| Commit message (Expand) | Author | Files | Lines |
| 2021-05-08 | Change terminology as per feedback | SatoMew | 2 | -2/+2 |
| 2021-05-08 | Identify the connections between Routes 22 and 23 as unused | SatoMew | 2 | -2/+2 |
| 2021-04-17 | Use rgbds 0.5.0 features: | Rangi | 6 | -40/+19 |
| 2021-03-25 | Fix Route20 wild mons tables | dannye | 1 | -13/+14 |
| 2021-03-25 | Forgot to end_water_wildmons | Rangi | 1 | -0/+1 |
| 2021-03-25 | Verify data table and name list sizes with assertion macros | Rangi | 106 | -398/+645 |
| 2021-03-21 | Remove unused _GREEN TitleMons data | Rangi | 1 | -18/+0 |
| 2020-12-20 | Clarify signed magnitude in the growth_rate macro | Rangi | 1 | -2/+2 |
| 2020-12-02 | Clearer tileset header macro comment | SatoMew | 1 | -1/+1 |
| 2020-12-01 | Fix outdated comments | SatoMew | 1 | -2/+2 |
| 2020-11-29 | Improve new constants and comment based on feedback | SatoMew | 1 | -24/+24 |
| 2020-11-29 | Update related tile animation constants | SatoMew | 1 | -24/+24 |
| 2020-11-17 | Use assert to ensure correct base data size | Rangi | 1 | -0/+2 |
| 2020-11-14 | Fix file modes | dannye | 556 | -0/+0 |
| 2020-11-13 | Add constants for player and rival starters | Rangi | 1 | -6/+6 |
| 2020-11-07 | Fix typo | dannye | 1 | -1/+1 |
| 2020-11-07 | More debug yellow | dannye | 1 | -0/+6 |
| 2020-11-06 | Sync more with pokered | Rangi | 11 | -31/+31 |
| 2020-11-06 | Sync more with pokeyellow | Rangi | 2 | -4/+4 |
| 2020-11-05 | Remove trailing whitespace | Rangi | 1 | -3/+3 |
| 2020-11-05 | Remove trailing whitespace | Rangi | 2 | -4/+4 |
| 2020-11-05 | Sync more with pokered | Rangi | 1 | -0/+36 |
| 2020-11-05 | Syn base stats' tmhm formatting with pokered | Rangi | 142 | -440/+440 |
| 2020-11-05 | Remove unused RG/RB graphics | Rangi | 151 | -151/+151 |
| 2020-11-04 | Start reorganizing pokeyellow | Rangi | 27 | -405/+421 |
| 2020-11-04 | Sync with pokered | dannye | 1458 | -20406/+24618 |
| 2020-10-19 | Some formatting changes | Rangi | 2 | -9/+20 |
| 2020-10-08 | PedalDanceAnim -> PetalDanceAnim | Rangi | 1 | -2/+2 |
| 2020-09-01 | Pan Docs: "When sending three or more data sets, data is continued in further... | Rangi | 1 | -70/+84 |
| 2020-08-31 | Separate the two lists of unused names | Rangi | 1 | -1/+3 |
| 2020-08-31 | Use constants to delineate map types, and factor out more data | Rangi | 4 | -0/+73 |
| 2020-08-30 | Factor out data/tilesets/pair_collision_tile_ids.asm | Rangi | 1 | -0/+24 |
| 2020-08-30 | Document more hidden object data and behavior | Rangi | 1 | -60/+67 |
| 2020-08-28 | Separate splash screen, intro, and credits (like pokegold/pokecrystal) | Rangi | 1 | -3/+3 |
| 2020-08-21 | Align warp and sign coordinates | Rangi | 213 | -781/+781 |
| 2020-08-17 | Use def_warps_to macro for automatic warp_to entries | Rangi | 223 | -1019/+234 |
| 2020-08-17 | Use map constants for SilphCoElevator warps | Rangi | 1 | -2/+2 |
| 2020-08-17 | Use def_* macros for automatic map event counts | Rangi | 223 | -669/+669 |
| 2020-08-17 | Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects | Rangi | 66 | -98/+98 |
| 2020-08-17 | Identify some map object related constants | Rangi | 1 | -6/+6 |
| 2020-08-17 | Fix Town Map coordinates to be in (X, Y) order as comments claim | Rangi | 1 | -97/+97 |
| 2020-08-02 | Fix encounter rate comments | Rangi | 1 | -2/+2 |
| 2020-08-02 | fix OAMFLAG_VFLIPPED (#283) | Akihiro Otomo | 1 | -4/+4 |
| 2020-07-20 | Add comments associating constants with data, and identify some more data | Rangi | 10 | -30/+190 |
| 2020-07-19 | Missingno's Pokédex weight is two bytes like the rest | Rangi | 1 | -2/+2 |
| 2020-07-18 | Reformat key item bit fields | Rangi | 1 | -11/+102 |
| 2020-07-17 | Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal | Rangi | 2 | -769/+763 |
| 2020-07-17 | Define constants for subanimations' base coords and frame block modes | Rangi | 2 | -776/+776 |
| 2020-07-17 | JUGGLER_X -> UNUSED_JUGGLER | Rangi | 5 | -27/+27 |
| 2020-07-17 | Identify remaining tilemap IDs | Rangi | 1 | -34/+17 |