From 04c151b4360ea9cb86f0f0ea7c74aa409d9e3df9 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Tue, 3 May 2011 09:11:51 -0400 Subject: [PATCH] [sm130futures] Need to get used to calling this sm5. --- Docs/Changelog_sm-ssc.txt | 20 -------------------- Docs/Changelog_sm5.txt | 19 ++++++++++++++++++- 2 files changed, 18 insertions(+), 21 deletions(-) diff --git a/Docs/Changelog_sm-ssc.txt b/Docs/Changelog_sm-ssc.txt index 58ac43d440..f2ed5cb0a5 100644 --- a/Docs/Changelog_sm-ssc.txt +++ b/Docs/Changelog_sm-ssc.txt @@ -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 -------------------------------------------------------------------------------- diff --git a/Docs/Changelog_sm5.txt b/Docs/Changelog_sm5.txt index a756a24d1b..b605e0aa1b 100644 --- a/Docs/Changelog_sm5.txt +++ b/Docs/Changelog_sm5.txt @@ -10,4 +10,21 @@ StepMania 5.0 $NEXT | 20110xyy 2011/05/02 ---------- -* [ScreenSelectMusic] Added NullScoreString metric. [AJ] \ No newline at end of file +* [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] +