aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-02186-1477/+2391
|\
| * Require RGBDS 0.9.3 for its DMG palette specs (#513)Rangi2025-07-025-19/+19
| * Check limits for warp, bg, and object eventsRangi422025-07-023-8/+18
| * Define `MAX_WARP_EVENTS`Rangi422025-07-023-2/+7
| * Use more audio constantsRangi422025-06-303-33/+33
| * Use combined hardware constantsRangi422025-06-3049-86/+86
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-30152-1360/+2253
| * Distinguish single trainer pics section from Pokemon picsRangi422025-06-253-3/+3
| * Fishing graphics make more sense horizontallyRangi422025-06-253-0/+0
| * Simplify `li` macroRangi422025-06-111-1/+1
| * Add .rgbds-version file for rgbenv compatibilityRangi422025-06-071-0/+1
| * Fix typosdannye2025-06-037-11/+11
| * Add a `CANNOT_MOVE` constant (#508)Rangi2025-05-312-3/+8
* | Use more ldpikacrydannye2025-05-2511-19/+22
* | tools/unnamed.py supports RGBDS 0.9.2 (object revision 12)Rangi422025-05-101-3/+3
* | Improve IsSurfingPikachuInParty documentation (#128)Linus Unnebäck2025-05-101-4/+5
* | 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