Sun, 15 Jul 2012 15:35:28 -0400 |
nemo |
Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
|
file |
diff |
annotate
|
Sat, 14 Jul 2012 23:19:09 -0400 |
nemo |
Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 11:09:38 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 12:41:47 -0400 |
nemo |
free up power for use by script
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 10:56:42 -0400 |
nemo |
Allow script to set number of ammo in a crate. untested.
|
file |
diff |
annotate
|
Tue, 10 Jul 2012 11:08:35 +0200 |
Wolfgang Steffens |
Added auto cropping to atlasing
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 10:44:27 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 09:12:53 -0400 |
nemo |
Another take at prettier crate appearance
|
file |
diff |
annotate
|
Sat, 23 Jun 2012 22:39:00 -0400 |
nemo |
Second part of the change. Make collision check use the new mask bit.
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 22:37:36 +0200 |
Wolfgang Steffens |
Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
|
file |
diff |
annotate
|
Tue, 05 Jun 2012 22:17:06 +0200 |
Wolfgang Steffens |
Merge
|
file |
diff |
annotate
|
Sun, 03 Jun 2012 11:02:12 -0400 |
nemo |
warp sound when AI survival hog respawns. attempt at a bit of a crate spawn animation (moar sparkles and a quick fadein)
|
file |
diff |
annotate
|
Sat, 02 Jun 2012 16:25:13 -0400 |
nemo |
add onGameTick20 to basic training, extend laser sight out way more (it was visible at top when completely zoomed out), move call of new turn to after AfterSwitchHedgehog to avoid lua issues in onNewTurn - if this causes problems, lua can do delayed actions in onGameTick
|
file |
diff |
annotate
|
Tue, 22 May 2012 09:25:03 +0200 |
Wolfgang Steffens |
Replaced matrix related FFP code with explicit matrix calculations.
|
file |
diff |
annotate
|
Sun, 20 May 2012 10:55:58 -0400 |
nemo |
Minor tweaks to freezer, mostly to simplify current state to laptop
|
file |
diff |
annotate
|
Sun, 20 May 2012 01:00:00 -0400 |
nemo |
Bit more freezer.
|
file |
diff |
annotate
|
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
|