aboutsummaryrefslogtreecommitdiffstats
path: root/data (unfollow)
Commit message (Expand)AuthorFilesLines
2026-07-02Comment all trade locations (#161)CreamElDudJafar1-7/+7
2026-06-21Use OAM constants and decimal coordinates in surfing_pikachu_oam.asm (#157)PokefanMarcel1-153/+136
2026-04-15Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)PokefanMarcel1-1/+1
2026-03-30Don't pass redundant label names to `nybble_array` and `bit_array`Rangi3-3/+3
2026-01-24Repair Iwata Asks URL (#568)SnorlaxMonster1-1/+1
2026-01-17Use macros for `WildMonEncounterSlotChances` (#562)Engezerstorung1-14/+27
2026-01-17Use map names with `ToggleData*` symbols (#563)Narishma-gb1-7/+7
2026-01-17Align move grammar with pokecrystal (#565)SnorlaxMonster2-14/+20
2026-01-07Use macros to enforce "hidden object" constraints, and rename them to "hidden...Rangi3-669/+600
2026-01-07Use macros to enforce "missable/hide/show object" constraints, and rename the...Rangi4-571/+426
2025-12-30Identify characters in `_OakSpeechText2B` and `Printer_GetMonStats.IDNo` (#144)abcboy1011-1/+3
2025-12-15Specify a max item length for `list_start` (#552)Rangi7-10/+13
2025-12-15Clarify how the order of map constants matters for the Town Map (#553)Rangi1-101/+103
2025-12-01Define player and rival names once, to be used in two places (#545)Rangi4-58/+32
2025-11-06Expand comment on `_AfterTrade2Text ` to mention pokeyellow's changes (#536)PokefanMarcel1-1/+2
2025-09-06Fix .tilemap file extension, fix some typos (#138)Narishma-gb4-4/+5
2025-09-03Label and constant cleanup (#528)Narishma-gb2-8/+8
2025-08-17Use `dname` macro to automatically pad names with `"@"` characters (#525)Rangi2-201/+206
2025-08-13List end markers (-1 aka $FF) are not part of table dataRangi421-3/+3
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi3-350/+350
2025-04-20Rename `Green1/2/3` to `Rival1/2/3` for consistencyRangi421-6/+6
2025-04-08Further improve NPC trade labels and comments (#493)SatoMew1-2/+5
2025-03-08Correct `vc_patch` length (#499)Narishma-gb1-1/+1
2025-01-30Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb2-2/+2
2025-01-28Consistently capitalize `ASSERT` directives (#489)Rangi1-1/+1
2025-01-28Miscellaneous cleanup (#488)Rangi1-1/+1
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi45-49/+49
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi45-48/+48
2024-12-16Use "gray", not "grey"Rangi422-25/+25
2024-11-24Assert the relations between some move effect constants (#478)Sylvie2-5/+5
2024-09-23Identify more flag bits (#464)Sylvie1-4/+4
2024-09-18Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie1-1/+1
2024-07-24Identify wcd6d as wNameBuffer and others (#455)Sylvie7-42/+42
2024-07-16Identify various flag labels and bit constants (#454)Sylvie2-3/+3
2024-05-05Use constant in wram for hidden item flags (#445)Vortyne2-0/+4
2023-12-18Clean up item comments (#443)SatoMew1-2/+2
2023-11-21Rename pikachu palette packetsdannye3-20/+20
2023-11-21Fix some map text constantsdannye4-16/+16
2023-11-21Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZERangi421-2/+9
2023-11-21Rename two unused items as `ITEM_XX` like pokecrystalRangi423-7/+7
2023-11-21Rename `EV_*` constants to `EVOLVE_*` like pokecrystal (#407)SatoMew1-72/+72
2023-11-19Fix SAFFRONCTIY typodannye2-2/+2
2023-11-19Fix inconsistent B1F object constsdannye2-6/+6
2023-11-19Fix inconsistent object const namesdannye3-18/+18
2023-11-19Remove incorrect sign object constsdannye2-3/+0
2023-11-19Fix Celedon typodannye1-1/+1
2023-10-11Use map object consts in data/maps/hide_show_data.asm (#432)dannye209-1149/+1150
2023-08-26text_2.asm: trivial missing whitespace (#425)Zachary Buhman1-1/+1
2023-08-26Correct constant name (SILPH, not SLIPH) (#422)Vortyne1-1/+1
2023-07-15Thoroughly document debug code (#410)SatoMew1-5/+5