aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-05-27TSAGE: Bugfix for saving game in scene #4025Paul Gilbert
2011-05-27TSAGE: Bugfix for using lift after restoring a savegame in scene #2320Paul Gilbert
2011-05-27SCI: Don't attempt to modify null/disposed objects.md5
2011-05-27SCI: Added a workaround for bug #3308087 - "SCI: SQ1VGA - Engine Abort Upon L...md5
2011-05-27SCI: Fixed bug #3306417 - "LAURA BOW 2: segmentation fault while talking to D...md5
2011-05-26SWORD25: Fix making multiple saves at the same time.Alyssa Milburn
2011-05-26SWORD25: Committed changes to module.mk which were forgotten in my previous c...md5
2011-05-26SWORD25: Merged the PNG and thumbnail decoding code into a common classmd5
2011-05-26SWORD25: Removed the leftover libpng codemd5
2011-05-26SWORD25 (LUA): Removed unused code for handling precompiled LUA sciptsmd5
2011-05-26SWORD25: Const correctnessMax Horn
2011-05-26SWORD25: Fix warning: double format, float arg on DCMax Horn
2011-05-26SWORD25: Avoid using strcollMax Horn
2011-05-25HUGO: Fix commentsstrangerke
2011-05-25HUGO: Add 3 object related functions to the consolestrangerke
2011-05-25TSAGE: Add scene description in scene groups 8 and 10strangerke
2011-05-25HUGO: Add boundaries() to the console. God mode no longer shows boundaries, a...strangerke
2011-05-25TSAGE: Cosmetic modification, for consistencystrangerke
2011-05-25HUGO: Cosmetic modification, for consistencystrangerke
2011-05-25HUGO: Add listscreens() and gotoscreen() to consolestrangerke
2011-05-25TSAGE: Add a couple of commentsstrangerke
2011-05-25TOON: Remove unused variableMax Horn
2011-05-25AGI: Fix compilation on 64 bit platformsWillem Jan Palenstijn
2011-05-25Merge pull request #9 from tiqpit/a2gsEugene Sandulenko
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-25QUEEN: tyre -> tireMatthew Hoops
2011-05-25ALL: analyse -> analyzeMatthew Hoops
2011-05-25ALL: armour -> armorMatthew Hoops
2011-05-25ALL: favour/favourite -> favor/favoriteMatthew Hoops
2011-05-25ALL: behaviour -> behaviorMatthew Hoops
2011-05-25ALL: neighbour -> neighborMatthew Hoops
2011-05-25SCI: Constify Object::_baseVarsMax Horn
2011-05-25M4: Attempt to fix the broken Rails codeMax Horn
2011-05-25TSAGE: Silence another (incorrect but still annoying) uninitialized var warningMax Horn
2011-05-25MOHAWK: Fix warning about uninitialized varMax Horn
2011-05-25SWORD25: Remove more unused loadlib code + use of fopenMax Horn
2011-05-25SCUMM: Switch some code to use String::formatMax Horn
2011-05-24TSAGE: Fix bug "Scene 2320: If you try to activate the flycycle, [...] the ga...strangerke
2011-05-24TSAGE: Fix bug "Scene 2100: If you sit down at Quinn's console and then get b...strangerke
2011-05-24LASTEXPRESS: Add a separate sound cache list for entries with a sound data bu...Littleboy
2011-05-24SWORD25: Remove unused Lua print stuffMax Horn
2011-05-23TINSEL: Fix bug #3306020, DW2: Crash On Entering Sewerseriktorbjorn
2011-05-23SWORD25: Remove obsolete FORBIDDEN_SYMBOL_ALLOW_ALL definesMax Horn
2011-05-23COMMON: Add exit() to list of forbidden symbolsMax Horn
2011-05-23SWORD25: Include scummsys.h from lua.h, partially deal with the consequencesMax Horn
2011-05-23SWORD25: Avoid including lua headers in other headersMax Horn
2011-05-23SWORD25: Replace some non-portable calls, add FIXMEsMax Horn
2011-05-23SWORD25: Fix Theora audio endianismAlyssa Milburn
2011-05-23SWORD25: Properly use Theora picture offset/dimensionsMatthew Hoops
2011-05-23SWORD25: Fix ambiguous typingMax Horn