From 07a5e1b4568ff6cb4fb6348281cb54ea596eb146 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sat, 1 Dec 2007 02:33:53 +0000 Subject: [PATCH] fix typo, add more global functions --- stepmania/Docs/LuaDocumentation.xml | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/stepmania/Docs/LuaDocumentation.xml b/stepmania/Docs/LuaDocumentation.xml index dad59fff9b..151aa578f9 100644 --- a/stepmania/Docs/LuaDocumentation.xml +++ b/stepmania/Docs/LuaDocumentation.xml @@ -38,8 +38,14 @@ Returns fPercentDancePoints formatted as a percentage. + + Returns a corresponding for the given percentage. + + + Returns the current Life Difficulty. + - Return's the theme's aspect ratio. + Returns the theme's aspect ratio. Returns the current hour. @@ -47,6 +53,12 @@ Returns true if Event Mode is turned on. + + Returns true if connected to the Internet. + + + Returns true if connected to StepMania Online. + Returns an Actor definition for the actor at sPath. If sPath points to a Lua file, any additional arguments will be passed to that script. @@ -68,6 +80,9 @@ Alias for . + + Returns the current year. + Writes sString to log.txt. Aliased by .