Age | Commit message (Collapse) | Author |
|
|
|
also use more joypad constants
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
luckytyphlosion/master
and related bug fixes
|
|
rename functions, clean up address/wram comments, other misc
only broken up so that all changes are viewable on github
|
|
|
|
luckytyphlosion
|
|
|
|
Adding SRAM Constants to replace direct addresses with labels.
|
|
|
|
basically copy/paste comments and labels from
CheckPlayerStatusConditions
|
|
|
|
|
|
|
|
|
|
|
|
RenaKunisaki
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
engine/battle/core.asm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes some more static wram addresses.
|
|
For unknown addresses, use "w<address>".
Label overleads are still an issue.
|
|
Sprite buffers must be aligned to the nearest $100, so these sections are explicitly defined.
|
|
|
|
|
|
|
|
|