| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | Improve documentation of some SRAM routines (#114) | SatoMew | 2024-06-26 | 1 | -2/+3 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-05-05 | 2 | -15/+5 | |
| |\| | ||||||
| | * | Use constant in wram for hidden item flags (#445) | Vortyne | 2024-05-05 | 1 | -0/+3 | |
| | | | | | | | Prevents defining more hidden items than the flag array has room for | |||||
| | * | Update to RGBDS 0.7.0 (#447) | Rangi | 2024-01-03 | 1 | -13/+0 | |
| | | | ||||||
| | * | Clean up item comments (#443) | SatoMew | 2023-12-18 | 1 | -2/+2 | |
| | | | ||||||
| * | | Rename pikachu palette packets | dannye | 2023-11-21 | 1 | -54/+56 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-21 | 4 | -12/+22 | |
| |\| | ||||||
| | * | Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE | Rangi42 | 2023-11-21 | 1 | -3/+0 | |
| | | | | | | | | | Fixes #430 | |||||
| | * | Rename two unused items as `ITEM_XX` like pokecrystal | Rangi42 | 2023-11-21 | 1 | -4/+4 | |
| | | | ||||||
| | * | Use some more constants in place of raw numbers | Rangi42 | 2023-11-21 | 1 | -2/+7 | |
| | | | ||||||
| | * | Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407) | SatoMew | 2023-11-21 | 1 | -3/+3 | |
| | | | ||||||
| | * | Use MEGA_PUNCH constant in explosion animation routine (#434) | BlueZangoose | 2023-11-21 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | * Use MEGA_PUNCH constant in explosion animation routine * Add AnimationType constants and assert --------- Co-authored-by: vulcandth <vulcandth@gmail.com> | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-11-20 | 7 | -9/+405 | |
| |\| | ||||||
| | * | Move charmap.asm to constants/ | vulcandth | 2023-11-17 | 1 | -0/+386 | |
| | | | ||||||
| | * | Add constants for wMapConnections bits and group map header wram labels | Linus Unnebäck | 2023-11-17 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | * Add constants for wMapConnections bits * Apply Vulcandth and Rangi42 feedback --------- Co-authored-by: vulcandth <vulcandth@gmail.com> | |||||
| | * | Thoroughly document debug code (#410) | SatoMew | 2023-07-15 | 2 | -1/+4 | |
| | | | ||||||
| | * | Add macros, constants, and labels for map scripts and text (#367) | vulcandth | 2023-07-13 | 1 | -2/+2 | |
| | | | | | | | This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified. | |||||
| * | | Remove unused pikacry macro (#106) | Linus Unnebäck | 2023-04-25 | 1 | -4/+0 | |
| | | | ||||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2023-04-25 | 1 | -7/+7 | |
| |\| | ||||||
| | * | Name some unnamed animation constants (#396) | Vortyne | 2023-03-25 | 1 | -7/+7 | |
| | | | ||||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2022-10-02 | 2 | -86/+130 | |
| |\| | ||||||
| | * | Change names of move subanimations to be meaningful (#389) | BlueZangoose | 2022-09-25 | 1 | -86/+89 | |
| | | | | | | | Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com> | |||||
| | * | Use a SPRITE_SET_LENGTH constant | Rangi | 2022-09-24 | 1 | -0/+3 | |
| | | | ||||||
| | * | Add constants and table macros for the map sprite sets (#392) | Rangi | 2022-09-24 | 1 | -0/+38 | |
| | | | | | | | Fixes #391 | |||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2022-09-19 | 1 | -2/+4 | |
| |\| | ||||||
| | * | Distinguish Elite 4 "meta" constants from event constants | Rangi | 2022-09-15 | 1 | -2/+4 | |
| | | | | | | | | | Fixes #390 | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2022-09-12 | 8 | -278/+280 | |
| |\| | ||||||
| | * | Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constants | Rangi | 2022-09-11 | 1 | -0/+2 | |
| | | | | | | | | | Fixes #385 | |||||
| | * | Comment about UndergroundPathNorthSouth.blk size | Rangi | 2022-09-11 | 1 | -1/+1 | |
| | | | | | | | | | Fixes #387 | |||||
| | * | Copy pokecrystal's `map_const` macro | Rangi | 2022-09-11 | 1 | -251/+251 | |
| | | | | | | | | | Fixes #386 | |||||
| | * | Rename `macros/wram.asm` to `macros/ram.asm` (#388) | vulcandth | 2022-09-11 | 2 | -3/+3 | |
| | | | ||||||
| | * | Improve NPC trade labels and comments (#384) | SatoMew | 2022-09-10 | 1 | -2/+2 | |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | |||||
| | * | Use the same music headers as pokecrystal (#382) | Rangi | 2022-08-11 | 1 | -8/+8 | |
| | | | ||||||
| | * | wOAMBuffer -> wShadowOAM (#370) | Colton G. Rushton | 2022-07-09 | 1 | -1/+1 | |
| | | | ||||||
| | * | Identify the rest of the hardware constants (#371) | Colton G. Rushton | 2022-07-04 | 1 | -7/+3 | |
| | | | | | | | See https://github.com/pret/pokecrystal/pull/972 and https://github.com/pret/pokecrystal/pull/947 for details. | |||||
| | * | party_struct constants and ExchangeBytes size (#364) | vulcandth | 2022-07-04 | 2 | -0/+35 | |
| | | | | | | | Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com> | |||||
| | * | Rename `SLP` to `SLP_MASK` (#361) | vulcandth | 2022-06-17 | 1 | -1/+1 | |
| | | | | | | | 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 (#358) | vulcandth | 2022-06-06 | 32 | -380/+380 | |
| | | | | | | | New MACRO and DEF syntax | |||||
| * | | Fix mono/stereo channel enable masks | dannye | 2022-07-15 | 1 | -0/+10 | |
| | | | ||||||
| * | | wOAMBuffer -> wShadowOAM (#95) | Colton G. Rushton | 2022-07-09 | 1 | -1/+1 | |
| | | | ||||||
| * | | Identify the rest of the hardware constants (#96) | Colton G. Rushton | 2022-07-04 | 1 | -7/+3 | |
| | | | | | | | See https://github.com/pret/pokecrystal/pull/972 and https://github.com/pret/pokecrystal/pull/947 for details. | |||||
| * | | party_struct constants and ExchangeBytes size (#91) | vulcandth | 2022-07-04 | 2 | -0/+35 | |
| | | | | | | | Co-Authored-By: Rangi <35663410+Rangi42@users.noreply.github.com> | |||||
| * | | Rename `SLP` to `SLP_MASK` (#89) | vulcandth | 2022-06-17 | 1 | -1/+1 | |
| | | | | | | | 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 | 34 | -448/+448 | |
| | | | | | | | New MACRO and DEF syntax | |||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-11-23 | 2 | -1/+10 | |
| |\| | ||||||
| | * | Use compound assignment operators | Rangi | 2021-11-23 | 1 | -1/+1 | |
| | | | ||||||
| | * | Add some constants for options (#344) | Yoann Fievez | 2021-11-05 | 1 | -0/+9 | |
| | | | | | | | Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com> | |||||
| * | | Add LIGHT_BALL_GSC | dannye | 2021-10-15 | 1 | -0/+1 | |
| | | | ||||||
