aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-17TSAGE: Fixes and renaming for R2R Hall of Records and CrevassePaul Gilbert
2013-09-17SCI: PQ1 script patch, fixes gun locker crashm-kiewitz
2013-09-17CONFIGURE: Better default for static lib prefix on OSXThierry Crozat
2013-09-18FULLPIPE: Implement CMovGraph_messageHandler()Eugene Sandulenko
2013-09-17SCI: script patch for larry 2 - fixes no points granted when wearing parachut...m-kiewitz
2013-09-17ZVISION: Append chars to a Common::String object instead of using a static bu...RichieSams
2013-09-17ZVISION: Add a check against reading newer save game versionsRichieSams
2013-09-17ZVISION: Convert the current save version to a constRichieSams
2013-09-17NEVERHOOD: Slight cleanup in Module2800::updateScene()Filippos Karapetis
2013-09-16ZVISION: Add version support for save filesRichieSams
2013-09-16TSAGE: Bugfixes and renaming for entering ARM hanger, and more for Spill Moun...Paul Gilbert
2013-09-16TSAGE: Fixes and renaming for R2R forestPaul Gilbert
2013-09-16GROOVIE: Fix ROQ JPEG decodingMatthew Hoops
2013-09-16BUILD: Fix Mac OS X static build with libjpegMatthew Hoops
2013-09-17DEVTOOLS: Adapt create_project for libjpeg support.Johannes Schickel
2013-09-17NEVERHOOD: Implement the music toggle menu buttonFilippos Karapetis
2013-09-17NEVERHOOD: Split the code that stops all music and sound effectsFilippos Karapetis
2013-09-17BASE: Add feature string for libpng support.Johannes Schickel
2013-09-17BASE: Add feature string for libjpeg support.Johannes Schickel
2013-09-17BUILD: Disable Full Pipe engine by default.Johannes Schickel
2013-09-16Merge pull request #376 from lordhoto/libjpegJohannes Schickel
2013-09-16SCI: QfG1VGA: script patch to fix a typo in a Sierra script -> looking at a c...m-kiewitz
2013-09-16GRAPHICS: Add some paranoia asserts in JPEGDecoder.Johannes Schickel
2013-09-16GRAPHICS: Make JPEGDecoder request RGB output from libjpeg by default.Johannes Schickel
2013-09-16GRAPHICS: Implement JPEGDecoder based on libjpeg.Johannes Schickel
2013-09-16FULLPIPE: Fix cheat codes. Bug in original?Eugene Sandulenko
2013-09-16Merge branch 'master' into zvisionRichieSams
2013-09-16ZVISION: Partially implement InputControlRichieSams
2013-09-16ZVISION: Register the "fonts" directory with SearchManRichieSams
2013-09-16ZVISION: Initialize StringManagerRichieSams
2013-09-16ZVISION: Remove extraneous empty lineRichieSams
2013-09-16ZVISION: Draw string to 0, 0 instead of destX, destYRichieSams
2013-09-16ZVISION: Test for file.open() success before continuing with font loadingRichieSams
2013-09-16ZVISION: Remove extraneous functionRichieSams
2013-09-16ZVISION: Fix parseTag font name logicRichieSams
2013-09-16ZVISION: Convert StringManager::parseStr to use readWideLine()RichieSams
2013-09-16ZVISION: Use wide-to-ASCII conversion to read a line instead of stream.readLi...RichieSams
2013-09-16ZVISION: Convert cmdRenderText to use new function syntaxRichieSams
2013-09-16ZVISION: Enable auto savingRichieSams
2013-09-16ZVISION: Remove all AlphaEntries on room changeRichieSams
2013-09-16ZVISION: Add methods to clear and remove AlphaEntriesRichieSams
2013-09-16ZVISION: Check is a dirty rect is empty before extending itRichieSams
2013-09-16ZVISION: Convert _alphaDataEntries to a HashMapRichieSams
2013-09-16ZVISION: Move clearing dirty rects to after they are blitted instead the begi...RichieSams
2013-09-16TSAGE: Bugfixes for R2R forest entrancePaul Gilbert
2013-09-15TSAGE: Bugfixes and renaming for R2R desertPaul Gilbert
2013-09-15TSAGE: GFX fix for changing to a standard screen from a full height screenPaul Gilbert
2013-09-15TSAGE: Added a Skip button to the R2R balloon scene to allow skipping itPaul Gilbert
2013-09-15TSAGE: Fix for R2R balloon calculationPaul Gilbert
2013-09-16Merge branch 'master' of github.com:scummvm/scummvmm-kiewitz