aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-03-01HUGO: Correct 2 Memory Leaks in DAT Object Loading.D G Turner
2011-03-01HUGO: Correction for Schedule saveActions() mistake.D G Turner
2011-03-01GUI: Fix default mode bug in initCommonGFX.Johannes Schickel
2011-02-28AGI: Add detection for the 'AGI Combat' fan gameMatthew Hoops
2011-03-01HUGO: Rewrite saveActions() and readActions() in order to be platform and end...strangerke
2011-02-28HUGO: cleanup, fix several bad indirections (thanks LordHoto)strangerke
2011-02-28HUGO: Fix assert while saving under linuxstrangerke
2011-02-28SCI: Skip Ports when iterating over Windows in GCWillem Jan Palenstijn
2011-02-28SCI: Fix crash with hunk refs in logkernel outputWillem Jan Palenstijn
2011-02-28SCI: Removed the script patch for the scrubbing scene. The crash no longer oc...md5
2011-02-28SCI: Removed several workarounds which are no longer needed, after the change...md5
2011-02-28SCI: Added CD flags to the CD versions of LSL6md5
2011-02-28SWORD2: Silence an MSVC warning (false positive)md5
2011-02-28SCI: Add workaround for PQ:SWAT.Lars Skovlund
2011-02-28SWORD2: fix leak of previous commit properlyFabio Battaglia
2011-02-28SWORD2: Plug a memory leak in psx versionFabio Battaglia
2011-02-28SCI: Moved hunk pointer handling to the GC, and removed some related workaroundsmd5
2011-02-28SCI: Add FIXME comment to workaroundWillem Jan Palenstijn
2011-02-28HUGO: Remove forgotten debug messagestrangerke
2011-02-28HUGO: rewrite saveEvents() and restoreEvents() in order to be endian and plat...strangerke
2011-02-28SCI: Reverted rc7bfbc3 and fixed the actual cause of bug #3106107md5
2011-02-28SCI: Fixed bug #3106107 - "QFG3: Crash when saving outside palace"md5
2011-02-28SCI: Cleanup of the save/load dialog patching code and the lofs type detectio...md5
2011-02-27TOON: Avoid hiding overloaded virtual methodsOri Avtalion
2011-02-27AGOS: Avoid hiding overloaded virtual methodsOri Avtalion
2011-02-27SCI: Fix negative window origin alignment.Willem Jan Palenstijn
2011-02-27SCI: Fixed GUI option flags for PQ:SWATmd5
2011-02-27SCI: Remove kDoBresen special case for SCI_VERSION_1_EGA_ONLYWillem Jan Palenstijn
2011-02-27SCI: Renamed SCI_VERSION_1_EGA to SCI_VERSION_1_EGA_ONLYmd5
2011-02-27SCI: Detect the version of PQ SWAT from gog.comLars Skovlund
2011-02-27SCI: Improved the readability of the kDoBresen code a bitmd5
2011-02-27SCI: Don't set b_movCnt to moveSpeed while walkingWillem Jan Palenstijn
2011-02-27HUGO: Set all the palette instead of only one color in remapPal.strangerke
2011-02-27SWORD2: Reduce overheaddhewg
2011-02-27SWORD2: Respect screen pitch while postprocessingdhewg
2011-02-27HUGO: Better fix for graphics glitches in DOS versions, fix H3 ending animationstrangerke
2011-02-26SCI: Avoid hiding overloaded virtual methodsOri Avtalion
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-26MOHAWK: Correction for uninitialized read in Myst Cabin Door State.D G Turner
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-25ENGINES: We have resetGraphicsScale(), lets use itdhewg