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
db0e67b9bd39093d5a2046ae1e6c28c77f18ce77
axyz
/
include
/
Game
/
Systems
T
History
Jace
db0e67b9bd
Added EntityWrapper::IsChildOf and made snapshot interpolation and rendering exceptions for player less hacky
2016-01-23 11:44:16 +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
Added EntityWrapper::IsChildOf and made snapshot interpolation and rendering exceptions for player less hacky
2016-01-23 11:44:16 +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