scummvm/engines
Johannes Schickel de6e6408b6 Fixed some valgrind warnings.
svn-id: r32065
2008-05-12 17:23: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 more translations 2008-05-11 20:05:09 +00:00
gob Implemented saving/loading in Woodruff. Should work, although it tries to save and load sprites (which we ignore currently, doesn't seem to have any impact). 2008-05-11 22:08:18 +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 some valgrind warnings. 2008-05-12 17:23:28 +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 timer resolution/conversion; now the vulture in the first scene of RtZ lands on the sign, and the thunder sound is in sync with the flash screen effect in the Infocom logo screen. 2008-05-12 16:10:13 +00:00
parallaction Renamed some parallaction member vars to have a leading underscore (besides being part of our code formatting conventions, this fixes various name clash warnings) 2008-05-11 22:08:32 +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 Update HE version for that English Windows version of Freddi Fish 1. 2008-05-12 04:29:41 +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 Merged lots of _mixer->isReady() warnings into a single one in Engine constructor 2008-02-15 17:01:35 +00:00
engine.h engine.h was moved from base/ to engines/ ages ago -- update header file protector accordingly 2008-02-01 23:37:16 +00:00
engines.mk Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
metaengine.h Remove undesired spaces and an old TODO 2008-02-08 01:45:46 +00:00
module.mk Removed trailing spaces. 2008-01-27 19:47:41 +00:00