aboutsummaryrefslogtreecommitdiffstats
path: root/constants/item_constants.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-061-1/+2
|\
| * Document where badge and elevator floor "items" are usedRangi422025-08-281-1/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-05-051-2/+5
|\|
| * Use constant in wram for hidden item flags (#445)Vortyne2024-05-051-0/+3
| * Clean up item comments (#443)SatoMew2023-12-181-2/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-211-4/+4
|\|
| * Rename two unused items as `ITEM_XX` like pokecrystalRangi422023-11-211-4/+4
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-201-1/+1
|\|
| * Thoroughly document debug code (#410)SatoMew2023-07-151-1/+1
| * RGBDS syntax updates (#358)vulcandth2022-06-061-21/+21
* | RGBDS syntax updates (#86)vulcandth2022-06-061-23/+23
* | Merge remote-tracking branch 'remotes/pokered/master'Rangi2021-11-231-1/+1
|\|
| * Use compound assignment operatorsRangi2021-11-231-1/+1
* | 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 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 branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+4
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+4
* | 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-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+7
| * Use const_skip and const_next macros for brevityRangi2020-07-091-1/+1
| * Eliminate enum: use const instead, with case-by-case parallel const implement...Rangi2020-07-091-10/+12
| * Avoid repeating the NUM_TMS valueRangi2020-07-061-6/+8
| * add_tm and add_hm define TM##_MOVE and HM##_MOVE constants, to avoid repeatin...Rangi2020-07-061-4/+35
| * TM/HM constants named after movesRangi2020-07-051-55/+79
| * Reorganize constants/Rangi2020-07-031-2/+2
| * Fewer underscores in constantsdannye2015-12-141-3/+3
* | Sync more with pokeredRangi2020-11-051-0/+3
* | Sync with pokereddannye2020-11-041-58/+124
* | Sync with pokereddannye2016-06-111-3/+3
* | Fewer underscores in constantsluckytyphlosion2015-12-221-3/+3
|/
* Use constants for elevator floorsdannye2015-08-101-0/+14
* Enumerate more constantsdannye2015-07-191-140/+145
* Rename/organize part 1 of 4U-Daniel-PC\Daniel2015-07-031-1/+0
* Add newlines to EOFsU-Daniel-PC\Daniel2015-06-011-1/+1
* More misc relabellingU-Fish-PC\Daniel2014-05-211-0/+2
* Clean up constantsU-Fish-PC\Daniel2013-12-111-2/+1
* split related constants into constants/yenatch2013-12-051-0/+140