scummvm/engines
2008-05-08 20:33:28 +00:00
..
agi Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
agos Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
cine Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
cruise Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
drascula Even more German fixes from Raziel 2008-05-07 17:57:19 +00:00
gob Reordering game parts deinitialization, to avoid having one part's destructor access an already destroyed part 2008-05-08 18:39:13 +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 bug when starting new game from load menu. 2008-05-07 22:48:44 +00:00
lure Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
m4 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
made o1_ADDSPRITE is not implemented yet, so throw a warning 2008-05-08 20:33:28 +00:00
parallaction Reverted commit 31928 by Buddha_, and defined kFlagsAll as 0xFFFFFFFFU in the enum, as suggested by Fingolfin. 2008-05-08 02:46:12 +00:00
queen Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
saga Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
scumm Proper delete[] formatting (this time all occurences should've been changed...) 2008-05-07 15:09:10 +00:00
sky Since BASS treats speech separately from other sounds, let's use the 2008-05-08 05:05:47 +00:00
sword1 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
sword2 Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +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
module.mk