summaryrefslogtreecommitdiff
path: root/constants/battle_tower_constants.asm
AgeCommit message (Expand)Author
2021-04-27Use {interpolation} to generate sequences of RAM labelsRangi
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
2021-02-04Battle Tower: fix typo in constant (PROGESS -> PROGRESS)Fredrik Ljungdahl
2020-06-21Remove some more raw addressesRangi
2019-03-10Rename more script commands for consistency and predictabilityRangi
2019-01-02Clean up some Odd Egg and Battle Tower code and dataRangi
2018-04-01Fix file permissionsmid-kid
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-22Pkmn -> Monmid-kid
2018-01-31const_def NRangi
2018-01-20PARTY_LENGTH; MON_NAME; sgb_border.binRemy Oukaour
2018-01-20Rename BATTLETOWER_NROF constantsRemy Oukaour
2018-01-14More Battle Tower map script constants, fewer raw hex valuesRemy Oukaour
2018-01-10More maskbitsRemy Oukaour
2018-01-10Constant swap explains this Battle Tower bugRemy Oukaour
2018-01-09Clearer Battle Tower codeRemy Oukaour
2017-12-15Move more main.asm code into individual filesRemy Oukaour
2017-12-15Move all misc/ and unknown/ files to meaningful directoriesRemy Oukaour
2017-12-09Document constants with comments, actual names, and more thorough usageRemy Oukaour
2017-11-19Labelled some battle tower-related functionsmid-kid
2016-03-27Split up banks 1-3 of main.asmpikalaxalt
2015-12-26jumptable macro repurposedPikalaxALT
2015-12-08More battle tower shenanigansPikalaxALT
2015-11-26Battle Tower scripts and text labelsPikalaxALT
2015-11-03Battle TowerPikalaxALT