scummvm/engines/sword25
2011-01-19 07:40:30 +00:00
..
fmv JANITORIAL: Remove unnecessary semicolon. 2010-12-31 15:19:42 +00:00
gfx SWORD25: Fix main menu button text colour 2011-01-16 08:15:47 +00:00
input SWORD25: Added basic debugging console to engine (Command Key Disabled) 2010-11-10 04:30:24 +00:00
kernel SWORD25: Fix warning: deref type-punned pointer breaks strict-aliasing rules 2010-11-28 21:33:02 +00:00
math SWORD25: Fix warning about uninitialized DijkstraNode::parentIter 2010-11-28 21:33:27 +00:00
package SWORD25: Added a hack to allow the new English voice pack to be detected 2010-10-30 04:30:42 +00:00
script SWORD25: Start to rename read/write methods of *PersistenceBlock classes 2010-10-28 00:26:25 +00:00
sfx SWORD25: getSoundTime() is not used. Remove it. 2011-01-19 07:40:30 +00:00
util SWORD25: Strip off unportable functions 2011-01-19 07:40:10 +00:00
console.cpp DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
console.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
detection.cpp SWORD25: Standardised savegame filenames, start on advanced engine features 2010-10-28 09:51:56 +00:00
module.mk SWORD25: Added basic debugging console to engine (Command Key Disabled) 2010-11-10 04:30:24 +00:00
sword25.cpp SWORD25: Added basic debugging console to engine (Command Key Disabled) 2010-11-10 04:30:24 +00:00
sword25.h SWORD25: Added basic debugging console to engine (Command Key Disabled) 2010-11-10 04:30:24 +00:00