Age | Commit message (Collapse) | Author |
|
|
|
|
|
This is the last of the people-related functions, so the assembly-like
wrappers of addToPeopleList() and showGameReel() have been removed. Also,
madManText() has been simplified
|
|
|
|
|
|
fix tasm-recover
|
|
|
|
Specifically, I started with openOb() and withWhat() which allowed to
remove offset_commandline and offset_openchangesize. A clean conversion of
these required a conversion of printMessage2 and getOpenedSize.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'updatesymbolbot' to C++
|
|
bresenhams()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'triggermessage' to C++
|
|
|
|
to DreamBase
|
|
|
|
|
|
|
|
tasm-recover
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
Also, remove the 'monkface' data from the data blob
|
|
|
|
|