hedgewars/uVisualGears.pas
Tue, 17 Apr 2018 15:21:52 -0400 nemo minor simplification of conditions for not spawning a visual gear - also allows lua to spawn clouds critically or non-critically. We probably shouldn't even exempt clouds from this, and just spawn them once synced, but, eh, probably isn't a significant hit since sheepluva made the motion more efficient.
Sat, 17 Mar 2018 04:37:13 +0100 Wuzzy Fix speech bubble briefly rendering at (0,0) after spawning
Fri, 09 Mar 2018 23:34:46 +0100 alfadur Improve appearance of bullet trails, slight fade out at beginning
Wed, 21 Feb 2018 15:53:30 +0100 Wuzzy Fix SD flakes attributes not set properly when SD flake count = normal flake count
Fri, 13 Oct 2017 23:39:36 +0200 Wuzzy Fix failure to update all cloud layers properly when entering Sudden Death
Thu, 21 Sep 2017 03:08:25 +0200 Wuzzy Fix vgtAmmo showing air attack icon if frame is amNothing
Tue, 04 Apr 2017 23:43:19 +0200 sheepluva whitespace fixes (SEE, I AM USEFUL!)
Sun, 09 Oct 2016 19:59:00 +0200 KoBeWi added CloudsL and FlakeL
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Tue, 31 Mar 2015 00:15:00 +0200 sheepluva draw birdy's feathers in low quality mode too
Mon, 15 Dec 2014 16:11:18 +0100 sheepluva Issue 829: Drill rocket drilling dust is slightly misplaced
Thu, 11 Dec 2014 07:52:51 -0500 nemo fix copypasta
Sun, 30 Nov 2014 17:20:37 +0100 sheepluva fix copypasta-fail that would cause splashes to use invalid sprite data pointer. should fix issue 838
Sat, 02 Aug 2014 02:42:12 +0200 sheepluva fix flake angles
Mon, 07 Jul 2014 00:48:12 +0200 sheepluva cont.
Mon, 07 Jul 2014 00:37:10 +0200 sheepluva simplifying some code
Sat, 05 Jul 2014 20:15:56 +0200 sheepluva WIP: weSea tweaks, functional and visual
Sat, 14 Jun 2014 02:25:49 +0200 sheepluva huh? me? nono, don't mind me. I'm just here to clean up.
Sat, 14 Jun 2014 00:56:11 +0200 sheepluva some rendering tweaks
Sun, 01 Jun 2014 04:17:27 +0200 sheepluva collision indicator on failed girder placement (especially useful with rubberband I guess). still needs some tweaks but I am going to bed now :P
Wed, 12 Mar 2014 22:40:49 -0400 nemo By request. Allow lua to make random things "talk". I'm not sure if this is a good idea, buuuut.
Fri, 07 Feb 2014 22:42:57 +0400 unc0rr Implement a bit of astring
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
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
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
Mon, 09 Dec 2013 10:59:38 -0500 nemo Experiment in adding a "boing" graphic for bouncing. It has no text right now (was thinking l10n) and colour is fixed.
Sun, 08 Dec 2013 16:04:40 -0500 nemo Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
Sat, 07 Dec 2013 22:09:55 -0500 nemo revert r938d1c08d0d1 in favour of putting it in the chat log. I think this addresses main concern about missing text. There've been complaints in past too about conversation in bubbles not being visible in history. If the objection is that r938d1c08d0d1 offers a more æsthetic solution, I think it should augment this, be flagged, and fix the visual issues first.
Sun, 08 Dec 2013 02:43:06 +0100 sheepluva disallow speech bubbles to go offscreen
Fri, 01 Nov 2013 23:50:13 +0400 unc0rr - Bring back white dot in the center of crosshair. Crosshair is blurred now!
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
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
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
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Thu, 10 Jan 2013 22:59:46 +0400 martin_bede Fix tons of warnings
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Mon, 03 Dec 2012 17:51:57 +0100 Rowan D GCI2012: Convert uMobile into a Callback Record
Thu, 29 Nov 2012 23:23:19 -0500 Joe Doyle (Ginto8) Move global variables to units that use them
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Fri, 26 Oct 2012 10:31:26 -0400 nemo missed this one when fixing regular flakes. issue #444
Tue, 28 Aug 2012 20:30:57 +0400 unc0rr Merge Stepik-777's video recording gsoc project
Sat, 25 Aug 2012 08:39:52 -0400 nemo make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
Sun, 19 Aug 2012 22:13:41 +0400 Stepan777 merge
Wed, 15 Aug 2012 16:54:49 -0400 nemo Poor visual gear value in theme now bears little resemblance to the number of gears actually spawned. But, it certainly shouldn't be related to LAND_WIDTH.
Thu, 26 Jul 2012 21:56:47 +0400 Stepan777 merge
Tue, 24 Jul 2012 17:50:42 -0400 nemo Fix bee crasher, tweak splash values
Tue, 10 Jul 2012 21:56:25 +0400 Stepan777 merge
Mon, 09 Jul 2012 23:28:02 -0400 nemo Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
Sun, 24 Jun 2012 20:31:26 +0400 Stepan777 merge
Sun, 24 Jun 2012 09:12:53 -0400 nemo Another take at prettier crate appearance
Mon, 04 Jun 2012 21:32:30 +0400 Stepan777 here it is
Thu, 31 May 2012 15:14:39 +0400 unc0rr pas2c stuff
Sat, 05 May 2012 19:04:59 +0100 koda old typed const moved to their proper unit
Wed, 02 May 2012 16:36:11 +0100 koda rename a few Draw* routines
Wed, 02 May 2012 08:07:17 +0100 koda add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
Tue, 01 May 2012 19:56:55 +0200 koda breaking news, we don't support typed consts anymore
Sun, 22 Apr 2012 13:58:53 -0400 nemo Make clouds/flakes change direction smoothly
less more (0) -100 -60 tip