aboutsummaryrefslogtreecommitdiffstats
path: root/constants (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-311-1/+1
|\|
| * Improve some RAM formattingRangi2021-05-311-1/+1
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-05-231-1/+1
|\|
| * Use macros for bit arraysRangi2021-05-231-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-302-0/+5
|\|
| * Use {interpolation} to generate sequences of RAM labelsRangi2021-04-272-0/+5
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-04-191-16/+15
|\|
| * Port 'add_tmnum' from pokecrystalRangi2021-04-191-16/+15
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-04-171-18/+5
|\|
| * Use rgbds 0.5.0 features:Rangi2021-04-171-18/+5
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-04-131-0/+1
|\|
| * Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constantRangi2021-04-131-0/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-2518-7/+86
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-2518-7/+86
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-01-061-1/+3
|\|
| * The 'tmhm' macro adjusts to the number of TMs/HMsRangi2021-01-061-1/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-8/+8
|\|
| * Improve new constants and comment based on feedbackSatoMew2020-11-291-7/+7
| * Update related tile animation constantsSatoMew2020-11-291-4/+4
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-1411-0/+0
|\|