| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | combine audio and music folders | U-Fish-PC\Daniel | 2014-04-06 | 379 | -32115/+0 |
| | | |||||
| * | Get rid of globals.asm. Use ::s to export labels between objects. | yenatch | 2014-01-27 | 52 | -784/+784 |
| | | | | | | | | | | | | 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. | ||||
| * | consolidate red/blue diffs in sfx | yenatch | 2014-01-09 | 2 | -21/+18 |
| | | |||||
| * | typo | U-Fish-PC\Daniel | 2013-10-24 | 1 | -1/+1 |
| | | |||||
| * | Music Engine Bank 8 | U-Fish-PC\Daniel | 2013-10-24 | 4 | -0/+118 |
| | | |||||
| * | Music Engine Bank 1f | U-Fish-PC\Daniel | 2013-10-23 | 1 | -0/+32 |
| | | |||||
| * | Add unused sfx | U-Fish-PC\Daniel | 2013-10-22 | 1 | -0/+32 |
| | | |||||
| * | Fix sfx_02_5e | U-Fish-PC\Daniel | 2013-10-22 | 1 | -3/+6 |
| | | |||||
| * | Fix blue and yellow music | U-Fish-PC\Daniel | 2013-10-22 | 2 | -46/+14 |
| | | |||||
| * | More bank 2 music engine and music/sfx format update | U-Fish-PC\Daniel | 2013-10-21 | 360 | -8965/+2719 |
| | | |||||
| * | Add song alternate start labels | U-Fish-PC\Daniel | 2013-10-14 | 1 | -0/+2 |
| | | |||||
| * | All music and sfx | U-Fish-PC\Daniel | 2013-10-12 | 415 | -2619/+38209 |
| | | |||||
| * | Updated program to support the -fo option - forces continuation of parsing ↵ | KuroiIeWa5Da | 2012-01-28 | 3 | -2/+44 |
| | | | | | | | | past mus_end hg-commit-id: 595e13f32986 | ||||
| * | Updated Music Disassembler README.txt file with output of new help parameter | KuroiIeWa5Da | 2012-01-28 | 1 | -22/+26 |
| | | | | | | hg-commit-id: a890db386130 | ||||
| * | Updated Music Disassembler to support a help parameter | KuroiIeWa5Da | 2012-01-28 | 1 | -0/+37 |
| | | | | | | hg-commit-id: d5725126c98b | ||||
| * | Updated Music Disassembler to support more advanced parameters | KuroiIeWa5Da | 2012-01-28 | 6 | -62/+203 |
| | | | | | | hg-commit-id: 0aba4647e4f6 | ||||
| * | fixed problem with compiling wav pattern program | KuroiIeWa5Da | 2012-01-28 | 1 | -4/+4 |
| | | | | | | hg-commit-id: 5b445278c010 | ||||
| * | big update after strip | KuroiIeWa5Da | 2012-01-28 | 17 | -91/+428 |
| | | | | | | hg-commit-id: dcfb20faef4d | ||||
| * | Finsihed MeetRival Channel 1 Music Data and made some improvements to Music ↵ | KuroiIeWa5Da | 2012-01-26 | 1 | -1/+3 |
| | | | | | | | | Disassembler hg-commit-id: 1dcd37dff2f3 | ||||
| * | Made several large upgrades to Music Disassembler | KuroiIeWa5Da | 2012-01-26 | 7 | -82/+341 |
| | | | | | | hg-commit-id: 0b180a6e2ec5 | ||||
| * | Completed Routes4 music data channel 1 and fixed minor program bug | KuroiIeWa5Da | 2012-01-23 | 1 | -1/+1 |
| | | | | | | hg-commit-id: ce15c0659a12 | ||||
| * | Completed Routes3 music data channel 2 | KuroiIeWa5Da | 2012-01-23 | 1 | -1/+2 |
| | | | | | | hg-commit-id: ef99ba55bb1b | ||||
| * | Completed Routes3 music data channel 1 | KuroiIeWa5Da | 2012-01-23 | 1 | -1/+3 |
| | | | | | | hg-commit-id: be5b52f43ccc | ||||
| * | updated disassembly program to support a custom stop address | KuroiIeWa5Da | 2012-01-23 | 3 | -4/+52 |
| | | | | | | hg-commit-id: a2bee0bdb345 | ||||
| * | made changes in repo | KuroiIeWa5Da | 2012-01-23 | 29 | -299/+1746 |
| | | | | | | hg-commit-id: 1145e088ee27 | ||||
| * | Finished PkmnHealed music data - all 3 channels | KuroiIeWa5Da | 2012-01-21 | 1 | -1/+19 |
| | | | | | | hg-commit-id: ae3e69763bad | ||||
| * | Disassembled Music Data for PokeHealed Chnl2, cleaned up music data a bit | KuroiIeWa5Da | 2012-01-21 | 1 | -9/+31 |
| | | | | | | hg-commit-id: 2967569eba4d | ||||
| * | seperated music from common.asm, fixed some minor spelling errors | KuroiIeWa5Da | 2012-01-21 | 1 | -0/+259 |
| | | | | | | hg-commit-id: 338a5af36008 | ||||
| * | Move music back. Music has pointers that need to change. | Bryan Bishop | 2012-01-19 | 3 | -0/+0 |
| | | | | | | hg-commit-id: 355ceca6c2ba | ||||
| * | Added the 2 extra extracted music files to the repository | KuroiIeWa5Da | 2012-01-19 | 2 | -0/+0 |
| | | | | | | hg-commit-id: ecb51f1af036 | ||||
| * | Added 1st music data file, fixed some minor naming issues for Linux | KuroiIeWa5Da | 2012-01-19 | 1 | -0/+0 |
| hg-commit-id: 1d2b7e0d97b4 | |||||
