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
56ac592d6d8355e1a25c1c2cf01b74fb979243b4
axyz
/
src
/
Game
T
History
Jocke
56ac592d6d
Removed debug code from Game.cpp
2016-01-12 14:16:01 +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
Removed debug code from Game.cpp
2016-01-12 14:16:01 +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