scummvm/simon
2003-07-05 15:19:11 +00:00
..
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
charset.cpp Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augmented by some more changes of mine 2003-06-14 18:52:30 +00:00
debug.cpp misc. 2003-06-16 08:28:15 +00:00
debug.h Small cleanup 2003-05-30 09:39:21 +00:00
intern.h Change GF_AMIGAS back to GF_AMIGA 2003-06-15 14:07:53 +00:00
items.cpp cleanup 2003-06-15 13:07:06 +00:00
midi.cpp Fixed undefined file read operation 2003-05-25 21:32:11 +00:00
midi.h updated code to use type MutexRef; added class StackLock (from sdl backend, now in util.*) 2003-07-05 15:19:11 +00:00
midiparser_s1d.cpp Fixed occassional music crashes when loading games. 2003-05-25 15:47:06 +00:00
module.mk Split charset functions into separate file 2003-05-25 11:02:39 +00:00
res.cpp cleanup 2003-06-15 13:07:06 +00:00
simon.cpp delete _sound when SimonState is destroyed; fix leak & enian bug in playSting (but somebody please test that, I don't have simon1dos) 2003-06-21 15:53:27 +00:00
simon.h some more memory inits; cleanup 2003-06-21 15:42:20 +00:00
sound.cpp only declare class MP3Sound if USE_MAD is #defined 2003-06-24 21:52:52 +00:00
sound.h fix some memory leaks 2003-06-21 15:36:19 +00:00
verb.cpp Rename SimonState to SimonEngine 2003-06-01 09:41:56 +00:00
vga.cpp Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augmented by some more changes of mine 2003-06-14 18:52:30 +00:00
vga.h updated copyrights headers 2003-03-06 21:46:56 +00:00