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
750442d2244e97c989e62b45fcc91c68c59af129
axyz
/
include
/
Game
/
Systems
T
History
Jace
74d9bae896
Added conditional spawning based on whether the running instance is a server or not
2016-01-22 17:34:57 +01:00
..
CapturePointSystem.h
Merge remote-tracking branch 'origin/master' into EditorUsefulness
2016-01-21 16:16:35 +01:00
HealthSystem.h
Changed System to take World through constructor and store it instead, cause it makes more sense.
2016-01-18 23:59:33 +01:00
InterpolationSystem.h
Used config for a lot of things
2016-01-22 13:18:53 +01:00
PlayerMovementSystem.h
Basic movement and camera management between players and editor
2016-01-22 16:12:51 +01:00
PlayerSpawnSystem.h
Added conditional spawning based on whether the running instance is a server or not
2016-01-22 17:34:57 +01:00
RaptorCopterSystem.h
Changed System to take World through constructor and store it instead, cause it makes more sense.
2016-01-18 23:59:33 +01:00
SpawnerSystem.h
Changed System to take World through constructor and store it instead, cause it makes more sense.
2016-01-18 23:59:33 +01:00
WeaponSystem.h
Changed some files so it works with the changes in master. (weaponsystem,capturepoint,some tests)
2016-01-21 17:36:47 +01:00