Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
'dbmapcoord' has X, Y order like other coordinate-related data macros
|
|
|
|
|
|
|
|
ViridianGym, and to make their data and code more accessible
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #260
|
|
MACRO/ENDM, etc)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes #255
|
|
Fixes #244
|
|
Fixes #235
|
|
|
|
SET_PAL_DEFAULT
|
|
by rgbds 0.4.0)
|
|
|
|
To do: turn constants into labels and use ldh
|
|
|
|
|
|
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
|