index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
pokemon
/
mail.asm
Age
Commit message (
Expand
)
Author
2021-06-19
Standardize capitalization of ".Jumptable"
Rangi
2021-03-17
Consistent labels for each nickname in RAM
Rangi
2021-03-08
Identify scrolling menu lists in WRAM
Rangi
2021-02-10
Use PARTY_LENGTH and MAILBOX_CAPACITY constants
Rangi
2020-12-23
Rename some labels
Rangi
2020-11-03
Identify more uses of wBuffer1-6
Rangi
2020-10-29
Identify the remaining (non-mobile) uses of another WRAM union
Rangi
2020-10-26
Comment, remove, or revise many unreferenced labels
Rangi
2020-06-17
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...
Rangi
2019-10-20
#641 fixes and additions. (#646)
mid-kid
2019-06-09
Create constants for ScrollingMenu item formats
mid-kid
2019-04-09
TextBox -> Textbox
mid-kid
2018-11-18
Resolve issue #575: Rename text commands
Rangi
2018-11-05
text_jump → text_far
mid-kid
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-07-29
Add meaningful aliases for wd265
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-25
Remove even more address comments
mid-kid
2018-06-24
Remove all address comments
mid-kid
2018-05-06
Fix rest of the givepokeitem/checkpokeitem references
mid-kid
2018-04-01
Fix file permissions
mid-kid
2018-03-13
Organize the engine/ directory
mid-kid