aboutsummaryrefslogtreecommitdiffstats
path: root/data/baseStats (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-11-04Sync with pokereddannye151-4230/+0
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi151-4229/+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-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.
2020-05-20Sync with pokereddannye1-1/+1
2016-07-27Replace unnecessary tabs with spacesdannye1-1/+1
2016-06-11More syncing with pokereddannye1-0/+0
from April 8, 2016 to present
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/+2
2016-01-30Remove misleading (unreferenced) labels.IIMarckus151-153/+3
2015-12-22Fewer underscores in constantsluckytyphlosion1-1/+1
dannye
2015-12-14Fewer underscores in constantsdannye1-1/+1
2015-11-08Move data, mon header data, cry data.luckytyphlosion151-165/+164
Also remove bmon folder
2015-08-01Build only YellowU-Daniel-PC\Daniel16-100/+23
Conflicts: gfx/intro_nido_1.6x6.png gfx/intro_nido_2.6x6.png gfx/intro_nido_3.6x6.png gfx/redgreenversion.png text.asm text/maps/cerulean_trade_house.asm text/maps/copycats_house_1f.asm text/maps/daycare_2.asm text/maps/museum_2f.asm text/maps/oaks_lab.asm text/maps/pewter_gym.asm text/maps/route_9_1.asm text/maps/school.asm text/maps/vermilion_gym_1.asm yellow/main.asm
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