hedgewars/uGearsRender.pas
Mon, 01 Apr 2019 22:07:42 +0200 Wuzzy Invert colors if clan color is very dark
Tue, 22 Jan 2019 18:17:19 +0100 Wuzzy Don't render AI hog thinking bubble in cut scenes
Mon, 21 Jan 2019 23:50:56 +0100 Wuzzy Hide hog GUI extras in scripted cinematic, also suppress some voices
Mon, 21 Jan 2019 23:37:12 +0100 Wuzzy Move finger rendering to RenderHHGuiExtras
Wed, 16 Jan 2019 00:01:29 +0100 Wuzzy Refactor hwengine: Rename cLocale to cLanguage
Mon, 14 Jan 2019 16:18:34 +0100 Wuzzy Fix crosshair sometimes not getting removed
Mon, 14 Jan 2019 03:52:09 +0100 Wuzzy Remove a bunch of dead out-commented code
Fri, 11 Jan 2019 04:38:07 +0100 Wuzzy Make sure to render crosshair above render
Fri, 11 Jan 2019 03:50:06 +0100 Wuzzy Render contour of flying saucer is in (mostly) opaque
Sun, 09 Dec 2018 21:13:38 +0100 Wuzzy Colorize switching arrows, pointing arrow and target cross in clan color
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
Fri, 23 Nov 2018 21:38:34 -0500 nemo topY too
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.
Tue, 13 Nov 2018 01:56:42 +0300 alfadur stun airmines on shove
Sat, 10 Nov 2018 21:15:42 +0100 Wuzzy Remove all traces of dead code related to amStructure/gtStructure
Fri, 05 Oct 2018 17:27:12 +0200 Wuzzy Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
Thu, 04 Oct 2018 20:45:07 +0200 Wuzzy Backed out changeset 6e4e745f42bb. Devs are hating it for ... reasons
Thu, 04 Oct 2018 20:36:41 +0200 Wuzzy Fix speech bubble chat commands also applying to bots
Wed, 12 Sep 2018 19:51:45 +0300 alfadur Fix engine crash when using lasersight outside the world bounds
Wed, 08 Aug 2018 11:19:08 +0200 Wuzzy Make sure gear fuel and alt weapon overlays are always drawn on top
Thu, 02 Aug 2018 20:27:20 -0400 nemo hijack the duck for an attempted resurrection of the creeper. initial pass.
Mon, 30 Jul 2018 16:30:03 +0200 Wuzzy Make laser sight work properly through wrap world edge
Mon, 30 Jul 2018 13:20:01 +0200 Wuzzy Fix freeze ray not working through wrap world edge; add DrawLineWrapped
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 ☺
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
Wed, 23 May 2018 20:45:42 -0400 nemo Allow freezing airmines because whyyy not
Tue, 17 Apr 2018 20:10:10 +0200 Wuzzy Fix crash when firing portal gun at low quality graphics
Mon, 26 Mar 2018 15:12:33 +0200 Wuzzy Flying portal balls now spawn a few spark effects
Sat, 17 Mar 2018 04:02:37 +0100 Wuzzy Fix simple team hats (32×64) not tinting correctly while on rope or using blowtorch
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
Thu, 15 Mar 2018 02:08:07 +0100 Wuzzy Take radius into account when drawing gtGenericFaller
Fri, 09 Mar 2018 22:23:57 +0100 Wuzzy When using seduction, only show “CENSORED” text in English locale
Wed, 07 Mar 2018 22:47:55 +0100 Wuzzy Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Wed, 31 Jan 2018 13:42:52 -0500 alfadur Machinegun. also tweaked ignore
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
Wed, 25 Oct 2017 23:47:07 +0200 Wuzzy Make gtDuck use DirAngle instead of Angle for rotation
Tue, 10 Oct 2017 03:08:00 +0200 Wuzzy Fix hog holding nothing in hand when choosing napalm or piano strike
Fri, 28 Apr 2017 17:49:15 +0200 alfadur Make hogs keep their hat when holding the baseball bat
Sat, 22 Apr 2017 23:06:47 +0200 Wuzzy Fix sniper rifle disabling laser sight utility after shooting
Mon, 10 Apr 2017 14:34:32 +0200 Wuzzy Fix dynamite sparks appearing underwater
Mon, 10 Apr 2017 14:15:00 +0200 Wuzzy Render gear timers in front of water
Sat, 08 Apr 2017 21:43:48 +0200 Wuzzy Add ammotype amDuck for rubber duck
Sat, 08 Apr 2017 18:36:12 +0200 Wuzzy Add gear gtDuck: rubber duck
Sun, 15 Jan 2017 15:11:07 -0500 alfadur+copherneue fix of offsets and size to prior commits
Sun, 15 Jan 2017 12:50:27 -0500 alfadur code changes to make the new bat animation work
Tue, 15 Nov 2016 01:49:36 +0100 Wuzzy Simplify the hat format for unanimated hats
Wed, 09 Nov 2016 11:21:14 -0500 nemo allow longer grave animations
Tue, 10 May 2016 13:28:37 -0400 nemo turn off sparks for drowning dynamite
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.
Wed, 13 Jan 2016 16:19:50 +0100 sheepluva add some dust effect to rolling/sliding hedgehogs
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
Sun, 13 Sep 2015 18:58:22 -0400 nemo airmine hand sprite by wuzzy. totally temporary...
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
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Sun, 19 Jul 2015 03:10:00 +0200 sheepluva fix timebox sprite
Thu, 11 Jun 2015 03:31:33 +0200 sheepluva hog number display: no blinking
Tue, 24 Mar 2015 12:48:55 +0100 sheepluva rendering tweaks/cleanup cont.
Sun, 22 Mar 2015 22:06:44 +0100 sheepluva fix segfault caused by last commit if spectating
Sun, 22 Mar 2015 21:40:16 +0100 sheepluva make using hog speech a bit more comfortable
Sun, 15 Mar 2015 16:14:13 -0400 nemo Allow rope tinting
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
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)
Sun, 18 Jan 2015 16:01:09 -0500 nemo more tweakery
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
Sun, 18 Jan 2015 14:18:06 -0500 nemo Toss in scaled down underwater SD mine as "air mine" pending, er, cybernetic butterflies or whatever
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.
Tue, 16 Dec 2014 14:32:53 -0500 nemo just in case. one more nil check
Tue, 16 Dec 2014 14:29:25 -0500 nemo aaaand where it was actually crashing
Sat, 29 Nov 2014 03:13:06 +0100 sheepluva some more fixing
Sat, 29 Nov 2014 01:19:29 +0100 sheepluva fix some pas2c related issues
Mon, 24 Nov 2014 20:44:45 +0100 sheepluva fix for Issue 828: Manual placement animation is drawn twice
Sat, 22 Nov 2014 18:06:44 +0100 sheepluva changelog
Sat, 22 Nov 2014 10:22:07 -0500 nemo Avoid promoting violence to hedgehogs. At least once a year.
Fri, 21 Nov 2014 02:03:19 +0100 sheepluva fix some nasty rendering issues reported by Nexia - thanks a lot!
Sat, 25 Oct 2014 11:29:45 -0400 nemo Remove switching of hog's hat to chef. do it in draw instead.
Sat, 25 Oct 2014 10:42:30 -0400 nemo Revert hog tinting from rdb65298717da since it wasn't sufficiently complete for a release. More sprites need converting, and there's a slight bug in hog tinting, for away hogs with hats I believe.
Thu, 21 Aug 2014 15:01:19 +0200 sheepluva don't render crosshair/laser during kamikaze
Wed, 18 Jun 2014 01:37:28 +0200 sheepluva tweak code of DrawTextureFromRectDir a bit, removing issue with different x offset depending on dir. also removing the workaround wrt that issue in the frozen hog code
Mon, 16 Jun 2014 02:41:03 +0200 sheepluva tweaking hogpointer position again
Mon, 16 Jun 2014 02:23:37 +0200 sheepluva various tweaks
Tue, 10 Jun 2014 07:48:08 +0200 sheepluva use cScaleFactor where I incorrectly used the variable zoom in the past. i was young and needed the money
Sun, 16 Feb 2014 22:06:55 +0400 unc0rr Reduce number of warnings in pas2c-generated code
Sun, 09 Feb 2014 19:00:13 +0100 sheepluva fix lq rope being always drawn on screen with same width regardless of zoom
Tue, 04 Feb 2014 19:45:22 +0100 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
Mon, 27 Jan 2014 23:42:20 -0500 nemo unbreak build. didn't test changes
Mon, 27 Jan 2014 22:34:06 +0400 unc0rr Even more love to pas2c
Tue, 21 Jan 2014 22:53:15 +0100 koda merge
Mon, 20 Jan 2014 21:16:17 -0500 nemo This adds idle hog tinting. Active hog tinting still needed.
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 15:32:50 +0100 sheepluva disallow currenthh arrow to go offscreen, always point in direction of the hog - this should make the life of new players easier
Fri, 17 Jan 2014 13:51:47 +0100 sheepluva position "finger"/pointer over current hog above tags
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Sat, 21 Dec 2013 01:14:59 +0400 unC0Rr Fix warnings
Sun, 08 Dec 2013 16:04:40 -0500 nemo Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
Fri, 08 Nov 2013 23:11:13 -0500 nemo Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
Sat, 02 Nov 2013 22:49:32 +0400 unc0rr Don't change crosshair look when hedgehog does high jump
Fri, 01 Nov 2013 23:50:13 +0400 unc0rr - Bring back white dot in the center of crosshair. Crosshair is blurred now!
Tue, 29 Oct 2013 23:47:57 +0400 unc0rr Tinted crosshair (without that cool white dot in the middle)
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Wed, 09 Oct 2013 20:16:34 -0400 nemo Allow girder construction to wrap. Makes wrapping w/ large bodies of water a bit more interesting.
Thu, 27 Jun 2013 15:33:02 +0400 unc0rr Refactoring: get rid of GSHandlers.inc
Thu, 27 Jun 2013 14:37:03 +0400 unc0rr Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
Sun, 23 Jun 2013 17:11:29 -0400 nemo Configuration for tag display default
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Wed, 22 May 2013 06:17:06 -0400 nemo as long as a generic placeholder tint is in place. can't just exit
Tue, 21 May 2013 22:56:31 -0400 nemo Make frozen crates uncollectable, add some tinting to frozen items. Suggestions needed for what should happen to explosives
Thu, 04 Apr 2013 11:27:23 -0400 nemo remove 70c086d9b03f - I suspect the issue was actually part of more general prob probably fixed in cfc44db21d72 by jaree
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Sun, 17 Mar 2013 00:18:38 +0400 unc0rr Hard math to fix issue 571. Well, not really hard math,
Thu, 07 Mar 2013 12:08:03 +0100 koda merge
Thu, 07 Mar 2013 11:53:40 +0200 Urbertar Fix frozen hog rendering
Wed, 06 Mar 2013 19:50:25 -0500 nemo yeah. this was a bad idea. the minor difference in thaw speed vs last hog of team never unthawing.
Tue, 05 Mar 2013 19:37:48 -0500 nemo use opacity to indicate thawing. not totally happy w/ effect, but argument was made to indicate some progress towards thaw. drop "exit" since it really wasn't helpful, and not rendering tags, was more annoying than fun.
Sun, 03 Mar 2013 19:35:57 +0200 Urbertar Fix water on ice setting
Sun, 24 Feb 2013 23:07:46 -0500 nemo Trying to improve rendering, sliding and thawing. Messing around w/ making fire thaw faster. icegun
Sun, 24 Feb 2013 21:44:40 -0500 nemo Messing around w/ Freezer icegun
Sun, 24 Feb 2013 21:40:06 +0200 Urbertar Add freezing hogs with icegun icegun
Sat, 23 Feb 2013 19:34:02 +0200 Urbertar Add change ice gun image icegun
less more (0) -120 tip