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
ad4e723677c72af09d48caa675fa3ad5af737d7f
axyz
/
src
/
Game
T
History
Jace
81024b4a1d
First work on EntityFileWriter for saving levels
2016-01-11 14:35:41 +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
First work on EntityFileWriter for saving levels
2016-01-11 14:35:41 +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