aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2011-05-23TSAGE: Remove redundant semicolonsMax Horn
2011-05-23TEEN: Change Inventory members to comple with CFGMax Horn
2011-05-23SWORD25: Fix screenshot endianism issueAlyssa Milburn
2011-05-23SWORD25: De-hardcode target name in thumbnail codeAlyssa Milburn
2011-05-23SWORD25: Fix error string parameterAlyssa Milburn
2011-05-23SWORD25: Replaced accidental backslash in include filenamePaul Gilbert
2011-05-23SWORD25: Moved detection entries into detection_tables.hPaul Gilbert
2011-05-23SWORD25: Added detection entries for other languagesPaul Gilbert
2011-05-23SWORD25: Added proxy code for converting writing config.lua to update the Scu...Paul Gilbert
2011-05-23SWORD25: Created proxy class that presents ScumMVM settings as a valid config...Paul Gilbert
2011-05-22ENGINES: Further unify engine namesThierry Crozat
2011-05-22TSAGE: Fix bug "Scene 4150: Using the duck produces the message, "You don't n...strangerke
2011-05-22TSAGE: Fix bug "Scene 2100: Examining the middle console triggers an assertio...strangerke
2011-05-21SCI: Fix probable alt/shift mixupWillem Jan Palenstijn
2011-05-20FM-TOWNS AUDIO: fix thread lockups and cleanupathrxx
2011-05-20SWORD25: Don't assume that all locales use decimal pointeriktorbjorn
2011-05-20SWORD25: Re-implement two LUA library I/O functions necessary for detecting a...Paul Gilbert
2011-05-19MOHAWK: Compensate movie encoding difference between Myst ME and Myst origina...Bastien Bouclet
2011-05-19SWORD25: Fix to properly signal when movie playback has endedPaul Gilbert
2011-05-18SWORD25: Implement TheoraDecoder::pauseVideoIntern()Matthew Hoops
2011-05-18SWORD25: Properly use endOfVideo()Matthew Hoops
2011-05-18SWORD25: Make Theora handle the case when the packet eos is not setMatthew Hoops
2011-05-18GRAPHICS: Add a YUV to RGB table lookup for use with TheoraMatthew Hoops
2011-05-18SWORD25: Fix a/v sync with using the TheoraDecoder standaloneMatthew Hoops