Age | Commit message (Collapse) | Author |
|
Add Function Name Remapping to tasm-recover tool...
|
|
|
|
This maps the function names into the project's standard camelCase
naming convention, improving function readability.
|
|
This allows a mapping list to be specified for the dreamgen.* output
function names, removing the limitation to keep the same names as the
original ASM.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ReelRoutine or es:bx as parameters
|
|
|
|
|
|
This should allow tsoliman to see the end of the intro
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DREAMWEB: Remove unused blacklisted function headers from dreamgen.h
|
|
|
|
|
|
ALTering dice no longer is no longer noisy
|
|
This was semi-intentionally skipped in the intial port revival
because the focus was on N810 at the time.
This is mostly copied from the old 1.2.1 port and then cleaned up.
|
|
|
|
|
|
This flag when set omits the blacklisted function header from the
dreamgen.h output, rather than including it commented out with //.
|
|
|
|
The keybinding is Ctrl-Shift-m.
Ctrl-m is more desirable but is toggling mouse capture.
|
|
|
|
|
|
|
|
|
|
Not all 'mask' animations have sound, so need to mark preference for
regular speed for both 'mask' and 'teeth' animations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
LordHoto for point that out)
|