scummvm/engines
2008-05-07 21:04:06 +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 Changed the two instances of "delete []" into "delete[] " as well 2008-05-07 14:23:50 +00:00
igor Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
kyra Fix invalid memory access bug in the library sequence (original static data seems to be bugged here) 2008-05-07 21:04:06 +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 Implemented vertical/horizontal flipping of sprites. 2008-05-07 17:29:46 +00:00
parallaction A (temporary?) fix for the signed/unsigned issues with enum CommandFlags usage. 2008-05-07 14:49:42 +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 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +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