docup
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
@@ -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.
|
||||||
|
|||||||
Reference in New Issue
Block a user