summaryrefslogtreecommitdiff
path: root/constants
AgeCommit message (Collapse)Author
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
2015-07-13named party menu/naming screen wram variablesYamaArashi
2015-07-13comment slot machineYamaArashi
2015-07-12movemon and removepokemon wram variablesYamaArashi
2015-07-12named wram variablesYamaArashi
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
rename functions, clean up address/wram comments, other misc only broken up so that all changes are viewable on github
2015-06-11Clean up white spaceU-Daniel-PC\Daniel
2015-06-01Add newlines to EOFsU-Daniel-PC\Daniel
2015-06-01EOL Windows->UNIXU-Daniel-PC\Daniel
2015-02-08named misc functionsYamaArashi
2015-02-07commented menu stuffYamaArashi
2015-02-07serial/trade/miscYamaArashi
2015-02-04add constants for volatile statuses and more battle labels/commentary/constantsxCrystal
2014-10-20Merge branch 'master' of https://github.com/dannye/pokeredIIMarckus
2014-10-17Modularize the beach house.IIMarckus
2014-10-17More idioms.IIMarckus
2014-10-17Add more from the beach house.IIMarckus
2014-09-26Enumerate hide/show constantsU-Daniel-PC\Daniel
2014-09-25Make Hide/Show objects more dynamicU-Daniel-PC\Daniel
be on the look out for more static ids in the wild unused constants are still included because a script could be written to check whether the player has picked up an item/fought a legendary etc.
2014-09-23Add comments for move ids.yenatch
2014-09-20Merge remote-tracking branch 'YamaArashi/master'yenatch
Conflicts: constants/misc_constants.asm engine/battle/core.asm engine/menu/pokedex.asm engine/town_map.asm home.asm hram.asm
2014-09-17Recomment misc functions in home.asm.yenatch
2014-09-17Enumerate move constants and add unnamed animation constants.yenatch
2014-09-14Commented/labelled misc functionsYamaArashi
2014-09-09Labelled and commented mostly sprite-related thingsYamaArashi
2014-06-14Hall of Fame sram labels and related constants.yenatch
2014-06-14Use monster struct macros in wram. Rename related labels for consistency.yenatch
2014-06-10Use MAX_LEVEL instead of 100/$64U-Fish-PC\Daniel
2014-06-09Clean up white spaceU-Fish-PC\Daniel
2014-06-06Space out monster constants to make gaps clearer.yenatch
2014-05-26Remove most static wram addresses. Use labels instead.yenatch
For unknown addresses, use "w<address>". Label overleads are still an issue.