scummvm/engines
Filippos Karapetis a9b4058ba9 Fixed some game crashes which occurred when ProjectReader::purgeCache() got called:
- MIDI music data is marked to be deleted in o1_STOPMUS now, instead of o1_PLAYMUS. 
- Added a FIXME to Screen::setFont() - purgeCache crashes the game if the active font is deleted

svn-id: r31948
2008-05-08 13:23:02 +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 Fixed warning on 64bit systems introduced with r31940. 2008-05-08 11:24:39 +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 Fixed some game crashes which occurred when ProjectReader::purgeCache() got called: 2008-05-08 13:23:02 +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