aboutsummaryrefslogtreecommitdiffstats
path: root/data/base_stats.asm (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye1-151/+0
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-153/+0
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-0/+3
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2016-06-11More syncing with pokereddannye1-1/+1
from April 8, 2016 to present
2016-04-25Fix typo: ninetails.asm -> ninetales.asmdannye1-1/+1
2015-11-08Move data, mon header data, cry data.luckytyphlosion1-0/+1
Also remove bmon folder
2014-05-19Fix capitalization, remove white space, remove vicctreebel.asmU-Fish-PC\Daniel1-3/+3
2014-05-16Organize base stats and wild mon data (Koolboyman)U-Fish-PC\Daniel1-5549/+150
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel1-0/+5549