Age | Commit message (Expand) | Author |
2006-05-02 | Implemented new InSaveFile methods. | Marcus Comstedt |
2006-05-02 | Cleanup | Torbjörn Andersson |
2006-05-02 | Let's try this again: Let the backend draw the mouse cursor, instead of drawing | Torbjörn Andersson |
2006-05-02 | Fixed FF mouse cursors being drawn a bit to the left of the hotspot. FF seems | Torbjörn Andersson |
2006-05-02 | Update language details for filenames of a few games | Travis Howell |
2006-05-02 | Update language details for filenames of several HE games | Travis Howell |
2006-05-02 | Add gameFilenamesTable[] entries for activity, fbpack and funpack | Travis Howell |
2006-05-02 | Fix detection of Windows version of puttmoon | Travis Howell |
2006-05-02 | Add support for reading/writing config files through saveGameManager and use ... | Travis Howell |
2006-05-01 | It's wrong to assume a given file is located in gameDataPath, so do not use t... | Max Horn |
2006-05-01 | Added a missing '*' (which marks the comment as being one doxygen should proc... | Max Horn |
2006-05-01 | Patch #1479919 (AmigaOS maintaining) | Max Horn |
2006-05-01 | Some cleanup, and added a FIXME comment concerning the wrong usage of getSave... | Max Horn |
2006-05-01 | Add a variant of File::addDefaultDirectory(Recursive) which takes a Filesyste... | Max Horn |
2006-05-01 | Another small update/cleanup to the French messages from Nicolas Joly. | Torbjörn Andersson |
2006-05-01 | - Stubbed goblinFunc(), it's completeley different; now it at least | Sven Hesse |
2006-05-01 | More stubs; GOB2 goes in-game for a second, then segfaults in the | Sven Hesse |
2006-05-01 | _pseudoRoot was not intialized properly | Lars Persson |
2006-05-01 | Updated symbian-fs backend and cleanup | Lars Persson |
2006-05-01 | Applied patch from Nicolas Joly to fix the French default messages in Future | Torbjörn Andersson |
2006-05-01 | Minor cleanup | Travis Howell |
2006-05-01 | Just add kyra2 to kyra_list if ENABLE_KYRA2 is defined. | Johannes Schickel |
2006-05-01 | Makes malcolm walking into the kyragem room after some time. (fixes half of b... | Johannes Schickel |
2006-05-01 | - More differences in Draw_v2::spriteOperation() | Sven Hesse |
2006-05-01 | Add windows code for AbstractFilesystemNode::child() | Travis Howell |
2006-05-01 | Adds archive file list, MD5 for my CD version, and a few function stubs for H... | Oystein Eftevaag |
2006-04-30 | Add a File::open variant that takes a FilesystemNode as parameter | Max Horn |
2006-04-30 | Avoid 'unused variable' warning when using DISABLE_MD5 | Max Horn |
2006-04-30 | Added new AbstractFilesystemNode::child() resp. FilesystemNode::getChild() me... | Max Horn |
2006-04-30 | Do not set VAR_VOICE_MODE in ScummEngine_v7::resetScummVars() (since it is al... | Max Horn |
2006-04-30 | Invoke updateSoundSettings a bit later, since it can only correctly set VAR_V... | Max Horn |
2006-04-30 | Honor the 'platform' override when choosing between game variants (this shoul... | Max Horn |
2006-04-30 | cleanup | Max Horn |
2006-04-30 | Revert last change to mouse cursors in FF, causes odd glitches | Travis Howell |
2006-04-30 | Ooops, update var names for drawMousePart() | Travis Howell |
2006-04-30 | Use system code for mouse cursors in FF | Travis Howell |
2006-04-30 | Clear palette too, after some cutscenes | Travis Howell |
2006-04-30 | Fast fade out should be disabled, after a cutscene | Travis Howell |
2006-04-30 | Add complete support for mouse cursors in FF, with help from olki | Travis Howell |
2006-04-30 | Incremented required lure.dat version | Paul Gilbert |
2006-04-30 | Added load of new script offset field for NPC handling of hotspots | Paul Gilbert |
2006-04-29 | Moved queryResString from class ScummDialog to class InfoDialog; some cleanup | Max Horn |
2006-04-29 | Renamed updateVolumes to updateSoundSettings -- now it also handles subtitles... | Max Horn |
2006-04-29 | Moved the AudioCDManager as well as class AudioStream and its (standard) subc... | Max Horn |
2006-04-29 | Fixed bug #1478911 ("BASS regression: garbled text") by making skipBytes uint16 | Torbjörn Andersson |
2006-04-29 | Moved AKOS stuff to class ScummEngine_v6 | Max Horn |
2006-04-29 | Added comment about a major leak in ScummEngine::restart | Max Horn |
2006-04-29 | * Renamed several methods in favor of a somewhat more uniform naming scheme: ... | Max Horn |
2006-04-29 | "qtable" is the tool we used to generate the "queen.tbl" file. | Gregory Montoir |
2006-04-29 | Cleanup includes | Travis Howell |