aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Name Func_07c4/StopBikeSurf (#118)Linus Unnebäck2025-05-101-2/+2
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-05-1027-86/+177
|\
| * Use features new to RGBDS 0.9.2 (#506)Rangi2025-05-104-15/+15
| * Fix sprite data comment (#507)Vortyne2025-05-091-2/+2
| * Rename `Green1/2/3` to `Rival1/2/3` for consistencyRangi422025-04-201-6/+6
| * Use constants in `PrintBCDNumber` calls (#503)Narishma-gb2025-04-088-15/+12
| * Further improve NPC trade labels and comments (#493)SatoMew2025-04-082-27/+14
| * Use constants for PP masks instead of magic numbers (#504)edave642025-04-026-16/+20
| * Remove GSC-only Stadium data handling from make_patch.cRangi422025-03-111-6/+0
| * Support `<` and `>` prefixes for high and low bytes in VC patch templates (#502)Rangi2025-03-081-2/+22
| * Correct `vc_patch` length (#499)Narishma-gb2025-03-081-1/+1
| * Use constants for trade text indexes (#501)Rangi2025-03-082-5/+24
| * Use "command -v" instead of "which"mid-kid2025-03-071-1/+1
| * Fix termux instructions to not use "sudo"mid-kid2025-03-071-2/+2
| * Avoid using `EQUS` when `EQU` or `MACRO` will do (#496)Rangi2025-02-274-27/+82
| * Fix hardcoded address in Blue VC patchRangi422025-02-041-1/+1
* | Fix hardcoded address in VC patchRangi422025-02-041-1/+1
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-3071-335/+361
|\|
| * Fix some label typos, and add some constants instead of raw numbers (#492)Narishma-gb2025-01-3017-69/+69
| * Consistently refer to CGB, not GBC (#491)SatoMew2025-01-304-15/+18
| * Consistently capitalize `ASSERT` directives (#489)Rangi2025-01-2815-25/+25
| * Miscellaneous cleanup (#488)Rangi2025-01-2818-34/+46
| * Comment on size of unionRangi422025-01-281-0/+1
| * Correct wTileMapBackup declared space (#487)Engezerstorung2025-01-284-32/+46
| * Use `EFFECT_1E`Rangi422024-12-271-1/+1
| * Use exported constants for VC patch (#483)vulcandth2024-12-277-144/+136
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-2748-63/+74
| * Use RGBDS 0.9.0 (#482)Rangi2024-12-255-22/+21
* | Identify unnamed functions in map_sprites.asm (#126)Engezerstorung2025-01-231-7/+7
* | Use exported constants for VC patch (#124)vulcandth2024-12-275-73/+67
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-2748-64/+75
* | Remove `-Wnumeric-string=2`Rangi422024-12-251-1/+1
* | Use RGBDS 0.9.0 (#123)Rangi2024-12-256-20/+19
* | Use spaces around operatorsRangi422024-12-251-4/+4
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-2522-67/+73
|\|
| * Use `SERIAL_RNS_LENGTH` in `BattleRandom`Rangi422024-12-211-2/+2
| * Let CheckEitherEventSet reuse A like CheckBothEventsSetRangi422024-12-162-3/+6
| * Remove redundant parenthesesRangi422024-12-168-15/+15
| * Use "gray", not "grey"Rangi422024-12-167-31/+31
| * Assert the relations between some move effect constants (#478)Sylvie2024-11-244-10/+12
| * GitHub Actions needs libpng-dev installed for rgbdsRangi422024-10-161-0/+1
* | Fix comments around battle evolution code (#120)TiKevin832024-11-171-1/+1
* | Fix the .wave5 comment for yellow sfx datadannye2024-10-091-6/+2
* | Merge branch 'master' of https://github.com/pret/pokereddannye2024-10-0927-7918/+297
|\|
| * Renamed pokemon-asm-tools to gb-asm-toolsRangi422024-10-091-1/+1
| * Tools depend on common.h by defaultRangi422024-10-071-4/+1
| * Remove independent tools and link to pokemon-asm-toolsRangi422024-10-079-2849/+2
| * Comment wave5 garbage data (#474)Sylvie2024-10-071-0/+6
| * Rewrite `transpose_tiles` to be in-place (#475)Sylvie2024-10-071-7/+10
| * Consistently format WRAM values (#476)Sylvie2024-10-071-3/+6