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.
|
|
|
|
|
|
|
|
|
|
functions related to MenuItem
|
|
optimizations
|
|
to it
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
display
|
|
|
|
Using a LoopingAudioStream gets rid of the pause between each loop
(and simplifies the code).
|
|
the song
|
|
|
|
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.
|
|
way _cfiphBuffer is read/written
|
|
|
|
|
|
|
|
different sizes of the Amiga and Atari versions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setRandomPresenceRoom9
|