Age | Commit message (Collapse) | Author |
|
This assures getCharWidth really gets the character number and now sign
extended version of it in case char is signed.
|
|
introduction".
|
|
Various cleanup
|
|
Scene 150
|
|
|
|
|
|
|
|
'updatesymbolbot' to C++
|
|
|
|
This is for the keymapper keymap
|
|
|
|
|
|
bresenhams()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
functions to DreamBase
|
|
instead of 0xFF
|
|
|
|
'triggermessage' to C++
|
|
|
|
|
|
to DreamBase
|
|
|
|
|
|
|
|
|
|
|
|
This avoid warnings, as these methods were being hidden by methods in subclasses
with differing signatures.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I had previously tested the wrong end credits by accident. Oops...
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 546c6a07e4803541647ad18d69c650fdd4cf974c.
This wasn't a good idea, after all - it breaks saves and the game
time is always the real time (which is not what the original did - it
only synced the game time with the real time at the beginning)
|