| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-23 | 1 | -16/+2 |
| |\ |
|
| | * | Add labels to unreferenced mart inventories and remove redundant comments | Rangi | 2021-05-23 | 1 | -16/+2 |
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-23 | 1 | -105/+86 |
| |\| |
|
| | * | Use macros for bit arrays | Rangi | 2021-05-23 | 1 | -105/+86 |
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-05-23 | 2 | -105/+205 |
| |\| |
|
| | * | Use macros for packed arrays of nybbles | Rangi | 2021-05-23 | 2 | -105/+205 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-17 | 6 | -40/+19 |
| |\| |
|
| | * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 | 6 | -40/+19 |
| | * | Forgot to end_water_wildmons | Rangi | 2021-03-25 | 1 | -0/+1 |
| * | | Fix Route20 wild mons tables | dannye | 2021-03-25 | 1 | -13/+14 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 105 | -397/+646 |
| |\| |
|
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 106 | -398/+645 |
| | * | Remove unused _GREEN TitleMons data | Rangi | 2021-03-21 | 1 | -18/+0 |
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2020-12-20 | 1 | -2/+2 |
| |\| |
|
| | * | Clarify signed magnitude in the growth_rate macro | Rangi | 2020-12-20 | 1 | -2/+2 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-12-15 | 2 | -27/+29 |
| |\| |
|
| | * | Clearer tileset header macro comment | SatoMew | 2020-12-02 | 1 | -1/+1 |
| | * | Fix outdated comments | SatoMew | 2020-12-01 | 1 | -2/+2 |
| | * | Improve new constants and comment based on feedback | SatoMew | 2020-11-29 | 1 | -24/+24 |
| | * | Update related tile animation constants | SatoMew | 2020-11-29 | 1 | -24/+24 |
| | * | Use assert to ensure correct base data size | Rangi | 2020-11-17 | 1 | -0/+2 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 554 | -0/+0 |
| |\| |
|
| | * | Fix file modes | dannye | 2020-11-14 | 556 | -0/+0 |
| | * | Sync more with pokeyellow | Rangi | 2020-11-06 | 2 | -4/+4 |
| | * | Remove trailing whitespace | Rangi | 2020-11-05 | 2 | -4/+4 |
| | * | Some formatting changes | Rangi | 2020-10-19 | 2 | -9/+20 |
| | * | PedalDanceAnim -> PetalDanceAnim | Rangi | 2020-10-08 | 1 | -2/+2 |
| | * | Pan Docs: "When sending three or more data sets, data is continued in further... | Rangi | 2020-09-01 | 1 | -70/+84 |
| | * | Separate the two lists of unused names | Rangi | 2020-08-31 | 1 | -1/+3 |
| | * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 | 4 | -0/+73 |
| | * | Factor out data/tilesets/pair_collision_tile_ids.asm | Rangi | 2020-08-30 | 1 | -0/+24 |
| | * | Document more hidden object data and behavior | Rangi | 2020-08-30 | 1 | -60/+67 |
| | * | Separate splash screen, intro, and credits (like pokegold/pokecrystal) | Rangi | 2020-08-28 | 1 | -3/+3 |
| | * | 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 |
| | * | Identify some map object related constants | Rangi | 2020-08-17 | 1 | -6/+6 |
| | * | Fix Town Map coordinates to be in (X, Y) order as comments claim | Rangi | 2020-08-17 | 1 | -97/+97 |
| | * | Fix encounter rate comments | Rangi | 2020-08-02 | 1 | -2/+2 |
| | * | fix OAMFLAG_VFLIPPED (#283) | Akihiro Otomo | 2020-08-02 | 1 | -4/+4 |
| | * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 | 10 | -30/+190 |
| | * | Missingno's Pokédex weight is two bytes like the rest | Rangi | 2020-07-19 | 1 | -2/+2 |
| | * | Reformat key item bit fields | Rangi | 2020-07-18 | 1 | -11/+102 |
| | * | Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal | Rangi | 2020-07-17 | 2 | -769/+763 |
| | * | Define constants for subanimations' base coords and frame block modes | Rangi | 2020-07-17 | 2 | -776/+776 |
| | * | JUGGLER_X -> UNUSED_JUGGLER | Rangi | 2020-07-17 | 5 | -27/+27 |
| | * | Identify remaining tilemap IDs | Rangi | 2020-07-17 | 1 | -34/+17 |
| | * | SONY -> RIVAL | Rangi | 2020-07-17 | 3 | -5/+5 |