| Commit message (Expand) | Author | Age | Files | Lines |
| * | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 4 | -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 |
| * | | Some miscellaneous changes, syncing more with pokered | Rangi | 2021-05-31 | 1 | -1/+1 |
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-31 | 2 | -2/+2 |
| |\| |
|
| | * | Change terminology as per feedback | SatoMew | 2021-05-08 | 2 | -2/+2 |
| | * | Identify the connections between Routes 22 and 23 as unused | SatoMew | 2021-05-08 | 2 | -2/+2 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 7 | -2/+39 |
| |\| |
|
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 7 | -2/+39 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 451 | -0/+0 |
| |\| |
|
| | * | Fix file modes | dannye | 2020-11-14 | 456 | -0/+0 |
| | * | Remove trailing whitespace | Rangi | 2020-11-05 | 1 | -3/+3 |
| | * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 1 | -0/+5 |
| | * | 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 |
| | * | Fix Town Map coordinates to be in (X, Y) order as comments claim | Rangi | 2020-08-17 | 1 | -97/+97 |
| | * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 | 1 | -1/+1 |
| | * | Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal | Rangi | 2020-07-17 | 1 | -15/+16 |
| | * | SONY -> RIVAL | Rangi | 2020-07-17 | 2 | -2/+2 |
| | * | Update sprite names | Rangi | 2020-07-17 | 164 | -623/+623 |
| | * | Deobfuscate exit warps on indoor maps | TheFakeMateo | 2020-07-15 | 102 | -244/+244 |
| | * | 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 | 9 | -356/+288 |
| | * | Factor out MapBadgeFlags and EscapeRopeTilesets data tables | Rangi | 2020-07-08 | 1 | -0/+10 |
| | * | TM/HM constants named after moves | Rangi | 2020-07-05 | 24 | -27/+27 |
| | * | Update map hide/show data labels | Rangi | 2020-07-05 | 1 | -571/+558 |
| | * | Port pokecrystal's formatting of text commands and special characters | Rangi | 2020-07-04 | 1 | -1/+1 |
| | * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 1 | -2/+2 |
| | * | data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects | Rangi | 2020-07-03 | 446 | -0/+5700 |
| | * | Factor out data/sprites/ | Rangi | 2020-07-03 | 1 | -361/+0 |
| | * | Add subdirectories to data/ similar to pokecrystal | Rangi | 2020-07-03 | 12 | -0/+2298 |
| * | More debug yellow | dannye | 2020-11-07 | 1 | -0/+6 |
| * | Sync more with pokered | Rangi | 2020-11-06 | 8 | -12/+12 |
| * | Remove trailing whitespace | Rangi | 2020-11-05 | 1 | -3/+3 |
| * | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 11 | -22/+43 |
| * | Sync with pokered | dannye | 2020-11-04 | 461 | -0/+6854 |