| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge pic/ into gfx/ | Rangi | 2020-06-27 | 1 | -1/+1 |
| | | |||||
| * | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 2020-06-27 | 1 | -2/+0 |
| | | | | Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels. | ||||
| * | Remove misleading (unreferenced) labels. | IIMarckus | 2016-01-30 | 1 | -1/+2 |
| | | |||||
| * | tmlearn macro. | luckytyphlosion | 2015-07-26 | 1 | -7/+7 |
| | | | | | Also multiple_divide documentation and fix improper wram comment. | ||||
| * | Don't redundantly define sprite dimensions | U-Daniel-PC\Daniel | 2014-07-15 | 1 | -1/+1 |
| | | | | | dimensions are defined in the .pic files | ||||
| * | Organize base stats and wild mon data (Koolboyman) | U-Fish-PC\Daniel | 2014-05-16 | 1 | -0/+29 |
