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
ce8dcd30227b19bd04c53638bb98e5b800409c71
axyz
/
src
/
Game
T
History
Jace
ce8dcd3022
Merge pull request
#33
from teamfisk/Forward+
...
Forward+
2016-01-15 16:20:53 +01:00
..
CMakeLists.txt
HotFix: Updated the CMakeList.txt in src/Game so it has the HealthSystem.cpp. This is needed otherwise the solution cant find that file
2016-01-07 16:36:18 +01:00
Game.cpp
Merge pull request
#33
from teamfisk/Forward+
2016-01-15 16:20:53 +01:00
HealthSystem.cpp
Fixed so the PlayerDeath event doesn't get spammed while the player is dead. Also made sure that any remaining healthDeltas are cleared when dead.
2016-01-08 11:37:51 +01:00
main.cpp
Engine puzzle completed
2015-11-30 17:02:24 +01:00
PlayerSystem.cpp
Merge remote-tracking branch 'origin/master' into Networking
2015-12-18 14:18:53 +01:00