aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-03-04SCI: Fix reg_t ASCII printing in debugger for BE.Walter van Niftrik
2011-03-04SCI: Use BE string handling for Mac games.Walter van Niftrik
2011-03-04SCI: Some palette related changesmd5
2011-03-04SCI: Cleaned up some view type checksmd5
2011-03-04SCI: Enable fade transitions for SCI1 EGA gamesmd5
2011-03-04SCI: Fix flood fill matching in EGA modeWillem Jan Palenstijn
2011-03-04SCI: Added support for 16/32 color view and picture patchesmd5
2011-03-04SCI: Added a comment for the additional code in kDisplaymd5
2011-03-04SCI: Amiga SCI1 middle games are actually SCI1 latemd5
2011-03-04SCI: Fixed a issue with signed characters in setChar()md5
2011-03-04TESTBED: Update rotatePalette() to use an RGB palettemd5
2011-03-04SCI: Don't patch save/restore dialogs in Phantasmagoriamd5
2011-03-04SCI: Removed warning from kReadNumbermd5
2011-03-04SCI: Add fixme for EGA flood fill bug (#3078365)Willem Jan Palenstijn
2011-03-04SCI21: Now replacing save/restore dialogs in SCI2.1 and newer gamesmd5
2011-03-04SCI21: kSave(1) is kRestoreGamemd5
2011-03-04SCI: Removed a hack for SCI1 Amiga games in setOnScreen()md5
2011-03-04SCI: Amiga SCI1 middle games use the new PC SCI1 late transition effectsmd5
2011-03-04SCI: Improved debug output of validate_property()md5
2011-03-03SCI: Fixed comment in pointerComparisonWithInteger()md5
2011-03-03SCI: Fixed a silly bug in WRITE_SCI1ENDIAN_UINT16, and unified the waymd5
2011-03-03SCI: Simplified arithmetic reg_t operations, based on fingolfin's commentsmd5
2011-03-03SCI: Fixed path finding in Amiga SCI1 gamesmd5
2011-03-03SCI: Applied save/load dialog patching to all SCI0-SCI2.1 early gamesmd5
2011-03-03SCI: Make some reg_t methods private resp. inlineMax Horn
2011-03-03SCI: Always clear looping and hold before jumpToTick() is calledmd5
2011-03-03SCI: Don't ignore SysEx messages at the driver level but warn insteadmd5
2011-03-03SCI: Slight cleanup of some sound driversmd5
2011-03-02SCI: Always add new windows to back of list up to SCI_1_EGA_ONLY.Willem Jan Palenstijn
2011-03-02SCI: Call Graph(RedrawBox) from EndUpdate for SCI0/01Willem Jan Palenstijn
2011-03-02Revert "SCI: Fixed bug #3039775 - "KQ4: Graphics glitch [...]""Willem Jan Palenstijn
2011-03-02SCI: Fixed bug #3040161 - "LONGBOW: Textbox glitch"md5
2011-03-02SCI: Fixed text positioning in the credits screen of Dr. Brain Amigamd5
2011-03-02SCI: Fix garbage collection for SCI32Matthew Hoops
2011-03-02SCI: Bug fixes to the reg_t addition operatormd5
2011-03-02HUGO: Silence GCC warningMax Horn
2011-03-02SCI: Fixed bug #3039775 - "KQ4: Graphics glitch in the mansion tower"md5
2011-03-02SCI: Fix variable nameWillem Jan Palenstijn
2011-03-02SCI: Fixed script bug #3059871 - "SCI Fanmade - Ocean Battle: Crash while pla...md5
2011-03-02SCI: Cleanupmd5
2011-03-02SCI: Change workaround for hoyle3-demo's rendering orderWillem Jan Palenstijn
2011-03-01SCI: Fixed the background color of the status bar in Amiga versionsmd5
2011-03-01SCI: Fixed bug #3039188 - "LSL2 Amiga: Failed to Initialize Sound Driver error"md5
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