| Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
* Identify more bit flags
* Space
|
|
|
|
|
|
Also identify `wPPUpCountAndMaxPP`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Update PokemonMansion1F.asm
* Name unnamed seafoam/mansion labels
|
|
|
|
|
|
|
|
* Add constants for wMapConnections bits
* Apply Vulcandth and Rangi42 feedback
---------
Co-authored-by: vulcandth <vulcandth@gmail.com>
|
|
|
|
|
|
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
|
|
Fixes #390
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#318)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|