| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Automatically upload .sym files to a 'symbols' branch | Rangi | 2022-06-22 | 1 | -0/+21 |
| | | |||||
| * | `cp MR_FUJIS_HOUSE` -> `cp POKEMON_TOWER_7F + 1` | Rangi | 2022-06-17 | 1 | -1/+1 |
| | | |||||
| * | Add a subdirectory for RAM files | Rangi | 2022-06-17 | 6 | -14/+10 |
| | | |||||
| * | Rename `SLP` to `SLP_MASK` (#89) | vulcandth | 2022-06-17 | 6 | -17/+17 |
| | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | Mention WildDataPointers in map_constants.asm | Rangi | 2022-06-07 | 1 | -0/+1 |
| | | |||||
| * | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 110 | -1067/+1067 |
| | | | | New MACRO and DEF syntax | ||||
| * | Improved Virtual Console patch identifiers (#85) | vulcandth | 2022-06-06 | 15 | -112/+112 |
| | | |||||
| * | Remove Stadium data patch from tools/make_patch.c (#84) | vulcandth | 2022-04-26 | 1 | -4/+0 |
| | | |||||
| * | Add hSerialConnectionStatus vc_assert (#83) | vulcandth | 2022-04-17 | 1 | -0/+8 |
| | | |||||
| * | Add comment explaining the purpose of TrainerNamePointers | Rangi | 2022-04-08 | 1 | -1/+3 |
| | | |||||
| * | Identify local labels for OptionsMenu_TextSpeed (#76) | Alberto Leal | 2022-04-08 | 1 | -8/+8 |
| | | |||||
| * | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 2022-03-26 | 30 | -42/+1288 |
| | | |||||
| * | Refactor pkmncompress.c to use common.h | Rangi | 2022-03-17 | 2 | -365/+147 |
| | | |||||
| * | Use noreturn for usage_exit | Rangi | 2022-03-15 | 1 | -1/+1 |
| | | |||||
| * | Use -flto for all tools | Rangi | 2022-03-15 | 2 | -1/+3 |
| | | |||||
| * | Rewrite tools/pcm.c to use common.h | Rangi | 2022-03-14 | 1 | -96/+35 |
| | | | | | Fixes #78 | ||||
| * | Slightly refactor some C tools | Rangi | 2022-03-08 | 5 | -310/+326 |
| | | |||||
| * | Gen 1's Minimize graphic was not a complete 8x8 tile | Rangi | 2022-03-04 | 2 | -2/+10 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokeyellow | Rangi | 2021-11-23 | 2 | -15/+15 |
| |\ | |||||
| | * | Label Saffron City hide/show function (#73) | UserWest | 2021-11-05 | 2 | -15/+15 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-11-23 | 53 | -162/+179 |
| |\ \ | |/ |/| | |||||
| | * | Use ~X instead of $ff ^ X | Rangi | 2021-11-23 | 6 | -8/+8 |
| | | | |||||
| | * | Use compound assignment operators | Rangi | 2021-11-23 | 8 | -23/+23 |
| | | | |||||
| | * | Require rgbds 0.5.2 | Rangi | 2021-11-23 | 3 | -14/+14 |
| | | | |||||
| | * | Use `dn` for wave instrument samples, like pokecrystal | Rangi | 2021-11-06 | 2 | -14/+23 |
| | | | |||||
| | * | Add some constants for options (#344) | Yoann Fievez | 2021-11-05 | 8 | -13/+21 |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | ||||
| | * | Refactorize check button pressed (#340) | Yoann Fievez | 2021-11-05 | 23 | -71/+71 |
| | | | |||||
| | * | Update 'make compare' for no pret repo and add 'make' for fork (#339) | Yoann Fievez | 2021-11-04 | 1 | -0/+11 |
| | | | |||||
| | * | Comment on the CooltrainerFAI bug | Rangi | 2021-11-03 | 1 | -0/+3 |
| | | | | | | | | | Fixes #308 | ||||
| | * | Merge branch 'master' of https://github.com/pret/pokered | Rangi | 2021-11-02 | 1 | -2/+2 |
| | |\ | |||||
| | | * | Kill Freenode. | IIMarckus | 2021-10-08 | 1 | -2/+2 |
| | | | | |||||
| | * | | Identify some percentage constant values | Rangi | 2021-11-02 | 3 | -22/+22 |
| | |/ | |||||
| | * | `warp_event` warp IDs start at 1, like in pokegold/pokecrystal | Rangi | 2021-10-05 | 213 | -807/+807 |
| | | | |||||
| | * | Clean up some redundant or unusual event comments | Rangi | 2021-10-05 | 3 | -9/+9 |
| | | | |||||
| * | | Identify starter pikachu happiness boost medicine check (#72) | Daniel Harding | 2021-11-02 | 1 | -3/+3 |
| | | | |||||
| * | | Add LIGHT_BALL_GSC | dannye | 2021-10-15 | 2 | -1/+2 |
| | | | |||||
| * | | Kill Freenode. | IIMarckus | 2021-10-08 | 1 | -2/+2 |
| | | | |||||
| * | | `warp_event` warp IDs start at 1, like in pokegold/pokecrystal | Rangi | 2021-10-05 | 215 | -815/+815 |
| | | | |||||
| * | | 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 |
| | | | | | | | | | Fixes #336 | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-09-26 | 278 | -2778/+2776 |
| |\| | |||||
| | * | Fix typos (#334) | Amber Brault | 2021-09-26 | 2 | -2/+2 |
| | | | |||||
| | * | Unify map event gen1 gen2 (#335) | Yoann Fievez | 2021-09-26 | 224 | -2622/+2622 |
| | | | | | | | | | | | | | | | | | | | * 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 | ||||
| | * | `ASSERT LOW(wSpriteStateData1) == 0 && LOW(wSpriteStateData2) == 0` | Rangi | 2021-09-08 | 1 | -1/+1 |
| | | | |||||
| | * | wcf4b -> wStringBuffer | Rangi | 2021-08-28 | 51 | -114/+112 |
| | | | |||||
| | * | Remove old tile animation comments (#333) | SatoMew | 2021-07-31 | 1 | -2/+2 |
| | | | | | | | They stopped being accurate after #304 and aren't really necessary. | ||||
| | * | Switch from Travis CI to GitHub Actions | Rangi | 2021-06-19 | 5 | -50/+61 |
| | | | |||||
| | * | Merge pull request #332 from SnorlaxMonster/roar-teleport-comment-fix | Daniel Harding | 2021-06-14 | 1 | -2/+2 |
| | |\ | | | | | | | Correct comments on SwitchAndTeleportEffect | ||||
| | | * | Correct comments on SwitchAndTeleportEffect | SnorlaxMonster | 2021-06-14 | 1 | -2/+2 |
| | |/ | | | | | | | | | | | | | The comments in the SwitchAndTeleportEffect section incorrectly stated that the random number was generated in the half-open interval [0, playerLevel + enemyLevel), instead of the closed interval [0, playerLevel + enemyLevel]. | ||||
