diff --git a/Docs/Luadoc/Lua.xml b/Docs/Luadoc/Lua.xml
index f10cf34265..89e2424d45 100644
--- a/Docs/Luadoc/Lua.xml
+++ b/Docs/Luadoc/Lua.xml
@@ -95,8 +95,6 @@
-
-
@@ -945,8 +943,8 @@
-
+
@@ -1035,12 +1033,14 @@
+
+
@@ -1140,11 +1140,11 @@
+
-
@@ -1497,7 +1497,7 @@
-
+
@@ -1667,6 +1667,7 @@
+
@@ -2230,5 +2231,5 @@
StepMania v5.0 Preview 4
- 2011-10-06
+ 2011-11-26
diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml
index 3fc9dd63ff..c6f743665c 100644
--- a/Docs/Luadoc/LuaDocumentation.xml
+++ b/Docs/Luadoc/LuaDocumentation.xml
@@ -1156,6 +1156,8 @@
+
+
Sets the field of view for the ActorFrame.
@@ -1183,6 +1185,12 @@
[02 Actor.lua] Propagates a command to the ActorFrame's children.
+
+ Removes all the children from the ActorFrame.
+
+
+ Removes the specified child from the ActorFrame.
+
Runs the commands in cmds on the ActorFrame's children.
@@ -2760,6 +2768,9 @@
Returns the player's current score multiplier.
+
+ Returns true if the player failed.
+
Returns the player's grade.
@@ -2778,6 +2789,9 @@
Returns the machine high score index for this performance.
+
+ Returns the number of controller steps.
+
Returns the peak combo award for this performance.
@@ -3972,6 +3986,9 @@
Returns true if the specified theme exists.
+
+ [03 ProductivityHelpers.lua] Returns the absolute path of a file in the theme.
+
Returns the current language.