scummvm/engines/agi
2015-12-28 00:14:11 +01:00
..
agi.cpp AGI: Remove superflous default value registration for extra GUI options. 2015-12-28 00:14:11 +01:00
agi.h AGI: implement original sierra font, fix bug #6405 2015-05-19 12:39:39 +02:00
checks.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp AGI: Remove unused variable 2015-12-06 17:17:19 +01:00
console.h AGI: add new debug command "version" 2015-11-23 22:51:21 +01:00
cycle.cpp AGI: stub for AGI1 newRoom() 2015-12-05 08:03:36 +01:00
detection_tables.h AGI: Add detection for the fangame 'The Gourd of the Beans' 2015-07-26 19:13:14 -04:00
detection.cpp AGI: mouse support cleanup 2015-05-15 05:10:08 +02:00
font.h AGI: implement original sierra font, fix bug #6405 2015-05-19 12:39:39 +02:00
global.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
graphics.cpp AGI: Disable unused palettes for compilation 2015-07-19 17:13:38 +02:00
graphics.h AGI: implement original sierra font, fix bug #6405 2015-05-19 12:39:39 +02:00
id.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
inv.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
keyboard.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
keyboard.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
loader_v1.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
loader_v2.cpp AGI: use shorter sizes for buffers 2014-12-22 23:10:31 +01:00
loader_v3.cpp AGI: use shorter sizes for buffers 2014-12-22 23:10:31 +01:00
logic.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
logic.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
lzw.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
lzw.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
menu.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
menu.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
module.mk GUI: Move predictive dialog to common gui 2012-03-25 12:21:38 +03:00
motion.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
objects.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
op_cmd.cpp AGI: stub for AGI1 newRoom() 2015-12-05 08:03:36 +01:00
op_dbg.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
op_test.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
opcodes.cpp AGI: stub for AGI1 newRoom() 2015-12-05 08:03:36 +01:00
opcodes.h AGI: stub for AGI1 newRoom() 2015-12-05 08:03:36 +01:00
picture.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
picture.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
preagi_mickey.cpp AGI: Enable sound by default in Mickey's Space Adventure. 2015-07-19 19:51:46 +10:00
preagi_mickey.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
preagi_troll.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
preagi_troll.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
preagi_winnie.cpp ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf. 2014-05-27 02:04:07 +02:00
preagi_winnie.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
preagi.cpp AGI: implement original sierra font, fix bug #6405 2015-05-19 12:39:39 +02:00
preagi.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
saveload.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_2gs.cpp AGI: Improve debug output 2015-11-28 00:06:47 +01:00
sound_2gs.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_coco3.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_coco3.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_midi.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_midi.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_pcjr.cpp AGI: Remove dead code in PCjr code 2015-05-11 20:15:03 +01:00
sound_pcjr.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_sarien.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound_sarien.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sound.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sprite.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
sprite.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
text.cpp AGI: implement original sierra font, fix bug #6405 2015-05-19 12:39:39 +02:00
view.cpp AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
view.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
wagparser.cpp AGI: Removed excess check 2015-11-27 22:34:26 +01:00
wagparser.h AGI: Make GPL headers consistent in themselves. 2014-02-18 02:39:32 +01:00
words.cpp AGI: Better pointer checking 2015-11-27 22:49:18 +01:00