aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-27TSAGE: Fix "map" bug in scene 4050. Thanks MD5 for reporting it.strangerke
2011-04-27CREDITS: Remove nickname for Spanish translator.Thierry Crozat
2011-04-27I18N: Update translations data file.Thierry Crozat
2011-04-27I18N: Update Spanish translation.Thierry Crozat
2011-04-27TsAGE: Fix dialog bug in scene 4150 (thanks [Md5] for reporting it)strangerke
2011-04-27SCUMM: Implement soccer u32 opcodes 1013, 1019, 1020, and 1021Matthew Hoops
2011-04-27PNG: Changed getPalette() to properly return a copy of the image palettemd5
2011-04-27PNG: Improved code readability a bitmd5
2011-04-27SCUMM: Fixed compilation with MSVCmd5
2011-04-27SAGA: Removed unused variablesmd5
2011-04-27SCI: Removed unused variablesmd5
2011-04-27DETECTOR: Reserve 16 bits for generic ADGameFlagsMax Horn
2011-04-27TsAGE: Add some comment and fix 2 crashes in scene 5100strangerke
2011-04-27Add Inno Setup installer script for Windows buildsunknown
2011-04-26TOOLS: Add virtual keyboard feature selection to create_projectLittleboy
2011-04-26SCUMM: Avoid long double usageMatthew Hoops
2011-04-26SCUMM: Begin work on the soccer u32 codeMatthew Hoops
2011-04-26SCI: Fixed script bug #3292334 - "HOYLE4: Gin Rummy bug"md5
2011-04-26SCI: Fixed script bug #3292251 - "SCI: QFG3: Script error when buying robe"md5
2011-04-26GUI: Fix warning on systems where char is unsignedMax Horn
2011-04-26SCI: Fixed 2 script bugs in Hoyle 4 - heartsmd5
2011-04-26SCI: Fixed several uninitialized variable script bugs in Hoyle 4 Bridgemd5
2011-04-26SCI: Updated the view type descriptions in the "version" console commandmd5
2011-04-26TSAGE: Fix a tiny bug in the initialization of scene 5000strangerke
2011-04-26TSAGE: Implemented loading walk regions for Ringworld CD and Demo #2Paul Gilbert
2011-04-26TSAGE: Gave proper names to several previously unnamed fieldsPaul Gilbert
2011-04-26TSAGE: Implemented scene priority changes introduced in Ringworld CD & Floppy...Paul Gilbert
2011-04-26HUGO: Add workaround for bug #3292389: Penelope splits up when dying in chasmstrangerke
2011-04-25I18N: Update translations data file.Thierry Crozat
2011-04-25I18N: Update Norwegian Nynorsk and Bokmaal translations.Thierry Crozat
2011-04-25Merged pull request #25 from Littleboy/corrupted_theme.Max Horn
2011-04-25Merged pull request #24 from clone2727/msima-stereo-fix.Max Horn
2011-04-25Merged pull request #27 from kayahr/build.Max Horn
2011-04-25GUI: Make git revision string fit in the modern theme's launcher again.Johannes Schickel
2011-04-25HUGO: Fix bug #3292382 : "Whodunit? & Jungle of Doom set music to off by itself"strangerke
2011-04-25TSAGE: Add virtual destructor to Game class.Johannes Schickel
2011-04-25PNG: This PNG::getPalette.Johannes Schickel
2011-04-25BASE: Remove unused variable in DO_OPTION_INT.Johannes Schickel
2011-04-25HUGO: Fix bug #3292400 : Overlapping help windows when using the menu barstrangerke
2011-04-25TSAGE: Fix text not being skippable in Scene #5000Paul Gilbert
2011-04-25TSAGE: Bugfixes for Ringworld demo - demo is now completable with some remain...Paul Gilbert
2011-04-25COMMON: Add proper error handling to the ZipArchive classLittleboy
2011-04-25TSAGE: Added new file for Ringworld DemoPaul Gilbert
2011-04-25TSAGE: Added framework for playing the Ringworld demoPaul Gilbert
2011-04-25WEBOS: Improved build system. Now supports "release" and "beta" packaging, su...Klaus Reimer
2011-04-25TSAGE: Added detection entry for Ringworld DemoPaul Gilbert
2011-04-25GROOVIE: fix for bug #3093310spookypeanut
2011-04-25TSAGE: Combined the resource files into a single generic overall ResourceManagerPaul Gilbert
2011-04-24AUDIO: Cleanup MS IMA handlingMatthew Hoops
2011-04-24GUI: Add basic validity check to ThemeEngine::themeConfigParseHeader (workaro...Littleboy