scummvm/engines/simon
2006-07-25 03:46:56 +00:00
..
animation.cpp Add fix for bug #1519327 - FF: Stack corruption 2006-07-08 23:38:29 +00:00
animation.h Add eriktorbjorn's patch for DXA unification, with more changes 2006-06-28 14:06:54 +00:00
charset.cpp More whitespace changes. 2006-07-14 13:33:58 +00:00
cursor.cpp Fixed FF cursor hotspots, after Kirben pointed out to me two special cases that 2006-06-14 22:56:59 +00:00
debug.cpp Fixing compiler warnings under amd64. 2006-07-22 16:09:34 +00:00
debug.h Update copyright 2006-05-05 00:42:37 +00:00
debugger.cpp Update copyright 2006-05-05 00:42:37 +00:00
debugger.h Update copyright 2006-05-05 00:42:37 +00:00
draw.cpp More whitespace changes. 2006-07-14 13:33:58 +00:00
event.cpp Fix bug #1500552 - FF: Glitches in Swamp Soup game of arcade 2006-06-12 06:47:38 +00:00
game.cpp - let md5_file accept a FilesystemNode too 2006-07-22 14:59:44 +00:00
icons.cpp Update copyright 2006-05-05 00:42:37 +00:00
intern.h Ooops 2006-07-14 13:39:54 +00:00
items.cpp Check uppercase and lowercase, when confirming quit in Simon the Sorcerer 1/2 2006-07-25 03:46:56 +00:00
midi.cpp This should fix bug #1520629 ("No Music in Simon1"). 2006-07-11 16:51:10 +00:00
midi.h Whitespace changes. 2006-05-12 08:49:04 +00:00
midiparser_s1d.cpp Update copyright 2006-05-05 00:42:37 +00:00
module.mk * Renamed config.mak to config.mk 2006-06-24 08:48:11 +00:00
oracle.cpp More whitespace changes. 2006-07-14 13:33:58 +00:00
res.cpp Update copyright 2006-05-05 00:42:37 +00:00
saveload.cpp fixes compile with msvc8 2006-06-14 11:30:19 +00:00
simon.cpp Removing '/' at pathsnames of calls to "File::addDefaultDirectory" since it can't be assumed that the FS code uses '/' as path separators 2006-07-22 15:46:36 +00:00
simon.h Cleanup 2006-06-02 08:06:50 +00:00
sound.cpp Verify malloc worked. Apparently, simon (or FF?) sometimes tries to allocate extremly big (well, for the Nintendo DS at least :) chunks of memory, which lead to malloc failures. 2006-07-09 09:43:56 +00:00
sound.h Update copyright 2006-05-05 00:42:37 +00:00
string.cpp Update copyright 2006-05-05 00:42:37 +00:00
subroutine.cpp Update copyright 2006-05-05 00:42:37 +00:00
verb.cpp More whitespace changes. 2006-07-14 13:33:58 +00:00
vga.cpp Fixing compiler warnings under amd64. 2006-07-22 16:09:34 +00:00
vga.h Use #include "..." instead of #include <...> for pack-start.h and pack-end.h 2006-07-23 16:13:26 +00:00
window.cpp Update copyright 2006-05-05 00:42:37 +00:00