Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Replace use of getTimeAndDate() by getMillis() when computing
elapsed time. This fixes an issue when playing around midnight.
Also rename some variables for clarity (since they contain a time
in seconds having Hour in the name was a bit confusing).
|
|
I also reworked a bit how detection work so that both the original
and the improved German translations can be played.
|
|
|
|
to it
|
|
|
|
Do not try to read the menu.mor file as it has a different format not
supported (and detection for it was already removed). Also only tries
to read the menu for the original language. This avoids using the
French menu with the German game when both files are present in
the search path.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This should avoid unnecessary copying of a 400+ byte struct. This
was a low-priority Coverity issue, for some reason without a CID.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setRandomPresenceRoom9
|
|
per character
|
|
|
|
|
|
|
|
|
|
|
|
|