aboutsummaryrefslogtreecommitdiffstats
path: root/constants (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Improve documentation of some SRAM routines (#114)SatoMew2024-06-261-2/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-05-052-15/+5
|\|
| * Use constant in wram for hidden item flags (#445)Vortyne2024-05-051-0/+3
| * Update to RGBDS 0.7.0 (#447)Rangi2024-01-031-13/+0
| * Clean up item comments (#443)SatoMew2023-12-181-2/+2
* | Rename pikachu palette packetsdannye2023-11-211-54/+56
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-214-12/+22
|\|
| * Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZERangi422023-11-211-3/+0
| * Rename two unused items as `ITEM_XX` like pokecrystalRangi422023-11-211-4/+4
| * Use some more constants in place of raw numbersRangi422023-11-211-2/+7
| * Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)SatoMew2023-11-211-3/+3
| * Use MEGA_PUNCH constant in explosion animation routine (#434)BlueZangoose2023-11-211-0/+8
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-207-9/+405
|\|
| * Move charmap.asm to constants/vulcandth2023-11-171-0/+386
| * Add constants for wMapConnections bits and group map header wram labelsLinus Unnebäck2023-11-171-0/+7
| * Thoroughly document debug code (#410)SatoMew2023-07-152-1/+4
| * Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-2/+2
* | Remove unused pikacry macro (#106)Linus Unnebäck2023-04-251-4/+0
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-251-7/+7
|\|
| * Name some unnamed animation constants (#396)Vortyne2023-03-251-7/+7
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-10-022-86/+130
|\|
| * Change names of move subanimations to be meaningful (#389)BlueZangoose2022-09-251-86/+89
| * Use a SPRITE_SET_LENGTH constantRangi2022-09-241-0/+3
| * Add constants and table macros for the map sprite sets (#392)Rangi2022-09-241-0/+38
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2022-09-191-2/+4
|\|
| * Distinguish Elite 4 "meta" constants from event constantsRangi2022-09-151-2/+4
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-128-278/+280
|\|
| * Add `UNUSED_TYPE`/`UNUSED_TYPE_END` constantsRangi2022-09-111-0/+2
| * Comment about UndergroundPathNorthSouth.blk sizeRangi2022-09-111-1/+1
| * Copy pokecrystal's `map_const` macroRangi2022-09-111-251/+251
| * Rename `macros/wram.asm` to `macros/ram.asm` (#388)vulcandth2022-09-112-3/+3
| * Improve NPC trade labels and comments (#384)SatoMew2022-09-101-2/+2
| * Use the same music headers as pokecrystal (#382)Rangi2022-08-111-8/+8
| * wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-1/+1
| * Identify the rest of the hardware constants (#371)Colton G. Rushton2022-07-041-7/+3
| * party_struct constants and ExchangeBytes size (#364)vulcandth2022-07-042-0/+35
| * Rename `SLP` to `SLP_MASK` (#361)vulcandth2022-06-171-1/+1
| * Mention WildDataPointers in map_constants.asmRangi2022-06-071-0/+1
| * RGBDS syntax updates (#358)vulcandth2022-06-0632-380/+380
* | Fix mono/stereo channel enable masksdannye2022-07-151-0/+10
* | wOAMBuffer -> wShadowOAM (#95)Colton G. Rushton2022-07-091-1/+1
* | Identify the rest of the hardware constants (#96)Colton G. Rushton2022-07-041-7/+3
* | party_struct constants and ExchangeBytes size (#91)vulcandth2022-07-042-0/+35
* | Rename `SLP` to `SLP_MASK` (#89)vulcandth2022-06-171-1/+1
* | Mention WildDataPointers in map_constants.asmRangi2022-06-071-0/+1
* | RGBDS syntax updates (#86)vulcandth2022-06-0634-448/+448
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-232-1/+10
|\|
| * Use compound assignment operatorsRangi2021-11-231-1/+1
| * Add some constants for options (#344)Yoann Fievez2021-11-051-0/+9
* | Add LIGHT_BALL_GSCdannye2021-10-151-0/+1