Age | Commit message (Collapse) | Author |
|
renamed them to rollEndCreditsGameWon and rollEndCreditsGameLost
|
|
|
|
The struct People still had an old-style pointer to a ReelRoutine.
Fix this by converting People to use a real ReelRoutine * and moving
the PeopleList from the buffers segment to a Common::List.
Thanks to digitall for the assistance with tracking this down.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
functions to DreamBase
|
|
to DreamBase
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Apparently it is effectively empty...
|
|
|
|
Also fix syntax error in tasm-recover
|
|
'errormessage3', 'train' ported to C++
|
|
|