aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Identify characters in `_OakSpeechText2B` and `Printer_GetMonStats.IDNo` (#144)abcboy1012025-12-30
* Convert some PNG graphics to 2-bit grayscale (#143)Narishma-gb2025-12-19
* Minor fix in Makefile, add one `PIKACHU_SPRITE_INDEX` (#141)Narishma-gb2025-11-22
* Fix tools/unnamed.pyRangi2025-11-15
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-11-12
|\
| * Use features of RGBDS 1.0.0 (#537)Rangi2025-11-12
| * Use the same tools/make_patch.c as Gen 2Rangi422025-11-12
| * Expand comment on `_AfterTrade2Text ` to mention pokeyellow's changes (#536)PokefanMarcel2025-11-06
| * Consistently use `ld [hli]`/`ld [hld]`, not `ldi`/`ldd`Rangi2025-10-05
| * Revise some RAM buffer constantsRangi2025-09-26
| * Clean up home/copy2.asm (#531)PokefanMarcel2025-09-10
| * Use RAMG_SRAM_ENABLE (#530)PokefanMarcel2025-09-07
* | Separate surfing Pikachu graphics from audio engine codeRangi2025-10-19
* | Misc. naming and cleanup (#139)Narishma-gb2025-09-10
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-09-06
|\|
| * Document visual glitch with Pewter City Gym guy (#526)PokefanMarcel2025-09-03
| * Update comment for clarity (#529)Vortyne2025-09-03
| * Label and constant cleanup (#528)Narishma-gb2025-09-03
| * Document where badge and elevator floor "items" are usedRangi422025-08-28
| * Specify file extensions that `make` does not generateRangi422025-08-27
| * Document a bug in `PrintBenchGuyText` (#523)Narishma-gb2025-08-17
| * Use `dname` macro to automatically pad names with `"@"` characters (#525)Rangi2025-08-17
| * Use `<STAT>_UP1_EFFECT` constants (#522)PokefanMarcel2025-08-16
| * List end markers (-1 aka $FF) are not part of table dataRangi422025-08-13
| * Say how many bytes the assertion macros expected vs gotRangi422025-08-13
| * Identify `JOYP_SGB_MLT_REQ` constantRangi422025-08-11
| * Update hardware.inc to 5.3.0 and use its `JOYP_SGB_*` constantsRangi422025-08-11
| * Try to catch missing commas in `tmhm` learnsetsRangi422025-08-03
| * Update hardware.inc to 5.2.0Rangi422025-07-22
| * Use hardware constants for tile attributes in VermilionDockOAMBlock (#516)kagnusdev2025-07-11
| * Use less generic labels for party finding loops (#514)kagnusdev2025-07-07
* | Fix .tilemap file extension, fix some typos (#138)Narishma-gb2025-09-06
* | Use `SFX_STOP_ALL_MUSIC` (#136)CreamElDudJafar2025-08-17
* | Rename `.asm_39c46` to `.loopSkipTrainer` (#122)PokefanMarcel2025-07-23
* | Replace hardcoded offset with address (#132)kagnusdev2025-07-23
* | Add more labels and constants for Options menu (#133)thoth-332025-07-23
* | Update hardware.inc to 5.2.0Rangi422025-07-22
* | Use hardware.inc constants in places unique to YellowRangi422025-07-02
* | Merge branch 'master' of https://github.com/pret/pokereddannye2025-07-02
|\|
| * Require RGBDS 0.9.3 for its DMG palette specs (#513)Rangi2025-07-02
| * Check limits for warp, bg, and object eventsRangi422025-07-02
| * Define `MAX_WARP_EVENTS`Rangi422025-07-02
| * Use more audio constantsRangi422025-06-30
| * Use combined hardware constantsRangi422025-06-30
| * Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-30
| * Distinguish single trainer pics section from Pokemon picsRangi422025-06-25
| * Fishing graphics make more sense horizontallyRangi422025-06-25
| * Simplify `li` macroRangi422025-06-11
| * Add .rgbds-version file for rgbenv compatibilityRangi422025-06-07
| * Fix typosdannye2025-06-03