Age | Commit message (Expand) | Author |
2017-10-29 | SCI: Fix UB in SegManager memcpy/strcpy operations | Colin Snover |
2017-10-21 | SCI: Allow lofsa string printing in disasm for all SCI versions | Willem Jan Palenstijn |
2017-10-21 | SCI: Fix offsets in disasm for multi-param opcodes | Willem Jan Palenstijn |
2017-10-16 | SCI32: Fix cursor color when quitting for phant1 | David Fioramonti |
2017-10-08 | SCI32: Fix crash restoring save from endgame of RAMA | Colin Snover |
2017-10-09 | SCI: Add QfG4 script patch to fix sliding down slope bug #9801 | Martin Kiewitz |
2017-10-08 | SCI: Crazy Nick's Larry workaround bug #10184 | Martin Kiewitz |
2017-10-08 | SCI: Restrict some workarounds to certain temps | Martin Kiewitz |
2017-10-07 | SCI: Change index inside workaround tables to an index range | Martin Kiewitz |
2017-10-07 | SCI: Use explicit indexes in castlebrain/islandbrain word search workarounds | Colin Snover |
2017-10-07 | SCI: Add workaround for uninitialized reads in Island of Dr Brain | Colin Snover |
2017-10-07 | ENGINES: Remove default1x scaler flag | Colin Snover |
2017-10-07 | SCI: Improve Larry 1 Spanish script patch | Martin Kiewitz |
2017-10-07 | SCI: Add script patch for Larry 1 Spanish bug #10240 | Martin Kiewitz |
2017-10-07 | Revert "SCI: Add workaround for uninitialized reads in Island of Dr Brain" | Martin Kiewitz |
2017-10-07 | SCI: Add workaround for uninitialized reads in Island of Dr Brain | Colin Snover |
2017-10-07 | SCI: Add workaround for uninit read during wordsearch in castlebrain | David Fioramonti |
2017-10-06 | SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeight | Colin Snover |
2017-10-06 | SCI32: Clean up script patch comments | Colin Snover |
2017-10-06 | SCI32: Clean up CelObj | Colin Snover |
2017-10-06 | SCI32: Clean up Plane | Colin Snover |
2017-10-06 | SCI32: Clean up GfxRemap32 | Colin Snover |
2017-10-06 | SCI32: Clean up Audio32 | Colin Snover |
2017-10-06 | SCI32: Clean up GfxFrameout | Colin Snover |
2017-10-06 | SCI32: Clean up GfxTransitions32 | Colin Snover |
2017-10-06 | SCI32: Clean up ScreenItem | Colin Snover |
2017-10-06 | SCI32: Clean up GfxPalette32 | Colin Snover |
2017-10-04 | SCI32: Speed up memory check counter in lighthouse in Lighthouse | Colin Snover |
2017-10-04 | SCI32: Give more specific game version numbers | Colin Snover |
2017-10-03 | SCI32: Restore gameplay time in RAMA | Colin Snover |
2017-09-30 | SCI32: Fix crash when dying in RAMA | Colin Snover |
2017-09-30 | SCI: Fix printing of super calls on clones in debugger | Colin Snover |
2017-09-30 | SCI32: Fix support for RAMA demo | Colin Snover |
2017-09-29 | SCI32: Clean up unused kBitmap code/subops | Colin Snover |
2017-09-29 | SCI32: Fix bad text rendering in RAMA | Colin Snover |
2017-09-28 | SCI: Add script patch for QfG2 Jackalmen Oops - bug #10218 | Martin Kiewitz |
2017-09-28 | SCI32: Disable change directory button in original save/load in RAMA | Colin Snover |
2017-09-28 | SCI32: Allow save games to be deleted from original save/restore in RAMA | Colin Snover |
2017-09-28 | SCI32: Block RAMA from creating PREF.DAT file | Colin Snover |
2017-09-28 | SCI: Remove resolved TODO | Colin Snover |
2017-09-28 | SCI32: Add audio volume sync support for RAMA | Colin Snover |
2017-09-27 | SCI: Add support for keyup events | Colin Snover |
2017-09-27 | SCI: Fix use-after-free when kernel call debugging is active during a save ga... | Colin Snover |
2017-09-27 | SCI: Do some clean-up of event handling system | Colin Snover |
2017-09-27 | SCI: Add uninitialized read workaround for shoplifting in SQ4CD | David Fioramonti |
2017-09-24 | SCI32: Dummy kPlayVMDSetFrameRate | Colin Snover |
2017-09-24 | SCI32: Remove unnecessary negative assertion check on unsigned integer | Colin Snover |
2017-09-24 | SCI32: Disable all SCI32 Mac code | Colin Snover |
2017-09-24 | SCI: Remove Mac SCI32 code from SCI16 code | Colin Snover |
2017-09-24 | SCI32: Add workarounds for uninitialized reads in RAMA | Colin Snover |