summaryrefslogtreecommitdiff
path: root/constants
AgeCommit message (Collapse)Author
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.
2014-05-23Comment some more bank 0 functions.yenatch
2014-05-23More complete hardware constants. Rename joypad constants.yenatch
2014-05-21More misc relabellingU-Fish-PC\Daniel
2014-05-21Use constants for the starter monsU-Fish-PC\Daniel
2014-05-19Merge branch 'master' of https://github.com/huderlem/pokered into pull-dataU-Fish-PC\Daniel
Conflicts: main.asm text.asm text/maps/route_22.asm
2014-05-16Use more trainer/mon/palette constantsU-Fish-PC\Daniel
2014-05-12Finished documenting/labeling functions in the MoveEffectPointerTable.Marcus Huderle
2014-04-22Comment in-game trade evolution.yenatch
2014-04-22More move and effect constants. Use a constant for total move count.yenatch
2014-04-16More move effect constants.yenatch
2014-04-16Use bits for status constants instead of masks.yenatch
2014-04-06Merge https://github.com/yenatch/pokeredIIMarckus
Conflicts: main.asm
2014-04-06A little more map name consistencyU-Fish-PC\Daniel
2014-04-05Use dimension constants in warp data and add map name consisntencyU-Fish-PC\Daniel