Commit Graph

7 Commits (8d85b87702d61b81ff471bbe1b9eaaa34009aac1)

Author SHA1 Message Date
Martin Felis (schakeline) 0e77645776 removed old debug statement which would cause error when accelerating during transition views (e.g. ViewStatePlayerDied) 2010-11-28 20:04:37 +01:00
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
Martin Felis (berta) 26087be9f3 polished GUI 2010-11-13 18:45:15 +01:00
Martin Felis (berta) bbb6f75964 fixed annoying bug which would crash the game when pressing spacebar when the game was not in GameRunning state 2010-09-11 16:09:15 +02:00
Martin Felis (schakeline) b86d28541a moved event handling into Modules instead of having seperate event listener objects 2010-07-29 00:02:12 +08:00
Martin Felis (berta) 60ee79152b minor cleanups and added an icon 2010-04-08 20:04:39 +02:00
Martin Felis (berta) e7e0b39e82 initial commit 2010-04-05 23:38:59 +02:00