..
AsteroidEntity.cc
minor cleanups and added an icon
2010-04-08 20:04:39 +02:00
AsteroidEntity.h
initial commit
2010-04-05 23:38:59 +02:00
AsteroidsEnums.h
view states are now managed by a stack + bugfixing
2010-11-27 20:56:38 +01:00
AsteroidsEvents.h
view states are now managed by a stack + bugfixing
2010-11-27 20:56:38 +01:00
Controller.cc
some progress concerning IMGUI widgets (added simple text input)
2010-09-11 02:28:50 +02:00
Controller.h
some progress concerning IMGUI widgets (added simple text input)
2010-09-11 02:28:50 +02:00
ControllerCommands.cc
view states are now managed by a stack + bugfixing
2010-11-27 20:56:38 +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
view states are now managed by a stack + bugfixing
2010-11-27 20:56:38 +01:00
Model.h
view states are now managed by a stack + bugfixing
2010-11-27 20:56:38 +01: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
initial commit
2010-04-05 23:38:59 +02:00
RocketEntity.h
minor cleanups and added an icon
2010-04-08 20:04:39 +02:00
ShipEntity.cc
intermediate commit: still working on view state managing
2010-11-27 08:38:32 +01:00
ShipEntity.h
view states are now managed by a stack + bugfixing
2010-11-27 20:56:38 +01:00
View.cc
view states are now managed by a stack + bugfixing
2010-11-27 20:56:38 +01:00
View.h
view states are now managed by a stack + bugfixing
2010-11-27 20:56:38 +01:00
main.cc
minor cleanups and added an icon
2010-04-08 20:04:39 +02:00