scummvm/engines
2008-07-07 14:51:27 +00:00
..
agi Merged revisions 32564-32565,32567-32575,32577,32579-32594,32596-32603,32605-32639,32644-32646,32648-32666 via svnmerge from 2008-06-11 17:36:21 +00:00
agos AGOS: Found a system->quit(), changed to _quit=true 2008-06-16 17:34:58 +00:00
cine Fully implemented processSeqListElement 2008-07-02 04:31:50 +00:00
cruise adding a fixme 2008-06-29 16:58:27 +00:00
drascula Fixed unitialized variables 2008-07-01 10:33:25 +00:00
gob Fixing a crash when loading a save made within the cult/bargon building (bug #2005965) 2008-07-03 16:25:59 +00:00
igor Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
kyra Implemented Good Enough(TM) XMIDI looping. This is used by Kyrandia 2 (the 2008-07-06 18:37:52 +00:00
lure Cleaned up some unnecessary comments 2008-06-16 19:55:59 +00:00
m4 Fixed unitialized variables 2008-07-01 10:33:25 +00:00
made Fixed unitialized variables 2008-07-01 10:33:25 +00:00
parallaction Fixed regression after label code refactoring. 2008-07-07 14:51:27 +00:00
queen fix possible oob access 2008-06-26 10:12:47 +00:00
saga Cleaned up some unnecessary comments 2008-06-16 19:55:59 +00:00
scumm Fixed Symbian buildsystem for new defines. Fixed ARM asm syntax for Symbian build. 2008-06-26 16:51:02 +00:00
sky SKY: Fixed a memory leak in SKY engine 2008-06-06 16:40:39 +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 moved midi driver object creation to MidiPlayer class (to match delete call) 2008-06-26 10:12:12 +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 Reverted accidental commit of Tinsel changes in engines.mk 2008-07-01 14:51:44 +00:00
metaengine.h Fixed some code formatting thanks to LordHoto 2008-05-26 00:28:48 +00:00
module.mk Removed trailing spaces. 2008-01-27 19:47:41 +00:00