scummvm/engines/draci
2013-10-18 15:59:22 +03:00
..
animation.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
animation.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
barchive.cpp DRACI: Move readByte() and readUint32LE() out of assert() 2012-01-15 00:04:28 +01:00
barchive.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.cpp ENGINES: Silence clang warning about unused private member _vm 2013-04-18 23:50:19 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
draci.cpp DRACI: Fix uninitalized variables. CID 1003406 2013-10-17 14:11:07 +03:00
draci.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00
font.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
game.cpp DRACI: Initialized class variables. CID 1003405 2013-10-18 15:59:22 +03:00
game.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk DRACI: Added basic debugging console to engine 2010-11-07 15:03:54 +00:00
mouse.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
mouse.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
music.cpp DRACI: Replace snprintf() usage with Common::String::format() 2011-06-02 03:27:44 +01:00
music.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
saveload.cpp DRACI: Fix warning 2011-11-02 23:08:23 +00:00
saveload.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
screen.cpp DRACI: Take advantage of Surface::getPixels. 2013-08-03 04:02:50 +02:00
screen.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script.cpp DRACI: Replace abort() call by error() 2011-06-23 15:11:36 +08:00
script.h ALL: initialise -> initialize 2011-05-25 11:17:11 -04:00
sound.cpp DRACI: Allocate no-sound buffer on the heap in LegacySoundArchive::openArchive() 2011-06-23 15:11:38 +08:00
sound.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sprite.cpp DRACI: Fix potential sign extention. CID 1003514 2013-10-17 14:18:27 +03:00
sprite.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
surface.cpp DRACI: Fix potential sign extention. CID 1003513 2013-10-17 14:16:23 +03:00
surface.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
walking.cpp DRACI: Fix potential division by zero. CID 1003841 2013-10-17 14:01:49 +03:00
walking.h DRACI: Fix uninitialized variabled. CID 1003404 2013-10-17 14:14:19 +03:00