aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Identify characters in `_OakSpeechText2B` and `Printer_GetMonStats.IDNo` (#144)abcboy1012025-12-302-2/+4
* Convert some PNG graphics to 2-bit grayscale (#143)Narishma-gb2025-12-1920-0/+0
* Minor fix in Makefile, add one `PIKACHU_SPRITE_INDEX` (#141)Narishma-gb2025-11-223-2/+3
* Fix tools/unnamed.pyRangi2025-11-151-4/+4
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-1272-446/+499
|\
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-1261-375/+378
| * Use the same tools/make_patch.c as Gen 2Rangi422025-11-121-12/+59
| * Expand comment on `_AfterTrade2Text ` to mention pokeyellow's changes (#536)PokefanMarcel2025-11-061-1/+2
| * Consistently use `ld [hli]`/`ld [hld]`, not `ldi`/`ldd`Rangi2025-10-052-8/+8
| * Revise some RAM buffer constantsRangi2025-09-266-20/+20
| * Clean up home/copy2.asm (#531)PokefanMarcel2025-09-101-11/+11
| * Use RAMG_SRAM_ENABLE (#530)PokefanMarcel2025-09-071-1/+1
* | Separate surfing Pikachu graphics from audio engine codeRangi2025-10-194-1/+4
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-1053-253/+230
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-0645-462/+532
|\|
| * Document visual glitch with Pewter City Gym guy (#526)PokefanMarcel2025-09-031-1/+1
| * Update comment for clarity (#529)Vortyne2025-09-031-1/+2
| * Label and constant cleanup (#528)Narishma-gb2025-09-0330-214/+221
| * Document where badge and elevator floor "items" are usedRangi422025-08-281-1/+2
| * Specify file extensions that `make` does not generateRangi422025-08-271-5/+12
| * Document a bug in `PrintBenchGuyText` (#523)Narishma-gb2025-08-171-0/+9
| * Use `dname` macro to automatically pad names with `"@"` characters (#525)Rangi2025-08-174-202/+219
| * Use `<STAT>_UP1_EFFECT` constants (#522)PokefanMarcel2025-08-161-4/+4
| * List end markers (-1 aka $FF) are not part of table dataRangi422025-08-132-5/+5
| * Say how many bytes the assertion macros expected vs gotRangi422025-08-131-14/+20
| * Identify `JOYP_SGB_MLT_REQ` constantRangi422025-08-112-4/+7
| * Update hardware.inc to 5.3.0 and use its `JOYP_SGB_*` constantsRangi422025-08-112-24/+50
| * Try to catch missing commas in `tmhm` learnsetsRangi422025-08-031-0/+1
| * Update hardware.inc to 5.2.0Rangi422025-07-223-23/+31
| * Use hardware constants for tile attributes in VermilionDockOAMBlock (#516)kagnusdev2025-07-111-4/+4
| * Use less generic labels for party finding loops (#514)kagnusdev2025-07-071-4/+4
* | Fix .tilemap file extension, fix some typos (#138)Narishma-gb2025-09-0617-15/+15
* | Use `SFX_STOP_ALL_MUSIC` (#136)CreamElDudJafar2025-08-171-1/+1
* | Rename `.asm_39c46` to `.loopSkipTrainer` (#122)PokefanMarcel2025-07-231-4/+4
* | Replace hardcoded offset with address (#132)kagnusdev2025-07-231-1/+1
* | Add more labels and constants for Options menu (#133)thoth-332025-07-232-159/+206
* | Update hardware.inc to 5.2.0Rangi422025-07-224-60/+86
* | Use hardware.inc constants in places unique to YellowRangi422025-07-027-26/+22
* | 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