aboutsummaryrefslogtreecommitdiffstats
path: root/constants/battle_constants.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-6/+7
|\
| * Identify more flag bits (#464)Sylvie2024-09-231-0/+4
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-6/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-211-2/+7
|\|
| * Use some more constants in place of raw numbersRangi422023-11-211-2/+7
| * Rename `SLP` to `SLP_MASK` (#361)vulcandth2022-06-171-1/+1
| * RGBDS syntax updates (#358)vulcandth2022-06-061-25/+25
* | Rename `SLP` to `SLP_MASK` (#89)vulcandth2022-06-171-1/+1
* | RGBDS syntax updates (#86)vulcandth2022-06-061-25/+25
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-4/+31
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-4/+31
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-4/+4
| * Define constants for default trainer DVsRangi2020-07-161-0/+4
| * Use const_skip and const_next macros for brevityRangi2020-07-091-27/+32
| * Use HIGH() and LOW()Rangi2020-07-071-0/+2
| * PSYCHIC -> PSYCHIC_TYPE (PSYCHIC is ambiguous with PSYCHIC_M)Rangi2020-07-071-0/+7
| * Use constants for damage limits in CalculateDamageRangi2020-07-051-0/+4
| * Reorganize constants/Rangi2020-07-031-0/+51
* Sync with pokereddannye2020-11-041-0/+75