scummvm/engines/sword25
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
..
fmv SWORD25: Take advantage of Surface::getPixels. 2013-08-03 04:02:52 +02:00
gfx SWORD25: Janitorial - Fix spacing errors 2013-11-24 18:52:48 +01:00
input SWORD25: Specifying int size to make Amiga happy 2013-09-29 09:45:16 +03:00
kernel SWORD25: Fix potential buffer overrun. CID 1003865 2013-10-08 00:11:18 +03:00
math SWORD25: Fix regression in persistence code 2013-10-05 00:25:04 +01:00
package SWORD25: Add error checks after allocating memory with malloc 2011-06-23 15:15:57 +08:00
script SWORD25: Correct stack dump debug function output. 2012-04-22 14:36:51 +01:00
sfx SWORD25: Fix possible error in sound engine when loading a savegame 2013-10-05 00:25:04 +01:00
util SWORD25: Janitorial - Fix spacing errors 2013-11-24 18:52:48 +01:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
detection_tables.h SWORD25: Add the Hungarian "psylog" version from bug #3428644 2011-11-26 22:28:41 +02:00
detection.cpp AD: Switched rest of the engines to new GUIO 2011-10-23 17:53:13 +01:00
module.mk SWORD25: Optimize graphics drawing code 2013-04-17 12:41:49 +02:00
sword25.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
sword25.h ENGINES: Change 2nd param of Engine::saveGameState to Common::String 2011-06-02 18:31:59 +02:00