fixed adpcm, bring back PMS (using BMSLoader)

This commit is contained in:
Thai Pangsakulyanont
2011-10-10 00:31:57 +07:00
parent 0d9397c07e
commit 95fac0f969
3 changed files with 27 additions and 25 deletions
+3 -1
View File
@@ -11,7 +11,9 @@ StepMania 5.0 $next | 2011xxxx
2011/10/09
----------
* [NotesLoaderBMS] Fix the bug where keysounds that points to nonexistant file
gets assigned a random one [theDtTvB]
gets assigned a random one. [theDtTvB]
* [NotesLoaderBMS] Use BMSLoader to load PMS files. [theDtTvB]
* [RageSoundReader_WAV] Fix ADPCM support. [theDtTvB]
2011/10/08
----------