..
agi.cpp
JANITORIAL: Remove trailing whitespace
2013-07-14 19:01:47 +02:00
agi.h
AGI: Fix bug #3600733 - "AGI FANMADE: function slowing down game"
2013-05-11 17:09:59 +03:00
checks.cpp
AGI: Fix bug #3451122 - "AGI-FANMADE: Nick's Quest hangs ScummVM upon starting"
2012-01-07 18:56:23 +02: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: Some cleanup of the debug console
2012-11-06 20:44:09 +02:00
console.h
AGI: Some cleanup of the debug console
2012-11-06 20:44:09 +02:00
cycle.cpp
AGI: Fix bug #3600733 - "AGI FANMADE: function slowing down game"
2013-05-11 17:09:59 +03:00
detection_tables.h
AGI: Adding detection for the Ultimate AGI Fangame Demo.
2013-09-19 01:19:38 -04:00
detection.cpp
AGI: Remove obsolete TODO
2013-05-11 17:09:58 +03:00
font.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
global.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
graphics.cpp
AGI: Fix warnings
2011-11-02 22:20:40 +00:00
graphics.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
id.cpp
AGI: Refactor interpreter core (somewhat akin to SCI)
2011-08-13 23:26:51 +01:00
inv.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
keyboard.cpp
GUI: Move predictive dialog to common gui
2012-03-25 12:21:38 +03:00
keyboard.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
loader_v1.cpp
AGI: Fix potential buffer overrun. CID 1004028
2013-10-07 23:13:30 +03:00
loader_v2.cpp
AGI: Fix buffer overrun. CID 1004033
2013-10-07 23:07:25 +03:00
loader_v3.cpp
AGI: Fix buffer overrun. CID 1004030
2013-10-07 23:05:43 +03:00
logic.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
logic.h
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
2013-01-26 19:38:02 +01:00
lzw.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
lzw.h
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
2013-01-26 19:38:02 +01:00
menu.cpp
JANITORIAL: Remove trailing whitespaces.
2012-09-26 04:17:55 +02:00
menu.h
JANITORIAL: Fix whitespace in pointer template arg
2012-02-15 10:07:08 -06:00
module.mk
GUI: Move predictive dialog to common gui
2012-03-25 12:21:38 +03:00
motion.cpp
AGI: Renamed some #defines to our code conventions and moved them to enums
2011-08-14 18:48:59 +01:00
objects.cpp
AGI: Fix bug #3095169 : AGI inventory items
2011-12-13 00:39:50 +00:00
op_cmd.cpp
AGI: Null terminate string. CID 1003888
2013-04-27 08:43:06 +03:00
op_dbg.cpp
AGI: Refactor interpreter core (somewhat akin to SCI)
2011-08-13 23:26:51 +01:00
op_test.cpp
AGI: Fix bug #3600733 - "AGI FANMADE: function slowing down game"
2013-05-11 17:09:59 +03:00
opcodes.cpp
AGI: Fix potential buffer overrun. CID 1004028
2013-10-07 23:13:30 +03:00
opcodes.h
Checked V1 instructions till 0x42
2011-08-14 21:40:07 +01:00
picture.cpp
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
picture.h
AGI: Fix bug #3451122 - "AGI-FANMADE: Nick's Quest hangs ScummVM upon starting"
2012-01-07 18:56:23 +02:00
POTFILES
I18N: Move specification of engine specific files to enginedir/POTFILES.
2013-08-12 17:54:31 +02:00
preagi_mickey.cpp
AGI: Fix bad buffer overrun. CID 1004029
2013-10-08 00:11:18 +03:00
preagi_mickey.h
JANITORIAL: Fix missing whitespace in pointer cast
2012-02-15 10:07:10 -06:00
preagi_troll.cpp
AGI: Mark fall-through. Detected by CID 1003771
2013-07-15 12:00:10 +03:00
preagi_troll.h
AGI: Make Troll inherit from PreAgiEngine
2011-08-15 11:55:03 -04:00
preagi_winnie.cpp
AGI: Fix CID 1003768. Missing break in switch
2013-07-15 11:59:59 +03:00
preagi_winnie.h
JANITORIAL: Enforce "} // End of namespace" with a single space after }.
2013-01-26 19:38:02 +01:00
preagi.cpp
AGI: Fixed bug #3196882 - "KQ3: PCSpeaker affects render mode"
2011-09-26 05:23:42 +03:00
preagi.h
AGI: Clean up save/load String usage
2011-09-26 09:27:15 +02:00
saveload.cpp
AGI: Null terminate string. CID 1003890
2013-04-27 08:46:24 +03:00
sound_2gs.cpp
AGI: Get rid of unused SoundMgr parameters
2013-04-18 23:50:19 +02:00
sound_2gs.h
AGI: Get rid of unused SoundMgr parameters
2013-04-18 23:50:19 +02:00
sound_coco3.cpp
AGI: Make the sound code use AgiBase instead of AgiEngine
2011-08-14 13:10:43 -04:00
sound_coco3.h
AGI: Make the sound code use AgiBase instead of AgiEngine
2011-08-14 13:10:43 -04:00
sound_midi.cpp
AGI: Get rid of unused SoundMgr parameters
2013-04-18 23:50:19 +02:00
sound_midi.h
AGI: Get rid of unused SoundMgr parameters
2013-04-18 23:50:19 +02:00
sound_pcjr.cpp
JANITORIAL: Remove trailing whitespaces.
2012-09-26 04:17:55 +02:00
sound_pcjr.h
AGI: Make the sound code use AgiBase instead of AgiEngine
2011-08-14 13:10:43 -04:00
sound_sarien.cpp
JANITORIAL: Fix missing whitespace in pointer cast
2012-02-15 10:07:10 -06:00
sound_sarien.h
AGI: Make the sound code use AgiBase instead of AgiEngine
2011-08-14 13:10:43 -04:00
sound.cpp
AGI: Fix sound deinit. CID 1004128
2013-04-21 14:12:13 +03:00
sound.h
AGI: Fix sound deinit. CID 1004128
2013-04-21 14:12:13 +03:00
sprite.cpp
JANITORIAL: Fix missing whitespace in pointer cast
2012-02-15 10:07:10 -06:00
sprite.h
JANITORIAL: Fix whitespace in pointer template arg
2012-02-15 10:07:08 -06:00
text.cpp
JANITORIAL: Remove trailing whitespaces.
2012-09-26 04:17:55 +02:00
view.cpp
AGI: Renamed some #defines to our code conventions and moved them to enums
2011-08-14 18:48:59 +01:00
view.h
AGI: Renamed some #defines to our code conventions and moved them to enums
2011-08-14 18:48:59 +01:00
wagparser.cpp
ALL: Fix typo (succesful -> successful)
2013-06-06 16:45:59 +02:00
wagparser.h
GIT: Clean up: Suppress SVN tags, now useless
2011-05-12 01:16:22 +02:00
words.cpp
AGI: Skip words starting with digits that are filed under 'a' in the dictionary.
2013-10-01 19:58:51 +02:00