| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 1 | -16/+28 |
| |\ | |||||
| | * | Use map object consts in data/maps/hide_show_data.asm (#432) | dannye | 2023-10-11 | 1 | -8/+8 |
| | | | |||||
| | * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -14/+24 |
| | | | | | | | 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. | ||||
| | * | `warp_event` warp IDs start at 1, like in pokegold/pokecrystal | Rangi | 2021-10-05 | 1 | -6/+6 |
| | | | |||||
| * | | `warp_event` warp IDs start at 1, like in pokegold/pokecrystal | Rangi | 2021-10-05 | 1 | -6/+6 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-09-26 | 1 | -3/+3 |
| |\| | |||||
| | * | Align `object_event` coordinates | Rangi | 2021-09-26 | 1 | -2/+2 |
| | | | | | | | | | Fixes #336 | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-09-26 | 1 | -25/+25 |
| |\| | |||||
| | * | Unify map event gen1 gen2 (#335) | Yoann Fievez | 2021-09-26 | 1 | -23/+23 |
| | | | | | | | | | | | | | | | | | | | * Update sign to bg_event #289 * Rename warp to warp_event * Replace object to object_event * Move warp macro parameter from warp x, y, id, map to warp_event x, y, map, id | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 1 | -0/+0 |
| |\| | |||||
| | * | Fix file modes | dannye | 2020-11-14 | 1 | -0/+0 |
| | | | |||||
| | * | Align warp and sign coordinates | Rangi | 2020-08-21 | 1 | -5/+5 |
| | | | |||||
| | * | Use def_warps_to macro for automatic warp_to entries | Rangi | 2020-08-17 | 1 | -7/+1 |
| | | | |||||
| | * | Use def_* macros for automatic map event counts | Rangi | 2020-08-17 | 1 | -3/+3 |
| | | | |||||
| | * | Update sprite names | Rangi | 2020-07-17 | 1 | -8/+8 |
| | | | | | | | | | These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible | ||||
| | * | data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects | Rangi | 2020-07-03 | 1 | -0/+36 |
| | | | | | To do: Polished Map support for loading the objects | ||||
| * | Sync with pokered | dannye | 2020-11-04 | 1 | -0/+32 |
