aboutsummaryrefslogtreecommitdiffstats
path: root/data (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment all trade locations (#161)CreamElDudJafar2026-07-021-7/+7
* Use OAM constants and decimal coordinates in surfing_pikachu_oam.asm (#157)PokefanMarcel2026-06-211-153/+136
* Merge branch 'master' of https://github.com/pret/pokereddannye2026-04-154-4/+4
|\
| * Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580)PokefanMarcel2026-04-151-1/+1
| * Don't pass redundant label names to `nybble_array` and `bit_array`Rangi2026-03-303-3/+3
| * Repair Iwata Asks URL (#568)SnorlaxMonster2026-01-241-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2026-01-1721-1309/+1207
|\|
| * Use macros for `WildMonEncounterSlotChances` (#562)Engezerstorung2026-01-171-14/+27
| * Use map names with `ToggleData*` symbols (#563)Narishma-gb2026-01-171-7/+7
| * Align move grammar with pokecrystal (#565)SnorlaxMonster2026-01-172-14/+20
| * Use macros to enforce "hidden object" constraints, and rename them to "hidden...Rangi2026-01-073-669/+600
| * Use macros to enforce "missable/hide/show object" constraints, and rename the...Rangi2026-01-074-571/+426
| * Specify a max item length for `list_start` (#552)Rangi2025-12-157-10/+13
| * Clarify how the order of map constants matters for the Town Map (#553)Rangi2025-12-151-101/+103
| * Define player and rival names once, to be used in two places (#545)Rangi2025-12-014-58/+32
* | Identify characters in `_OakSpeechText2B` and `Printer_GetMonStats.IDNo` (#144)abcboy1012025-12-301-1/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-121-1/+2
|\|
| * Expand comment on `_AfterTrade2Text ` to mention pokeyellow's changes (#536)PokefanMarcel2025-11-061-1/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-065-212/+217
|\|
| * Label and constant cleanup (#528)Narishma-gb2025-09-032-8/+8
| * Use `dname` macro to automatically pad names with `"@"` characters (#525)Rangi2025-08-172-201/+206
| * List end markers (-1 aka $FF) are not part of table dataRangi422025-08-131-3/+3
* | Fix .tilemap file extension, fix some typos (#138)Narishma-gb2025-09-064-4/+5
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-024-379/+379
|\|
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-303-350/+350
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-101-2/+5
|\|
| * Rename `Green1/2/3` to `Rival1/2/3` for consistencyRangi422025-04-201-6/+6
| * Further improve NPC trade labels and comments (#493)SatoMew2025-04-081-2/+5
| * Correct `vc_patch` length (#499)Narishma-gb2025-03-081-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-305-5/+5
|\|
| * Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb2025-01-302-2/+2
| * Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-281-1/+1
| * Miscellaneous cleanup (#488)Rangi2025-01-281-1/+1
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-2745-48/+48
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-2745-49/+49
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-254-31/+31
|\|
| * Use "gray", not "grey"Rangi422024-12-162-25/+25
| * Assert the relations between some move effect constants (#478)Sylvie2024-11-242-5/+5
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-09-2510-74/+74
|\|
| * Identify more flag bits (#464)Sylvie2024-09-231-4/+4
| * Split `hSpriteIndexOrTextID` into `hSpriteIndex` and `hTextID` (#462)Sylvie2024-09-181-1/+1
| * Identify wcd6d as wNameBuffer and others (#455)Sylvie2024-07-247-42/+42
| * Identify various flag labels and bit constants (#454)Sylvie2024-07-162-3/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-05-053-2/+6
|\|
| * Use constant in wram for hidden item flags (#445)Vortyne2024-05-052-0/+4
| * Clean up item comments (#443)SatoMew2023-12-181-2/+2
* | Rename pikachu palette packetsdannye2023-11-213-20/+20
* | Merge branch 'master' of https://github.com/pret/pokereddannye2023-11-218-97/+104
|\|
| * Fix some map text constantsdannye2023-11-214-16/+16
| * Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZERangi422023-11-211-2/+9