| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-12-27 | Don't pass redundant label names to `table_width` and `list_start` (#125) | Rangi | 1 | -3/+3 | |
| 2024-12-27 | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 1 | -3/+3 | |
| 2023-07-13 | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 1 | -3/+3 | |
| This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified. | |||||
| 2022-09-24 | Use a SPRITE_SET_LENGTH constant | Rangi | 1 | -2/+1 | |
| 2022-09-24 | Add constants and table macros for the map sprite sets (#392) | Rangi | 1 | -89/+71 | |
| Fixes #391 | |||||
| 2022-06-06 | RGBDS syntax updates (#86) | vulcandth | 1 | -3/+3 | |
| New MACRO and DEF syntax | |||||
| 2022-06-06 | RGBDS syntax updates (#358) | vulcandth | 1 | -3/+3 | |
| New MACRO and DEF syntax | |||||
| 2021-03-25 | Verify data table and name list sizes with assertion macros | Rangi | 1 | -0/+26 | |
| Fixes #312 | |||||
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 | |
| 2020-11-04 | Sync with pokered | dannye | 1 | -0/+191 | |
| 2020-07-17 | Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal | Rangi | 1 | -15/+16 | |
| 2020-07-17 | Update sprite names | Rangi | 1 | -66/+66 | |
| These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible | |||||
| 2020-07-14 | Clean up some data, using macros for multiline list entries | Rangi | 1 | -12/+12 | |
| 2020-07-03 | Factor out data/sprites/ | Rangi | 1 | -361/+0 | |
| 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/. | |||||
| 2016-06-11 | remove address comments | YamaArashi | 1 | -4/+4 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -4/+4 | |
| 2016-06-06 | Clean up white space | dannye | 1 | -10/+10 | |
| 2015-11-21 | LoadPokedexTilePatterns and engine/overworld/map_sprites.asm | luckytyphlosion | 1 | -27/+77 | |
| Also replace dummy sprites and fix replace.sh to only parse .asm files | |||||
| 2014-05-19 | Pull more data out of main.asm | U-Fish-PC\Daniel | 1 | -0/+551 | |
