| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2020-07-17 | cycling.png -> red_bike.png | Rangi | 1 | -1/+1 | |
| 2020-07-17 | Update sprite names | Rangi | 1 | -67/+67 | |
| These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible | |||||
| 2020-07-03 | Move graphics-only object file sources into gfx/ | Rangi | 1 | -0/+0 | |
| Previously this wasn't working, but now the Makefile uses pokegold's technique for running scan_includes. It also enables and fixes some rgbds warnings ("Non-local labels without a colon are deprecated"). | |||||
| 2020-06-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 1 | -0/+73 | |
| Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels. | |||||
