scummvm/engines/agi
2010-06-15 10:33:57 +00:00
..
agi.cpp Move DebugChannel related code to new header 2010-05-04 11:59:22 +00:00
agi.h AGI: Fix bug . 2010-06-15 10:29:20 +00:00
checks.cpp Cleanup 2009-06-06 17:45:52 +00:00
console.cpp AGI: add optional parameter to 'room' debug console command. 2010-06-15 10:27:04 +00:00
console.h Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
cycle.cpp AGI: Implement FR . 2010-06-15 10:33:26 +00:00
detection_tables.h AGI: Fix bug . 2010-06-15 10:29:20 +00:00
detection.cpp AGI: Fix bug . 2010-06-15 10:29:43 +00:00
font.h Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
global.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
graphics.cpp Fixed bug , "AGI: Can't click "cancel" in Save/Restore Game Menu". This 2010-01-05 18:52:39 +00:00
graphics.h Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
id.cpp Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
inv.cpp Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
keyboard.cpp AGI: Fix bug . 2010-06-15 10:32:44 +00:00
keyboard.h AGI: Make scancodeTable const 2009-10-20 11:13:42 +00:00
loader_v2.cpp Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
loader_v3.cpp AGI: Fix bug . 2010-06-15 10:31:39 +00:00
logic.cpp Whitespace fixes and C++ comments 2009-06-06 17:39:13 +00:00
logic.h Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
lzw.cpp Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
lzw.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
menu.cpp Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
menu.h Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
module.mk AGI: Split out IIgs sound emulator into separate files. 2010-06-15 10:33:57 +00:00
motion.cpp COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
objects.cpp Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
op_cmd.cpp AGI: Implemented immediate update for most of gfx to match original. 2010-06-15 10:32:25 +00:00
op_dbg.cpp AGI: Remove some global vars 2009-10-19 22:51:37 +00:00
op_test.cpp Strip trailing spaces/tabs. 2010-01-25 01:39:44 +00:00
opcodes.h Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
picture.cpp AGI: Fix bug . 2010-06-15 10:31:39 +00:00
picture.h Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
preagi_common.cpp Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
preagi_common.h Cleanup and simplification 2008-01-11 10:59:43 +00:00
preagi_mickey.cpp Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
preagi_mickey.h Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
preagi_troll.cpp Silenced some harmless cppcheck warnings about unreachable code after a return. 2010-03-10 06:39:23 +00:00
preagi_troll.h Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
preagi_winnie.cpp Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
preagi_winnie.h Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00
preagi.cpp Move DebugChannel related code to new header 2010-05-04 11:59:22 +00:00
preagi.h COMMON: Move Common::RandomSource to common/random.* 2010-03-18 15:07:11 +00:00
predictive.cpp COMMON: Move typedef StringList from str.h to new header str-array.h 2010-03-18 15:09:24 +00:00
saveload.cpp AGI: Fix bug . 2010-06-15 10:28:21 +00:00
sound_2gs.cpp AGI: Split out IIgs sound emulator into separate files. 2010-06-15 10:33:57 +00:00
sound_2gs.h AGI: Split out IIgs sound emulator into separate files. 2010-06-15 10:33:57 +00:00
sound.cpp AGI: Split out IIgs sound emulator into separate files. 2010-06-15 10:33:57 +00:00
sound.h AGI: Split out IIgs sound emulator into separate files. 2010-06-15 10:33:57 +00:00
sprite.cpp AGI: Implemented immediate update for most of gfx to match original. 2010-06-15 10:32:25 +00:00
sprite.h AGI: Implemented immediate update for most of gfx to match original. 2010-06-15 10:32:25 +00:00
text.cpp AGI: Fix bug . 2010-06-15 10:28:58 +00:00
view.cpp AGI: Fix walking for some versions of KQ4. 2010-06-15 10:33:07 +00:00
view.h AGI: Fix bug . 2010-06-15 10:31:18 +00:00
wagparser.cpp Silenced some cppcheck warnings. 2010-01-21 23:05:33 +00:00
wagparser.h Patch : Semicolon cleanup 2010-03-22 20:28:08 +00:00
words.cpp Reduce header dependencies for AGI engine. 2010-01-03 20:15:44 +00:00