| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve NPC trade labels and comments (#384) | SatoMew | 2022-09-10 | 1 | -10/+14 |
| | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | PP must be 40 or less | Rangi | 2022-08-10 | 1 | -0/+1 |
| | | |||||
| * | Remove empty lines on the top of map header files (#375) | vulcandth | 2022-07-10 | 223 | -223/+0 |
| | | |||||
| * | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 1 | -8/+8 |
| | | |||||
| * | Remove comment about addresses | Rangi | 2022-07-09 | 1 | -1/+1 |
| | | |||||
| * | Fix typo: HeatButt -> HeadButt | dannye | 2022-07-04 | 1 | -2/+2 |
| | | |||||
| * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 33 | -54/+54 |
| | | | | New MACRO and DEF syntax | ||||
| * | Improved Virtual Console patch identifiers (#357) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | |||||
| * | Add comment explaining the purpose of TrainerNamePointers (#352) | SatoMew | 2022-03-31 | 1 | -1/+3 |
| | | |||||
| * | Build the Virtual Console patches with `make red_vc` and `make blue_vc` (#351) | vulcandth | 2022-03-26 | 1 | -0/+10 |
| | | |||||
| * | Fix incorrect comment about money received after battle (#346) | stringflow | 2021-12-09 | 1 | -1/+1 |
| | | | | | | * fix incorrect comment about money received after battle * fix incorrect comment in wram.asm | ||||
| * | Use compound assignment operators | Rangi | 2021-11-23 | 1 | -1/+1 |
| | | |||||
| * | `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 | ||||
| * | wcf4b -> wStringBuffer | Rangi | 2021-08-28 | 7 | -39/+37 |
| | | |||||
| * | Merge pull request #324 from KqesaR/clean_label_wild_map_pointer | Daniel Harding | 2021-05-31 | 60 | -307/+307 |
| |\ | | | | | Standardize names of wild maps entities | ||||
| | * | Fix typo noting to nothing and align vertically comments | Yoann Fievez | 2021-05-31 | 2 | -215/+215 |
| | | | |||||
| | * | Standardize names of wild maps entities | Yoann Fievez | 2021-05-18 | 60 | -307/+307 |
| | | | | | | | | | Standardize the name of entities of maps for wild pokemon | ||||
| * | | Simplify the tileset headers | Rangi | 2021-05-31 | 1 | -30/+30 |
| | | | |||||
| * | | Merge pull request #322 from SatoMew/master | Daniel Harding | 2021-05-31 | 2 | -2/+2 |
| |\ \ | | | | | | | Identify the connections between Routes 22 and 23 as unused | ||||
| | * | | 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 |
| | |/ | |||||
| * | | Improve some RAM formatting | Rangi | 2021-05-31 | 1 | -1/+1 |
| | | | |||||
| * | | Eliminate unnecessary data macros | Rangi | 2021-05-30 | 4 | -113/+113 |
| | | | |||||
| * | | Add labels to unreferenced mart inventories and remove redundant comments | Rangi | 2021-05-23 | 1 | -16/+2 |
| | | | |||||
| * | | Use macros for bit arrays | Rangi | 2021-05-23 | 1 | -105/+86 |
| | | | |||||
| * | | Use macros for packed arrays of nybbles | Rangi | 2021-05-23 | 2 | -105/+205 |
| |/ | |||||
| * | Use rgbds 0.5.0 features: | Rangi | 2021-04-17 | 6 | -40/+19 |
| | | | | | | | | - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args | ||||
| * | Forgot to end_water_wildmons | Rangi | 2021-03-25 | 1 | -0/+1 |
| | | |||||
| * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 106 | -398/+645 |
| | | | | | Fixes #312 | ||||
| * | Remove unused _GREEN TitleMons data | Rangi | 2021-03-21 | 1 | -18/+0 |
| | | |||||
| * | Clarify signed magnitude in the growth_rate macro | Rangi | 2020-12-20 | 1 | -2/+2 |
| | | |||||
| * | 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 |
| | | |||||
| * | 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 ↵ | Rangi | 2020-09-01 | 1 | -70/+84 |
| | | | | | further packet(s). Unused bytes at the end of the last packet should be set to zero." | ||||
| * | 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 |
| | | |||||
