Thu, 27 Apr 2017 19:09:01 +0200 | Wuzzy | Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden | file | diff | annotate |
Wed, 26 Apr 2017 01:51:51 +0200 | Wuzzy | Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff | file | diff | annotate |
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 |