| 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 | |
| 2023-11-21 | Rename two unused items as `ITEM_XX` like pokecrystal | Rangi42 | 1 | -2/+2 | |
| 2021-05-30 | Eliminate unnecessary data macros | Rangi | 1 | -97/+97 | |
| 2021-03-25 | Verify data table and name list sizes with assertion macros | Rangi | 1 | -0/+3 | |
| Fixes #312 | |||||
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -1/+1 | |
| 2020-07-03 | Add subdirectories to data/ similar to pokecrystal | Rangi | 1 | -98/+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. | |||||
| 2016-06-11 | remove address comments | YamaArashi | 1 | -1/+1 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -1/+1 | |
| 2015-12-22 | Fewer underscores in constants | luckytyphlosion | 1 | -3/+3 | |
| dannye | |||||
| 2015-12-14 | Fewer underscores in constants | dannye | 1 | -3/+3 | |
| 2015-10-26 | Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 1 | -1/+1 | |
| functions, other misc functions"" This reverts commit c8ddbe7566120d74a5078d5a9031a6c5befde00d. | |||||
| 2015-10-25 | Revert "data/facing.asm, titlescreen functions, oam/sprite related ↵ | luckytyphlosion | 1 | -1/+1 | |
| functions, other misc functions" This reverts commit 3a5d7ec05db9ce1156863983a0427396d6f6f49b. | |||||
| 2015-10-24 | data/facing.asm, titlescreen functions, oam/sprite related functions, other ↵ | luckytyphlosion | 1 | -1/+1 | |
| misc functions Also rename pcm-related functions. | |||||
| 2015-08-10 | Clean up data/evos_moves.asm | dannye | 1 | -14/+14 | |
| 2015-02-04 | Added bcd macros with coins and money aliases. | Marcus Huderle | 1 | -97/+97 | |
| 2014-05-16 | Organize base stats and wild mon data (Koolboyman) | U-Fish-PC\Daniel | 1 | -1/+1 | |
| 2014-05-16 | Pull most data out of main.asm | U-Fish-PC\Daniel | 1 | -0/+98 | |
