Go to file
Martin Felis (schakeline) 3340471c61 view states are now managed by a stack + bugfixing
- when one defines DECL_ENUM_LAST it is possible to check whether a string for
	a give enum exists
- making sure ships are alive when they are spawned
- added warning concerning QueueEvent and TriggerEvent (one shall avoid the
	latter)
2010-11-27 20:56:38 +01:00
CMake initial commit 2010-04-05 23:38:59 +02:00
asteroids view states are now managed by a stack + bugfixing 2010-11-27 20:56:38 +01:00
data added printing of error message when initializing sound, fixed font spacing the millionth time 2010-11-15 22:49:35 +01:00
engine view states are now managed by a stack + bugfixing 2010-11-27 20:56:38 +01:00
.hgignore merge 2010-08-30 14:51:32 +02:00
CMakeLists.txt using now IMGUI for the GUI and removed the Overlay based interface 2010-09-16 00:04:39 +02:00
Doxyfile smaller fixes in the documentation 2010-06-06 01:35:38 +02:00
asteroids.rc Put the variables of the ship as static members of ShipEntity, introduced variable ship_maxattackrate 2010-04-08 19:03:16 +02:00
codingstyle.txt initial commit 2010-04-05 23:38:59 +02:00