Tue, 17 Feb 2015 16:05:54 -0500 |
nemo |
Clear flag set by gear on gear deletion. Also added a few more nil checks on HHGear
|
file |
diff |
annotate
|
Mon, 16 Feb 2015 13:58:32 -0500 |
nemo |
make mines submersible
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 22:25:31 -0500 |
nemo |
hook up to frontend
|
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
|
Sat, 07 Feb 2015 11:53:08 +0300 |
unc0rr |
Fix pas2c?
|
file |
diff |
annotate
|
Sat, 24 Jan 2015 13:49:57 -0500 |
nemo |
Make the various mine states a bit clearer (inactive, active but not in seek mode, seek mode, chasing target)
|
file |
diff |
annotate
|
Wed, 21 Jan 2015 16:00:08 -0500 |
nemo |
more turn-based-y
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 16:57:32 -0500 |
nemo |
Use the larger scaled airmine sprite originally intended, add some antidickery measures.
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 16:01:09 -0500 |
nemo |
more tweakery
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 15:12:54 -0500 |
nemo |
initialise trackSpeed, add nil check before resetting seek timer
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 15:03:35 -0500 |
nemo |
er... didn't mean to leave this line in
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 20:59:37 +0100 |
sheepluva |
begin/end
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 14:48:23 -0500 |
nemo |
merge
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 15:36:36 +0100 |
sheepluva |
fix pas2c (airbomb code: "not" statement in boolean expression was without parentheses)
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 14:47:25 -0500 |
nemo |
radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
|
file |
diff |
annotate
|
Sat, 17 Jan 2015 10:07:12 -0500 |
nemo |
tweak a few params. still something wtf going on when on rope
|
file |
diff |
annotate
|
Fri, 16 Jan 2015 17:51:29 -0500 |
nemo |
experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
|
file |
diff |
annotate
|
Thu, 01 Jan 2015 12:43:00 -0500 |
nemo |
Try to handle negative gravity w/ snow. Still needs to look nicer. Currently causes banding.
|
file |
diff |
annotate
|
Tue, 16 Dec 2014 08:04:18 -0500 |
nemo |
add a couple of onGearDamage callbacks to mine/barrel fall damage
|
file |
diff |
annotate
|
Mon, 15 Dec 2014 19:37:44 +0100 |
sheepluva |
fix for Issue 855: Failure to teleport rarely makes engine crash
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 21:32:24 -0500 |
nemo |
remove a not that somehow magically appeared in a prior commit.
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 15:20:23 +0100 |
sheepluva |
pas2c doesn't like semi-colons after repeat
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 13:35:35 +0100 |
sheepluva |
let sinegun bounce on weBounce
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 09:50:31 +0100 |
sheepluva |
wrap sinegun
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 01:24:27 +0100 |
sheepluva |
fix some old code that assumes that a bullet under water is always outside land array - which is wrong (e.g. during sudden-death in previous releases, also weSea now)
|
file |
diff |
annotate
|
Tue, 09 Dec 2014 22:56:34 -0500 |
nemo |
Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 23:00:13 +0300 |
unc0rr |
Normalize to length of _1_9 to avoid endless normalization leading to fire particles floating midair indefinitely
|
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
|
Mon, 01 Dec 2014 13:07:42 +0300 |
unC0Rr |
oops
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 23:36:22 +0300 |
unc0rr |
Limit fire particles speed to 2
|
file |
diff |
annotate
|