Age | Commit message (Collapse) | Author |
|
Dreamweb: Mark structs packed, minor tweaks
|
|
This is quite useful for devices with limited storage, where the user
can use the CD version without its speech files
|
|
|
|
|
|
|
|
DreamWebEngine
Also, remove dead code (allocateMem/deallocateMem)
|
|
The data segment is now completely unused.
|
|
to dreambase.h
|
|
|
|
This has been done by an automated search/replace, culling unused
variables in the process. The remaining variables in data are all stored
in savegames.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
renamed them to rollEndCreditsGameWon and rollEndCreditsGameLost
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
instead of 0xFF
|
|
|
|
I had previously tested the wrong end credits by accident. Oops...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Dreamweb: Remove more dead stuff, advance DreamBase <-> DreamGenContext split
|
|
|
|
|
|
|
|
|
|
|