summaryrefslogtreecommitdiff
path: root/data/baseStats
AgeCommit message (Collapse)Author
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-06-27Merge pic/ into gfx/Rangi
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2016-07-27Replace unnecessary tabs with spacesdannye
2016-04-25Fix typo: ninetails.asm -> ninetales.asmdannye
2016-03-22Clean up more Yellow ifdefs.IIMarckus
2016-01-30Remove misleading (unreferenced) labels.IIMarckus
2015-12-14Fewer underscores in constantsdannye
2015-07-27Merge branch 'master' of https://github.com/luckytyphlosion/pokereddannye
2015-07-26Merge branch 'master' of https://github.com/xCrystal/pokereddannye
2015-07-26More bugfixes.luckytyphlosion
Fix some tm compatibility issues.
2015-07-26Bugfixes.luckytyphlosion
Fix some building issues and multiply_divide.asm
2015-07-26tmlearn macro.luckytyphlosion
Also multiple_divide documentation and fix improper wram comment.
2015-07-24Use more wram labels and other constantsxCrystal
2014-10-17Kill version.asm.IIMarckus
2014-09-20Fix capitalizationU-Daniel-PC\Daniel
2014-07-15Don't redundantly define sprite dimensionsU-Daniel-PC\Daniel
dimensions are defined in the .pic files
2014-05-19Fix capitalization, remove white space, remove vicctreebel.asmU-Fish-PC\Daniel
2014-05-16Organize base stats and wild mon data (Koolboyman)U-Fish-PC\Daniel