aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-24ANDROID: Remove unused jmethod Object.wait()dhewg
2011-02-24ANDROID: Split code into multiple filesdhewg
2011-02-24SDL: Prevent graphics manager hotswapping on startup. (This time for real)Johannes Schickel
2011-02-24SCI: Added an initial implementation of RemapByPercent, which fixes the palet...md5
2011-02-24SCI: Fixed video playing in the PQ:SWAT demomd5
2011-02-24SDL: Prevent unnecessary gfx manager hotswapdhewg
2011-02-24GIT: Simplify and improve filters for MSVCstrangerke
2011-02-24HUGO:strangerke
2011-02-24SYMBIAN: Changed sound path to audio.anotherguest
2011-02-24OPENGL: Set _gameTexture to 0 after deleting it.Johannes Schickel
2011-02-24OPENGL: Prefer single operation texture updates.Johannes Schickel
2011-02-24SCI: Added a workaround for script bug #3044500 - "SQ1EGA: Skimmer-Buyer Dial...md5
2011-02-24NEWS: Added news entry for the enhanced music support in the DW1 German CD "N...md5
2011-02-24TINSEL: Added enhanced music support for the German CD "Neon Edition" re-rele...md5
2011-02-24OPENGL: Properly setup pixel data alignment.Johannes Schickel
2011-02-24SDL: Use the SDL_Surface's pitch in copyRectToScreen.Johannes Schickel
2011-02-24SCI: Fixed two bugs related to music fadingmd5
2011-02-24SCI: Added a patch for script bug #3034579 - "KQ6CD: Missing speech"md5
2011-02-23HAIKU: Remove -fhuge-objects.dhewg
2011-02-23ANDROID: Sync toolchain flags with NDK r5b.dhewg
2011-02-23SCI: Don't name a variable the same as its functionMatthew Hoops
2011-02-23SCI: Added a workaround for bug #3036763 - "HOYLE3 Demo: Bad Dialog Priorities"md5
2011-02-23SCI: Cleaned up and segmented the animate code in order to make it a bit more...md5
2011-02-23CRUISE: Bugfix for #3188309 - black text at end of introductionPaul Gilbert
2011-02-23SCI: Fixed bug #3049515 - "MOTHERGOOSE CD: Tommy Tucker lock-up"md5
2011-02-22MOHAWK: Implement Mechanical elevator top movieBastien Bouclet
2011-02-22MOHAWK: Implement Mechanical elevator moviesBastien Bouclet
2011-02-22MOHAWK: Implement Mechanical elevator rotationBastien Bouclet
2011-02-22SCI: Some work on kRemapColors, and added a note that it operates on an RGBAmd5
2011-02-22SCI: Fixed the detection entries for PQ4CD and QFG4CDmd5
2011-02-22SCI: Added code to aid in detecting infinite loops in scriptsmd5
2011-02-22CRUISE: Reinstate Copy Protection errorneously disabled in r51834.D G Turner
2011-02-21SCI: Fixed freddy's Mac icon bar palettesMatthew Hoops
2011-02-21SCI: Fix disabled Mac icon pseudo-shadingMatthew Hoops
2011-02-22SCI: Added support for patching save/load dialogs in SCI2 gamesmd5
2011-02-21SCI: Spell 'canister' correctlyMatthew Hoops
2011-02-21SCI: Fixed script bug #3040722 in QFG3md5
2011-02-21SCI: Throw a warning instead of an error if there ever is a modulus calculationmd5
2011-02-21SCI: SCI1.1 script also compare pointers with integers (e.g. QFG3, room 440)md5
2011-02-21SCI: Added a custom modulo reg_t operatormd5
2011-02-20GRAPHICS: Let PNG::getPalette take an uint16 for the palette entry count.Johannes Schickel
2011-02-20TESTBED: Adapt documentation to the palette RGBA->RGB change.Johannes Schickel
2011-02-20CRUISE: Remove leftover RGBA reference.Johannes Schickel
2011-02-20AGI: Remove leftover RGBA reference in comments.Johannes Schickel
2011-02-20GRAPHICS: Remove leftover RGBA reference in PaletteManager documentation.Johannes Schickel
2011-02-20KYRA: Fix regression in Screen::setInterfacePalette.Johannes Schickel
2011-02-20SCI: Add support for enabling/disabling Mac icon bar imagesMatthew Hoops
2011-02-20SCI: Fix KQ6 Mac video positioningMatthew Hoops
2011-02-20SCI: Cache all icon bar images from the startMatthew Hoops
2011-02-20SCI: Don't error out when a Mac resource has size 0Matthew Hoops