diff --git a/Docs/Luadoc/Lua.xml b/Docs/Luadoc/Lua.xml index 247ac6c8f7..93a3ebe54a 100644 --- a/Docs/Luadoc/Lua.xml +++ b/Docs/Luadoc/Lua.xml @@ -177,6 +177,7 @@ + @@ -443,10 +444,13 @@ + + + @@ -643,6 +647,7 @@ + @@ -1084,7 +1089,7 @@ - + @@ -1255,7 +1260,9 @@ + + @@ -1265,6 +1272,7 @@ + @@ -1284,8 +1292,11 @@ + + + @@ -1304,12 +1315,16 @@ + + + + @@ -1319,10 +1334,15 @@ + + + + + @@ -1330,6 +1350,9 @@ + + + @@ -1443,7 +1466,10 @@ + + + @@ -1457,6 +1483,9 @@ + + + @@ -1514,12 +1543,14 @@ + + @@ -1567,6 +1598,10 @@ + + + + @@ -1687,17 +1722,6 @@ - - - - - - - - - - - @@ -2171,5 +2195,5 @@ StepMania v5.0 Preview 3 - 2011-08-20 + 2011-08-27 diff --git a/Docs/Luadoc/LuaDocumentation.xml b/Docs/Luadoc/LuaDocumentation.xml index ac6be80b12..ac8ff98186 100644 --- a/Docs/Luadoc/LuaDocumentation.xml +++ b/Docs/Luadoc/LuaDocumentation.xml @@ -1676,6 +1676,9 @@ + + Generates a random UUID (version 4). + Returns the MD5 hash for the file at sPath. @@ -3456,6 +3459,12 @@ + + Returns true if the specified course group exists. + + + Returns true if the specified song group exists. + Returns a Course if one matching sCourse is found. @@ -3471,9 +3480,15 @@ Returns the course color of Course c. + + Returns the path to the specified course group's banner. + Returns a table containing all of the course group names. + + Returns a table with all of the courses in the specified group. + Returns the extra stage info (Song, Steps) for the specified Style s. (If bExtra2 is true, it will use the second Extra Stage data instead of the first. Again, Lua.xsd sucks) @@ -3501,6 +3516,18 @@ Returns the number of unlocked songs. + + Returns a table of popular courses for the specified CourseType. + + + Returns a table of popular songs. + + + Returns a table of courses as they'd appear in preferred sort. + + + Returns a table of songs as they'd appear in preferred sort. + Returns a random course. @@ -3513,10 +3540,12 @@ Returns a Song given a set of Steps st. + + Returns the path to the specified song group's banner. + Returns the song group color of sGroupName. - Returns a table containing all of the song group names. @@ -3535,6 +3564,15 @@ Loads preferred songs from {theme}/Other/SongManager sListName.txt. + + Returns the preferred sort section name for the specified Song. + + + Returns true if the specified course was loaded from AdditionalCourses. + + + Returns true if the specified song was loaded from AdditionalSongs. + @@ -3829,12 +3867,21 @@ + + Returns true if the specified language exists in the current theme. + + + Returns true if the specified theme exists. + Returns the current language. Returns the theme's current directory. + + Returns the name of the current theme. + Returns the value of Element in Class from metrics.ini. @@ -3871,6 +3918,15 @@ Returns the display name of the current theme. + + Returns true if the theme has the specified metric. + + + Returns true if the theme has the specified string. + + + Returns true if the specified theme is selectable. + Reloads the current theme's metrics.