[sm130futures] Need to get used to calling this sm5.

This commit is contained in:
Jason Felds
2011-05-03 09:11:51 -04:00
parent 39d5e8f676
commit 04c151b436
2 changed files with 18 additions and 21 deletions
-20
View File
@@ -9,26 +9,6 @@ Not all changes are documented, for various reasons.
supported but exist anyways.)
_____________________________________________________________________________
================================================================================
sm-ssc $SM5VERSION | 2011????
--------------------------------------------------------------------------------
20110417
--------
* Use lua for all primary score keeping. Course modes right now still use the
old fashioned system. [TeruFSX, Wolfman2000]
20110409
--------
* [Player] Force hold judgments to take place before setting the score.
[theDtTvB]
20110405
--------
* [NotesLoaderSSC, NotesWriterSSC] Add the #LABELS tag. This is meant for step
editors to label different parts of their stepcharts. Use Control + , or . to
jump to different labels made. [Wolfman2000]
================================================================================
sm-ssc v1.2.5 | 20110501
--------------------------------------------------------------------------------
+18 -1
View File
@@ -10,4 +10,21 @@ StepMania 5.0 $NEXT | 20110xyy
2011/05/02
----------
* [ScreenSelectMusic] Added NullScoreString metric. [AJ]
* [ScreenSelectMusic] Added NullScoreString metric. [AJ]
2011/04/17
--------
* Use lua for all primary score keeping. Course modes right now still use the
old fashioned system. [TeruFSX, Wolfman2000]
2011/04/09
--------
* [Player] Force hold judgments to take place before setting the score.
[theDtTvB]
2011/04/05
--------
* [NotesLoaderSSC, NotesWriterSSC] Add the #LABELS tag. This is meant for step
editors to label different parts of their stepcharts. Use Control + , or . to
jump to different labels made. [Wolfman2000]