Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
We now check the mouse up event happens on the same hotspot as the
mouse down event.
|
|
|
|
|
|
|
|
|
|
Also replace all hardcoded accesses to the hotspot array with hotspot queries.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should hopefully prevent Windows from showing a 'busy' cursor.
Fixes Trac#9570.
|
|
This works around a bug in the original where if you saved immediately
after getting the PET, the savegame would put in in an invalid state
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This script patch will fix not getting 10 points for giving
the locket to Marie.
|
|
|
|
|
|
|
|
Commit aee71314 seems to have accidentally added a temp file containing
a libtsage.a file. We remove it here.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Turns out the origional explicitly renames NPCs in some cases when
they don't want the NPC to be responsive. Such as the MaitreD name
being set to MaitreLoop03 when he's viewed from behind
|