Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
(list_flags, set_flag, clear_flag)
|
|
(flag settings were not imported/exported in EOB 1 saves)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CID 1004123. Unfortunately, I do not have this version of the game
so I cannot verify that this fix is correct, but it should be.
|
|
|
|
Thanks to waltervn for figuring this mess out!
|
|
|
|
|
|
|
|
This should fix CID 1003943 and CID 1003944.
|
|
The original ignores invalid opcodes as well, according to johndoe
|
|
The clearSprites() method is a leftover from the older sprite drawing code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fix MSVC 10 compilation
|
|
|
|
|
|
|
|
|
|
|
|
This should never happen, so as per wjp suggestion makes this an error.
|
|
CID 1003605
|
|
CID 1003986 and CID 1003990.
|
|
|
|
Strings in the fluidsynth dialog had already been marked for
translation but where not included because of the file not being
listed in POTFILES.
|
|
|
|
|
|
Thanks to waltervn for testing values from running in DOSBox.
Fixes bug #3034704
|