scummvm/engines/agi
2007-02-13 23:37:44 +00:00
..
agi_v2.cpp
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
cycle.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
detection.cpp Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or a subclass of it); added a (currently fake) fallback callback entry in ADParams 2007-02-13 23:37:44 +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
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
logic.cpp
logic.h
lzw.cpp
lzw.h
menu.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
menu.h
module.mk
motion.cpp Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
objects.cpp
op_cmd.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
op_dbg.cpp
op_test.cpp Fixing various doxygen warnings 2007-02-03 21:37:52 +00:00
opcodes.h
patches.cpp
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
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 Patch #1637824: AGI: Allow mouse use in save / load dialogs 2007-02-10 16:34:45 +00:00
sound.cpp Get rid of _opt. Cleanup. 2007-02-13 15:27:36 +00:00
sound.h
sprite.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
sprite.h
text.cpp Remove #include "agi/text.h"; fixes build. Pointyhat to aquadran. 2007-01-16 13:09:42 +00:00
view.cpp
view.h
words.cpp