This commit is contained in:
AJ Kelly
2010-09-07 12:42:12 -05:00
parent 89c298f699
commit 95f0f1f5f3
2 changed files with 5 additions and 10 deletions
+5
View File
@@ -13,6 +13,11 @@ _____________________________________________________________________________
sm-ssc v1.0 "final" | to be released 20100910 sm-ssc v1.0 "final" | to be released 20100910
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
20100907
--------
* [StepsDisplay] Make everything else (that isn't the frame) react to the
Set message.
20100829 20100829
-------- --------
* [SongManager] Added SetPreferredSongs(string) and SetPreferredCourses(string) * [SongManager] Added SetPreferredSongs(string) and SetPreferredCourses(string)
-10
View File
@@ -21,12 +21,6 @@ Applys a GameCommand to all players if valid.
* netip * netip
usage: --netip=localhost usage: --netip=localhost
Connects to a server for online play. Connects to a server for online play.
* listen
usage: --listen
Sets up a server, waiting for someone to connect. StepMania cannot connect to
itself, so it's unknown what this option is really for. This option may be
removed in future sm-ssc releases if it is deemed pointless.
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
[PrefsManager] [PrefsManager]
* Type * Type
@@ -43,10 +37,6 @@ usage: --ExportLuaInformation
Exports Lua.xml using the default theme (and anything it falls back on) Exports Lua.xml using the default theme (and anything it falls back on)
for reference. for reference.
* game
usage: --game=dance
Sets the current gametype. Valid values depend on what NoteSkins are installed.
* theme * theme
usage: --theme=default | --theme="theme with spaces" usage: --theme=default | --theme="theme with spaces"
Sets the current theme. Sets the current theme.