Age | Commit message (Collapse) | Author |
|
svn-id: r52143
|
|
svn-id: r52142
|
|
svn-id: r52140
|
|
svn-id: r52139
|
|
svn-id: r52137
|
|
svn-id: r52136
|
|
for identifying the problem
svn-id: r52135
|
|
svn-id: r52133
|
|
a difference for Fascination, not for the other games using mult_v2. This fixes the refresh of all the little animations in Fascination.
svn-id: r52132
|
|
This has been tested and verified as much as I can, but has a small
risk of leading to (easily fixable) regressions.
svn-id: r52130
|
|
svn-id: r52129
|
|
svn-id: r52126
|
|
even if one is present in the picture, fixes some transitions looking weird in eq2 - bug #3037126
svn-id: r52125
|
|
initial title now gets removed
svn-id: r52122
|
|
(Hopefully) Fixes every window display issues in lab, villa, picture labo, and lounge.
svn-id: r52109
|
|
storage room
svn-id: r52107
|
|
svn-id: r52106
|
|
I'm not sure why we define our own ABS(), but I assume we have some
compelling reason for it.
svn-id: r52105
|
|
svn-id: r52104
|
|
least) the picture problem in the lab, and the game is now completable (VGA floppy). Thanks SylvainTV for the debugging help
svn-id: r52103
|
|
fixes bug #3045225
svn-id: r52102
|
|
Apparently, the original interpreter hard-coded the lengths of the
audio tracks on the CD, and in this particular case it makes a
difference that one of the tracks is slightly longer on the disc
than the scripts assume it is. Thanks to hennymcc for doing all the
hard work in figuring this out.
svn-id: r52098
|
|
svn-id: r52082
|
|
sq4cd recreates the inventory window several times, but also reuses old window ids, causing kernelSetActive errors. fixes bug #3044757
svn-id: r52079
|
|
fixes bug #3044734
also fixing heap corruption during the ending
svn-id: r52077
|
|
svn-id: r52076
|
|
svn-id: r52072
|
|
makes it work, bug #3043270, added FIXME
svn-id: r52071
|
|
bug #3044046
svn-id: r52070
|
|
fixes bug #3044507
svn-id: r52068
|
|
svn-id: r52067
|
|
svn-id: r52066
|
|
bug #3044218
svn-id: r52065
|
|
bug #3044044, didn't occur for me, needs testing
svn-id: r52064
|
|
bug #3043955
svn-id: r52063
|
|
svn-id: r52047
|
|
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
|
|
svn-id: r52045
|
|
we had this workaround before, this is for a different pq2 version - bug #3043904
svn-id: r52044
|
|
fixes laura bow 1 when knocking at the door in the attic, scripts wait for 0xb in that case, sound resource sets 0xb and then immediately ends. This resulted in the scripts only getting the termination signal, so they waited endlessly. (bug #3042981)
svn-id: r52043
|
|
for laurabow2 floppy. In floppy the bug doesn't occur, we fix the code nonetheless
svn-id: r52040
|
|
svn-id: r52039
|
|
painting closing immediately
(fixed properly here, the NRS patch just nukes the whole routine)
svn-id: r52038
|
|
fixes some words not being red in pepper (part of bug #3040039)
svn-id: r52031
|
|
really weird, but it works now. Bug #3037578 (kq5 trunk), bug #3043286 (lb1 knight)
svn-id: r52007
|
|
broke laura bow 1, need to figure out whats exactly wrong
svn-id: r52004
|
|
fixes actual game bug #3042277 - sierra switched in that case to highest volume possible
svn-id: r51999
|
|
svn-id: r51996
|
|
These devices are not able to create appropriate drivers.
The only purpose for now is having proper gui options and flags and music types for the device detector.
The corresponding GUIO flags for the new devices have been added, too.
svn-id: r51995
|
|
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
|