aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-31TEENAGENT: Fix Memory Leaks.David Turner
2011-01-30TINSEL: Memory Leak Fix in Coroutines.David Turner
2011-01-30HUGO: Fix warning reported by GCCArnaud Boutonné
2011-01-30HUGO: Arnaud Boutonné
2011-01-30MOHAWK: Handle kLBAnimOpSetTempoDiv better.Alyssa Milburn
2011-01-30SWORD25: Disabled the video save/load code, and made it error out instead.Filippos Karapetis
2011-01-30SWORD25: Some optimizations to the Theora decoderFilippos Karapetis
2011-01-30MOHAWK: Implement Stoneship telescopeBastien Bouclet
2011-01-30SWORD25: Added alternative code for video frame blitting (currently disabled)Filippos Karapetis
2011-01-30SWORD25: Some translations, and a bugfix. Disabled a hack.Filippos Karapetis
2011-01-30TOON: Fixes two movie issuesSylvain Dupont
2011-01-30COMMON: Add an erase method which takes an iterator to HashMap.Johannes Schickel
2011-01-30SCUMM: Fix Valgrind mismatched delete errors in SMUSH channel base class.David Turner
2011-01-30SCUMM: Remove direct usage of OSystem quit() function in SCUMM engine code.David Turner
2011-01-30SWORD1: Fix possible uninitialized memory read in Screen object.David Turner
2011-01-30MOHAWK: Myst, pass the playback direction from the calling script to the movi...Bastien Bouclet
2011-01-30MOHAWK: Myst, display a warning when trying to play a movie backwards.Bastien Bouclet
2011-01-30TOON: Add coordinates clamping for safetySylvain Dupont
2011-01-30GOB: Work around the unimplemented copyFile :PSven Hesse
2011-01-30GOB: Stub some Adibou mult stuffSven Hesse
2011-01-30MOHAWK: Implement Stoneship cloud orbsBastien Bouclet
2011-01-30HUGO: Fix a crash in maze and a bug in lineHandler()Arnaud Boutonné
2011-01-30TOON: Fix the last known z-order issuesSylvain Dupont
2011-01-30TOON: More Drew visibility fixesSylvain Dupont
2011-01-30GOB: Add o7_playVmdOrMusicSven Hesse
2011-01-30GOB: Add a sanity check to the copyFile stubSven Hesse
2011-01-30GOB: Add Inter_Playtoons::readSprite()Sven Hesse
2011-01-30GOB: Change SPRITES_COUNT into a constSven Hesse
2011-01-30GOB: Adibou has background atmosphereSven Hesse
2011-01-30GOB: Fix Inter_v6::probe16bitMusic()Sven Hesse
2011-01-29HUGO: Cleanup drawRectangle() and keyHandler()Arnaud Boutonné
2011-01-29TOON: Bug #3124518 with disappearing inventory items fixedSylvain Dupont
2011-01-29GOB: Implement o7_loadFunctions and o7_callFunctionSven Hesse
2011-01-29GOB: Add setExtension()Sven Hesse
2011-01-29GOB: Rename loadGroups/callGroup to loadFunctions/callFunctionsSven Hesse
2011-01-29GOB: Add Inter_Playtoons::getFile()Sven Hesse
2011-01-29GOB: _environments doesn't need to be a pointerSven Hesse
2011-01-29GOB: Remove the long obsolete inter_execPtrSven Hesse
2011-01-29GOB: Add Script::evalInt() and Script::evalString()Sven Hesse
2011-01-29GOB: Rename Script::evalBoolResult() to Script::evalBool()Sven Hesse
2011-01-29GOB: Stub o7_loadGroupsSven Hesse
2011-01-29GOB: o7_draw0x59 is o7_callGroupSven Hesse
2011-01-29GOB: Add GobEngine::isCurrentTot()Sven Hesse
2011-01-29GOB: Change _curTotFile and _totToLoad into Common::StringSven Hesse
2011-01-29GOB: Rename "skipPlay" to "function" in playTotSven Hesse
2011-01-29GOB: Move OpcodeFunc's return flag into its parameterSven Hesse
2011-01-29TOON: Add workarounds in transformed barn sceneSylvain Dupont
2011-01-29TOON: Fix some palette issuesSylvain Dupont
2011-01-29TOON: Pathfinding & walking improvementsSylvain Dupont
2011-01-29KYRA: Hopefully fix valgrind warnings in the HoF intro when text is disabled.Johannes Schickel