fysxasteroids/asteroids
Martin Felis e5de3ba244 fixed 1.0.0 version for 2015 2015-06-11 14:01:41 +02:00
..
AsteroidEntity.cc editor and game improvements 2011-02-12 15:43:06 +01:00
AsteroidEntity.h reporting now collision normal and collision point when collisions occur 2010-12-01 10:18:45 +01:00
AsteroidsEnums.h fixed state transitions from highscore->main menu 2011-04-19 13:20:46 +02:00
AsteroidsEvents.h sound volumes are now read from and saved to config.rc + bugfix 2010-11-28 01:13:45 +01:00
Controller.cc fixed compilation under windows 2011-05-04 18:33:44 +02:00
Controller.h quick and dirty editor works for now 2011-01-02 18:25:20 +01:00
ControllerCommands.cc removed old debug statement which would cause error when accelerating during transition views (e.g. ViewStatePlayerDied) 2010-11-28 20:04:37 +01:00
EntityFactory.cc hunted some memory leaks (with success) 2010-04-14 22:01:45 +02:00
EntityFactory.h initial commit 2010-04-05 23:38:59 +02:00
EnumToString.cc initial commit 2010-04-05 23:38:59 +02:00
Game.cc moved menu states into separate directory 2010-06-06 01:22:01 +02:00
Game.h moved menu states into separate directory 2010-06-06 01:22:01 +02:00
Model.cc fixed 1.0.0 version for 2015 2015-06-11 14:01:41 +02:00
Model.h added level hashes and finished credits 2011-04-19 12:16:52 +02:00
ModelCommands.cc initial commit 2010-04-05 23:38:59 +02:00
Physics.cc initial commit 2010-04-05 23:38:59 +02:00
Physics.h initial commit 2010-04-05 23:38:59 +02:00
RocketEntity.cc beta 2 + editor for the windows version 2011-02-13 15:31:42 +01:00
RocketEntity.h beta 2 + editor for the windows version 2011-02-13 15:31:42 +01:00
ShipEntity.cc beta 2 + editor for the windows version 2011-02-13 15:31:42 +01:00
ShipEntity.h reporting now collision normal and collision point when collisions occur 2010-12-01 10:18:45 +01:00
View.cc version information in the CMakeLists.txt are now available in the code 2011-05-06 17:37:49 +02:00
View.h asking now whether online highscore mode should be used 2011-04-30 16:41:51 +02:00
editormain.cc beta 2 + editor for the windows version 2011-02-13 15:31:42 +01:00
main.cc fixed 1.0.0 version for 2015 2015-06-11 14:01:41 +02:00