summaryrefslogtreecommitdiff
path: root/engine/save.asm
AgeCommit message (Expand)Author
2018-03-25Organize the engine/ directory, take 3mid-kid
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-22Pkmn -> Monmid-kid
2018-02-03Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-01-23Prefix wram labels with w, part 2.luckytyphlosion
2018-01-23Replace Stack with wStack.luckytyphlosion
2018-01-23MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #...Rangi
2018-01-18Remove trailing whitespaceRemy Oukaour
2018-01-16map_header → map_def; map_header_2 → map_dataRemy Oukaour
2018-01-14Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (res...Remy Oukaour
2018-01-08Document hardcoded SRAM addresses.Adelaide Walter
2018-01-08Use BANK for hardcoded SRAM banks (except for vestigial refs to JP's banks 4-7)Adelaide Walter
2018-01-02Clean up XXX comments for unused contentxCrystal
2017-12-28Prefix engine_flags wram addresses with wxCrystal
2017-12-24LoadEDTile → CopyTilemapAtOnce (fix #345)Remy Oukaour
2017-12-24callba/callab → farcall/callfarRemy Oukaour
2017-12-15Move more main.asm code into individual filesRemy Oukaour
2017-12-11Keep table labels in the same files as their contents.Remy Oukaour
2017-12-11Move lots of data tables into individual data/ filesRemy Oukaour
2016-05-11Save functions; feeble attempt at serial and link functionspikalaxalt
2016-05-08All functions in main.asm have non-generic namespikalaxalt
2016-01-05maptrigger macroPikalaxALT
2015-12-24writebackup --> closewindow; game corner prize vendors; othersPikalaxALT
2015-12-15MenuPikalaxALT
2015-12-14mystery gift, creditsPikalaxALT
2015-12-09underground switches, town mapPikalaxALT
2015-11-26Battle Tower scripts and text labelsPikalaxALT
2015-11-24Partial interpretation of battle tower trainer dataPikalaxALT
2015-11-20bgcoordPikalaxALT
2015-11-17Save, Bill's PCPikalaxALT
2015-11-17Here's the mail it never failsPikalaxALT
2015-11-16Movement constants, script stackPikalaxALT
2015-11-11Further split bank 4PikalaxALT
2015-11-07more battle core labelsPikalaxALT
2015-11-05Various labelsPikalaxALT
2015-11-04Mon submenu, engine/menu.asmPikalaxALT
2015-10-26merge with newest updateJimB16
2015-10-16Split up bank 2; other relabelingsPikalaxALT
2015-09-12found functions that determine next OTPkmnJimB16
2015-08-19Fix some dubious comments about abandoned sram addresses.yenatch
2015-08-19Comment and label the save file.yenatch
2015-08-19Split out the save file code.yenatch