aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-09SCI: Line wrap some commentsMax Horn
2011-05-09SCI: Fix warning about potential strict-aliasing rules violationMax Horn
2011-05-09SCI: Slight cleanup to undithering codeMax Horn
2011-05-05SCI: Use new MacCursor code instead of convertCrsrCursor()Matthew Hoops
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-05-01SCI: Round left/right edges in bitsShow to even coordsWillem Jan Palenstijn
2011-04-29SCI: Fixed bug #3289744 - "Hero Quest 1 demo crashes"md5
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28SCI: Clarify comment from rev 5654e12 furtherWillem Jan Palenstijn
2011-04-28JANITORIAL: Format more forward declarations to follow conventionOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-04-28SCI: Clarified comment in rev 5654e12md5
2011-04-28SCI: Added a more specific workaround for bug #3267956. This fixes bug #32911...md5
2011-04-27SCI: Removed unused variablesmd5
2011-04-26SCI: Fixed script bug #3292334 - "HOYLE4: Gin Rummy bug"md5
2011-04-26SCI: Fixed script bug #3292251 - "SCI: QFG3: Script error when buying robe"md5
2011-04-26SCI: Fixed 2 script bugs in Hoyle 4 - heartsmd5
2011-04-26SCI: Fixed several uninitialized variable script bugs in Hoyle 4 Bridgemd5
2011-04-26SCI: Updated the view type descriptions in the "version" console commandmd5
2011-04-21SCI: Avoid (unused) sqrt of a negative numberWillem Jan Palenstijn
2011-04-20SCI: Fix precedence (bug #3087872)Willem Jan Palenstijn
2011-04-17SCI: Prefer Surface::create taking a PixelFormat over the one taking a byte d...Johannes Schickel
2011-04-15SCI: Some initial work on supporting patch.005 in KQ1 Amigamd5
2011-04-15SCI: Silenced the warning for kMacPlatform(1)md5
2011-04-14ALL: centre -> centerMax Horn
2011-04-13SCI: Remove left-over fixme commentWillem Jan Palenstijn
2011-04-13SCI: Added handling for another version of mt32.drv (bug #3285556)md5
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-04-05SCI: Extended the script workaround for the sign reading script (bugs #327273...md5
2011-04-04SCI: Initialize newPlane fully before adding it to _planesMax Horn
2011-04-04SCI: Added workaround for script bug #3272735 - "SCI: QFG2: Crash when typing...md5
2011-04-03SCI: Fixed fading-related bugs #3267956 and #3041738md5
2011-04-03SCI: Show object names in the songlib console commandmd5
2011-04-03SCI: Added a workaround for script bug #3268076 - "MOTHERGOOSE: Crash after f...md5
2011-04-03SCI: Fixed bug #3266480 and partially fixed bug #3041738md5
2011-04-03SCI: Changed debug console hotkey to Control-Shift-D instead of Control-D.md5
2011-04-02SCI: Fix Mac SCI32 picture transparencyMatthew Hoops
2011-04-02SCI: Fix SQ1 droid zapping issue with a script patch, thanks toLars Skovlund
2011-04-02SCI: Replace not required emumidi headerdhewg
2011-03-30SCI: Minor cleanupMatthew Hoops
2011-03-30SCI32: Support for views with 640x400 native resolutionLars Skovlund
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2011-03-29SCI: Add workaround for a GK1 pointer comparisonMatthew Hoops
2011-03-29SCI: Limit SCI32 view scaling to when we're actually scalingMatthew Hoops
2011-03-28SCI: Fix Compilation with --enable-release set.D G Turner
2011-03-28SCI: Add detection entry for my GK1 floppy version.Johannes Schickel
2011-03-28SCI: Renamed restAdjust to r_rest (like r_acc and r_prev)md5
2011-03-28SCI: Error out when kMemorySegment() is requested to save more than 256 bytesmd5
2011-03-28SCI: Set the GC_INTERVAL define to its hexadecimal equivalentmd5