scummvm/engines/agos
2008-05-24 01:17:04 +00:00
..
agos.cpp Add Max's patch for AGOSEngine::pauseEngineIntern(). 2008-05-24 01:17:04 +00:00
agos.h Add Max's patch for AGOSEngine::pauseEngineIntern(). 2008-05-24 01:17:04 +00:00
animation.cpp
animation.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
charset-fontdata.cpp Move code to ignore invalid characters. 2008-03-26 03:10:40 +00:00
charset.cpp Move code to ignore invalid characters. 2008-03-26 03:10:40 +00:00
contain.cpp
cursor.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
debug.cpp
debug.h Minor cleanup. 2008-04-16 12:24:09 +00:00
debugger.cpp Fix to remove a tab character from the GPL header 2008-01-05 12:45:14 +00:00
debugger.h
detection_tables.h Add patch #1928643 - Czech fan translation of Simon the Sorcerer 1. 2008-03-29 13:27:25 +00:00
detection.cpp Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
draw.cpp Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1. 2008-03-01 03:59:56 +00:00
event.cpp Cleanup. 2008-04-16 08:50:25 +00:00
gfx.cpp Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. 2008-03-25 08:03:32 +00:00
icons.cpp Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. 2008-03-25 08:03:32 +00:00
input.cpp Fix name locking in Waxworks, and cleanup. 2008-03-23 23:18:43 +00:00
intern.h Add support for room states in Waxworks (DOS). 2008-03-22 09:46:25 +00:00
items.cpp
menus.cpp
midi.cpp
midi.h
midiparser_s1d.cpp Remove left over debug code. 2008-03-23 00:36:41 +00:00
module.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
oracle.cpp Fix bug #1911558 - FF: Inventory doesn't scroll to the end. 2008-03-12 00:22:30 +00:00
res_ami.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
res_snd.cpp And don't attempt to play sound, when the sound file isn't loaded in The Feeble Files. 2008-03-26 04:07:32 +00:00
res.cpp Add support for room states in Waxworks (DOS). 2008-03-22 09:46:25 +00:00
rooms.cpp Add support for room states in Waxworks (DOS). 2008-03-22 09:46:25 +00:00
saveload.cpp Always correct time events duration, when saving games. 2008-04-18 01:59:54 +00:00
script_e1.cpp Minor cleanup. 2008-04-16 12:24:09 +00:00
script_e2.cpp Minor cleanup. 2008-04-16 12:24:09 +00:00
script_ff.cpp Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); also replaced an evil function-static variable by a member variable (lastMinute) 2007-12-20 09:43:46 +00:00
script_pp.cpp Moved all time() calls in AGOS to a single new method AGOSEngine::getTime(); also replaced an evil function-static variable by a member variable (lastMinute) 2007-12-20 09:43:46 +00:00
script_s1.cpp
script_s2.cpp
script_ww.cpp Minor cleanup. 2008-04-16 12:24:09 +00:00
script.cpp Add work around for script bug in The Feeble Files. 2008-03-27 01:01:52 +00:00
sound.cpp Fix bug #1932150 - SIMON1: Sousaphone Bug. 2008-04-17 06:33:03 +00:00
sound.h
string.cpp Fix subtitle regressions in DOS Floppy demo of Simon the Sorcerer 1. 2008-03-01 03:59:56 +00:00
subroutine.cpp Fix Bug #1555117 - SIMON2: Cannot load Savegame. 2008-04-17 04:18:53 +00:00
verb.cpp Add patch #1928643 - Czech fan translation of Simon the Sorcerer 1. 2008-03-29 13:27:25 +00:00
vga_e2.cpp Removed unnecessary semi-colons. 2008-01-13 22:12:35 +00:00
vga_ff.cpp
vga_s1.cpp Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. 2008-03-25 08:03:32 +00:00
vga_s2.cpp
vga_ww.cpp
vga.cpp
vga.h
window.cpp Fix palette glitches in Amiga OCS version of Simon the Sorcerer 1. 2008-03-25 08:03:32 +00:00
zones.cpp