| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-12-27 | Don't pass redundant label names to `table_width` and `list_start` (#125) | Rangi | 1 | -1/+1 | |
| 2024-12-27 | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 1 | -1/+1 | |
| 2022-06-06 | RGBDS syntax updates (#86) | vulcandth | 1 | -1/+1 | |
| New MACRO and DEF syntax | |||||
| 2022-06-06 | RGBDS syntax updates (#358) | vulcandth | 1 | -1/+1 | |
| New MACRO and DEF syntax | |||||
| 2021-12-09 | Fix incorrect comment about money received after battle (#346) | stringflow | 1 | -1/+1 | |
| * fix incorrect comment about money received after battle * fix incorrect comment in wram.asm | |||||
| 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-11-04 | Sync with pokered | dannye | 1 | -0/+55 | |
| 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 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -1/+1 | |
| 2015-12-06 | engine/battle/trainer_ai.asm | luckytyphlosion | 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 | |
