index
:
pokered
adding-pokemon
expand-tileset
give-all-mons
master
multilang
pokedex-order
rgbgfx
Pokémon Red and Blue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
VermilionDock.asm
Age
Commit message (
Collapse
)
Author
2021-05-31
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
2020-11-14
Fix file modes
dannye
2020-11-06
Sync more with pokeyellow
Rangi
2020-07-16
Reformat map scripts' coordinate and movement data
Rangi
'dbmapcoord' has X, Y order like other coordinate-related data macros
2020-07-07
Sync coordinate macros with pokecrystal
Rangi
2020-07-06
callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfar
Rangi
2020-07-06
Specify the ldh instruction, don't turn ld into ldh
Rangi
2020-07-05
Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellow
Rangi
2020-07-04
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported ↵
Rangi
by rgbds 0.4.0)
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-03
Organize macros/ like pokecrystal
Rangi
While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code.
2019-01-01
Rename map files, labels, and constants to be consistent and work with ↵
Rangi
Polished Map