scummvm/simon
Oliver Kiehl 16048e9c14 fix bug pointed out by Merlin0fCha0s
svn-id: r10343
2003-09-20 22:26:10 +00:00
..
.cvsignore
charset.cpp Add Hebrew support for spoken text 2003-08-03 19:28:39 +00:00
debug.cpp debug/warning/error all automatically output a newline 2003-07-13 16:22:17 +00:00
debug.h Small cleanup 2003-05-30 09:39:21 +00:00
intern.h Add GF_INDY3 feature flag for indy3 games to reduce checks 2003-08-06 09:10:19 +00:00
items.cpp Add combined speech/subtitles support for simon2 hebrew 2003-08-02 10:09:05 +00:00
midi.cpp More music volume management fixes 2003-08-11 05:25:33 +00:00
midi.h More music volume management fixes 2003-08-11 05:25:33 +00:00
midiparser_s1d.cpp stdafx.h needs to be included before scummsys.h because of the #define of free. 2003-08-10 20:57:41 +00:00
module.mk plugin work: right now, only with build rules for OS X. Once I can get it to work here, I'll add more build rules. Work in progress, a lot ain't work, but the plugin stuff is disabled by default, so no harm should arise 2003-09-18 13:03:56 +00:00
res.cpp cleanup 2003-06-15 13:07:06 +00:00
simon.cpp fix bug pointed out by Merlin0fCha0s 2003-09-20 22:26:10 +00:00
simon.h moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) 2003-09-18 02:07:18 +00:00
sound.cpp moved declaration of error/warning/debug from engine.h to util.h 2003-09-10 12:31:20 +00:00
sound.h Add sfx/voice support for simon1cd32, thanks to olki. 2003-07-21 04:00:04 +00:00
verb.cpp Rename SimonState to SimonEngine 2003-06-01 09:41:56 +00:00
vga.cpp Reverted previous change since the mixer change was reverted. 2003-08-30 20:35:07 +00:00
vga.h