This website requires JavaScript.
Explore
Help
Sign In
BTH
/
axyz
Watch
1
Star
0
Fork
0
You've already forked axyz
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
382e00cff457bc0fa1df93eb05ce3f6cb19b687d
axyz
/
src
/
Engine
T
History
Ayumiwii
382e00cff4
Randomness fixed
...
Redundant continue removed Redundant cross product removed
2016-01-21 15:34:08 +01:00
..
Collision
CollisionSystem loops over Collidable components.
2016-01-18 13:29:10 +01:00
Core
Merge pull request
#36
from teamfisk/PlayerMovement
2016-01-18 13:32:42 +01:00
Editor
Renamed all instances of "Property" to "Field" in ComponentWrapper to maintain consistent naming with ComponentInfo
2016-01-17 00:38:25 +01:00
Input
Working Spawner, SpawnPoint, PlayerSpawn and Team components, along with their systems.
2016-01-17 01:00:48 +01:00
Network
Removed Close method from Client, Server and Network.
2016-01-12 17:47:03 +01:00
Rendering
Randomness fixed
2016-01-21 15:34:08 +01:00
Sound
Forgot to change the velocity for the emitters as well...
2016-01-15 16:10:02 +01:00
CMakeLists.txt
Merge remote-tracking branch 'origin/master' into Sound
2016-01-12 14:50:10 +01:00