Sun, 05 May 2013 22:50:17 -0400 |
nemo |
So. This at least should make the math more accurate, even if it still doesn't appear to resolve prob w/ AI attacks
|
file |
diff |
annotate
|
Sat, 04 May 2013 14:46:29 -0400 |
nemo |
simplify mine/explosive damage calc. clear dX in stable explosives. remove 0/4096 in trace routines.
|
file |
diff |
annotate
|
Fri, 03 May 2013 21:36:01 -0400 |
nemo |
trying to make AI aware of mine/explosive break point. also remove redundant test.
|
file |
diff |
annotate
|
Thu, 02 May 2013 13:09:12 -0400 |
nemo |
this should improve consistency of mortar cluster spread and snowball knocks
|
file |
diff |
annotate
|
Sun, 21 Apr 2013 16:39:36 -0400 |
nemo |
So. This should fix ammo delays being off on a team that is resurrected later in the game, even up freezing delays a bit, prevent an infinite loop in freezing, and reduces fuel burn when adjusting freezer to one-fourth.
|
file |
diff |
annotate
|
Sat, 20 Apr 2013 02:20:15 +0200 |
koda |
update 0.9.19 with dev branch
0.9.19
|
file |
diff |
annotate
|
Fri, 12 Apr 2013 12:44:14 -0400 |
nemo |
I see no reason why a visual effect needs Distance. IMO square should look just fine. Untested. Oh. Also reduced flake count at Randi's request.
|
file |
diff |
annotate
|
Tue, 16 Apr 2013 19:53:52 +0200 |
sheepluva |
whoops, unbreak build. how come that cmake doesn't stop anymore on engine build error?
0.9.19
|
file |
diff |
annotate
|
Tue, 16 Apr 2013 17:31:39 +0200 |
sheepluva |
fix for Issue 611: Engine crash in portal code
0.9.19
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 01:38:30 +0200 |
koda |
engine to c now compiles with some manual intervention (as of bug 596)
webgl
|
file |
diff |
annotate
|
Thu, 04 Apr 2013 00:32:57 +0200 |
koda |
update branch again
webgl
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 00:03:46 +0400 |
unc0rr |
Fixes to make pas2c parse this
webgl
|
file |
diff |
annotate
|
Wed, 03 Apr 2013 23:56:59 +0200 |
koda |
strip PAS2C, old WEB symbols and outdated pas2c sources from default branch, all c-related development is done on the webgl branch
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Sat, 30 Mar 2013 08:11:09 -0400 |
nemo |
Don't reward digging close w/ drill rocket. Doesn't offer much benefit. Reduce final bonus slightly to avoid using drill like bazooka. Better would be AI doing this for all weps based on count. Make main drill loop a little more efficient.
|
file |
diff |
annotate
|
Tue, 19 Mar 2013 18:32:03 +0100 |
koda |
move RestoreHog from uGears to uTeams to break a circular dependency
cmake_pascal
|
file |
diff |
annotate
|
Fri, 29 Mar 2013 08:10:44 -0400 |
nemo |
*sigh* this shouldn'tve been removed in first place.
|
file |
diff |
annotate
|
Fri, 29 Mar 2013 08:03:17 -0400 |
nemo |
oups. reused same variable twice. my bad. You know, maybe somewhere in uVariables or uGearsList should define what we use Gear variables for in each gear
|
file |
diff |
annotate
|
Wed, 27 Mar 2013 11:18:00 +0100 |
koda |
merge correction, also what's with all those trailing whitespaces?
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 22:39:22 +0200 |
Urbertar |
Change AI behavior for drill rocket
|
file |
diff |
annotate
|
Sat, 23 Mar 2013 21:03:27 +0200 |
Urbertar |
Remove some duplicating code from uLandGraphics.pas
|
file |
diff |
annotate
|
Tue, 26 Mar 2013 17:47:06 -0400 |
nemo |
Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
|
file |
diff |
annotate
|
Fri, 22 Mar 2013 18:51:37 +0100 |
sheepluva |
remove engine warnings
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 12:13:46 -0400 |
nemo |
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
|
file |
diff |
annotate
|
Sun, 17 Mar 2013 14:09:54 -0400 |
nemo |
Add some flags for a few of the magic Land values
|
file |
diff |
annotate
|
Wed, 13 Mar 2013 21:02:26 -0400 |
nemo |
at vatten's request. make resurrection always resurrect at least 1 hp out of kindness to noobs who can't be bothered to read tooltips
|
file |
diff |
annotate
|
Tue, 12 Mar 2013 22:13:38 -0400 |
nemo |
Crashed here last game
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 16:00:48 -0500 |
nemo |
fix fade to black in training
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 08:26:14 -0500 |
nemo |
extend time a bit. move to defrosting on team's turn. fairer than using round order I think.
|
file |
diff |
annotate
|
Tue, 05 Mar 2013 16:04:22 -0500 |
nemo |
At multiple requests, change ice to be turn based. This is a more modest adjustment of existing code, that can be fairly easily flagged or reverted if desired. It also allows scripts to extend freezing, and preserves fire melting.
|
file |
diff |
annotate
|