Sat, 12 May 2012 23:55:09 +0400 |
unc0rr |
pas2c stuff again
|
file |
diff |
annotate
|
Sat, 05 May 2012 19:04:59 +0100 |
koda |
old typed const moved to their proper unit
|
file |
diff |
annotate
|
Wed, 02 May 2012 16:36:11 +0100 |
koda |
rename a few Draw* routines
|
file |
diff |
annotate
|
Wed, 02 May 2012 11:43:43 +0100 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Tue, 01 May 2012 19:56:55 +0200 |
koda |
breaking news, we don't support typed consts anymore
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 12:08:01 +0100 |
koda |
refactored a few types involved in the touch interface and corrected a few invisible mistakes
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 16:16:59 +0100 |
Xeli |
wops, added an extra USE_TOUCH_INTERFACE
|
file |
diff |
annotate
|
Thu, 16 Feb 2012 16:02:41 +0100 |
Xeli |
added translate/fade animations for OnScreenWidgets
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Thu, 10 Nov 2011 17:37:24 -0500 |
nemo |
unsquash the rescaled clouds
|
file |
diff |
annotate
|
Mon, 15 Aug 2011 00:23:32 +0200 |
koda |
smaller code cleanup
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 13:45:37 -0400 |
nemo |
Shrink number of circle points to 60, reenable seduction circle (no longer crashes)
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 20:53:52 +0400 |
unc0rr |
Use local scope global var instead
|
file |
diff |
annotate
|
Sun, 24 Jul 2011 00:25:35 -0400 |
nemo |
Add grayscale option for 3d, helps with colour clashing
|
file |
diff |
annotate
|
Sun, 12 Jun 2011 10:16:38 -0400 |
nemo |
Skip droplets if plain splash is enabled, add a sanity check just in case.
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Thu, 02 Dec 2010 20:29:46 -0500 |
nemo |
make Tint(longword) use RGBA
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sat, 20 Nov 2010 23:08:11 +0300 |
unc0rr |
Introduce uGearsRender
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 15:45:35 +0300 |
unC0Rr |
Introduce uRender
|
file |
diff |
annotate
|