Age | Commit message (Expand) | Author |
2016-08-04 | SCI32: Add QFG4 Windows signature | Colin Snover |
2016-08-01 | SCI: Fix warnings | Eugene Sandulenko |
2016-08-01 | SCI32: Implement bitmap save routine | Colin Snover |
2016-08-01 | SCI32: Fix invalid memory access after BitmapTable is extended | Colin Snover |
2016-08-01 | SCI32: Fix crash when destroying GfxTransitions32 | Colin Snover |
2016-08-01 | SCI32: Add bitmap segment and remove GC option from hunk segment | Colin Snover |
2016-08-01 | SCI32: Don't crash on zero-dimension show rects | Colin Snover |
2016-08-01 | SCI32: Add 6-argument signature of kAddPicAt | Colin Snover |
2016-08-01 | SCI32: Implement plane transitions (kSetShowStyle and kSetScroll) | Colin Snover |
2016-08-01 | SCI32: Enable optional explicit memory management of hunk entries | Colin Snover |
2016-07-30 | SCI32: Fix crash in Torin when opening save dialog | Colin Snover |
2016-07-27 | SCI32: Give default skip color a name | Colin Snover |
2016-07-27 | SCI32: Remove dead placeholder rendering code | Colin Snover |
2016-07-27 | SCI32: Fix kShowMovie calls crashing SCI32 | Colin Snover |
2016-07-27 | SCI32: Re-enable the high resolution mode option for GK1 | Colin Snover |
2016-07-27 | SCI32: Use extern instead of #include frameout.h for splitRects | Colin Snover |
2016-07-27 | SCI32: Fix backwards kFrameOut throttle timings | Colin Snover |
2016-07-27 | SCI32: Handle remap data outside the game's remap range | Colin Snover |
2016-07-25 | Merge pull request #789 from OmerMor/hoyle5 | Martin Kiewitz |
2016-07-25 | SCI: Add detection to the Hoyle 5 family of games | Omer Mor |
2016-07-24 | SCI32: Fix Video32 breaking when quitting during video playback | Colin Snover |
2016-07-24 | SCI32: Fix bad VMD palettes in GK2 | Colin Snover |
2016-07-24 | SCI: Fix memory leaks in ResourceManager | Colin Snover |
2016-07-24 | SCI32: Improve behaviour of screen transitions | Colin Snover |
2016-07-24 | SCI32: Fix KQ7 uninitialized read | Colin Snover |
2016-07-12 | SCI32: Disable kernel call 0x23 on LSL6hires | Colin Snover |
2016-07-12 | SCI32: Fix unnecessary palette updates | Colin Snover |
2016-07-12 | SCI32: Avoid flash of incorrect colour when palettes are changed | Colin Snover |
2016-07-11 | SCI32: Fix broken background volume in Torin during speech | Colin Snover |
2016-07-11 | Revert "SCI32: Add blackline option to KQ7 2.00b DOS" | Colin Snover |
2016-07-11 | SCI32: Add ADGF_DEMO flag to Hoyle 5 detection | Colin Snover |
2016-07-11 | SCI32: Add blackline option to KQ7 2.00b DOS | Colin Snover |
2016-07-11 | SCI: Update script patch comments | Martin Kiewitz |
2016-07-11 | SCI32: Add detection for Hoyle 5 demo | Colin Snover |
2016-07-11 | SCI32: Improve kq7 subtitle script patch | Martin Kiewitz |
2016-07-11 | SCI32: Give planes a default type | Colin Snover |
2016-07-11 | SCI32: Guard against no split count | Colin Snover |
2016-07-11 | SCI32: Silence non-monitored channels while monitoring is active | Colin Snover |
2016-07-11 | SCI32: Fix incorrect logic of cycler overflow | Colin Snover |
2016-07-11 | SCI32: Minor cleanup of GfxPalette32 | Colin Snover |
2016-07-11 | SCI32: Fix bad output caused by missing palette copies | Colin Snover |
2016-07-11 | SCI32: Fix sign comparison warning | Colin Snover |
2016-07-11 | SCI32: Split GfxPalette and GfxPalette32 + HunkPalette | Colin Snover |
2016-07-11 | SCI32: Split kPalCycle into subop functions | Colin Snover |
2016-07-11 | SCI32: Fix audio deadlocks | Colin Snover |
2016-07-11 | SCI32: Minor Audio32 cleanup | Colin Snover |
2016-07-11 | SCI32: Fix an issue with the KQ7 subtitles script patch | Martin Kiewitz |
2016-07-10 | SCI32: Add script patch to fix/improve KQ7 subtitles | Martin Kiewitz |
2016-07-10 | SCI32: Re-enable KQ7 subtitles, but with a warning on game start | Colin Snover |
2016-07-10 | SCI32: Disable KQ7 subtitles | Colin Snover |