aboutsummaryrefslogtreecommitdiffstats
path: root/constants/script_constants.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-101-0/+1
|\
| * Use constants for trade text indexes (#501)Rangi2025-03-081-0/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-251-13/+0
|\|
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-161-13/+0
* | Merge branch 'master' of https://github.com/pret/pokereddannye2022-09-121-11/+11
|\|
| * Improve NPC trade labels and comments (#384)SatoMew2022-09-101-2/+2
| * RGBDS syntax updates (#358)vulcandth2022-06-061-15/+15
* | RGBDS syntax updates (#86)vulcandth2022-06-061-15/+15
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+1
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+1
| * Identify some map object related constantsRangi2020-08-171-0/+5
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-1/+3
| * Revise some map scripts, mostly for getting itemsRangi2020-07-161-0/+6
| * Define constants for in-game tradesRangi2020-07-161-0/+13
| * Clean up some data, using macros for multiline list entriesRangi2020-07-141-0/+19
| * Use const_skip and const_next macros for brevityRangi2020-07-091-3/+4
| * Reorganize constants/Rangi2020-07-031-0/+12
* Sync with pokereddannye2020-11-041-0/+63