summaryrefslogtreecommitdiff
path: root/engine/menus/save.asm
AgeCommit message (Expand)Author
2020-06-21Replace "Unreferenced" labels with "; unreferenced" commentsRangi
2020-06-21Remove some more raw addressesRangi
2020-06-17Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenS...Rangi
2020-06-15Identify wObjectPrioritiesRangi
2020-06-13Label some mobile addresses, and revise some commentsRangi
2020-02-16PanicResetClock -> ClearClockmid-kid
2019-10-21Label some more WRAM/SRAM thingsmid-kid
2019-10-20#641 fixes and additions. (#646)mid-kid
2019-04-09TextBox -> Textboxmid-kid
2019-01-12Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bankRangi
2018-11-18Resolve issue #575: Rename text commandsRangi
2018-11-05text_jump → text_farmid-kid
2018-09-09Curr -> CurRangi
2018-08-25Use labels instead of constants for HRAMRangi
2018-07-29Add meaningful aliases for wd265Rangi
2018-07-23Consistent routine naming convention: 'Foo' wraps '_Foo'Rangi
2018-07-04Use TRUE/FALSE for wSaveFileExistsRangi
2018-06-24Fix triple newlines left over from removing address commentsRangi
2018-06-25Remove even more address commentsmid-kid
2018-06-24Remove all address commentsmid-kid
2018-04-04Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-03-25Organize the engine/ directory, take 3mid-kid