Age | Commit message (Collapse) | Author |
|
Fixes #9916.
|
|
Fixes #9911.
|
|
|
|
|
|
When two entries in the file table shared the same data in the archive,
the resource size of the first entry was incorrectly set to zero.
Fixes #9905.
|
|
|
|
Fixes Trac#9873.
|
|
Closing them was causing a crash when using the lake viewer since there
is nothing to load back the lake video. Fixes Trac#9892.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We were previously reloading the current cursor from raw data on each
frame.
|
|
|
|
|
|
The last pattern based query was removed from Riven
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Updating the screen needs to happen exactly once at the end of each game
loop.
|
|
|
|
|
|
|
|
Scripts may have an inner game loop where loading is not working.
|
|
Fixes events getting lost during delays
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|