index
:
pokeyellow
master
merge-pokered
remove-pip
Pokémon Yellow
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
menus
/
party_menu.asm
Age
Commit message (
Collapse
)
Author
2021-05-31
Merge branch 'master' of https://github.com/pret/pokered
dannye
2021-05-31
More WRAM label cleanup (still needs UNIONs and renaming)
Rangi
2021-02-13
Identify hUILayoutFlags
Rangi
2021-02-13
Identify hUILayoutFlags and hPikachuSpriteVRAMOffset
Rangi
2020-11-14
Merge branch 'master' of https://github.com/pret/pokered
dannye
2020-11-14
Fix file modes
dannye
2020-11-04
Sync with pokered
dannye
2020-07-14
Clean up some data, using macros for multiline list entries
Rangi
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-04
Port pokecrystal's formatting of text commands and special characters
Rangi
2020-07-04
UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce ↵
Rangi
SET_PAL_DEFAULT
2020-07-03
H_CONSTANTNAMES -> hConstantNames
Rangi
2020-07-02
Add subdirectories to engine/ similar to pokecrystal
Rangi