scummvm/engines/sword25
2013-04-24 01:23:31 +03:00
..
fmv VIDEO: Convert TheoraDecoder to the new AdvancedVideoDecoder API 2012-08-13 16:25:03 -04:00
gfx SWORD25: Plug memory leak. CID 1003589 2013-04-24 01:23:31 +03:00
input
kernel JANITORIAL: Replace (x ? false : true) by !(x). 2012-03-13 15:43:36 +01:00
math ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
package
script SWORD25: Correct stack dump debug function output. 2012-04-22 14:36:51 +01:00
sfx JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
util SWORD25: Silence warning in the Lua code 2013-04-18 17:09:32 +02:00
console.cpp ENGINES: Silence clang warning about unused private member _vm 2013-04-18 23:50:19 +02:00
console.h
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 VIDEO: Move TheoraDecoder to video/ 2012-08-12 08:58:00 -04:00
sword25.cpp ALL: Require DECLARE_SINGLETON to be used in the Common namepsace 2011-06-30 22:41:41 +03:00
sword25.h