summaryrefslogtreecommitdiff
path: root/stats
AgeCommit message (Collapse)Author
2014-05-31Rename directory stats -> data.yenatch
2014-03-07Use the "page" text macro in Pokedex entries.yenatch
2014-03-06Text macros in Pokedex entries.yenatch
2014-03-03Export egg move labels.yenatch
2014-02-05Move includes into object bases instead of their version wrappers.yenatch
2014-02-01Use :: to export labels between objects.yenatch
This fixes the build.
2013-12-24evolution prerequisites and no more incbins in item effectsyenatch
2013-11-27maps.o and stats/pokedex/entries.oyenatch
2013-11-26proper section names and bank constantsyenatch
2013-11-22version-sensitive objects for egg moves and evos/attacksyenatch
this way main.o and wram.o are version-neutral
2013-09-08fix item asm labelsyenatch
CheckItem was called PickUpItem by mistake Also label TossItem and ReceiveItem
2013-08-30rename RNG to Randomyenatch
also fix 'Far' naming scheme for BattleRandom this was a long time coming
2013-08-29move battle tower mon handling asm into battle_tower.asmyenatch
2013-08-29move GiveOddEgg into odd_eggs.asmyenatch
2013-08-21GiveOddEgg and related asmyenatch
That's it for bank 7e
2013-08-21dump odd eggsyenatch
2013-08-16battle tower trainers and monsyenatch
2013-04-29BaseStats is now BaseDatayenatch
2013-03-22Fishing encounter data and related asmyenatch
2013-02-05Create individual pokedex entry filesyenatch
2013-02-05Rename pokedex entry filesyenatch
2013-02-05Saner file distributionyenatch
Moved files from data/ into new folders: -battle/ -stats/ -trainers/