Thu, 30 Jun 2011 15:09:10 +0400 |
unc0rr |
Tiny optimization: convert smooth wind indicator change gear into visual gear
|
file |
diff |
annotate
|
Sun, 19 Jun 2011 00:49:13 +0200 |
koda |
fix water bubbles like sheepluva wanted (also code formatting)
|
file |
diff |
annotate
|
Wed, 27 Apr 2011 15:57:23 +0400 |
unc0rr |
Fix "Mixing signed expressions and longwords gives a 64bit result" warnings
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 12:48:32 -0400 |
nemo |
An experiment - make bazooka AI use float instead of hwFloat - should be as accurate, but faster.
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 23:54:09 +0200 |
sheepluva |
added some comments in order to confuse the GSoC students as much as possible ;D
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 20:13:03 -0400 |
nemo |
mikade really likes the snow dust
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 22:45:42 +0100 |
Henek |
should probably fix broken flakes, my bad
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Sun, 16 Jan 2011 05:21:00 +0100 |
koda |
rename "frame alternate" to "wiggle" as it's more appropriate
experimental3D
|
file |
diff |
annotate
|
Sun, 02 Jan 2011 19:30:16 +0100 |
koda |
rearrange quality flags a little, disable snow rendering on rqLowRes
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 23:10:57 +0100 |
Henek |
added flake configuration also in sudden death and SDClouds for underwater
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 01:05:23 +0100 |
Henek |
sudden death changes: only change visual bit on health decrease and support for water transparancy change and clouds number change
|
file |
diff |
annotate
|
Thu, 30 Dec 2010 01:44:55 +0100 |
Henek |
added also splash and droplets to sd and refactored theme.cfg, not all themes updated
|
file |
diff |
annotate
|
Wed, 29 Dec 2010 16:21:30 -0500 |
nemo |
add a couple of variables to speed up UID lookups. Based on the assumption new visual gears and gears will tend to be at the end of the list. Set them on successful lookup or script gear creation, clear on delete. Oh also pick up a couple of TrevInc's translation changes
|
file |
diff |
annotate
|
Wed, 29 Dec 2010 02:15:37 +0100 |
Henek |
sudden death: now having theme support, still some work though with config
|
file |
diff |
annotate
|
Tue, 28 Dec 2010 23:53:37 +0100 |
Henek |
sudden death, now with visual and audial effects :D
|
file |
diff |
annotate
|
Thu, 16 Dec 2010 15:26:19 -0500 |
nemo |
oops, forgot world offset, also add a kind of hack to the already hackish set function for visual gears
|
file |
diff |
annotate
|
Thu, 16 Dec 2010 15:02:35 -0500 |
nemo |
offset the sprite
|
file |
diff |
annotate
|
Thu, 16 Dec 2010 14:34:11 -0500 |
nemo |
If this works right, setting Angle (yeah, yeah) switches between an aura circle and a drawn circle. aura is scaled at size 100 being 100% - 200, 200% etc.
|
file |
diff |
annotate
|
Mon, 13 Dec 2010 18:13:42 -0500 |
nemo |
Add override for speech bubble position 0: default, 1: background/translucent 2: foreground/opaque
|
file |
diff |
annotate
|
Mon, 06 Dec 2010 21:15:41 -0500 |
nemo |
rendering optimisations. remove the recursive flames in explosions (might need more due to the gravity change in the new flames) but more usefully, eliminate a number of redundant Tint calls
|
file |
diff |
annotate
|
Sun, 05 Dec 2010 22:02:30 -0500 |
nemo |
Allow hog speech when not your turn. Currently is set to 40% opacity (could be fainter) and drawn behind the hogs instead of in front. Also allows hog targetting using a number.
|
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, 02 Dec 2010 18:45:16 -0500 |
nemo |
Add an extra pass in FindPlace for AI resurrection mode to try to make it unwinnable, add DeleteGear, DeleteVisualGear, AddVisualGear, GetVisualGearValues, SetVisualGearValues to Lua
|
file |
diff |
annotate
|
Fri, 26 Nov 2010 15:31:57 -0500 |
nemo |
add a uid to VGs for purpose of Lua manipulation
|
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:55:00 +0300 |
unc0rr |
Move localization data to uVariables, some Uses cleanup
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 16:19:55 +0300 |
unC0Rr |
Introduce uRenderUtils
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 15:55:02 +0300 |
unC0Rr |
No need for Extended data type just to draw some visual gears. It's a shame we have Math unit dependency
|
file |
diff |
annotate
|