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
be628d94061ccfb6586d09c99af1ced4d5fa7cf3
axyz
/
include
/
Game
/
Systems
T
History
verysecrethero
be628d9406
Merge remote-tracking branch 'origin/master' into HealthPickup
...
# Conflicts: # resources/Schema/Components.xsd
2016-02-05 16:23:22 +01:00
..
CapturePointSystem.h
Made TriggerSystem make use of Octree
2016-01-27 13:35:16 +01:00
HealthSystem.h
Instagib!
2016-01-24 23:05:52 +01:00
InterpolationSystem.h
Fixed warnings associated with Network.cpp, Client.cpp, Server.cpp and Packet.cpp.
2016-02-02 13:26:15 +01:00
LifetimeSystem.h
Weapon RayZ
2016-01-25 11:26:33 +01:00
PickupSpawnSystem.h
Added HealthGain to HealthPickup component. Changed PickupSpawnSystem so it copies the values from the old to the new entity.
2016-02-05 16:13:59 +01:00
PlayerHUD.h
HealthMeter
2016-01-23 14:53:17 +01:00
PlayerMovementSystem.h
AssaultDashCheck is now in FirstPersonInputController instead. TODO: config option, shift button, forward/backward dash
2016-02-03 11:54:14 +01:00
PlayerSpawnSystem.h
Infinite respawning for now
2016-01-23 15:06:41 +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
Weapon RayZ
2016-01-25 11:26:33 +01:00