scummvm/engines/simon
2006-09-16 22:35:21 +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 Overhaul of the debugger code 2006-09-16 16:58:27 +00:00
debugger.h Overhaul of the debugger code 2006-09-16 16:58:27 +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 Fix bug #1544799 - SIMON: Engine creates launcher entry when failing to launch. 2006-08-26 11:25:08 +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 Update error messages and always report an error if data file load fails 2006-08-27 05:02:48 +00:00
midi.h Whitespace changes. 2006-05-12 08:49:04 +00:00
midiparser_s1d.cpp Update error messages and always report an error if data file load fails 2006-08-27 05:02:48 +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 error messages and always report an error if data file load fails 2006-08-27 05:02:48 +00:00
saveload.cpp fixes compile with msvc8 2006-06-14 11:30:19 +00:00
simon.cpp * Added virtual Engine::getDebugger() method 2006-09-16 19:31:23 +00:00
simon.h * Added virtual Engine::getDebugger() method 2006-09-16 19:31:23 +00:00
sound.cpp Fix bug #1559767 - SIMONWIN: Crashes on start-up 2006-09-16 22:35:21 +00:00
sound.h Update copyright 2006-05-05 00:42:37 +00:00
string.cpp Made FF use the same max length for every line when word-wrapping subtitles, 2006-08-13 06:32:16 +00:00
subroutine.cpp Fix bug #1559767 - SIMONWIN: Crashes on start-up 2006-09-16 22:35:21 +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