Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and strchr.
|
|
|
|
|
|
|
|
Fix casting away const
|
|
It was possible to bypass the initialization of r11, and
mask was being read before the corresponding bounds check.
Thanks to fuzzie for analysis and LordHoto for testing.
This fixes bug #3500023 and a crash in the DOTT ending.
|
|
Return a fake value instead of leaving random values in the accumulator
|
|
|
|
|
|
introduction.
|
|
|
|
|
|
|
|
|
|
GUI: Scrollbar button highlighting fix.
|
|
|
|
|
|
This occurs while Roger is trying to move around the Pilot Droid in
Ulence Flats.
|
|
This bad call can be made in all rooms in Ulence Flats, after getting the
Pilot Droid. Properly fixes script bug #3513207
|
|
This is used to set default settings for all custom game options when an
engine starts
|
|
|
|
The associated call contains too few parameters, thus it shouldn't be made
at all
|
|
|
|
This occurs while Roger is trying to move around the Pilot Droid in
various narrow cases.
|
|
|
|
|
|
|
|
As supplied by aldozx in the forums.
|
|
|
|
Fixes bug #3493324.
|
|
|
|
The strings are not marked for translation, so I am not sure why the comments
are tagged with I18N though.
|
|
|
|
|
|
|
|
|