aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-26GOB: Avoid hiding overloaded virtual methodsOri Avtalion
2011-02-26SCI: Cleanupmd5
2011-02-26SCI: Removed the SCI32 version of kernelDrawCel() and placed its code inside ...md5
2011-02-26SCI: Added a TODO concerning the workaround for SQ1EGA, as we don't know if i...md5
2011-02-26SCI: Fixed a memory leak. Thanks to digitall for finding this using Valgrindmd5
2011-02-26SCI: Some slight fixes for the code that reads the LSL2 early MT32.DLL driver...md5
2011-02-26HUGO: Fix graphic glitches in DOS versionsstrangerke
2011-02-26AGOS: Respect the screen pitch for moviesdhewg
2011-02-26ANDROID: Allow softkeybd on all devicesdhewg
2011-02-26MOHAWK: Correction for uninitialized read in Myst Cabin Door State.D G Turner
2011-02-26BASEBACKEND: Remove resetGraphicsScale() hackdhewg
2011-02-26OPENGL: Fix 16bit cursorsdhewg
2011-02-26SCI2+: Mention that the actual problem with text wrapping happens because of ...md5
2011-02-26SCI: Added support for reading data off the MT32.DRV driver found in LSL2 ear...md5
2011-02-26SCI: Slight cleanup in the animate codemd5
2011-02-25OPENGL: Reset the scale on mode changesdhewg
2011-02-25ENGINES: We have resetGraphicsScale(), lets use itdhewg
2011-02-25SCI: Changed the fix for the intro of Longbow (bug #3044844) into a hack for ...md5
2011-02-25OPENGL: Cleanup cursor refresh code a bit.Johannes Schickel
2011-02-25OPENGL: Implement support for non CLUT8 cursor.Johannes Schickel
2011-02-25OPENGLSDL: Add RGB555 to the supported format list.Johannes Schickel
2011-02-25OPENGL: Add support for RGB555 output format.Johannes Schickel
2011-02-25ANDROID: Remove weird workaround in clearScreen()dhewg
2011-02-25Revert "GUI: Properly clear the screen buffer"dhewg
2011-02-24GUI: Fix two-step renderingdhewg
2011-02-24GUI: Properly clear the screen bufferdhewg
2011-02-24ANDROID: Check thread origin when debugging GLdhewg
2011-02-24ANDROID: Disable zoning for nowdhewg
2011-02-24ANDROID: Deuglify overlay gfxdhewg
2011-02-24ANDROID: Let's not do that on the stackdhewg
2011-02-24GUI: Make the ThemeParser less dumbdhewg
2011-02-24ANDROID: We are not a text editordhewg
2011-02-24ANDROID: Move rest of everything JNIdhewg
2011-02-24ANDROID: Wrap JNI code in a classdhewg
2011-02-24ANDROID: Move the global back reference to jni.cppdhewg
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