scummvm/engines/agi
2007-02-19 00:03:14 +00:00
..
agi_v2.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
agi_v3.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
agi.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
agi.h Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
checks.cpp Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
console.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
console.h Formating names in source code 2007-01-16 12:40:51 +00:00
cycle.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
detection.cpp AGI: Removed detection sums for DDP. DDP uses an unsupporeted agi engine 2.01, all DDP versions are booter disks and thus 'hacks' and is buggy under any agi version other than 2.01 (2.272 and 2.089 dont work correctly). This will also stop bug reports coming in for DDP 2007-02-19 00:03:14 +00:00
font.h Restore missing svn:keyword attributes. 2007-01-16 13:11:08 +00:00
global.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
graphics.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
graphics.h Formating names in source code 2007-01-16 12:40:51 +00:00
id.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
inv.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
keyboard.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
keyboard.h Formating names in source code 2007-01-16 12:40:51 +00:00
logic.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
logic.h Formating names in source code 2007-01-16 12:40:51 +00:00
lzw.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
lzw.h Formating names in source code 2007-01-16 12:40:51 +00:00
menu.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
menu.h Formating names in source code 2007-01-16 12:40:51 +00:00
module.mk Finish restructuring font data header for const correctness. 2007-01-16 09:24:13 +00:00
motion.cpp Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
objects.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
op_cmd.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
op_dbg.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
op_test.cpp Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
opcodes.h Formating names in source code 2007-01-16 12:40:51 +00:00
patches.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
picture.cpp Fixed picture drawing bug in pattern data (should only affect v3 + sq1 games only). Fixes Goldrush intro. Does not seem to break any other v3 game or SQ2 2007-01-27 01:59:37 +00:00
picture.h Formating names in source code 2007-01-16 12:40:51 +00:00
predictive.cpp made rtrim() and ltrim() global functions, to reduce code duplication (it seems parallaction/parser.cpp code re-use them too 2007-02-13 21:06:57 +00:00
savegame.cpp Added finalize() method to Common::OutSaveFile (which by default just flushes the stream), changed engines to call that before deleting OutSaveFile instances (instead of just flushing) 2007-02-17 18:55:51 +00:00
sound.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
sound.h Formating names in source code 2007-01-16 12:40:51 +00:00
sprite.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
sprite.h Formating names in source code 2007-01-16 12:40:51 +00:00
text.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
view.cpp Formating names in source code 2007-01-16 12:40:51 +00:00
view.h Formating names in source code 2007-01-16 12:40:51 +00:00
words.cpp Formating names in source code 2007-01-16 12:40:51 +00:00