Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A few more label changes
|
|
More code cleanup
|
|
supporting it here
|
|
Define MAX_DAY_CARE_EXP
|
|
(ValidateOTTrademon and Function102bdc have `cp MAX_LEVEL + 1` operations that would still fail with such a correction, so there isn't perfect support.)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#399)
|
|
|
|
|
|
|
|
|
|
|
|
$100` or `X >> 8` and `X & $ff`
|
|
|
|
|
|
|
|
|
|
|
|
i wonder if anyone actually used this
|
|
|
|
|
|
|
|
Music command documentation
|
|
|
|
style guide
|
|
|
|
Split all of the footprints
|
|
Rename a routine and some maps; remove all code from main.asm
|
|
|
|
|
|
|
|
graphics, are still present)
engine/routines/ stores isolated out-of-context routines as individual files. It might be preferable later to append them to their related engine/ files in unique little SECTIONs, relying on the linkerscript to place them appropriately; or some other organization method. In the meantime, they're now easily findable apart from main.asm's other content.
|
|
|
|
Note: Resolved #340, #381, and #393 previously.
|