Thu, 03 May 2012 00:20:58 -0400 |
nemo |
Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway...
|
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
|
Tue, 24 Apr 2012 23:50:40 +0400 |
unc0rr |
Get rid of overloaded functions in uAmmo
|
file |
diff |
annotate
|
Sat, 17 Mar 2012 14:02:11 -0400 |
nemo |
I think this is a little more efficient than dxdy, and easier to read. We call DxDy2 a lot, can any of those use Angle/DirAngle?
|
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, 05 Dec 2011 23:52:59 -0500 |
nemo |
Fix regression from 6480 too. Extra assignments might make this slightly less efficient.
|
file |
diff |
annotate
|
Sun, 04 Dec 2011 00:52:47 +0300 |
unc0rr |
- Give uLand more modularity
|
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
|
Sat, 12 Nov 2011 17:06:49 +0100 |
Xeli |
merge...i think
hedgeroid
|
file |
diff |
annotate
|
Fri, 11 Nov 2011 14:13:25 -0500 |
nemo |
flip some flames
|
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 16:21:07 -0500 |
nemo |
Might as well make the air attack team coloured too
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 18:26:17 +0200 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 14:05:34 -0400 |
nemo |
never doing any graphics stuff when I can't test, again :(
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 14:00:15 -0400 |
nemo |
:(
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 13:49:55 -0400 |
nemo |
Not being able to test sucks :(
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 13:29:54 -0400 |
nemo |
Riiight. Let's try this instead
|
file |
diff |
annotate
|
Mon, 17 Oct 2011 13:03:39 -0400 |
nemo |
tint RC plane with team colour. untested.
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 18:24:01 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 14:43:04 -0400 |
nemo |
Requested a few times
|
file |
diff |
annotate
|
Fri, 16 Sep 2011 18:17:16 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 06:31:10 +0200 |
sheepluva |
fix side-effects of nemo's bottle-turnin'
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 21:30:42 -0400 |
nemo |
Since we are tweaking molotov. make the flame flickery and add a drowning frame
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 05:15:45 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Mon, 05 Sep 2011 15:32:58 -0400 |
nemo |
Add a fade out when in lag for snow.
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 12:46:17 -0400 |
nemo |
Add awesome new TARDIS art
|
file |
diff |
annotate
|
Fri, 02 Sep 2011 00:24:54 -0400 |
nemo |
*sigh* I suppose I'd best avoid those trademarks...
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 17:03:19 +0200 |
Xeli |
merge + changed the tardis image to egg.png because the data folder isn't up to date
hedgeroid
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 00:58:48 -0400 |
nemo |
more proper implementation of TARDIS
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 22:20:20 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Fri, 19 Aug 2011 22:40:13 +0200 |
Xeli |
changed aiming to be triggered when touching the crosshair
hedgeroid
|
file |
diff |
annotate
|
Sat, 20 Aug 2011 16:43:57 -0400 |
nemo |
This really should have been a TPoint for consistency
|
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 13:25:55 -0400 |
nemo |
Change to "aura" due to odd crasher in DrawCircle, at least on my machine/driver. Less precise, but perhaps more attractive.
|
file |
diff |
annotate
|
Mon, 08 Aug 2011 23:57:04 -0400 |
nemo |
slight visual tweak. birdy's wings beat faster if he's just about tired out
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 14:41:47 -0400 |
nemo |
remove offset in seduction gear creation
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 14:29:11 -0400 |
nemo |
Experimental area-of-effect Seduction
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 12:50:17 -0400 |
nemo |
drowning flake graphics tweak
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 11:18:49 -0400 |
nemo |
This should make bee/airstrikes play nicer with infinite attack mode
|
file |
diff |
annotate
|
Wed, 27 Jul 2011 08:55:30 -0400 |
nemo |
trying another texture
|
file |
diff |
annotate
|
Wed, 27 Jul 2011 08:51:16 -0400 |
nemo |
Deletion was a bad idea.
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 02:47:36 +0200 |
Henek |
now scripts can create unique crates: dummy (empty) crates and booby traps. scripts can also set health crate values
|
file |
diff |
annotate
|
Mon, 02 May 2011 01:55:14 -0400 |
nemo |
Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate
|
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
|
Thu, 14 Apr 2011 18:17:30 -0400 |
nemo |
adjust crosshair criteria again. this should take care of sniper rifle and crosshair after attacking
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 17:25:34 -0400 |
nemo |
rename gtBomb to gtGrenade, nerf grenade from 50 to 47 pending some flag to indicate pixels in Land[] belonging to current hog to avoid throwing grenades into hogs
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 14:04:56 -0400 |
nemo |
Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 23:01:26 -0400 |
nemo |
Fix endianness
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 01:30:51 -0400 |
nemo |
Since when do we use ARGB for colours?? All our internal colours are supposed to be RGBA
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 12:52:36 -0400 |
nemo |
Adjust conditions for showing crosshair
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 19:41:59 -0400 |
nemo |
Land sprayer tweaks, make land spray and mudball not end turn
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 17:49:27 -0400 |
nemo |
Landgun, first pass. At sdw's request.
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Thu, 03 Feb 2011 07:00:38 +0100 |
sheepluva |
graphic for sinegun, will probably tweak it soon(TM) though
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 21:16:09 +0100 |
Henek |
added dummy for tardis and ugly icons for tardis and structure
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 18:18:44 +0100 |
Henek |
still in developement take on adding structures, working hiding of hogs and ejecting them later.
|
file |
diff |
annotate
|