aboutsummaryrefslogtreecommitdiffstats
path: root/engine/debug/debug_party.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-04-151-2/+6
|\
| * Make `DebugSetPokedexEntries` automatically adapt to `NUM_POKEMON` changes ↵kagnusdev2026-04-061-2/+6
| | | | | | | | (#576)
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-4/+5
|\|
| * Miscellaneous cleanup (#488)Rangi2025-01-281-4/+5
| | | | | | Co-authored-by: SatoMew <SatoMew@users.noreply.github.com>
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-3/+3
|\|
| * Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-2/+2
| |
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-7/+6
|\|
| * Thoroughly document debug code (#410)SatoMew2023-07-151-14/+10
| |
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-1/+1
|\|
| * Use ~X instead of $ff ^ XRangi2021-11-231-1/+1
| |
| * Disassemble the BLUEMONS.GB debug ROMRangi2020-07-151-10/+136
| |
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+33
|
* Add constants for player and rival startersRangi2020-11-131-4/+4
|
* Add label for unknown debug bytedannye2020-11-071-1/+1
|
* Start disassembling debug yellowdannye2020-11-061-0/+135
| | | | non matching
* Sync with pokereddannye2020-11-041-0/+24