Age | Commit message (Collapse) | Author |
|
|
|
This looks to be a logic error in the constructor of module 2400, since
all the other modules do not create scenes with the global entrance
number when they are instantiated without an entrance (i.e. when
loading). With that logic error, all the code that handled Kleymen's
entrance to a scene after restoring was incorrectly skipped
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
engines/engines.mk
|
|
This silences a GCC warning about a 'saveFile' variable shadowing
a saveFile() method.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
scene was unreachable. Sound bug still present, though.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The mouse cursor warping code via the keyboard allows the cursor to go
outside the screen. We now limit the cursor's position to always stay
within the screen
|
|
Many thanks to wjp for his help with disassembly
|
|
The selection is done via registry, so no easy fix is available yet.
|
|
|
|
Thanks Greencis for reporting it
|
|
|
|
Nommes Georges
With the accents removed to avoid breaking encoding.
|
|
|
|
|
|
|
|
This reverts commit 4401f40f7203f7aaa78c2e1c904c70902325436c.
|
|
|
|
|
|
|
|
This is a regression from commit c90d56355fa0bbcdd3122f3e376e5609422338b3
Thanks to canavan for his testing and bisecting work
|
|
|