summaryrefslogtreecommitdiff
path: root/engine/pokemon/mail.asm
AgeCommit message (Collapse)Author
2021-06-19Standardize capitalization of ".Jumptable"Rangi
2021-03-17Consistent labels for each nickname in RAMRangi
2021-03-08Identify scrolling menu lists in WRAMRangi
2021-02-10Use PARTY_LENGTH and MAILBOX_CAPACITY constantsRangi
2020-12-23Rename some labelsRangi
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer"
2020-11-03Identify more uses of wBuffer1-6Rangi
2020-10-29Identify the remaining uses of another WRAM unionRangi
2020-10-26Comment, remove, or revise many unreferenced labelsRangi
2020-06-05Fix file permissions.entrpntr
2020-05-21Add mail.asmlibjet