| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-07-02 | 1 | -19/+19 |
| |\ | |||||
| | * | Replace hardware_constants.asm with hardware.inc (#511) | Rangi | 2025-06-30 | 1 | -4/+4 |
| | | | |||||
| | * | Don't pass redundant label names to `table_width` and `list_start` (#484) | Rangi | 2024-12-27 | 1 | -1/+1 |
| | | | |||||
| * | | Don't pass redundant label names to `table_width` and `list_start` (#125) | Rangi | 2024-12-27 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 1 | -23/+23 |
| |\| | |||||
| | * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 1 | -4/+4 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 1 | -2/+2 |
| |\| | |||||
| | * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -2/+2 |
| | | | | | | | 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. | ||||
| | * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 1 | -0/+2 |
| |\| | |||||
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -0/+2 |
| | | | | | | | | | Fixes #312 | ||||
| | * | fix OAMFLAG_VFLIPPED (#283) | Akihiro Otomo | 2020-08-02 | 1 | -4/+4 |
| | | | | | | | Replace incorrect label OAMFLAG_VFLIPPED with OAM_HFLIP | ||||
| | * | Update sprite names | Rangi | 2020-07-17 | 1 | -72/+72 |
| | | | | | | | | | These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible | ||||
| | * | Align constant comments as a column | Rangi | 2020-07-15 | 1 | -70/+70 |
| | | | |||||
| | * | Indent comments that describe data table macro formats | Rangi | 2020-07-15 | 2 | -3/+3 |
| | | | |||||
| | * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 2 | -413/+135 |
| | | | |||||
| | * | Factor out data/sprites/ | Rangi | 2020-07-03 | 2 | -0/+417 |
| | | |||||
| * | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 2 | -76/+71 |
| | | |||||
| * | Sync with pokered | dannye | 2020-11-04 | 2 | -0/+221 |
