scummvm/engines/draci
Johannes Schickel 0e017f007a Merge pull request #375 from digitall/engineAutoPlug
RFC: Pluggable Engines #2 (No Python, just evolution of current configure shell and make code)
2013-11-26 02:27:11 -08:00
..
animation.cpp
animation.h
barchive.cpp DRACI: Janitorial - Fix spacing errors 2013-11-24 02:00:21 +01:00
barchive.h
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp ENGINES: Silence clang warning about unused private member _vm 2013-04-18 23:50:19 +02:00
console.h
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
font.cpp
font.h
game.cpp DRACI: Janitorial - Fix spacing errors 2013-11-24 02:00:21 +01:00
game.h
module.mk
mouse.cpp
mouse.h
music.cpp
music.h
saveload.cpp
saveload.h
screen.cpp DRACI: Take advantage of Surface::getPixels. 2013-08-03 04:02:50 +02:00
screen.h
script.cpp DRACI: Rework formatting of gplCommands 2013-11-24 02:40:38 +01:00
script.h
sound.cpp
sound.h
sprite.cpp DRACI: Fix potential sign extention. CID 1003514 2013-10-17 14:18:27 +03:00
sprite.h
surface.cpp DRACI: Fix potential sign extention. CID 1003513 2013-10-17 14:16:23 +03:00
surface.h
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