...can't believe I missed this entry.

This commit is contained in:
Jason Felds
2011-05-23 21:30:31 -04:00
parent 966dc33e3f
commit 727a0c7f1b
+6
View File
@@ -51,6 +51,12 @@ StepMania 5.0 $NEXT | 20110xyy
* [ScreenEvaluation] Stop the Bonus bars from overflowing in course modes. [AJ]
* [Banner] Added ScrollMode and ScrollSortOrder metrics. [AJ]
2011/05/13
----------
* Added Split Timing to .SSC files. All older .SSC files and other file
formats are converted to split timing on cache load. We are no longer bound
by Song Timing for everything. [theDtTvB, Wolfman2000, TeruFSX]
2011/05/11
----------
* [GameSoundManager] Added PlayAnnouncer Lua binding. [AJ]