Age | Commit message (Collapse) | Author |
|
|
|
|
|
The first is due to a variable set but never used i.e. destSurface, but
I think this call is still needed to lock the area being copied, hence
have removed the variable, but not the call.
The second was a real bug in the type of the print format string used
for savegame naming. slot is a number, not a string and can vary from 0
to 999, hence the 3 digit fixed size with zero padded prefix.
|
|
S_OK is a system define in the WinCE toolchain library headers, so this
conflicts. Renamed to S_OKAY in the engine code to avoid this.
|
|
The LANG_* symbols were colliding with defined symbols in the WinCE
system headers. Renamed to avoid this.
|
|
way _cfiphBuffer is read/written
|
|
|
|
|
|
|
|
|
|
|
|
different sizes of the Amiga and Atari versions
|
|
|
|
alternate filename in loading code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setRandomPresenceRoom9
|
|
per character
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
phoneme handling
|
|
|
|
|
|
|
|
|
|
|
|
|