| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix the .wave5 comment for yellow sfx data | dannye | 2024-10-09 | 1 | -6/+2 |
| | | |||||
| * | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-10-09 | 1 | -0/+6 |
| |\ | |||||
| | * | Comment wave5 garbage data (#474) | Sylvie | 2024-10-07 | 1 | -0/+6 |
| | | | | | | | Also mention songs that use which wave5 data | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2024-09-25 | 3 | -17/+18 |
| |\| | |||||
| | * | Identify more flag bits (#464) | Sylvie | 2024-09-23 | 4 | -25/+25 |
| | | | |||||
| | * | Identify some unused WRAM variables (#453) | Sylvie | 2024-06-15 | 3 | -6/+6 |
| | | | |||||
| | * | Add comment about audio engine perfect pitch bug (#451) | Preeyan Parmar | 2024-05-23 | 3 | -3/+6 |
| | | | | | | | Co-authored-by: preeyan <preeyan> | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2022-09-12 | 60 | -584/+1419 |
| |\| | |||||
| | * | Use the same music headers as pokecrystal (#382) | Rangi | 2022-08-11 | 12 | -496/+1258 |
| | | | |||||
| | * | Update comment | dannye | 2022-07-15 | 1 | -1/+1 |
| | | | |||||
| | * | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 1 | -7/+7 |
| | | | |||||
| | * | Replace "branch" labels in SFX files with local names | Rangi | 2022-07-10 | 164 | -312/+7 |
| | | | |||||
| | * | Replace "branch" labels in music files with local names | Rangi | 2022-07-10 | 47 | -1047/+812 |
| | | | |||||
| | * | RGBDS syntax updates (#358) | vulcandth | 2022-06-06 | 1 | -1/+1 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Fix mono/stereo channel enable masks | dannye | 2022-07-15 | 1 | -10/+17 |
| | | | |||||
| * | | Fix some hardcoded battle sfx ids | dannye | 2022-07-15 | 1 | -11/+12 |
| | | | |||||
| * | | Identify some `.asm_*` labels | Rangi | 2022-07-10 | 1 | -7/+7 |
| | | | |||||
| * | | Replace "branch" labels in SFX files with local names | Rangi | 2022-07-10 | 164 | -312/+7 |
| | | | |||||
| * | | Replace "branch" labels in music files with local names | Rangi | 2022-07-10 | 50 | -1084/+832 |
| | | | |||||
| * | | RGBDS syntax updates (#86) | vulcandth | 2022-06-06 | 2 | -3/+3 |
| | | | | | | | New MACRO and DEF syntax | ||||
| * | | Merge remote-tracking branch 'remotes/pokered/master' | Rangi | 2021-11-23 | 1 | -5/+5 |
| |\| | |||||
| | * | Use `dn` for wave instrument samples, like pokecrystal | Rangi | 2021-11-06 | 1 | -5/+5 |
| | | | |||||
| | * | Restore extra line breaks | SatoMew | 2021-05-01 | 3 | -0/+6 |
| | | | |||||
| | * | Incorporate the suggested fixes | SatoMew | 2021-05-01 | 4 | -18/+12 |
| | | | |||||
| | * | Identify the unused cry that was carried over to GSC | SatoMew | 2021-05-01 | 4 | -15/+18 |
| | | | |||||
| | * | Trim extra newlines from some files | Rangi | 2021-04-08 | 1 | -1/+0 |
| | | | |||||
| * | | Identify the unused cry that was carried over to GSC | SatoMew | 2021-05-02 | 4 | -12/+16 |
| | | | |||||
| * | | Trim extra newlines from some files | Rangi | 2021-04-08 | 1 | -1/+0 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2021-03-25 | 1 | -0/+2 |
| |\| | |||||
| | * | Verify data table and name list sizes with assertion macros | Rangi | 2021-03-25 | 1 | -0/+2 |
| | | | | | | | | | Fixes #312 | ||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-12-15 | 1 | -5/+4 |
| |\| | |||||
| | * | And extend this principle to the filename as well | SatoMew | 2020-11-30 | 1 | -0/+0 |
| | | | |||||
| | * | Be consistent with the unused and unreferenced terminology | SatoMew | 2020-11-30 | 1 | -5/+3 |
| | | | |||||
| | * | Rename the unreferenced fanfare's constants | SatoMew | 2020-11-30 | 1 | -3/+3 |
| | | | |||||
| | * | Identify what became GSC's Key Item fanfare | SatoMew | 2020-11-29 | 1 | -0/+1 |
| | | | |||||
| * | | Merge branch 'master' of https://github.com/pret/pokered | dannye | 2020-11-14 | 5 | -0/+0 |
| |\| | |||||
| | * | Fix file modes | dannye | 2020-11-14 | 3 | -0/+0 |
| | | | |||||
| | * | Port dbsprite macro for OAM y,x,tile,attr data from pokecrystal | Rangi | 2020-07-17 | 1 | -5/+10 |
| | | | |||||
| | * | SONY -> RIVAL | Rangi | 2020-07-17 | 1 | -1/+1 |
| | | | |||||
| | * | Define constants for audio commands | Rangi | 2020-07-16 | 3 | -117/+117 |
| | | | |||||
| | * | Clean up some data, using macros for multiline list entries | Rangi | 2020-07-14 | 3 | -6/+6 |
| | | | |||||
| | * | Specify the ldh instruction, don't turn ld into ldh | Rangi | 2020-07-06 | 4 | -115/+115 |
| | | | |||||
| | * | Replace raw hex values with HRAM constants | Rangi | 2020-07-03 | 5 | -5/+5 |
| | | | | | | | | | To do: turn constants into labels and use ldh | ||||
| | * | Organize macros/ like pokecrystal | Rangi | 2020-07-03 | 2 | -3/+3 |
| | | | | | | | | | While doing so I replaced the StopAllMusic macro with a SFX_STOP_ALL_MUSIC constant and applied it throughout the code. | ||||
| | * | Remove unused Yellow music | Rangi | 2020-07-03 | 4 | -1808/+0 |
| | | | |||||
| | * | Add subdirectories to engine/ similar to pokecrystal | Rangi | 2020-07-02 | 7 | -0/+217 |
| | | | |||||
| | * | Factor out shared audio/notes.asm | Rangi | 2020-06-27 | 4 | -36/+15 |
| | | | |||||
| | * | Rename dnote to drum_note and dspeed to drum_speed | dannye | 2019-09-03 | 20 | -1096/+1096 |
| | | | |||||
| | * | Make pitch_sweep pitch change argument consistent with the other signed ↵ | dannye | 2019-08-25 | 45 | -45/+45 |
| | | | | | | | | | magnitude arguments | ||||
| | * | Finish cleaning up audio macro arguments and descriptions | dannye | 2019-08-18 | 149 | -312/+312 |
| | | | | | | | | | | | | | break up arguments for stereo_panning and duty_cycle_pattern note_type fade is signed properly document arguments for vibrato, tempo, pitch_slide etc | ||||
