| Commit message (Expand) | Author | Age |
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-04-17 |
| |\ |
|
| | * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 |
| | * | Forgot to end_water_wildmons | Rangi | 2021-03-25 |
| * | | Fix Route20 wild mons tables | dannye | 2021-03-25 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 |
| |\| |
|
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 |
| | * | Remove unused _GREEN TitleMons data | Rangi | 2021-03-21 |
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2020-12-20 |
| |\| |
|
| | * | Clarify signed magnitude in the growth_rate macro | Rangi | 2020-12-20 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-12-15 |
| |\| |
|
| | * | Clearer tileset header macro comment | SatoMew | 2020-12-02 |
| | * | Fix outdated comments | SatoMew | 2020-12-01 |
| | * | Improve new constants and comment based on feedback | SatoMew | 2020-11-29 |
| | * | Update related tile animation constants | SatoMew | 2020-11-29 |
| | * | Use assert to ensure correct base data size | Rangi | 2020-11-17 |
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 |
| |\| |
|
| | * | Fix file modes | dannye | 2020-11-14 |
| | * | Sync more with pokeyellow | Rangi | 2020-11-06 |
| | * | Remove trailing whitespace | Rangi | 2020-11-05 |
| | * | Some formatting changes | Rangi | 2020-10-19 |
| | * | PedalDanceAnim -> PetalDanceAnim | Rangi | 2020-10-08 |
| | * | Pan Docs: "When sending three or more data sets, data is continued in further... | Rangi | 2020-09-01 |
| | * | Separate the two lists of unused names | Rangi | 2020-08-31 |
| | * | Use constants to delineate map types, and factor out more data | Rangi | 2020-08-31 |
| | * | Factor out data/tilesets/pair_collision_tile_ids.asm | Rangi | 2020-08-30 |
| | * | Document more hidden object data and behavior | Rangi | 2020-08-30 |
| | * | Separate splash screen, intro, and credits (like pokegold/pokecrystal) | Rangi | 2020-08-28 |
| | * | Align warp and sign coordinates | Rangi | 2020-08-21 |
| | * | Use def_warps_to macro for automatic warp_to entries | Rangi | 2020-08-17 |
| | * | Use map constants for SilphCoElevator warps | Rangi | 2020-08-17 |
| | * | Use def_* macros for automatic map event counts | Rangi | 2020-08-17 |
| | * | Use ANY_DIR, UP_DOWN, and LEFT_RIGHT for map objects | Rangi | 2020-08-17 |
| | * | Identify some map object related constants | Rangi | 2020-08-17 |
| | * | Fix Town Map coordinates to be in (X, Y) order as comments claim | Rangi | 2020-08-17 |
| | * | Fix encounter rate comments | Rangi | 2020-08-02 |
| | * | fix OAMFLAG_VFLIPPED (#283) | Akihiro Otomo | 2020-08-02 |
| | * | Add comments associating constants with data, and identify some more data | Rangi | 2020-07-20 |
| | * | Missingno's Pokédex weight is two bytes like the rest | Rangi | 2020-07-19 |
| | * | Reformat key item bit fields | Rangi | 2020-07-18 |
| | * | Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal | Rangi | 2020-07-17 |
| | * | Define constants for subanimations' base coords and frame block modes | Rangi | 2020-07-17 |
| | * | JUGGLER_X -> UNUSED_JUGGLER | Rangi | 2020-07-17 |
| | * | Identify remaining tilemap IDs | Rangi | 2020-07-17 |
| | * | SONY -> RIVAL | Rangi | 2020-07-17 |
| | * | Update sprite names | Rangi | 2020-07-17 |
| | * | Factor our frame blocks' base coordinates | Rangi | 2020-07-16 |
| | * | Identify trade-related tilemaps | Rangi | 2020-07-16 |
| | * | Factor out animation tilemaps | Rangi | 2020-07-16 |
| | * | Define constants for subanimation transform types | Rangi | 2020-07-16 |
| | * | Add constants for move animations' frame blocks | Rangi | 2020-07-16 |