| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | `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 |
| | | |||||
| * | Align `object_event` coordinates | Rangi | 2021-09-26 | 204 | -685/+685 |
| | | | | | Fixes #336 | ||||
| * | Unify map event gen1 gen2 (#335) | Yoann Fievez | 2021-09-26 | 223 | -2593/+2593 |
| | | | | | | | | | | * 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 | ||||
| * | 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 |
| | | | | | These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible | ||||
| * | 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 |
| To do: Polished Map support for loading the objects | |||||
