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
|
Wed, 23 Nov 2016 19:39:01 +0100 |
Wuzzy |
Add GetHogFort to Lua API
|
file |
diff |
annotate
|
Sun, 20 Nov 2016 01:50:24 +0100 |
Wuzzy |
Expose number of air mines in Lua variable AirMinesNum
|
file |
diff |
annotate
|
Sat, 19 Nov 2016 22:17:08 +0100 |
Wuzzy |
Allow to ignore overwritten ammo name in GetAmmoName
|
file |
diff |
annotate
|
Sat, 19 Nov 2016 22:00:23 +0100 |
Wuzzy |
GetAmmoName now returns ammo name overwritten by SetAmmoTexts
|
file |
diff |
annotate
|
Tue, 10 May 2016 01:59:54 +0200 |
Wuzzy |
Add SetAmmoDescriptionAppendix to Lua API, see issue 82
|
file |
diff |
annotate
|
Mon, 09 May 2016 22:49:31 +0200 |
Wuzzy |
Add Lua API function SetAmmoTexts (see issue 82)
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 00:42:44 +0100 |
Wuzzy |
Lua API: Add GetVisualGearType, onVisualGearAdd, onVisualGearDelete
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 00:17:31 +0100 |
Wuzzy |
Add WorldEdge to Lua API to expose/change world edge type
|
file |
diff |
annotate
|
Fri, 16 Sep 2016 00:41:03 +0200 |
sheepluva |
fix typo and hopefully also pas2c
|
file |
diff |
annotate
|
Fri, 16 Sep 2016 00:01:43 +0200 |
sheepluva |
Lua API: IsHogLocal(gearUid)
|
file |
diff |
annotate
|
Thu, 15 Sep 2016 23:16:49 +0200 |
sheepluva |
Lua API: GetAmmoName(ammoType)
|
file |
diff |
annotate
|
Sun, 04 Sep 2016 21:23:00 +0200 |
sheepluva |
Lua API: fix incorrect error message. thanks to TheAnachron and rhino for pointing this out
|
file |
diff |
annotate
|
Sun, 15 May 2016 23:11:14 +0200 |
sheepluva |
drop SysUtils inclusion from 5 files where it is not needed anymore
|
file |
diff |
annotate
|
Sun, 15 May 2016 13:18:34 +0200 |
sheepluva |
always include uUtils _after_ SysUtils
|
file |
diff |
annotate
|
Wed, 27 Apr 2016 00:14:06 +0200 |
Wuzzy |
fix for issue 71: Lua API: “Theme” variable is set to empty string initially
|
file |
diff |
annotate
|
Wed, 27 Apr 2016 00:04:37 +0200 |
sheepluva |
Lua-API - GetClanColor: Verify argument and display error message on fail (instead of engine crash)
|
file |
diff |
annotate
|
Sat, 23 Apr 2016 13:48:30 -0400 |
koda |
Add missing functions to fully disable lua at compile time
|
file |
diff |
annotate
|
Sat, 23 Apr 2016 13:41:10 -0400 |
koda |
uscript cosmetics
|
file |
diff |
annotate
|
Fri, 25 Mar 2016 15:52:49 +0100 |
sheepluva |
fix check for wrong value
|
file |
diff |
annotate
|
Tue, 23 Feb 2016 13:45:49 +0300 |
unc0rr |
Dump best time ghost on console
|
file |
diff |
annotate
|
Mon, 22 Feb 2016 10:24:00 -0500 |
nemo |
remove unused path functions
|
file |
diff |
annotate
|
Sun, 31 Jan 2016 16:07:14 +0300 |
unc0rr |
Bye-bye TryDo
|
file |
diff |
annotate
|
Sat, 23 Jan 2016 08:11:14 +0100 |
sheepluva |
Lua API: SetCinematicMode(enable)
|
file |
diff |
annotate
|
Sat, 16 Jan 2016 19:20:06 +0100 |
sheepluva |
update some old google code links in the code/etc. thanks Wuzzy for the heads-up
|
file |
diff |
annotate
|
Tue, 29 Dec 2015 14:44:32 -0500 |
nemo |
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
|
file |
diff |
annotate
|
Sat, 07 Nov 2015 16:15:27 +0100 |
sheepluva |
merge orphan head (while discarding all its changes) to make koda and his hg-git happy
|
file |
diff |
annotate
|
Wed, 28 Oct 2015 10:01:31 -0400 |
nemo |
few more missing nil checks in crate spawn
|
file |
diff |
annotate
|
Sat, 03 Oct 2015 17:02:57 -0400 |
nemo |
Add nil check in fake crate spawn for if crate fails to spawn
|
file |
diff |
annotate
|
Thu, 17 Sep 2015 07:41:40 +0200 |
sheepluva |
add TODO
|
file |
diff |
annotate
|
Sun, 13 Sep 2015 16:38:53 -0400 |
nemo |
aaand make sure the commented out line matches
|
file |
diff |
annotate
|
Sun, 13 Sep 2015 16:36:39 -0400 |
nemo |
Add damage to gear values to mess with
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 16:58:31 +0200 |
sheepluva |
fix internal function name
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 04:49:11 +0200 |
sheepluva |
also expose MapFeatureSize in onPreviewInit
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 04:25:24 +0200 |
sheepluva |
Lua API: expose MapFeatureSize during init
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 04:03:24 +0200 |
sheepluva |
fix on-code documentation of EraseSprite
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 00:39:35 +0200 |
sheepluva |
Lua API: SetMaxBuildDistance([ distInPx ]) -- set to 0 for no limit; call with no param to reset to default
|
file |
diff |
annotate
|
Mon, 17 Aug 2015 14:14:58 -0400 |
nemo |
add missing state binds in lua
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Thu, 30 Jul 2015 22:19:05 +0900 |
mikade |
GetHogVoicepack,GetHogFlag,GetHogGrave
|
file |
diff |
annotate
|
Sun, 19 Jul 2015 04:05:19 +0200 |
sheepluva |
add some chat message colors
|
file |
diff |
annotate
|
Mon, 08 Jun 2015 08:21:09 -0400 |
nemo |
ambiguous
|
file |
diff |
annotate
|
Wed, 03 Jun 2015 07:30:12 -0400 |
nemo |
cursor x/y when targeting for mikade's visual effects. this is not synced
|
file |
diff |
annotate
|
Fri, 10 Apr 2015 10:36:17 -0400 |
nemo |
tweak erase
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 23:59:35 -0400 |
nemo |
also erase
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 15:10:44 -0400 |
nemo |
fix copypasta typo, failure to bump offset of lf params
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 15:04:48 -0400 |
nemo |
Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 17:34:12 -0500 |
nemo |
Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
|
file |
diff |
annotate
|
Sun, 25 Jan 2015 16:10:20 -0500 |
nemo |
Add generic getter/setter for a bunch of more obscure gear structure values
|
file |
diff |
annotate
|
Sun, 25 Jan 2015 14:48:02 -0500 |
nemo |
Add a couple of more variable bindings, make all the set visual gear values optional, to allow skipping trailing params or specifying ones in the middle as nil to not set. Should make using it more convenient in simple cases.
|
file |
diff |
annotate
|
Sun, 14 Dec 2014 20:11:36 +0100 |
sheepluva |
Issue 865: gfResetHealth is not exposed to Lua
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 17:50:05 +0100 |
sheepluva |
fix size of PtrInt. enable tests for pas2c (all passing now)
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 09:35:14 -0500 |
nemo |
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 17:59:31 +0100 |
sheepluva |
tweaking the lua test function thingy
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 11:32:18 -0500 |
nemo |
set globals in commandline lua
|
file |
diff |
annotate
|
Wed, 03 Dec 2014 17:09:04 +0100 |
sheepluva |
fix some things I messed up with the drawing functions
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 23:55:20 +0100 |
sheepluva |
update changelog
|
file |
diff |
annotate
|
Tue, 02 Dec 2014 23:33:28 +0100 |
sheepluva |
move functionality of Draw.lua into engine
|
file |
diff |
annotate
|