hedgewars/uRender.pas
Sat, 14 Dec 2013 01:00:26 +0400 unc0rr This seems to be enough to fix the bug with sprGirder rendered in stripe
Fri, 01 Nov 2013 23:50:13 +0400 unc0rr - Bring back white dot in the center of crosshair. Crosshair is blurred now!
Sat, 19 Oct 2013 15:59:47 -0400 nemo differentiate borders a bit
Wed, 19 Jun 2013 00:52:21 +0400 unc0rr engine links webgl
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
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Sun, 03 Mar 2013 19:32:48 +0200 Urbertar Fix DrawLine bug
Sun, 24 Feb 2013 21:44:40 -0500 nemo Messing around w/ Freezer icegun
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
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
Tue, 10 Jul 2012 16:38:50 +0200 Wolfgang Steffens Debug commit
Tue, 10 Jul 2012 11:08:35 +0200 Wolfgang Steffens Added auto cropping to atlasing
Tue, 05 Jun 2012 22:37:36 +0200 Wolfgang Steffens Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
Mon, 28 May 2012 10:38:27 +0200 Wolfgang Steffens moved generic matrix code to uMatrix.pas
Tue, 22 May 2012 09:25:03 +0200 Wolfgang Steffens Replaced matrix related FFP code with explicit matrix calculations.
Mon, 14 May 2012 19:26:50 +0200 Wolfgang Steffens Refactored TTexture to allow encoding sprite(s) at an arbitrary location within
Sat, 12 May 2012 23:55:09 +0400 unc0rr pas2c stuff again
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 11:43:43 +0100 koda marked a couple of functions as inline
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
Sat, 18 Feb 2012 13:52:37 +0100 Xeli fixed the active region on widgets when they are animated, added active.x:= in uWorld too
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Fri, 17 Feb 2012 12:08:01 +0100 koda refactored a few types involved in the touch interface and corrected a few invisible mistakes
Thu, 16 Feb 2012 16:16:59 +0100 Xeli wops, added an extra USE_TOUCH_INTERFACE
Thu, 16 Feb 2012 16:02:41 +0100 Xeli added translate/fade animations for OnScreenWidgets
Tue, 17 Jan 2012 09:01:31 -0500 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
Fri, 18 Nov 2011 00:32:52 +0100 koda yay, finally osx (and likely windows) fullscreen switch works like on linux! ALL textures had to be destroyed and recreated only after the new window got created. In other news, the new window must be cleaned with glClear to skip a first frame of garbage and AddProgress is only called the first time.
Fri, 11 Nov 2011 14:05:39 -0500 nemo Dir should not be 0, but set it to 1 if 0 in case I missed some other place this was done. Also correct cloud scaling.
Thu, 10 Nov 2011 21:11:57 -0500 nemo If I'm going to be arbitrary about it, might as well go for the more minimal arbitrariness
Thu, 10 Nov 2011 17:37:24 -0500 nemo unsquash the rescaled clouds
Mon, 15 Aug 2011 00:23:32 +0200 koda smaller code cleanup
Sun, 14 Aug 2011 13:45:37 -0400 nemo Shrink number of circle points to 60, reenable seduction circle (no longer crashes)
Sun, 14 Aug 2011 20:53:52 +0400 unc0rr Use local scope global var instead
Sun, 24 Jul 2011 00:25:35 -0400 nemo Add grayscale option for 3d, helps with colour clashing
Sun, 12 Jun 2011 10:16:38 -0400 nemo Skip droplets if plain splash is enabled, add a sanity check just in case.
Wed, 02 Mar 2011 00:27:20 +0100 koda Happy 2011 :)
Thu, 02 Dec 2010 20:29:46 -0500 nemo make Tint(longword) use RGBA
Thu, 02 Dec 2010 19:51:30 -0500 nemo trying to get tint to behave more as I expect. need to ask Smaxx what he intended here, to avoid too many pointless colour calls
Thu, 25 Nov 2010 22:56:28 -0500 nemo Add a visual gear for drawing circles. Intent is to allow specifying areas on map for lua scripts (such as to indicate a location to go to). Could also be used to, say, circle a hog in CTF. Also add a "Critical" flag for visual gears so a gear flagges as such will always be created.
Sat, 20 Nov 2010 23:08:11 +0300 unc0rr Introduce uGearsRender
Thu, 18 Nov 2010 15:45:35 +0300 unC0Rr Introduce uRender
less more (0) tip