Age | Commit message (Collapse) | Author |
|
Replace incorrect label OAMFLAG_VFLIPPED with OAM_HFLIP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
|
|
|
|
|
|
|
|
|
|
|
|
Move animations' sound IDs are off by one from move IDs.
|
|
animation data labels+constants)
|
|
Deobfuscate exit warps on indoor maps
|
|
|
|
|
|
|
|
|
|
ViridianGym, and to make their data and code more accessible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MACRO/ENDM, etc)
|
|
|
|
|
|
repeating the move names twice
|
|
|
|
To do: TM/HM constants named after moves
|
|
|
|
|
|
|
|
Fixes #235
|
|
|
|
by rgbds 0.4.0)
|
|
|
|
|
|
|
|
To do: turn constants into labels and use ldh
|
|
To do: Polished Map support for loading the objects
|
|
|
|
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
|
|
- data/mapWilds -> data/wild/maps
- diglett_sculpture.asm -> book_or_sculpture.asm
- relocate some audio/music constants
|