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
e7da11fda49d2fa454d2525cef79c5eb59e6c302
axyz
/
include
/
Game
T
History
verysecrethero
8f257b9a58
Merge remote-tracking branch 'origin/master' into CapturePointTake
...
# Conflicts: # src/Game/Game.cpp # src/Tests/ResourceManagerTest.cpp
2016-01-15 11:24:20 +01:00
..
CapturePointSystem.h
CapturePointSystem code has been refactored and some branches "optimized"
2016-01-14 10:23:27 +01:00
Game.h
Merge remote-tracking branch 'origin/master' into Rendering
2016-01-12 16:13:20 +01:00
HealthSystem.h
Fixed typo backslash instead of slash in various classes (the includes)
2016-01-13 15:58:52 +01:00
PlayerSystem.h
Removed ShootEvent from CapturePoint
2016-01-15 11:17:22 +01:00
RaptorCopterSystem.h
Added support for "Impure" systems, which only update once per frame and contain their own logic for manipulating the world, instead of relying on a single list of components.
2015-12-14 13:57:51 +01:00