| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2021-05-30 | Eliminate unnecessary data macros | Rangi | 1 | -1/+1 | |
| 2021-03-25 | Verify data table and name list sizes with assertion macros | Rangi | 1 | -0/+2 | |
| Fixes #312 | |||||
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 | |
| 2020-07-15 | Indent comments that describe data table macro formats | Rangi | 1 | -2/+2 | |
| 2020-07-14 | Clean up some data, using macros for multiline list entries | Rangi | 1 | -141/+53 | |
| 2020-07-03 | Add subdirectories to data/ similar to pokecrystal | Rangi | 1 | -0/+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-27 | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 1 | -1/+1 | |
| Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels. | |||||
| 2020-06-23 | Move more tables from engine/ to data/ | Rangi | 1 | -0/+0 | |
| This also splits the end of engine/battle/core.asm into engine/battle/effects.asm. | |||||
| 2016-06-11 | remove address comments | YamaArashi | 1 | -1/+1 | |
| 2015-06-01 | Add newlines to EOFs | U-Daniel-PC\Daniel | 1 | -1/+1 | |
| 2015-04-01 | Further split bank e stuff | xCrystal | 1 | -0/+143 | |
