Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-03 | Add subdirectories to data/ similar to pokecrystal | Rangi | |
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/. | |||
2020-06-27 | Merge pic/ into gfx/ | Rangi | |
2020-06-27 | Separate 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-27 | Replace unnecessary tabs with spaces | dannye | |
2016-04-25 | Fix typo: ninetails.asm -> ninetales.asm | dannye | |
2016-03-22 | Clean up more Yellow ifdefs. | IIMarckus | |
2016-01-30 | Remove misleading (unreferenced) labels. | IIMarckus | |
2015-12-14 | Fewer underscores in constants | dannye | |
2015-07-27 | Merge branch 'master' of https://github.com/luckytyphlosion/pokered | dannye | |
2015-07-26 | Merge branch 'master' of https://github.com/xCrystal/pokered | dannye | |
2015-07-26 | More bugfixes. | luckytyphlosion | |
Fix some tm compatibility issues. | |||
2015-07-26 | Bugfixes. | luckytyphlosion | |
Fix some building issues and multiply_divide.asm | |||
2015-07-26 | tmlearn macro. | luckytyphlosion | |
Also multiple_divide documentation and fix improper wram comment. | |||
2015-07-24 | Use more wram labels and other constants | xCrystal | |
2014-10-17 | Kill version.asm. | IIMarckus | |
2014-09-20 | Fix capitalization | U-Daniel-PC\Daniel | |
2014-07-15 | Don't redundantly define sprite dimensions | U-Daniel-PC\Daniel | |
dimensions are defined in the .pic files | |||
2014-05-19 | Fix capitalization, remove white space, remove vicctreebel.asm | U-Fish-PC\Daniel | |
2014-05-16 | Organize base stats and wild mon data (Koolboyman) | U-Fish-PC\Daniel | |