aboutsummaryrefslogtreecommitdiffstats
path: root/data/baseStats (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-06-27Merge pic/ into gfx/Rangi151-151/+151
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2-3/+1
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 spacesdannye1-1/+1
2016-04-25Fix typo: ninetails.asm -> ninetales.asmdannye1-0/+0
2016-03-22Clean up more Yellow ifdefs.IIMarckus16-91/+15
2016-01-30Remove misleading (unreferenced) labels.IIMarckus151-153/+3
2015-12-14Fewer underscores in constantsdannye1-1/+1
2015-07-26More bugfixes.luckytyphlosion5-16/+16
Fix some tm compatibility issues.
2015-07-26Bugfixes.luckytyphlosion6-7/+1
Fix some building issues and multiply_divide.asm
2015-07-26tmlearn macro.luckytyphlosion151-1067/+1072
Also multiple_divide documentation and fix improper wram comment.
2015-07-24Use more wram labels and other constantsxCrystal1-0/+2
2014-10-17Kill version.asm.IIMarckus16-73/+58
2014-09-20Fix capitalizationU-Daniel-PC\Daniel2-2/+2
2014-07-15Don't redundantly define sprite dimensionsU-Daniel-PC\Daniel151-151/+151
dimensions are defined in the .pic files
2014-05-19Fix capitalization, remove white space, remove vicctreebel.asmU-Fish-PC\Daniel99-127/+98
2014-05-16Organize base stats and wild mon data (Koolboyman)U-Fish-PC\Daniel152-0/+4500