Age | Commit message (Expand) | Author | Files | Lines |
2014-04-10 | Better labels for drumkits. | yenatch | 1 | -185/+184 |
2014-02-06 | Use labels in audio/sfx_pointers.asm | yenatch | 1 | -209/+209 |
2014-02-06 | Use labels in audio/cry_pointers.asm | yenatch | 1 | -68/+68 |
2014-02-06 | Empty cry headers (for slots 252-255). | yenatch | 1 | -0/+23 |
2014-02-06 | Dump the sound effects | yenatch | 2 | -0/+5997 |
2014-02-06 | Dump the cries | yenatch | 1 | -0/+2306 |
2014-02-06 | Redump music for whitespace formatting changes | yenatch | 103 | -694/+484 |
2014-02-01 | Use :: to export labels between objects. | yenatch | 2 | -9/+9 |
2013-12-28 | audio: note duration from 0-15 to 1-16 to match pokered | yenatch | 102 | -29535/+29535 |
2013-11-07 | dump the music again | yenatch | 103 | -44566/+44843 |
2013-11-05 | stack music command labels | yenatch | 1 | -17/+30 |
2013-11-05 | recomment ReadNoiseSample | yenatch | 1 | -10/+12 |
2013-11-05 | rename ParseCommand to ParseMusicCommand | yenatch | 1 | -2/+2 |
2013-10-11 | fix labels for SoundRestart and UpdateSound | yenatch | 1 | -4/+3 |
2013-10-08 | fix LoadMusicByte naming scheme | yenatch | 1 | -10/+10 |
2013-10-08 | rename 'LoadMusic' to '_PlayMusic' | yenatch | 1 | -4/+4 |
2013-10-08 | rename 'StartMusic' to 'PlayMusic' | yenatch | 1 | -2/+2 |
2013-10-08 | rename 'LoadSFX' to '_PlaySFX' | yenatch | 1 | -2/+2 |
2013-10-08 | rename 'PlaySFX' to 'PlayStereoSFX' | yenatch | 1 | -2/+2 |
2013-09-01 | shorten some overly long music filenames | yenatch | 8 | -0/+0 |
2013-05-02 | fix sfx pointer comments | yenatch | 1 | -207/+208 |
2013-02-23 | PlayCryHeader and related wram | yenatch | 1 | -26/+45 |
2013-02-22 | Label hw registers | yenatch | 1 | -90/+90 |
2013-02-11 | Dump cry headers | yenatch | 1 | -0/+1507 |
2013-02-05 | Move music/ into audio/ | yenatch | 104 | -0/+47937 |
2013-02-05 | Clean up and condense music includes | yenatch | 1 | -8/+18 |
2013-02-05 | Split audio engine and pointers into files | yenatch | 5 | -0/+3646 |