diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml
index 8ac649069d..74b20df361 100644
--- a/stepmania/Docs/LuaDocumentation.xml
+++ b/stepmania/Docs/LuaDocumentation.xml
@@ -32,6 +32,9 @@
Returns the current day of the year.
+
+ Reverses an named enum to its value. Replace Enum with the actual num class.
+
Returns the number passed to the function followed by its suffix ("th", "nd", and so on).
@@ -184,12 +187,18 @@
Fades percent of the Actor from the top where percent is in the range 0..1.
+
+ Finishes up an Actor's tween immediately.
+
Returns true if the Actor has a command named sCmdName.
Returns the Actor's current diffusealpha.
+
+ Returns the Actor's name.
+
Returns the number of states the Actor has.
@@ -208,6 +217,9 @@
Set the horizontal alignment of the Actor according to align. See for fractional alignment.
+
+ Hurries up an Actor's tweening by factor.
+
Plays a command named sCommandName.
@@ -226,9 +238,18 @@
Set the Actor's rotation on the Z axis to fAlign.
+
+ Sets a multi-framed Actor's state to iNewState.
+
Sets the Actor's shadow length to fLength.
+
+ Sets the Actor's horizontal shadow length to fLength.
+
+
+ Sets the Actor's vertical shadow length to fLength.
+
Skews the Actor on the x axis by fAmount.
@@ -351,6 +372,9 @@
Set the text to sText. This clears all attributes.
+
+ If true, make all text uppercase.
+
Add iSpacing pixels of padding between lines of text.
@@ -521,6 +545,9 @@
Returns an array of s corresponding to Human players.
+
+ Returns the master player number.
+
Returns the number of players enabled.
@@ -536,6 +563,9 @@
Returns the PlayerState for player pn.
+
+ Returns the current PlayMode.
+
Returns the current Premium.
@@ -550,9 +580,18 @@
Returns the song's current beats per second.
+
+ Returns true if the song is currently in a freeze.
+
+
+ Returns the song options as a string.
+
Returns the current SortOrder.
+
+ Returns the current stage index.
+
Return the random seed for the current stage.
@@ -565,6 +604,21 @@
Returns true if Event Mode is on, temporary or otherwise.
+
+ Returns true if player pn is human.
+
+
+ Returns true if player pn is enabled.
+
+
+ Returns true if player pn has joined the game.
+
+
+ Returns true if players can join the game.
+
+
+ Saves the bookkeeping and machine profile data.
+
@@ -639,15 +693,39 @@
Returns the number of Dance Points obtained by the player.
+
+ Returns the number of calories burned.
+
+
+ Returns the player's current combo.
+
+
+ Returns the player's current life from 0..1.
+
+
+ Returns the player's current score multiplier.
+
Returns the player's grade.
+
+ Returns the number of judgments for a specified HoldNoteScore.
+
+
+ Returns the player's Dance Point percentage.
+
Returns the number of possible Dance Points.
Returns the score.
+
+ Returns the number of judgments for a specified TapNoteScore.
+
+
+ Returns true if the player was disqualified from ranking.
+
@@ -782,6 +860,12 @@
Gets the screen at the top of the screen stack.
+
+ Returns true if screen class s exists.
+
+
+ Sets the next screen to s.
+
Broadcasts a system message.
@@ -791,6 +875,11 @@
Returns true if there is a profile that can be loaded.
+
+
+ Returns true if there is a profile that can be saved.
+
+
Returns an array of all the available objects for a .
@@ -819,6 +908,9 @@
Returns the song's directory.
+
+ Returns the song's TimingData.
+
Returns the transliterated artist of the song.
@@ -851,6 +943,12 @@
Returns an array of all the installed songs.
+
+ Returns the number of courses loaded via Additional folders.
+
+
+ Returns the number of songs loaded via Additional folders.
+
Returns the number of course groups.
@@ -986,6 +1084,11 @@
Returns the value of Element in Class for the currently loaded language.
+
+
+ Returns true if the TimingData contains stops.
+
+
Returns an array with all the artists in the Trail.