scummvm/simon
2002-11-15 20:46:57 +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 fixed looping problem, removed useless code and renamed playSound to playEffects 2002-11-13 16:34:22 +00:00
midi.cpp changed warning to error 2002-11-13 16:37:05 +00:00
midi.h An ugly hack to allow music looping in simon1talkie 2002-11-13 04:34:45 +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 readded variable removed in last commit - needed for big endian 2002-11-15 20:46:57 +00:00
simon.h fixed looping problem, removed useless code and renamed playSound to playEffects 2002-11-13 16:34:22 +00:00
verb.cpp Fix some weird formating 2002-11-05 05:41:52 +00:00
vga.cpp fixed looping problem, removed useless code and renamed playSound to playEffects 2002-11-13 16:34:22 +00:00
vga.h fixed SIMONDEBUG; some cleanup 2002-10-22 12:05:04 +00:00