Commit Graph

21 Commits (8d85b87702d61b81ff471bbe1b9eaaa34009aac1)

Author SHA1 Message Date
Martin Felis b0d6d5baa6 minor tweaks (could not find app icon, and CMakeInstall directives) 2011-04-19 14:37:32 +02:00
Martin Felis 545c370816 fixed state transitions from highscore->main menu 2011-04-19 13:20:46 +02:00
Martin Felis 3950195593 added level hashes and finished credits 2011-04-19 12:16:52 +02:00
Martin Felis (berta) b4c046bae2 fixed sound playback of ship destroyed 2011-03-24 08:26:06 +01:00
Martin Felis (berta) e2fd3393d3 clarified highscore submission when internet connection fails 2011-03-16 23:21:22 +01:00
Martin Felis (berta) 21239c9962 highscores can now be submitted to and retrieved from a server 2011-03-16 17:03:41 +01:00
Martin Felis (berta win) 2cb35eab1f beta 2 + editor for the windows version 2011-02-13 15:31:42 +01:00
Martin Felis (berta) 5359374304 editor now in a separate executable 2011-02-12 17:04:44 +01:00
Martin Felis (berta) ce66a791af bugfixes less log messages
- fixed sudden acceleration of asteroids (wrong order of collision handling
	and resolving)
2011-02-12 16:34:47 +01:00
martin 8daee27ed8 fixed collision detection that go over world boundaries 2011-02-01 18:24:33 +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 Felis (berta win) 1a30c7583c Final version of Beta 1
- made the world a little smaller such that there is only little space off screen
2010-12-01 10:48:10 +01:00
Martin Felis (berta win) 083617ea64 console window now hidden under w32 and fixed bug which would prevent loading of the last level 2010-11-29 10:15:08 +01:00
Martin Felis (berta win) 1a0da37a4c applied fixes for windows compatibility, needs cleanup 2010-11-28 23:08:52 +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) f583cf39a8 previous functionality of the view restored with a few new benefits ("non-linear" menus) 2010-11-28 00:20:58 +01:00
Martin Felis (berta) 60ee79152b minor cleanups and added an icon 2010-04-08 20:04:39 +02:00
Martin Felis (berta) 7c01aaf913 added logging to a file 2010-04-08 19:34:57 +02:00
Martin Felis (berta) dd70d90ba5 asteroids techdemo 10.04 2010-04-06 22:55:49 +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