Sun, 10 Oct 2010 21:14:58 -0400 |
nemo |
Hopefully fix the last of the more obvious weapon bugs w/ infinite attack mode, add a depixeling sweep every 5s too.
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 20:34:48 -0400 |
nemo |
Hopefully fix bee/air attacks w/o screwing anything else up. Set mines to trigger immediately in infinite attack mode (better not use 0s mines)
|
file |
diff |
annotate
|
Wed, 29 Sep 2010 16:16:25 -0400 |
nemo |
Correct bug in flight ceiling for birdy as well, increase clip on velocity to 1.9 (shouldn't cause problems with most collision checks still), apply clip to both + and -
|
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
|
Sun, 26 Sep 2010 15:40:59 -0400 |
nemo |
Allow UFO to go underwater. Keep UFO active if it runs out of fuel in the air/water, just disable controls.
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 21:53:29 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sun, 12 Sep 2010 17:56:41 -0400 |
nemo |
Fix kamikaze portal loop
|
file |
diff |
annotate
|
Sun, 12 Sep 2010 23:43:20 +0200 |
smaxx |
Sounds:
|
file |
diff |
annotate
|
Thu, 09 Sep 2010 23:13:11 -0400 |
nemo |
Fix swapped x/y in drill rocket test
|
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
|
Fri, 03 Sep 2010 01:41:51 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 19:31:32 -0400 |
nemo |
Fix for issue #20
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 21:06:34 +0100 |
tiyuri |
Some survival mode changes by burp
|
file |
diff |
annotate
|
Tue, 24 Aug 2010 13:24:37 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sun, 22 Aug 2010 16:31:57 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Fri, 06 Aug 2010 11:45:20 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 15:13:32 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 14:19:47 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 02:33:57 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 01:33:20 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Tue, 03 Aug 2010 00:36:36 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 18:19:55 +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
|
Thu, 29 Jul 2010 13:43:57 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Tue, 13 Jul 2010 17:39:00 -0400 |
nemo |
Reduce calls to expensive operations in fire. Slightly alters fire behaviour, but should still be reasonable
|
file |
diff |
annotate
|
Fri, 02 Jul 2010 21:19:22 -0400 |
nemo |
Minor fire tweak for readability and lethalness, remove exit condition that was hanging game (identified by jaylittle)
|
file |
diff |
annotate
|
Thu, 01 Jul 2010 17:00:14 -0400 |
nemo |
Grid the landscape, and shortcircuit checks on the collision array if there are no nearby checked in collisions to be collided with. This is a big win for fire's ammoshove in particular. Also add a +2 that seemed missing in the check, and update fire accordingly.
|
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
|