summaryrefslogtreecommitdiff
path: root/constants
AgeCommit message (Collapse)Author
2016-06-12sync textYamaArashi
2016-06-11crlf to lfYamaArashi
2016-06-09Merge branch 'master' of https://github.com/pret/pokeredpikalaxalt
2016-06-07Remove the Beach House option.IIMarckus
2016-05-30TX_SFX_KEY_ITEM and `mapconst` macropikalaxalt
2016-04-06Clean up labels and trainer headers for overworld Pokémon.IIMarckus
2015-12-14Fewer underscores in constantsdannye
2015-09-04Rewrite SetEvents and ResetEvents for unlimited number of eventsPikalaxALT
2015-08-30No more wram_constants.asmdannye
unfortunately, this means manually declaring the wEnemyMon1 party struct
2015-08-30No more W_dannye
2015-08-29commented pokeball functionYamaArashi
2015-08-29added constants for item capacityYamaArashi
2015-08-14item name length constantYamaArashi
2015-08-14add border constant and clear up misnomerYamaArashi
2015-08-13Named a test battle variableYamaArashi
2015-08-12commented SGB palette stuffYamaArashi
2015-08-10Replace hardcoded name lengths with NAME_LENGTHdannye
2015-08-10No more $C8dannye
Use OPP_ constants separate from trainer constants since valid opponents can be all Pokemon and trainers
2015-08-10Use constants for elevator floorsdannye
2015-08-08commented audio codeYamaArashi
2015-07-29constants for PrintNumberYamaArashi
2015-07-26Merge branch 'master' of https://github.com/xCrystal/pokereddannye
2015-07-24named animation functions/variablesYamaArashi
2015-07-24Use more wram labels and other constantsxCrystal
2015-07-23make route22 rival events more consistentYamaArashi
2015-07-23fixed hram aliases and named wram varYamaArashi
2015-07-22Merge pull request #107 from YamaArashi/masterDaniel Harding
enumerate events
2015-07-22Unify audio bank referencesdannye
2→1 8→2 1f→3
2015-07-22Rename sound effect filesdannye
2015-07-21Name some battle sound effectsdannye
2015-07-21named more constantsYamaArashi
2015-07-21comments for event constantsYamaArashi
2015-07-21named most of the used eventsYamaArashi
2015-07-20move event macros to separate fileYamaArashi
2015-07-20gym leader eventsYamaArashi
2015-07-20enumerate eventsYamaArashi
2015-07-19constants for flag actionsYamaArashi
2015-07-19namingYamaArashi
2015-07-19Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/evos_moves.asm engine/overworld/healing_machine.asm
2015-07-19Name sound effectsdannye
2015-07-19Enumerate more constantsdannye
2015-07-18miscYamaArashi
2015-07-17Enumerate map constantsdannye
closes https://github.com/iimarckus/pokered/issues/86
2015-07-17title / diploma / vending machineYamaArashi
2015-07-16Merge branch 'master' of https://github.com/iimarckus/pokereddannye
2015-07-16Swap trade center and battle centerdannye
also rename battle center to colosseum closes https://github.com/iimarckus/pokered/issues/102
2015-07-15menu stuffYamaArashi
2015-07-14hall of fame / creditsYamaArashi
2015-07-14Merge branch 'master' of https://github.com/YamaArashi/pokereddannye
Conflicts: engine/town_map.asm
2015-07-13named town map stuffYamaArashi