Age | Commit message (Collapse) | Author |
|
|
|
|
|
targetname.
|
|
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.
|
|
This is due to NULL being used. Switching to nullptr which is equivalent
i.e. 0 should silence this.
|
|
The LANG_* symbols were colliding with defined symbols in the WinCE
system headers. Renamed to avoid this.
|
|
|
|
|
|
|
|
|
|
For some reason, the top left nsRect coordinates get swapped in the GK1
inventory screen, investigate why
|
|
|
|
|
|
|
|
New Engine : Mortevielle
|
|
way _cfiphBuffer is read/written
|
|
|
|
|
|
|
|
|
|
|
|
This bug was also in the original
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
different sizes of the Amiga and Atari versions
|
|
|
|
alternate filename in loading code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Clang static-analyzer issue)
|
|
|
|
setRandomPresenceRoom9
|
|
per character
|
|
|
|
|
|
|
|
|
|
|