scummvm/engines
2008-06-10 22:41:41 +00:00
..
agi Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
agos Add Max's patch for AGOSEngine::pauseEngineIntern(). 2008-05-24 01:17:04 +00:00
cine A little Delphine unpacker documentation addition and variable renaming. 2008-06-10 22:37:55 +00:00
cruise Removed the now empty files stringSupport.cpp/.h 2008-06-03 07:34:47 +00:00
drascula Pressing enter when entering the name of a save game should save that game 2008-06-10 22:41:41 +00:00
gob Ooops, intialize variables properly. 2008-06-01 01:32:28 +00:00
igor Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
kyra - Fixed a valgrind waring 2008-06-06 13:34:34 +00:00
lure Fixed compiler warning of unused variable 2008-05-24 01:05:32 +00:00
m4 Fixed warnings. (Mainly, GCC 4.3 doesn't want you to use "char" as an array 2008-06-09 17:50:52 +00:00
made - Implemented opcodes: sfHomeText, sfDrawAnimPic 2008-05-29 12:57:11 +00:00
parallaction Fixed warnings. (Mainly, GCC 4.3 doesn't want you to use "char" as an array 2008-06-09 17:50:52 +00:00
queen Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
saga - Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3 2008-06-04 17:20:25 +00:00
scumm Add Macintosh version of Blue's 123 Time Activities. 2008-06-02 08:39:19 +00:00
sky Since BASS treats speech separately from other sounds, let's use the 2008-05-08 05:05:47 +00:00
sword1 Fix bug #1981402: "BS1: grammatical error in the Italian menu" 2008-06-01 18:37:35 +00:00
sword2 - Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3 2008-06-04 17:20:25 +00:00
touche Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
engine.cpp
engine.h
engines.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
metaengine.h Fixed some code formatting thanks to LordHoto 2008-05-26 00:28:48 +00:00
module.mk