| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-01-17 | 2 | -2/+2 |
| |\ |
|
| | * | Use macros to enforce "missable/hide/show object" constraints, and rename the... | Rangi | 2026-01-07 | 1 | -1/+1 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-09-06 | 1 | -2/+2 |
| |\| |
|
| | * | Label and constant cleanup (#528) | Narishma-gb | 2025-09-03 | 1 | -2/+2 |
| * | | Fix .tilemap file extension, fix some typos (#138) | Narishma-gb | 2025-09-06 | 2 | -1/+2 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2025-01-30 | 2 | -2/+2 |
| |\| |
|
| | * | Fix some label typos, and add some constants instead of raw numbers (#492) | Narishma-gb | 2025-01-30 | 2 | -2/+2 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-21 | 4 | -16/+16 |
| |\| |
|
| | * | Fix some map text constants | dannye | 2023-11-21 | 4 | -16/+16 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 216 | -1143/+2509 |
| |\| |
|
| | * | Fix SAFFRONCTIY typo | dannye | 2023-11-19 | 1 | -1/+1 |
| | * | Fix inconsistent B1F object consts | dannye | 2023-11-19 | 1 | -3/+3 |
| | * | Fix inconsistent object const names | dannye | 2023-11-19 | 3 | -18/+18 |
| | * | Remove incorrect sign object consts | dannye | 2023-11-19 | 2 | -3/+0 |
| | * | Fix Celedon typo | dannye | 2023-11-19 | 1 | -1/+1 |
| | * | Use map object consts in data/maps/hide_show_data.asm (#432) | dannye | 2023-10-11 | 208 | -921/+922 |
| | * | Correct constant name (SILPH, not SLIPH) (#422) | Vortyne | 2023-08-26 | 1 | -1/+1 |
| | * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 215 | -1116/+2453 |
| | * | `warp_event` warp IDs start at 1, like in pokegold/pokecrystal | Rangi | 2021-10-05 | 212 | -805/+805 |
| | * | Clean up some redundant or unusual event comments | Rangi | 2021-10-05 | 3 | -9/+9 |
| * | | `warp_event` warp IDs start at 1, like in pokegold/pokecrystal | Rangi | 2021-10-05 | 214 | -813/+813 |
| * | | Clean up some redundant or unusual event comments | Rangi | 2021-10-05 | 5 | -16/+16 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-09-26 | 205 | -708/+708 |
| |\| |
|
| | * | Align `object_event` coordinates | Rangi | 2021-09-26 | 204 | -685/+685 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-09-26 | 224 | -2631/+2631 |
| |\| |
|
| | * | Unify map event gen1 gen2 (#335) | Yoann Fievez | 2021-09-26 | 223 | -2593/+2593 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 221 | -0/+0 |
| |\| |
|
| | * | Fix file modes | dannye | 2020-11-14 | 223 | -0/+0 |
| | * | Align warp and sign coordinates | Rangi | 2020-08-21 | 213 | -781/+781 |
| | * | Use def_warps_to macro for automatic warp_to entries | Rangi | 2020-08-17 | 223 | -1019/+234 |
| | * | Use map constants for SilphCoElevator warps | Rangi | 2020-08-17 | 1 | -2/+2 |
| | * | Use def_* macros for automatic map event counts | Rangi | 2020-08-17 | 223 | -669/+669 |
| | * | Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects | Rangi | 2020-08-17 | 66 | -98/+98 |
| | * | SONY -> RIVAL | Rangi | 2020-07-17 | 2 | -2/+2 |
| | * | Update sprite names | Rangi | 2020-07-17 | 163 | -557/+557 |
| | * | Deobfuscate exit warps on indoor maps | TheFakeMateo | 2020-07-15 | 102 | -244/+244 |
| | * | TM/HM constants named after moves | Rangi | 2020-07-05 | 24 | -27/+27 |
| | * | data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects | Rangi | 2020-07-03 | 223 | -0/+4953 |
| * | More debug yellow | dannye | 2020-11-07 | 1 | -0/+6 |
| * | Sync more with pokered | Rangi | 2020-11-06 | 2 | -3/+3 |
| * | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 3 | -5/+4 |
| * | Sync with pokered | dannye | 2020-11-04 | 224 | -0/+4206 |