scummvm/simon
2002-11-17 18:44:33 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
debug.cpp Fix some weird formating 2002-11-05 05:41:52 +00:00
intern.h don't open files all the time just to detect whether we use VOC/WAV/MP3 music: we have a concept of so called 'variables' which can be used to store data, make use of this cool technique <g>; load effects even if voice file is missing; cleanup 2002-10-30 23:52:19 +00:00
items.cpp implemented quit_if_user_presses_y() 2002-11-17 15:15:26 +00:00
midi.cpp added structures for midi pause/volume 2002-11-17 17:15:29 +00:00
midi.h added structures for midi pause/volume 2002-11-17 17:15:29 +00:00
res.cpp if possible, always #include headers in the source files, not in other headers 2002-11-10 15:24:17 +00:00
simon.cpp added the ability to pause effects (s) and ambient sound (b) 2002-11-17 18:44:33 +00:00
simon.h added the ability to pause effects (s) and ambient sound (b) 2002-11-17 18:44:33 +00:00
verb.cpp Fix some weird formating 2002-11-05 05:41:52 +00:00
vga.cpp added the ability to pause effects (s) and ambient sound (b) 2002-11-17 18:44:33 +00:00
vga.h fixed SIMONDEBUG; some cleanup 2002-10-22 12:05:04 +00:00