aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/save.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2015-07-14Use more screen dimension constantsdannye1-1/+1
2015-07-14Use more *Coorddannye1-1/+1
2015-07-13menu wram variable namesYamaArashi1-1/+1
2015-07-05Clean up sramdannye1-80/+80
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel1-25/+25
2015-04-26Update save.asmluckytyphlosion1-1/+1
2015-04-26Replaced all direct addresses with labels.luckytyphlosion1-52/+52
2015-04-26Replaced Box Direct Addresses with Labels.luckytyphlosion1-6/+6
2015-02-07fixed hp bar wram label and miscYamaArashi1-1/+1
2015-02-07commented battle stuffYamaArashi1-4/+4
2015-02-07commented menu stuffYamaArashi1-3/+3
2015-02-07serial/trade/miscYamaArashi1-1/+1
2014-09-14Commented/labelled misc functionsYamaArashi1-96/+96
2014-08-22Use PARTY_LENGTH and related constants in menu and hud code.yenatch1-5/+5
2014-06-25Use *Coord instead of FuncCoordU-Fish-PC\Daniel1-18/+9
2014-06-14Hall of Fame sram labels and related constants.yenatch1-18/+20
2014-06-14Use monster struct macros in wram. Rename related labels for consistency.yenatch1-4/+4
2014-05-26Remove most static wram addresses. Use labels instead.yenatch1-55/+55
2014-05-22Pull a lot of engine out of main.asmU-Fish-PC\Daniel1-0/+698