Commit Graph

8 Commits (965c4d926949f1b1ed60d7cc10474309396b09af)

Author SHA1 Message Date
Martin Felis (lola) 965c4d9269 quick and dirty editor works for now 2011-01-02 18:25:20 +01:00
Martin Felis (schakeline) d01ab37554 introduced game data dir and user data dir
- the game data dir contains system wide data such as levels, sounds, etc.
- user data dir stores higscore, configurations
2010-12-03 00:15:26 +01:00
martin cfedddcae0 prepared for debian packaging 2010-12-02 19:56:55 +01:00
Martin Felis (berta) 05b30a5b1d player sounds and controls get reset when player dies or the game ends 2010-12-01 10:02:26 +01:00
Martin Felis (berta) b8f0ed31e3 sound volumes are now read from and saved to config.rc + bugfix
- fixed calling of IMGUIClear() when the view state changed (was previously
	called only when the game state changed)
2010-11-28 01:13:45 +01:00
Martin Felis (berta) 3f962163b3 some progress concerning IMGUI widgets (added simple text input) 2010-09-11 02:28:50 +02:00
Martin Felis (berta) f862a952e5 running now asteroids.rc on startup and cleanup of debug messages 2010-04-06 00:12:26 +02:00
Martin Felis (berta) e7e0b39e82 initial commit 2010-04-05 23:38:59 +02:00