2017-04-28 |
Wuzzy |
Lua: Fix SwitchHog breaking the ammo menu of the new hog
|
file |
diff |
annotate
|
2016-02-23 |
unc0rr |
Dump best time ghost on console
0.9.22
|
file |
diff |
annotate
|
2017-04-27 |
Wuzzy |
Lua: Fix HideHog causing engine crash when provided with invalid gear ID or hog was hidden
|
file |
diff |
annotate
|
2017-04-25 |
Wuzzy |
Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
|
file |
diff |
annotate
|
2017-04-24 |
nemo |
Move sidecar lua load to prior to script load. This should let the script use it for dependencies.
|
file |
diff |
annotate
|
2017-04-22 |
Wuzzy |
Lua variable: AmmoTypeMax (maximum ammo type ID for iterating)
|
file |
diff |
annotate
|
2017-04-20 |
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
|
2017-04-19 |
Wuzzy |
New Lua call: EndTurn to end turn
|
file |
diff |
annotate
|
2017-04-05 |
Wuzzy |
Remove Lua function SetAmmoStore
|
file |
diff |
annotate
|
2016-12-10 |
sheepluva |
Fix ScriptExists() destroying lua stack (fixes Bug #146)
|
file |
diff |
annotate
|
2016-11-27 |
Wuzzy |
Add PlaceRubber to Lua API
|
file |
diff |
annotate
|
2016-11-23 |
Wuzzy |
Add GetHogFort to Lua API
|
file |
diff |
annotate
|
2016-11-20 |
Wuzzy |
Expose number of air mines in Lua variable AirMinesNum
|
file |
diff |
annotate
|
2016-11-19 |
Wuzzy |
Allow to ignore overwritten ammo name in GetAmmoName
|
file |
diff |
annotate
|
2016-11-19 |
Wuzzy |
GetAmmoName now returns ammo name overwritten by SetAmmoTexts
|
file |
diff |
annotate
|
2016-05-09 |
Wuzzy |
Add SetAmmoDescriptionAppendix to Lua API, see issue 82
|
file |
diff |
annotate
|
2016-05-09 |
Wuzzy |
Add Lua API function SetAmmoTexts (see issue 82)
|
file |
diff |
annotate
|
2016-11-14 |
Wuzzy |
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
|
file |
diff |
annotate
|
2016-11-14 |
Wuzzy |
Add WorldEdge to Lua API to expose/change world edge type
|
file |
diff |
annotate
|
2016-09-15 |
sheepluva |
fix typo and hopefully also pas2c
|
file |
diff |
annotate
|
2016-09-15 |
sheepluva |
Lua API: IsHogLocal(gearUid)
|
file |
diff |
annotate
|
2016-09-15 |
sheepluva |
Lua API: GetAmmoName(ammoType)
|
file |
diff |
annotate
|
2016-09-04 |
sheepluva |
Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
|
file |
diff |
annotate
|
2016-05-15 |
sheepluva |
drop SysUtils inclusion from 5 files where it is not needed anymore
|
file |
diff |
annotate
|
2016-05-15 |
sheepluva |
always include uUtils _after_ SysUtils
|
file |
diff |
annotate
|
2016-04-26 |
Wuzzy |
fix for issue 71: Lua API: “Theme” variable is set to empty string initially
|
file |
diff |
annotate
|
2016-04-26 |
sheepluva |
Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
|
file |
diff |
annotate
|
2016-04-23 |
koda |
Add missing functions to fully disable lua at compile time
|
file |
diff |
annotate
|
2016-04-23 |
koda |
uscript cosmetics
|
file |
diff |
annotate
|
2016-03-25 |
sheepluva |
fix check for wrong value
|
file |
diff |
annotate
|