scummvm/engines/agi
Ori Avtalion 9414d7a6e2 JANITORIAL: Reduce header dependencies in shared code
Some backends may break as I only compiled SDL
2011-04-28 15:08:58 +03:00
..
agi.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
agi.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
checks.cpp
console.cpp DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
console.h
cycle.cpp AGI: Replace report() macro by debug() / warning() 2010-10-26 22:33:49 +00:00
detection_tables.h AGI: Added the Spanish version of SQ2 (bug report #3260349) 2011-04-03 19:11:49 +03:00
detection.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
font.h
global.cpp
graphics.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
graphics.h AGI: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:31 +01:00
id.cpp AGI: Replace report() macro by debug() / warning() 2010-10-26 22:33:49 +00:00
inv.cpp AGI: Fix bug #3087825: AGI: Code analysis warnings 2011-04-24 12:28:22 +03:00
keyboard.cpp AGI: Fix bug #3087825: AGI: Code analysis warnings 2011-04-24 12:28:22 +03:00
keyboard.h
loader_v2.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
loader_v3.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
logic.cpp
logic.h
lzw.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
lzw.h
menu.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
menu.h
module.mk
motion.cpp
objects.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
op_cmd.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
op_dbg.cpp AGI: Replace report() macro by debug() / warning() 2010-10-26 22:33:49 +00:00
op_test.cpp ALL: centre -> center 2011-04-14 14:34:28 +02:00
opcodes.h
picture.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
picture.h
preagi_common.cpp
preagi_common.h
preagi_mickey.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
preagi_mickey.h
preagi_troll.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
preagi_troll.h
preagi_winnie.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
preagi_winnie.h
preagi.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
preagi.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
predictive.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
saveload.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound_2gs.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound_2gs.h AGI: Avoid global constructors (due to global refs) 2011-04-04 09:53:26 +02:00
sound_coco3.cpp ALL: Fix indention (whitespaces -> tabs) 2010-10-23 15:46:50 +00:00
sound_coco3.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
sound_midi.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound_midi.h AUDIO: Move more common code to Audio::MidiPlayer 2011-03-25 14:15:53 +01:00
sound_pcjr.cpp AGI: Initialise PCjr emulator channels on creation 2010-09-16 04:43:49 +00:00
sound_pcjr.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
sound_sarien.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound_sarien.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
sound.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
sound.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
sprite.cpp ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
sprite.h
text.cpp ALL: colour -> color 2011-04-14 14:12:35 +02:00
view.cpp
view.h
wagparser.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
wagparser.h
words.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00