Commit graph

22 commits

Author SHA1 Message Date
Sebastian Krzyszkowiak
a4756eaeb0 implement fps counter 2012-05-04 00:26:24 +02:00
Sebastian Krzyszkowiak
0ed5b9495c cleaning up mess in data directory 2012-04-30 00:55:27 +02:00
Sebastian Krzyszkowiak
555cc0b9e0 use ANSI C gcc mode 2012-04-14 22:26:33 +02:00
Sebastian Krzyszkowiak
37f879c297 little cleanup in menu handling code 2012-03-13 12:52:57 +01:00
Sebastian Krzyszkowiak
9b33a0af12 display "Loading" when switching to new resolution 2012-03-10 16:32:45 +01:00
Sebastian Krzyszkowiak
00f4c409e6 implement fullscreen setting from pause menu 2012-03-08 22:21:02 +01:00
Sebastian Krzyszkowiak
662dbf3c89 play missing click sounds in pause menu 2012-03-08 19:26:30 +01:00
Sebastian Krzyszkowiak
2a16055a6b don't restart the game if video settings are changed during game 2012-03-08 17:38:40 +01:00
Sebastian Krzyszkowiak
1f43af56f0 clean up of menu keydown handling (pause now shares code with menu) 2012-03-07 23:23:39 +01:00
Sebastian Krzyszkowiak
b0a4369678 introduce menustates 2012-03-07 22:06:19 +01:00
Sebastian Krzyszkowiak
f6e4b0625c update click sound, play it in few more places 2012-03-07 15:20:16 +01:00
Sebastian Krzyszkowiak
572d147e0c fix loading menu when starting with other gamestate 2012-03-07 15:03:56 +01:00
Sebastian Krzyszkowiak
e4e848b175 use mixers for audio 2012-03-05 21:07:42 +01:00
Sebastian Krzyszkowiak
5627ddecaf rewrite config handling using allegro routines 2012-03-05 10:35:25 +01:00
Sebastian Krzyszkowiak
cb33ac763d fix segfaults in pause 2012-03-04 16:52:05 +01:00
Sebastian Krzyszkowiak
87dbd1f04b remove image cache, cleanup 2012-03-04 15:57:23 +01:00
Sebastian Krzyszkowiak
5b5bd21ffe add license information 2012-03-04 13:32:42 +01:00
Sebastian Krzyszkowiak
0d7edb94e3 add Derpy to pause screen :D 2012-03-04 13:24:35 +01:00
Sebastian Krzyszkowiak
bf83ae80a0 fix memory leak in pause state 2012-03-03 23:13:35 +01:00
Sebastian Krzyszkowiak
0bc45ea1af implement menu while paused 2012-03-03 21:58:14 +01:00
Sebastian Krzyszkowiak
bad5c07f7f pause music on pause :D 2012-03-02 17:47:02 +01:00
Sebastian Krzyszkowiak
78172b6c32 implement pause 2012-03-02 16:52:13 +01:00