Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-17 | SCI: commenting out hoyle 4 script patch | Martin Kiewitz | |
svn-id: r52143 | |||
2010-08-16 | SCI: Fix uninit'd temp in longbow. See bug #3046200 | Matthew Hoops | |
svn-id: r52126 | |||
2010-08-16 | SCI: adding patch for eq2 / ecorder | Martin Kiewitz | |
initial title now gets removed svn-id: r52122 | |||
2010-08-15 | SCI: Change abs() to ABS() | Torbjörn Andersson | |
I'm not sure why we define our own ABS(), but I assume we have some compelling reason for it. svn-id: r52105 | |||
2010-08-15 | SCI: adding workaround for island dr. brain | Martin Kiewitz | |
fixes bug #3045225 svn-id: r52102 | |||
2010-08-14 | SCI: Silence shadowed variable warning of g++. | Johannes Schickel | |
svn-id: r52082 | |||
2010-08-14 | SCI: adding workaround for camelot during ending | Martin Kiewitz | |
fixes bug #3044734 also fixing heap corruption during the ending svn-id: r52077 | |||
2010-08-13 | SCI: adding workaround for sq4/floppy | Martin Kiewitz | |
bug #3044046 svn-id: r52070 | |||
2010-08-13 | SCI: adding bugid to pharkas workaround | Martin Kiewitz | |
svn-id: r52066 | |||
2010-08-13 | SCI: adding pharkas workaround room 540 | Martin Kiewitz | |
bug #3044218 svn-id: r52065 | |||
2010-08-13 | SCI: adding workaround for sq4/floppy room 397 | Martin Kiewitz | |
bug #3044044, didn't occur for me, needs testing svn-id: r52064 | |||
2010-08-13 | SCI: adding workaround for sci1.1 mother goose | Martin Kiewitz | |
bug #3043955 svn-id: r52063 | |||
2010-08-12 | SCI: adding bug id to sq4 patch | Martin Kiewitz | |
svn-id: r52047 | |||
2010-08-12 | SCI: adding patch for sq4/floppy | Martin Kiewitz | |
fixing endless flight, is actually a script data bug - there is an additional property, which is not included in property count. It's used. We return 0 in that case, because we don't know about that property, resulting in nest::x never get changed and the scripts check that for advancing svn-id: r52046 | |||
2010-08-12 | SCI: adding pq2 workaround | Martin Kiewitz | |
we had this workaround before, this is for a different pq2 version - bug #3043904 svn-id: r52044 | |||
2010-08-12 | SCI: adjusting laurabow2 patch signature | Martin Kiewitz | |
for laurabow2 floppy. In floppy the bug doesn't occur, we fix the code nonetheless svn-id: r52040 | |||
2010-08-12 | SCI: laurabow2 patch is lb2cd exclusive | Martin Kiewitz | |
svn-id: r52039 | |||
2010-08-12 | SCI: adding patch for laurabow2 | Martin Kiewitz | |
painting closing immediately (fixed properly here, the NRS patch just nukes the whole routine) svn-id: r52038 | |||
2010-08-11 | SCI: adding patch for kq5 harpy volume | Martin Kiewitz | |
fixes actual game bug #3042277 - sierra switched in that case to highest volume possible svn-id: r51999 | |||
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: adding workaround for sq1 | Martin Kiewitz | |
when restoring on arcada in some rooms (bug #3040908) svn-id: r51984 | |||
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: 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: 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: 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: 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: 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: 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 |