Update the docs.

This commit is contained in:
Jason Felds
2011-02-28 00:29:29 -05:00
parent 6959db5059
commit 54682549c8
2 changed files with 12 additions and 1 deletions
+5 -1
View File
@@ -9,6 +9,10 @@ change to JSON, but it is unsure if this will be done.
Implement .ssc at your own risk.
________________________________________________________________________________
[v0.53] - Wolfman2000
* Added Fakes to the RadarCategories. Start parsing between versions.
* Always write out the latest version to cache and hard drive.
[v0.52] - AJ
* Add CHARTSTYLE tag to NoteData section.
@@ -17,4 +21,4 @@ ________________________________________________________________________________
* Limit VERSION tag to two decimal places.
[v0.5] - Wolfman2000
* Initial MSD-based version.
* Initial MSD-based version.
+7
View File
@@ -13,6 +13,13 @@ _____________________________________________________________________________
sm-ssc v1.2.3 | 2011022?
--------------------------------------------------------------------------------
20110228
--------
* Add Fakes to the RadarCategories. [Wolfman2000]
* [ScreenEdit] Display the number of Lifts and Fakes in a stepchart in the
editor. These use metrics, so the lines can be made empty in themes that
require them. [Wolfman2000]
20110227
--------
* [PlayerState] The old GetPlayerOptions() binding is now GetPlayerOptionsString().