Mon, 24 Apr 2017 09:59:10 -0400 | nemo | Move sidecar lua load to prior to script load. This should let the script use it for dependencies. | file | diff | annotate |
Sat, 22 Apr 2017 18:36:57 +0200 | Wuzzy | Lua variable: AmmoTypeMax (maximum ammo type ID for iterating) | file | diff | annotate |
Thu, 20 Apr 2017 11:22:29 -0400 | nemo | For testing purposes, drop tointeger and pushint since Lua uses ptrdiff causing inconsistent behaviour if we try to get a longword value from tointeger on 64 bit vs 32bit. This should improve script reliability a bit | file | diff | annotate |
Wed, 19 Apr 2017 17:50:31 +0200 | Wuzzy | New Lua call: EndTurn to end turn | file | diff | annotate |
Wed, 05 Apr 2017 17:26:59 +0200 | Wuzzy | Remove Lua function SetAmmoStore | file | diff | annotate |
Sat, 10 Dec 2016 21:28:10 +0100 | sheepluva | Fix ScriptExists() destroying lua stack (fixes Bug #146) | file | diff | annotate |
Sun, 27 Nov 2016 05:33:26 +0100 | Wuzzy | Add PlaceRubber to Lua API | file | diff | annotate |