From 7e01b004e9675fec417bee0eead7d3d0702395e6 Mon Sep 17 00:00:00 2001 From: Alexander Gavrilov Date: Fri, 4 May 2012 20:59:06 +0400 Subject: Implement timeouts in the core lua context, and quicksave script. --- Lua API.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'Lua API.html') diff --git a/Lua API.html b/Lua API.html index 40706d14..b96d1215 100644 --- a/Lua API.html +++ b/Lua API.html @@ -855,6 +855,12 @@ One notable difference is that these explicit wrappers allow argument count adjustment according to the usual lua rules, so trailing false/nil arguments can be omitted.