Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-11 | SCI: fixing kGraphFillBoxAny implementation | Martin Kiewitz | |
working now like in sierra sci, when using priority/control - fixes pepper adventures in time - no failure screen - bug #3040185 cleanup of GfxPaint16::fillRect svn-id: r51994 | |||
2010-08-11 | SCI: workaround change kq5 | Martin Kiewitz | |
svn-id: r51991 | |||
2010-08-11 | SCI: not pausing kDoSound samples anymore | Martin Kiewitz | |
but pausing looped samples only fixes "I'm melting" sample in sq1 death (bug #3038048) added detailed comment about this change svn-id: r51985 | |||
2010-08-11 | SCI: adding workaround for sq1 | Martin Kiewitz | |
when restoring on arcada in some rooms (bug #3040908) svn-id: r51984 | |||
2010-08-11 | SCI: cleanup of slater detection entries | Martin Kiewitz | |
svn-id: r51982 | |||
2010-08-11 | SCI: fixing slater&charlie go camping entry | Martin Kiewitz | |
bug #3042547 svn-id: r51981 | |||
2010-08-11 | SCI: kAddToPic only wrote nsRect in sci1.1 | Martin Kiewitz | |
fixes regression of r51952 and bug #3042957 svn-id: r51971 | |||
2010-08-11 | SCI: making camelot fix camelot-only for now | Martin Kiewitz | |
fixes kq6 getting assert as well (bug 3042866) svn-id: r51970 | |||
2010-08-11 | SCI: kAnimate invalid loop/cels now correctly fixed | Martin Kiewitz | |
fixes kq5 trunk getting closed again during intro - is actually a script bug that sets cel to some really high number - bug #3037578, may also fix other similar issues svn-id: r51969 | |||
2010-08-11 | SCI: adding workaround for hoyl4 | Martin Kiewitz | |
bug #3042756, although there is another bug shortly after svn-id: r51968 | |||
2010-08-10 | SCI: improved random actors workaround lb2 | Martin Kiewitz | |
svn-id: r51959 | |||
2010-08-10 | SCI: adding workaround for qfg3 | Martin Kiewitz | |
awari minigame, fixes bug #3040579 svn-id: r51958 | |||
2010-08-10 | SCI: improving comment about r51955 | Martin Kiewitz | |
svn-id: r51956 | |||
2010-08-10 | SCI: adding displaceY adjust for sci1.1 views | Martin Kiewitz | |
sierra sci did this in their getCelRect(), we are doing it while loading, fixes laura bow not appearing in taxi (bug #3041220) svn-id: r51955 | |||
2010-08-10 | SCI: kAddToPic(list) set fixed priority flag | Martin Kiewitz | |
svn-id: r51954 | |||
2010-08-10 | SCI: add scaling support to kAddToPic | Martin Kiewitz | |
fixes laurabow2 bug #3041226 svn-id: r51952 | |||
2010-08-10 | SCI: adding patch for eq1cd | Martin Kiewitz | |
fixes ego swimming left/right of room 660 and getting a "message not found" error and a GE? signature mismatch - in sierra sci this also resulted in "message not found" and a hang afterwards - bug #3038387 svn-id: r51951 | |||
2010-08-10 | SCI: adding workaround for kq5 | Martin Kiewitz | |
when giving the tambourine to the monster - bug #3041262 svn-id: r51950 | |||
2010-08-09 | SCI: changing patch message slightly | Martin Kiewitz | |
svn-id: r51949 | |||
2010-08-09 | SCI: fixing signature for gk1 | Martin Kiewitz | |
day6 police sleep issue svn-id: r51948 | |||
2010-08-09 | SCI: adding gk1 patch for day 5 freeze | Martin Kiewitz | |
svn-id: r51947 | |||
2010-08-09 | SCI: adding script patches for gk1 | Martin Kiewitz | |
day6 issue in police department svn-id: r51942 | |||
2010-08-09 | SCI: extended workaround of kq6 to all rooms | Martin Kiewitz | |
fixes bug #3041734 svn-id: r51941 | |||
2010-08-08 | SCI: adding workarounds for lb2 | Martin Kiewitz | |
bug #3041257 svn-id: r51933 | |||
2010-08-08 | SCI: kDisposeWindow changes | Martin Kiewitz | |
kDisposeWindow doesn't free windows immediately anymore. We free them after some calls to kSetPort, so the handle will be valid for a short time. Fixes sq4cd and hoyle 4 (commented out patching of script for hoyle 4) svn-id: r51932 | |||
2010-08-08 | SCI: Remove the now useless Sci::VMDDecoder wrapper | Sven Hesse | |
svn-id: r51923 | |||
2010-08-08 | SCI: Directly use the new Graphics::VMDDecoder class | Sven Hesse | |
svn-id: r51922 | |||
2010-08-07 | SCI: Turned a warning into an error | Filippos Karapetis | |
svn-id: r51838 | |||
2010-08-07 | SCI: changing kBaseSetter behaviour when scaled | Martin Kiewitz | |
fixes lb2 docks issue (bug #3036306) svn-id: r51835 | |||
2010-08-07 | SCI: removing kDoBresen hack for sq5 | Martin Kiewitz | |
adding detailed comment about sq5 scrubbing issue not 100% fixed (waltervn should look into it), but at least it works now svn-id: r51833 | |||
2010-08-07 | SCI: adding sq5 scrubbing patch | Martin Kiewitz | |
(for testing only, i'm not sure if it works because i'm unable to reproduce the bug anymore) svn-id: r51832 | |||
2010-08-07 | SCI: Improve output when VM_DEBUG_SEND is set | Filippos Karapetis | |
svn-id: r51831 | |||
2010-08-07 | SCI: Added support for the inbuilt leftover parser in XMAS1990 | Filippos Karapetis | |
svn-id: r51829 | |||
2010-08-07 | SCI: Fixed script bug #3039395 - "KQ5: Crash when opening leather pouch" | Filippos Karapetis | |
svn-id: r51823 | |||
2010-08-07 | SCI: Fixed script bug #3040012 - "PEPPER: Book crash" | Filippos Karapetis | |
svn-id: r51822 | |||
2010-08-07 | SCI: Fixed script bug #3040142 - "PEPPER: Crash on Pugh's office" | Filippos Karapetis | |
svn-id: r51821 | |||
2010-08-07 | SCI: Changed a warning into a debugC | Filippos Karapetis | |
svn-id: r51820 | |||
2010-08-07 | SCI: Fixed script bug #3039036 - "Castle of Dr. Brain: Crash at robot jokes" | Filippos Karapetis | |
svn-id: r51817 | |||
2010-08-07 | SCI: Converted an error back into a warning when loading games | Filippos Karapetis | |
svn-id: r51816 | |||
2010-08-06 | SCI: Fixed 2 SQ1 script bugs (#3040894 and #3040905) | Filippos Karapetis | |
svn-id: r51815 | |||
2010-08-06 | SCI: Some cleanup of the script patch code. Added a PATCH_MAGICDWORD define ↵ | Filippos Karapetis | |
to make the patch tables easier to understand svn-id: r51811 | |||
2010-08-06 | SCI: Split the new script patch code in a separate file | Filippos Karapetis | |
svn-id: r51810 | |||
2010-08-06 | SCI: fixing typo | Martin Kiewitz | |
svn-id: r51809 | |||
2010-08-06 | SCI: Fixed script bug #3040844 - "QFG3: Crash near the end" | Filippos Karapetis | |
svn-id: r51808 | |||
2010-08-06 | SCI: adding patch for lsl6 issue | Martin Kiewitz | |
fixes crashing when dieing at least in german lsl6, caused by temp memory space corruption. Also happened in sierra sci. svn-id: r51807 | |||
2010-08-06 | SCI: Added support for scripts that have more than one export table. Fixes ↵ | Filippos Karapetis | |
bug #3039785 - "Conquests of Camelot: Crash in Glastonbury Tor" svn-id: r51805 | |||
2010-08-06 | SCI: Fixed an off-by one error in the kDoBresen sanity check | Filippos Karapetis | |
svn-id: r51804 | |||
2010-08-06 | SCI: Added a workaround for kAbs to properly support patched scripts by NRS ↵ | Filippos Karapetis | |
in QFG1VGA. Properly fixes bug #3037218 - "QFG1 VGA: kAbs signature mismatch" (thanks to wjp for his help on this) svn-id: r51799 | |||
2010-08-06 | SCI: adjusting patch to write 0 instead of 1 | Martin Kiewitz | |
patch still worked, but 0 was meant to be there thx to lskovlun to point this out svn-id: r51796 | |||
2010-08-06 | SCI: adding script patching | Martin Kiewitz | |
including a patch for hoyle 4 and commenting out the workaround code inside kDisposeWindow svn-id: r51795 |