Thu, 10 Jan 2013 22:59:46 +0400 |
martin_bede |
Fix tons of warnings
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 17:51:57 +0100 |
Rowan D |
GCI2012: Convert uMobile into a Callback Record
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 23:23:19 -0500 |
Joe Doyle (Ginto8) |
Move global variables to units that use them
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 26 Oct 2012 10:31:26 -0400 |
nemo |
missed this one when fixing regular flakes. issue #444
|
file |
diff |
annotate
|
Tue, 28 Aug 2012 20:30:57 +0400 |
unc0rr |
Merge Stepik-777's video recording gsoc project
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 19 Aug 2012 22:13:41 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 26 Jul 2012 21:56:47 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Tue, 24 Jul 2012 17:50:42 -0400 |
nemo |
Fix bee crasher, tweak splash values
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 21:56:25 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 20:31:26 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 09:12:53 -0400 |
nemo |
Another take at prettier crate appearance
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 21:32:30 +0400 |
Stepan777 |
here it is
|
file |
diff |
annotate
|
Thu, 31 May 2012 15:14:39 +0400 |
unc0rr |
pas2c stuff
|
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 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
|
Sun, 22 Apr 2012 13:58:53 -0400 |
nemo |
Make clouds/flakes change direction smoothly
|
file |
diff |
annotate
|
Thu, 05 Apr 2012 00:42:43 +0400 |
unc0rr |
More external definitions for pas2c
|
file |
diff |
annotate
|
Tue, 20 Mar 2012 01:30:54 -0400 |
nemo |
bit of an experiment in variable splash sizes based on object/speed. not sure if it looks good yet. need to drown more stuff.
|
file |
diff |
annotate
|
Fri, 17 Feb 2012 18:23:36 +0100 |
koda |
the most important commit of the year
|
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
|
Mon, 09 Jan 2012 00:50:39 -0500 |
nemo |
Slow down flakes/clouds that are farther away. Also unbreak NTPX w/ SDL 1.2
|
file |
diff |
annotate
|
Sun, 27 Nov 2011 23:13:22 +0300 |
unc0rr |
Countless imporvements to the parser and countless help to the parser in sources.
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 18:08:36 -0500 |
nemo |
Remove a bunch of unnecessary nil checks. FreeTexture does its own nil check.
|
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
|
Sun, 06 Nov 2011 14:15:43 -0500 |
nemo |
tweak % again
|
file |
diff |
annotate
|
Sun, 06 Nov 2011 12:40:35 -0500 |
nemo |
Spread flakes out over 5 layers now (far back, mid distance, just behind land, just in front of lands and hog, near distance). Spread clouds out over 3 layers (far back, mid distance, just behind land). Add a flatten clouds option, use
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 17:24:09 -0400 |
nemo |
A bit less WTF of ice, ice chutes now work. Also tweak flake respawn positions a bit
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 12:10:49 -0400 |
nemo |
Increase rarity of near flakes (don't want them intruding in game much). Also fix stereo. Near flakes were being drawn far.
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 11:41:56 -0400 |
nemo |
Flatten flakes for halloween theme, based on feedback from sheepluva
|
file |
diff |
annotate
|
Sat, 22 Oct 2011 11:50:55 -0400 |
nemo |
Tweak ratios to deemphasise foreground flakes further
|
file |
diff |
annotate
|
Sat, 22 Oct 2011 00:49:55 -0400 |
nemo |
Bit of an experiment with giving flakes a bit more depth. Might need to be theme flagged, or theme flakes reworked on some themes. Looks neat in stereo. Also finally use an array for the layers
|
file |
diff |
annotate
|
Mon, 10 Oct 2011 14:13:35 -0400 |
nemo |
Experiment in making ice more treacherous. also tweak to snow/christmas flake spawn
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 20:39:04 -0400 |
nemo |
Tweak sparkles, glass. Left glass commented out in case he prefers old behaviour.
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 07:27:34 +0200 |
sheepluva |
nemo's molotov burst effect; with a slight color modification added
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 10:22:09 -0400 |
nemo |
I do believe the only thing that was *ever* wrong with camera shake was someone decided to use getRandom on something that had always been a visual effect anyway. Pretty sure WorldDx is in fact safe to modify.
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 18:30:40 -0400 |
nemo |
Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 20:12:20 -0400 |
nemo |
NEEDS TESTING. Try reenabling camera shake based on unc0rr's comment.
|
file |
diff |
annotate
|
Sat, 03 Sep 2011 14:01:52 -0400 |
nemo |
Just for fun. Flowers! Also, use a less blatant image in ammo menu.
|
file |
diff |
annotate
|
Fri, 26 Aug 2011 22:15:09 -0400 |
nemo |
Allow vgtSmoke to scale. Scale it down 50% for mines, so smoke doesn't seem so oversized
|
file |
diff |
annotate
|
Thu, 18 Aug 2011 23:33:39 -0400 |
nemo |
oops
|
file |
diff |
annotate
|
Wed, 17 Aug 2011 00:11:57 -0400 |
nemo |
Break visual gears list up into 4, to avoid iterating over entire list to draw a single layer. Also fix error in tag zoom.
|
file |
diff |
annotate
|
Tue, 16 Aug 2011 21:37:10 -0400 |
nemo |
At mikade's request, expose screenheight/screenwidth and allow setting tag zoom level
|
file |
diff |
annotate
|
Mon, 15 Aug 2011 16:48:39 -0400 |
nemo |
Move HealthTag dY init into AddGear
|
file |
diff |
annotate
|
Mon, 15 Aug 2011 12:47:53 -0400 |
nemo |
Use Frame instead of State for the health flag
|
file |
diff |
annotate
|
Mon, 15 Aug 2011 10:16:18 -0400 |
nemo |
forgot scale
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 21:49:04 -0400 |
nemo |
draw health tag relative to screen if State <> 0
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 17:49:12 -0400 |
nemo |
For mikade's sake, use old dx/dy/frametick as default, so health crosses move the same
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 17:42:26 -0400 |
nemo |
Use same visual gear for health tags and hearts.
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 16:59:55 -0400 |
nemo |
Seduction animation. New visual gear type.
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 16:45:45 -0400 |
nemo |
minor tweak since health tag was being retinted anyway. make it fade out. also disable unneeded tinted flag, save a handful of ops
|
file |
diff |
annotate
|
Mon, 01 Aug 2011 15:37:27 -0400 |
nemo |
Make vgtHealth use Tint
|
file |
diff |
annotate
|
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
|
Thu, 18 Nov 2010 15:45:35 +0300 |
unC0Rr |
Introduce uRender
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 11:45:31 +0300 |
unC0Rr |
Introduce uTextures
|
file |
diff |
annotate
|
Thu, 18 Nov 2010 09:12:27 +0300 |
unC0Rr |
Introduce uCommands.pas
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:26:34 +0300 |
unc0rr |
Some more
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 22:14:41 +0300 |
unc0rr |
uTeams
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 20:28:42 +0300 |
unc0rr |
Move variables from uConsts to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:45:55 +0300 |
unC0Rr |
Move variables from uMisc to uVariables
|
file |
diff |
annotate
|
Wed, 17 Nov 2010 17:22:36 +0300 |
unC0Rr |
Introduce unit uTypes in order to remove some cyclic unit dependencies
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 12:57:01 +0100 |
Palewolf |
Small animation on bullet impact
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 22:38:05 +0100 |
Palewolf |
Light trails for bullets
|
file |
diff |
annotate
|
Sun, 07 Nov 2010 16:41:03 +0300 |
unc0rr |
REmove stupid int64 conversions, provide real fixes to compiler hints
|
file |
diff |
annotate
|
Sun, 31 Oct 2010 18:04:02 +0100 |
koda |
add some phone rumbling to big explosions, airbomb and sinegun
|
file |
diff |
annotate
|
Sun, 24 Oct 2010 22:00:36 +0200 |
sheepluva |
fix/tweak let clouds reflect wind speed and direction again + stronger
|
file |
diff |
annotate
|
Thu, 14 Oct 2010 22:01:33 +0200 |
koda |
less warning, no rotation glitch, more comments
|
file |
diff |
annotate
|
Sun, 26 Sep 2010 19:06:59 -0400 |
nemo |
remove windspeed from bubbles, remove initial dY from bubbles, apply dY/dX to bubbles, correct offsets on flying saucer flame graphics, add bubbles when flying saucer thrusts underwater, make flying saucer sink more slowly underwater
|
file |
diff |
annotate
|
Mon, 06 Sep 2010 16:23:47 -0400 |
nemo |
Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
|
file |
diff |
annotate
|
Tue, 24 Aug 2010 17:03:44 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 23 Aug 2010 00:54:56 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 16:31:57 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 01:07:51 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 00:48:15 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 18:20:42 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Wed, 14 Jul 2010 00:43:36 +0200 |
koda |
save the gl client state to get a nice 80% fps boost
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 04:42:29 +0200 |
koda |
tackling the iphoneos todo (another trial for the beginning sporadic bug, remove curl animation, don't need to go to detail page)
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 04:09:27 +0200 |
koda |
further code cleanup and less redundancy
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 00:11:23 +0200 |
koda |
interpret parameters before initializing everything
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 22:20:52 +0200 |
sheepluva |
visual gears: fixing nemo's c-style assignment/multiplications
|
file |
diff |
annotate
|
Wed, 30 Jun 2010 12:55:33 +0200 |
koda |
turn cReducedQuality into a LongInt and provide a series of quality flags (and best of all, this is still compatible with current frontend)
|
file |
diff |
annotate
|
Tue, 29 Jun 2010 23:30:49 -0400 |
nemo |
Remove hwFloat from VisualGears - they don't need the precision for syncing purposes, and it saves a whole lot of operations.
|
file |
diff |
annotate
|