scummvm/simon
2002-11-10 15:24:17 +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 Typo 2002-11-08 05:15:42 +00:00
midi.cpp if possible, always #include headers in the source files, not in other headers 2002-11-10 15:24:17 +00:00
midi.h clean up of the Simon MidiPlayer class 2002-10-21 12:57:15 +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 if possible, always #include headers in the source files, not in other headers 2002-11-10 15:24:17 +00:00
simon.h if possible, always #include headers in the source files, not in other headers 2002-11-10 15:24:17 +00:00
verb.cpp Fix some weird formating 2002-11-05 05:41:52 +00:00
vga.cpp Change vc_65 to warning for now 2002-11-07 07:36:39 +00:00
vga.h fixed SIMONDEBUG; some cleanup 2002-10-22 12:05:04 +00:00