| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Store garbage data as visible PNG files, built as 2bpp | Rangi | 2026-06-15 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2026-04-15 | 1 | -1/+1 |
| |\ | |||||
| | * | Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580) | PokefanMarcel | 2026-04-15 | 1 | -1/+1 |
| | | | |||||
| * | | Separate surfing Pikachu graphics from audio engine code | Rangi | 2025-10-19 | 1 | -1/+0 |
| | | | | | | | | | Fixes #137 | ||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2022-10-02 | 1 | -3/+0 |
| |\| | |||||
| | * | Require rgbds 0.6.0 | Rangi | 2022-10-02 | 1 | -3/+0 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2022-09-12 | 1 | -1/+2 |
| |\| | |||||
| | * | Use the same music headers as pokecrystal (#382) | Rangi | 2022-08-11 | 1 | -3/+3 |
| | | | |||||
| | * | Incorporate the suggested fixes | SatoMew | 2021-05-01 | 1 | -4/+4 |
| | | | |||||
| | * | Identify the unused cry that was carried over to GSC | SatoMew | 2021-05-01 | 1 | -4/+4 |
| | | | |||||
| * | | Build the Virtual Console patch with `make yellow_vc` (#80) | vulcandth | 2022-03-26 | 1 | -1/+1 |
| | | | |||||
| * | | Identify the unused cry that was carried over to GSC | SatoMew | 2021-05-02 | 1 | -4/+4 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-12-15 | 1 | -1/+1 |
| |\| | |||||
| | * | Fix reference to unused_fanfare.asm | SatoMew | 2020-11-30 | 1 | -1/+1 |
| | | | |||||
| | * | Identify what became GSC's Key Item fanfare | SatoMew | 2020-11-29 | 1 | -1/+1 |
| | | | |||||
| | * | Some formatting changes | Rangi | 2020-10-19 | 1 | -3/+6 |
| | | | |||||
| | * | INCLUDE "engine/pokemon/bills_pc.asm" in main.asm, not audio.asm | Rangi | 2020-07-03 | 1 | -2/+5 |
| | | | |||||
| | * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 1 | -228/+6 |
| | | | |||||
| | * | Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251) | Rangi | 2020-06-27 | 1 | -15/+15 |
| | | | | | | | Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels. | ||||
| | * | Use generic names for noise instruments | dannye | 2019-07-28 | 1 | -57/+57 |
| | | | | | | | | | coming up with satisfactory names is hard, besides this will improve compatibility with crystal | ||||
| | * | Update audio macro names | dannye | 2019-07-27 | 1 | -8/+8 |
| | | | | | | | | | | | | | change audio channel numbers from 0-7 back to 1-8 change all note macros back to single note macro todo: fix comments with old macro names, update noise macros/instrument names | ||||
| | * | Replace some hard-coded values with constants | Rangi | 2019-07-07 | 1 | -1/+1 |
| | | | |||||
| | * | Rename map files, labels, and constants to be consistent and work with ↵ | Rangi | 2019-01-01 | 1 | -3/+0 |
| | | | | | | | | | Polished Map | ||||
| | * | Clean up pre-linkerscript remnants. | luckytyphlosion | 2018-11-18 | 1 | -19/+15 |
| | | | |||||
| | * | Fix typos in comments | dannye | 2017-06-24 | 1 | -1/+1 |
| | | | |||||
| | * | Revert "Fix floating sections" | AntonioND | 2017-03-21 | 1 | -15/+15 |
| | | | | | | | | | | | | | This reverts commit cec6e6e2fb7886acc85200f921d3913fd2ea8a2b. Signed-off-by: AntonioND <antonio_nd@outlook.com> | ||||
| | * | Fix floating sections | AntonioND | 2017-03-14 | 1 | -15/+15 |
| | | | | | | | | | | | | | | | This is needed to prevent rgblink from moving them around in future releases. Signed-off-by: AntonioND <antonio_nd@outlook.com> | ||||
| | * | Redo audio header macro | dannye | 2016-07-27 | 1 | -3/+3 |
| | | | |||||
| | * | Fix sound effect channel numbering | dannye | 2016-07-27 | 1 | -5/+5 |
| | | | | | | | | | | | mostly so that sound effects that only use the noise channel are labelled 'Ch7' instead of 'Ch1' | ||||
| | * | Remove the last address comments | dannye | 2016-06-12 | 1 | -6/+6 |
| | | | | | | | | | | | except for wram.asm and sram.asm also delete unused yellow file | ||||
| | * | remove address comments | YamaArashi | 2016-06-11 | 1 | -6/+6 |
| | | | |||||
| | * | No more W_ | dannye | 2015-08-30 | 1 | -2/+2 |
| | | | |||||
| * | | More debug yellow | dannye | 2020-11-07 | 1 | -1/+3 |
| | | | | | | | | | only debug menu left | ||||
| * | | Organize home and macro code | Rangi | 2020-11-05 | 1 | -1/+1 |
| | | | |||||
| * | | Start reorganizing pokeyellow | Rangi | 2020-11-04 | 1 | -11/+3 |
| | | | |||||
| * | | Sync with pokered | dannye | 2020-11-04 | 1 | -225/+25 |
| | | | |||||
| * | | Update Audio 4 sfx names | dannye | 2020-05-25 | 1 | -45/+45 |
| | | | |||||
| * | | Sync with pokered | dannye | 2020-05-20 | 1 | -96/+107 |
| | | | |||||
| * | | Label surfing minigame SFX | Amber Brault | 2019-10-11 | 1 | -5/+5 |
| | | | |||||
| * | | Update tools | Celeste Brault | 2019-06-10 | 1 | -1/+1 |
| | | | |||||
| * | | Clean up pre-linkerscript remnants. | luckytyphlosion | 2018-11-18 | 1 | -24/+24 |
| | | | |||||
| * | | fix some constants | yenatch | 2018-04-01 | 1 | -7/+7 |
| | | | |||||
| * | | remove BANK[] and bank constants from ROMX sections | yenatch | 2018-04-01 | 1 | -47/+31 |
| | | | |||||
| * | | move pikachu cries into a separate file | yenatch | 2018-04-01 | 1 | -207/+1 |
| | | | |||||
| * | | use a macro for pikachu cries | yenatch | 2018-04-01 | 1 | -209/+107 |
| | | | |||||
| * | | remove address comments | YamaArashi | 2016-06-11 | 1 | -53/+53 |
| | | | |||||
| * | | Character dict; surfing minigame; printer debug | pikalaxalt | 2016-06-11 | 1 | -1/+3 |
| | | | |||||
| * | | Remove unused source files | dannye | 2016-06-06 | 1 | -1/+1 |
| | | | |||||
| * | | Clean up white space | dannye | 2016-06-06 | 1 | -4/+4 |
| | | | |||||
| * | | Clean up Makefile | dannye | 2016-06-06 | 1 | -0/+1 |
| | | | |||||
