Wed, 16 Jan 2019 00:01:29 +0100 |
Wuzzy |
Refactor hwengine: Rename cLocale to cLanguage
|
file |
diff |
annotate
|
Mon, 14 Jan 2019 16:18:34 +0100 |
Wuzzy |
Fix crosshair sometimes not getting removed
|
file |
diff |
annotate
|
Mon, 14 Jan 2019 03:52:09 +0100 |
Wuzzy |
Remove a bunch of dead out-commented code
|
file |
diff |
annotate
|
Fri, 11 Jan 2019 04:38:07 +0100 |
Wuzzy |
Make sure to render crosshair above render
|
file |
diff |
annotate
|
Fri, 11 Jan 2019 03:50:06 +0100 |
Wuzzy |
Render contour of flying saucer is in (mostly) opaque
|
file |
diff |
annotate
|
Sun, 09 Dec 2018 21:13:38 +0100 |
Wuzzy |
Colorize switching arrows, pointing arrow and target cross in clan color
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 10:49:08 -0500 |
nemo |
fix bounds check, make out of bounds air mines fall since there's no land to check them into
|
file |
diff |
annotate
|
Fri, 23 Nov 2018 21:38:34 -0500 |
nemo |
topY too
|
file |
diff |
annotate
|
Fri, 23 Nov 2018 15:54:23 -0500 |
nemo |
overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
|
file |
diff |
annotate
|
Tue, 13 Nov 2018 01:56:42 +0300 |
alfadur |
stun airmines on shove
|
file |
diff |
annotate
|
Sat, 10 Nov 2018 21:15:42 +0100 |
Wuzzy |
Remove all traces of dead code related to amStructure/gtStructure
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 17:27:12 +0200 |
Wuzzy |
Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 20:45:07 +0200 |
Wuzzy |
Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 20:36:41 +0200 |
Wuzzy |
Fix speech bubble chat commands also applying to bots
|
file |
diff |
annotate
|
Wed, 12 Sep 2018 19:51:45 +0300 |
alfadur |
Fix engine crash when using lasersight outside the world bounds
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 11:19:08 +0200 |
Wuzzy |
Make sure gear fuel and alt weapon overlays are always drawn on top
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 20:27:20 -0400 |
nemo |
hijack the duck for an attempted resurrection of the creeper. initial pass.
|
file |
diff |
annotate
|
Mon, 30 Jul 2018 16:30:03 +0200 |
Wuzzy |
Make laser sight work properly through wrap world edge
|
file |
diff |
annotate
|
Mon, 30 Jul 2018 13:20:01 +0200 |
Wuzzy |
Fix freeze ray not working through wrap world edge; add DrawLineWrapped
|
file |
diff |
annotate
|
Sun, 27 May 2018 13:10:32 -0400 |
nemo |
make the mine slippery too since it has the ice finish - add a gmDelete to the gear if you want it to *not* explode when hit ☺
|
file |
diff |
annotate
|
Sat, 26 May 2018 10:54:17 -0400 |
nemo |
Make mine active/hunting glow a bit more obvious. Add frozen sprite, increase ice beam mine "hit" radius a bit
|
file |
diff |
annotate
|
Wed, 23 May 2018 20:45:42 -0400 |
nemo |
Allow freezing airmines because whyyy not
|
file |
diff |
annotate
|
Tue, 17 Apr 2018 20:10:10 +0200 |
Wuzzy |
Fix crash when firing portal gun at low quality graphics
|
file |
diff |
annotate
|
Mon, 26 Mar 2018 15:12:33 +0200 |
Wuzzy |
Flying portal balls now spawn a few spark effects
|
file |
diff |
annotate
|
Sat, 17 Mar 2018 04:02:37 +0100 |
Wuzzy |
Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 02:59:37 +0100 |
Wuzzy |
gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
|
file |
diff |
annotate
|
Thu, 15 Mar 2018 02:08:07 +0100 |
Wuzzy |
Take radius into account when drawing gtGenericFaller
|
file |
diff |
annotate
|
Fri, 09 Mar 2018 22:23:57 +0100 |
Wuzzy |
When using seduction, only show “CENSORED” text in English locale
|
file |
diff |
annotate
|
Wed, 07 Mar 2018 22:47:55 +0100 |
Wuzzy |
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
|
file |
diff |
annotate
|
Wed, 31 Jan 2018 13:42:52 -0500 |
alfadur |
Machinegun. also tweaked ignore
|
file |
diff |
annotate
|
Mon, 04 Dec 2017 20:21:35 -0500 |
nemo |
rock the duck a bit - also replace a few other values with realtick that seemed like they should probably animate in pause
|
file |
diff |
annotate
|
Wed, 25 Oct 2017 23:47:07 +0200 |
Wuzzy |
Make gtDuck use DirAngle instead of Angle for rotation
|
file |
diff |
annotate
|
Tue, 10 Oct 2017 03:08:00 +0200 |
Wuzzy |
Fix hog holding nothing in hand when choosing napalm or piano strike
|
file |
diff |
annotate
|
Fri, 28 Apr 2017 17:49:15 +0200 |
alfadur |
Make hogs keep their hat when holding the baseball bat
|
file |
diff |
annotate
|
Sat, 22 Apr 2017 23:06:47 +0200 |
Wuzzy |
Fix sniper rifle disabling laser sight utility after shooting
|
file |
diff |
annotate
|
Mon, 10 Apr 2017 14:34:32 +0200 |
Wuzzy |
Fix dynamite sparks appearing underwater
|
file |
diff |
annotate
|
Mon, 10 Apr 2017 14:15:00 +0200 |
Wuzzy |
Render gear timers in front of water
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 21:43:48 +0200 |
Wuzzy |
Add ammotype amDuck for rubber duck
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 18:36:12 +0200 |
Wuzzy |
Add gear gtDuck: rubber duck
|
file |
diff |
annotate
|
Sun, 15 Jan 2017 15:11:07 -0500 |
alfadur+copherneue |
fix of offsets and size to prior commits
|
file |
diff |
annotate
|
Sun, 15 Jan 2017 12:50:27 -0500 |
alfadur |
code changes to make the new bat animation work
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 01:49:36 +0100 |
Wuzzy |
Simplify the hat format for unanimated hats
|
file |
diff |
annotate
|
Wed, 09 Nov 2016 11:21:14 -0500 |
nemo |
allow longer grave animations
|
file |
diff |
annotate
|
Tue, 10 May 2016 13:28:37 -0400 |
nemo |
turn off sparks for drowning dynamite
|
file |
diff |
annotate
|
Sat, 23 Jan 2016 17:29:44 -0500 |
nemo |
As an animation effect this should be in uGearsRender. Plus it'll still spark when paused then, which is kinda fun.
|
file |
diff |
annotate
|
Wed, 13 Jan 2016 16:19:50 +0100 |
sheepluva |
add some dust effect to rolling/sliding hedgehogs
|
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
|
Sun, 13 Sep 2015 18:58:22 -0400 |
nemo |
airmine hand sprite by wuzzy. totally temporary...
|
file |
diff |
annotate
|
Wed, 02 Sep 2015 01:25:29 +0200 |
sheepluva |
display circle for custom build dist values, display nothing if no limit. map borders are not taken into account at this point
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Sun, 19 Jul 2015 03:10:00 +0200 |
sheepluva |
fix timebox sprite
|
file |
diff |
annotate
|
Thu, 11 Jun 2015 03:31:33 +0200 |
sheepluva |
hog number display: no blinking
|
file |
diff |
annotate
|
Tue, 24 Mar 2015 12:48:55 +0100 |
sheepluva |
rendering tweaks/cleanup cont.
|
file |
diff |
annotate
|
Sun, 22 Mar 2015 22:06:44 +0100 |
sheepluva |
fix segfault caused by last commit if spectating
|
file |
diff |
annotate
|
Sun, 22 Mar 2015 21:40:16 +0100 |
sheepluva |
make using hog speech a bit more comfortable
|
file |
diff |
annotate
|
Sun, 15 Mar 2015 16:14:13 -0400 |
nemo |
Allow rope tinting
|
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, 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
|
Sun, 18 Jan 2015 16:01:09 -0500 |
nemo |
more tweakery
|
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
|