Age | Commit message (Expand) | Author |
2007-02-04 | Fix compile of SCUMM engine. | Travis Howell |
2007-02-03 | Fixed the default coords in ScummEngine_c64::o_putActorAtObject, which still ... | Max Horn |
2007-02-03 | Changed old FIXME comment into a WORKAROUND comment (it worked fine all these... | Max Horn |
2007-02-03 | Use the platform/language values computed by the detector | Max Horn |
2007-02-03 | Added a TODO to processExtraValues. | Johannes Schickel |
2007-02-03 | Changed _imageHandels into an array. | Johannes Schickel |
2007-02-03 | Fixing various doxygen warnings | Max Horn |
2007-02-03 | shalt not declare static vars inside member functions' spoke Fingolfin, and ... | Max Horn |
2007-02-03 | Replaced 'typedef Common::String String' with explicit usages of Common::Stri... | Max Horn |
2007-02-03 | Workaround bad values for _curSfxFile in old savegames. | Johannes Schickel |
2007-02-03 | Fixes FM-Towns New Game Save. | Johannes Schickel |
2007-02-03 | Some delay changes. (should fix slow scene animations) | Johannes Schickel |
2007-02-03 | * Reimplemented Mixer::pauseAll to simply invoke pause on all channels | Max Horn |
2007-02-03 | update to new detector | Kostas Nakos |
2007-02-03 | Change s_appName from Common::String to const char * on all platforms | Max Horn |
2007-02-03 | Removed obsolete call to Mixer::isPaused | Max Horn |
2007-02-03 | removed unneeded/unnecessary variables and made SmushFont table private (to e... | Gregory Montoir |
2007-02-03 | removed preallocation of sprite tables (the previous values were taken from t... | Gregory Montoir |
2007-02-03 | set svn:ignore, sync makefile | Kostas Nakos |
2007-02-03 | Adding create_kyradat here now. | Johannes Schickel |
2007-02-03 | Mention the mass add feature in the NEWS, and added a corresponding TODO into... | Max Horn |
2007-02-03 | Applied the revised NUT font renderer patch #1635584, which combines cyx's | Torbjörn Andersson |
2007-02-03 | Removed _actorPos locat vars, and instead use _pos directly | Max Horn |
2007-02-02 | Broadened the fix for bug #795214 to make it work with resaves of old savegam... | Max Horn |
2007-02-02 | Mention that subtitles can't be turned off reliably in Loom | Max Horn |
2007-02-02 | Removed bogus debug leftover :) | Max Horn |
2007-02-02 | Replace filesize based kyra.dat check with a md5 based. | Johannes Schickel |
2007-02-02 | Workaround for bug #1621210 (FOA: Kerner counts incorrectly during end sequence) | Max Horn |
2007-02-02 | Some comment cleanup | Max Horn |
2007-02-02 | Bugfix to fix crash when Ratpouch chooses an in-room random destination | Paul Gilbert |
2007-02-01 | don't test akosScaleYTable if actor has no vertical scale factor ; this is co... | Gregory Montoir |
2007-02-01 | ops | Johannes Schickel |
2007-02-01 | Handles multi language games the way gob engine does. | Johannes Schickel |
2007-02-01 | Split the entry for Gobliins 2 multilanguage CD into separate entries for eac... | Sven Hesse |
2007-02-01 | Fixed wrong date display (bug #1650124), tm_mon is in the range 0-11 | Sven Hesse |
2007-02-01 | Used Fingolfin's workaround for a bogus (?) warning produced by some versions | Torbjörn Andersson |
2007-02-01 | Fixed warning. | Torbjörn Andersson |
2007-02-01 | Reworked delay handling. | Johannes Schickel |
2007-02-01 | - fixed the sprite updating | Johannes Schickel |
2007-02-01 | cleanup | Johannes Schickel |
2007-02-01 | oops. | Johannes Schickel |
2007-02-01 | Fix for missing Brandon in Zanthia's home (see bug #1498221 "KYRA1: Subtitles... | Johannes Schickel |
2007-02-01 | - Fixed the palette animations | Sven Hesse |
2007-02-01 | Added my version of Woodruff so that I, too, can get the "Unknown version of | Torbjörn Andersson |
2007-02-01 | Added custom load code for room #20 Notice | Paul Gilbert |
2007-01-31 | Some changes to be closer to the original with palette handling. | Johannes Schickel |
2007-01-31 | Added MD5 for the german Ween version, supplied by cartman_ on #scummvm | Sven Hesse |
2007-01-31 | oops. | Johannes Schickel |
2007-01-31 | Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animat... | Johannes Schickel |
2007-01-31 | Fix for bug #1479856 ("KYRA1: gfx glitch when dying on bridge"). | Johannes Schickel |