aboutsummaryrefslogtreecommitdiffstats
path: root/constants (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * Fix file modesdannye2020-11-1411-0/+0
| * Sync home and macro code with pokeyellowRangi2020-11-052-14/+8
| * Port some formatting from pokeyellowRangi2020-11-041-1/+7
| * Clarify comment in constants/pokemon_constants.asmSatoMew2020-09-271-1/+1
| * Fix alignment in Pokémon name constantsSatoMew2020-09-221-191/+191
| * Replace ghost Marowak's ambiguous constantSatoMew2020-09-221-1/+1
| * Define a constant for the ghost Marowak (hard-coded throughout the engine, li...Rangi2020-08-312-3/+8
| * Use constants to delineate map types, and factor out more dataRangi2020-08-311-1/+4
| * Identify some map object related constantsRangi2020-08-172-5/+13
| * fix OAMFLAG_VFLIPPED (#283)Akihiro Otomo2020-08-021-2/+0
| * Add comments associating constants with data, and identify some more dataRangi2020-07-2023-13/+81
| * Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi2020-07-171-2/+3
| * Define constants for subanimations' base coords and frame block modesRangi2020-07-171-0/+188
| * JUGGLER_X -> UNUSED_JUGGLERRangi2020-07-171-48/+48
| * Identify remaining tilemap IDsRangi2020-07-171-0/+11
| * SONY -> RIVALRangi2020-07-171-3/+3
| * Update sprite namesRangi2020-07-171-73/+74
| * Define constants for subanimation transform typesRangi2020-07-161-0/+9
| * Add constants for move animations' frame blocksRangi2020-07-161-0/+125