aboutsummaryrefslogtreecommitdiffstats
path: root/data/baseStats (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pic/ into gfx/Rangi2020-06-27151-151/+151
|
* Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi2020-06-272-3/+1
| | | Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
* Replace unnecessary tabs with spacesdannye2016-07-271-1/+1
|
* Fix typo: ninetails.asm -> ninetales.asmdannye2016-04-251-0/+0
|
* Clean up more Yellow ifdefs.IIMarckus2016-03-2216-91/+15
|
* Remove misleading (unreferenced) labels.IIMarckus2016-01-30151-153/+3
|
* Fewer underscores in constantsdannye2015-12-141-1/+1
|
* Merge branch 'master' of https://github.com/luckytyphlosion/pokereddannye2015-07-27151-1067/+1066
|\
| * More bugfixes.luckytyphlosion2015-07-265-16/+16
| | | | | | | | Fix some tm compatibility issues.
| * Bugfixes.luckytyphlosion2015-07-266-7/+1
| | | | | | | | Fix some building issues and multiply_divide.asm
| * tmlearn macro.luckytyphlosion2015-07-26151-1067/+1072
| | | | | | | | Also multiple_divide documentation and fix improper wram comment.
* | Merge branch 'master' of https://github.com/xCrystal/pokereddannye2015-07-261-0/+2
|\ \ | |/ |/|
| * Use more wram labels and other constantsxCrystal2015-07-241-0/+2
|/
* Kill version.asm.IIMarckus2014-10-1716-73/+58
|
* Fix capitalizationU-Daniel-PC\Daniel2014-09-202-2/+2
|
* Don't redundantly define sprite dimensionsU-Daniel-PC\Daniel2014-07-15151-151/+151
| | | | dimensions are defined in the .pic files
* Fix capitalization, remove white space, remove vicctreebel.asmU-Fish-PC\Daniel2014-05-1999-127/+98
|
* Organize base stats and wild mon data (Koolboyman)U-Fish-PC\Daniel2014-05-16152-0/+4500