| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-08-11 | Use the same music headers as pokecrystal (#382) | Rangi | 1 | -7/+28 | |
| 2020-11-14 | Fix file modes | dannye | 1 | -0/+0 | |
| 2020-05-20 | Sync with pokered | dannye | 1 | -21/+7 | |
| 2019-07-27 | Update audio macro names | dannye | 1 | -7/+7 | |
| 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 | |||||
| 2016-07-27 | Redo audio header macro | dannye | 1 | -7/+7 | |
| 2016-07-27 | Macros to automate music and sound effect headers | dannye | 1 | -42/+7 | |
| 2016-07-27 | Fix music channel numbering | dannye | 1 | -21/+21 | |
| same as previous, but for songs instead of sound effects | |||||
| 2016-06-12 | Remove the last address comments | dannye | 1 | -2/+0 | |
| except for wram.asm and sram.asm also delete unused yellow file | |||||
| 2016-06-11 | remove address comments | YamaArashi | 1 | -7/+7 | |
| 2016-06-11 | remove address comments | YamaArashi | 1 | -7/+7 | |
| 2016-05-20 | Add space after commas in music headers | pikalaxalt | 1 | -21/+21 | |
| 2016-05-20 | Disassemble yellow sounds | pikalaxalt | 1 | -42/+21 | |
| 2015-07-22 | Unify audio bank references | dannye | 1 | -0/+0 | |
| 2â1 8â2 1fâ3 | |||||
| 2015-06-01 | Add newlines to EOFs | U-Daniel-PC\Daniel | 1 | -1/+1 | |
| 2014-06-09 | Clean up white space | U-Fish-PC\Daniel | 1 | -1/+1 | |
| 2014-04-06 | combine audio and music folders | U-Fish-PC\Daniel | 1 | -0/+0 | |
| 2014-01-27 | Get rid of globals.asm. Use ::s to export labels between objects. | yenatch | 1 | -7/+7 | |
| globals.asm was a hack that: - gave rgbasm an extra 100k lines to read - increased reliance on the python preprocessor - made the makefile a mess - gave object creation an extra step - wasn't even necessary This speeds up build time by at least a third. | |||||
| 2013-10-12 | All music and sfx | U-Fish-PC\Daniel | 1 | -0/+57 | |
