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
|
e874678081
|
use mixer gain to enable/disable music/fx
|
2012-03-08 12:49:58 +01:00 |
|
Sebastian Krzyszkowiak
|
d8a6106157
|
add video options, implement fullscreen switching
|
2012-03-08 12:34:47 +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
|
2f118db351
|
create separate mixers for music and fx
|
2012-03-05 11:13:08 +01:00 |
|
Sebastian Krzyszkowiak
|
5627ddecaf
|
rewrite config handling using allegro routines
|
2012-03-05 10:35:25 +01:00 |
|
Sebastian Krzyszkowiak
|
e5a9f12358
|
implement voice reading intro
|
2012-03-04 22:02:23 +01:00 |
|
Sebastian Krzyszkowiak
|
4b8bd024d7
|
better moonwalk synchronization :D
|
2012-03-04 17:37:44 +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
|
b0b3fbc59e
|
fix cutted text in about screen
|
2012-03-04 14:20:04 +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
|
9dcab1af04
|
check if fonts were actually loaded
|
2012-03-03 23:20:47 +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
|
163efc05e8
|
little cleanup
|
2012-03-03 21:23:25 +01:00 |
|
Sebastian Krzyszkowiak
|
35e3ad3738
|
fix fade outs from menu... again :p
|
2012-03-03 21:12:11 +01:00 |
|
Sebastian Krzyszkowiak
|
5ac48ffc08
|
fix fade outs from menu
|
2012-03-03 21:10:08 +01:00 |
|
Sebastian Krzyszkowiak
|
3828f4136b
|
use proper linear filtering for image scaling
|
2012-03-03 21:09:49 +01:00 |
|
Sebastian Krzyszkowiak
|
d9dd10d063
|
fix intro on some resolutions
|
2012-03-03 00:02:34 +01:00 |
|
Sebastian Krzyszkowiak
|
44c5c06ff4
|
attempt to fix uninitialized level number happening sometimes...
|
2012-03-02 23:08:22 +01:00 |
|
Sebastian Krzyszkowiak
|
bad5c07f7f
|
pause music on pause :D
|
2012-03-02 17:47:02 +01:00 |
|
Sebastian Krzyszkowiak
|
cc82a7d9d7
|
parallel building :D
|
2012-03-02 16:55:02 +01:00 |
|
Sebastian Krzyszkowiak
|
78172b6c32
|
implement pause
|
2012-03-02 16:52:13 +01:00 |
|
Sebastian Krzyszkowiak
|
4cba98f8bc
|
fix map drawing
|
2012-03-02 00:22:14 +01:00 |
|
Sebastian Krzyszkowiak
|
b96edbfbce
|
performance fixes on menu fades
|
2012-03-02 00:00:31 +01:00 |
|
Sebastian Krzyszkowiak
|
329e867714
|
map: don't load background twice
|
2012-03-01 23:52:35 +01:00 |
|
Sebastian Krzyszkowiak
|
3d2b60b6a6
|
cache derpy spritesheet
|
2012-03-01 23:03:07 +01:00 |
|
Sebastian Krzyszkowiak
|
5fd6b4b912
|
fix infinite loop with config handling
|
2012-03-01 22:46:54 +01:00 |
|
Sebastian Krzyszkowiak
|
334adcf9c0
|
fixes for scaling performance
|
2012-03-01 22:34:19 +01:00 |
|
Sebastian Krzyszkowiak
|
535f5abc94
|
fix bitmap leakage in intro view
|
2012-03-01 22:07:48 +01:00 |
|
Sebastian Krzyszkowiak
|
075934337d
|
:o
|
2012-03-01 13:32:44 +01:00 |
|
Sebastian Krzyszkowiak
|
3752bc948d
|
don't force opengl on windows
|
2012-03-01 13:18:56 +01:00 |
|
Sebastian Krzyszkowiak
|
256c21c0f2
|
fill bitmaps as needed in intro view, as opposed to filling big bitmap at loading time
|
2012-03-01 13:15:20 +01:00 |
|
Sebastian Krzyszkowiak
|
da8f108d79
|
non-code updates
|
2012-03-01 11:02:48 +01:00 |
|
Sebastian Krzyszkowiak
|
72ab5cf3cb
|
scale letter bitmap with linear filtering in about screen
|
2012-03-01 10:54:56 +01:00 |
|
Sebastian Krzyszkowiak
|
b7b19b1a8c
|
FPS independent timings
|
2012-03-01 10:49:20 +01:00 |
|
Sebastian Krzyszkowiak
|
f2adc2aff4
|
small fixes
|
2012-03-01 01:46:45 +01:00 |
|
Sebastian Krzyszkowiak
|
d9d78969dc
|
cleanup
|
2012-03-01 01:25:27 +01:00 |
|
Sebastian Krzyszkowiak
|
68376cb4dd
|
;3
|
2012-03-01 01:17:24 +01:00 |
|
Sebastian Krzyszkowiak
|
ee67f89116
|
moar caching
|
2012-03-01 01:14:24 +01:00 |
|
Sebastian Krzyszkowiak
|
cbdb68382c
|
moar memory bitmaps
|
2012-03-01 00:37:16 +01:00 |
|
Sebastian Krzyszkowiak
|
7de296ae93
|
reset menu state on each load
|
2012-02-29 23:29:40 +01:00 |
|
Sebastian Krzyszkowiak
|
5895e206dc
|
use pregenerated bitmap in loading screen
|
2012-02-29 23:17:32 +01:00 |
|