aboutsummaryrefslogtreecommitdiffstats
path: root/constants (unfollow)
Commit message (Expand)AuthorFilesLines
2026-06-24Identify `wPikachuSpawnStateFlags` and `wPikachuMapScriptFlags` bits, and `PI...Yoann Fievez1-0/+34
2026-04-15Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)PokefanMarcel1-3/+3
2026-01-17Use map names with `ToggleData*` symbols (#563)Narishma-gb1-1/+2
2026-01-17Document SFX event bug inside Rocket Hideout B1F (#566)CreamElDudJafar1-1/+1
2026-01-07Use macros to enforce "missable/hide/show object" constraints, and rename the...Rangi3-241/+394
2025-12-15Specify a max item length for `list_start` (#552)Rangi1-6/+8
2025-12-15Clarify how the order of map constants matters for the Town Map (#553)Rangi1-1/+132
2025-12-01Update `StatusScreen`, add `*_STATS_BOX` constants (#546)Narishma-gb1-0/+5
2025-12-01Define player and rival names once, to be used in two places (#545)Rangi1-0/+21
2025-11-27Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543)Narishma-gb2-2/+4
2025-11-25Avoid magic numbers for most `CopyData` calls (#542)Rangi2-1/+6
2025-09-26Revise some RAM buffer constantsRangi2-9/+7
2025-09-10Misc. naming and cleanup (#139)Narishma-gb2-0/+3
2025-09-06Fix .tilemap file extension, fix some typos (#138)Narishma-gb1-1/+1
2025-09-03Label and constant cleanup (#528)Narishma-gb1-0/+4
2025-08-28Document where badge and elevator floor "items" are usedRangi421-1/+2
2025-08-11Identify `JOYP_SGB_MLT_REQ` constantRangi421-0/+3
2025-08-11Update hardware.inc to 5.3.0 and use its `JOYP_SGB_*` constantsRangi421-10/+36
2025-07-23Add more labels and constants for Options menu (#133)thoth-331-1/+8
2025-07-22Update hardware.inc to 5.2.0Rangi423-44/+28
2025-07-22Update hardware.inc to 5.2.0Rangi422-20/+28
2025-07-02Use hardware.inc constants in places unique to YellowRangi421-4/+0
2025-07-02Check limits for warp, bg, and object eventsRangi421-0/+6
2025-07-02Define `MAX_WARP_EVENTS`Rangi421-0/+3
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi7-180/+1074
2025-05-31Add a `CANNOT_MOVE` constant (#508)Rangi1-0/+2
2025-05-25Use more ldpikacrydannye1-0/+1
2025-04-08Use constants in `PrintBCDNumber` calls (#503)Narishma-gb1-1/+1
2025-04-02Use constants for PP masks instead of magic numbers (#504)edave641-0/+4
2025-03-08Use constants for trade text indexes (#501)Rangi1-0/+1
2025-01-30Consistently refer to CGB, not GBC (#491)SatoMew1-2/+4
2025-01-28Correct wTileMapBackup declared space (#487)Engezerstorung1-0/+7
2024-12-16Use "gray", not "grey"Rangi421-1/+1
2024-11-24Assert the relations between some move effect constants (#478)Sylvie1-2/+2
2024-09-29Identify more bit flags (#119)Sylvie1-0/+1
2024-09-24Use `const_skip`Rangi421-12/+12
2024-09-24Identify `wCurrentMapScriptFlags` bits (#467)Sylvie1-0/+6
2024-09-24Identify hardware register bits (#469)Sylvie1-2/+13
2024-09-23Identify more flag bits (#464)Sylvie7-11/+75
2024-07-24Rename event constants for Jessie/James battlesRangi421-8/+7
2024-07-16Identify various flag labels and bit constants (#454)Sylvie5-39/+130
2024-06-26Improve documentation of some SRAM routines (#114)SatoMew1-2/+3
2024-05-05Use constant in wram for hidden item flags (#445)Vortyne1-0/+3
2024-01-03Update to RGBDS 0.7.0 (#447)Rangi1-13/+0
2023-12-18Clean up item comments (#443)SatoMew1-2/+2
2023-11-21Rename pikachu palette packetsdannye1-54/+56
2023-11-21Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZERangi421-3/+0
2023-11-21Rename two unused items as `ITEM_XX` like pokecrystalRangi421-4/+4
2023-11-21Use some more constants in place of raw numbersRangi421-2/+7
2023-11-21Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)SatoMew1-3/+3