index
:
pokeyellow
master
merge-pokered
remove-pip
Pokémon Yellow
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
Route22.asm
Age
Commit message (
Collapse
)
Author
2020-11-14
Merge branch 'master' of https://github.com/pret/pokered
dannye
2020-11-14
Fix file modes
dannye
2020-11-13
Add constants for player and rival starters
Rangi
2020-11-04
Sync with pokered
dannye
2020-07-17
SONY -> RIVAL
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-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-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.
2020-05-20
Sync with pokered
dannye
2019-01-01
Rename map files, labels, and constants to be consistent and work with ↵
Rangi
Polished Map