scummvm/simon
Travis Howell 493485763b Split debug opcode table into separate file.
Clean up debug, debug now uses correct opcode table automatically

svn-id: r5630
2002-11-20 05:43:43 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
debug.cpp Split debug opcode table into separate file. 2002-11-20 05:43:43 +00:00
debug.h Split debug opcode table into separate file. 2002-11-20 05:43:43 +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 Auto enable text when no voice file is available. 2002-11-20 05:12:10 +00:00
midi.cpp Added support for volume and pause control to Simon music. 2002-11-18 09:08:45 +00:00
midi.h Added support for volume and pause control to Simon music. 2002-11-18 09:08: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 Auto enable text when no voice file is available. 2002-11-20 05:12:10 +00:00
simon.h Auto enable text when no voice file is available. 2002-11-20 05:12:10 +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