Wed, 29 Aug 2012 23:12:47 -0400 |
nemo |
preliminary creeper (not yet functional)
|
file |
diff |
annotate
|
Wed, 29 Aug 2012 09:58:23 -0400 |
nemo |
isZero appears to be never used. Use it in a few obvious cases and add web variant.
|
file |
diff |
annotate
|
Wed, 29 Aug 2012 08:40:26 -0400 |
nemo |
disable snowball damage, by request of sheepluva
|
file |
diff |
annotate
|
Fri, 24 Aug 2012 14:01:07 +0400 |
unc0rr |
Move rope code to separate unit
|
file |
diff |
annotate
|
Thu, 23 Aug 2012 19:45:36 -0400 |
nemo |
also needs exclusion here
|
file |
diff |
annotate
|
Wed, 22 Aug 2012 22:10:47 -0400 |
nemo |
move this section back to the connection code, and add an exclusion for air attack. probably should play a few portal games just in case
|
file |
diff |
annotate
|
Tue, 21 Aug 2012 13:26:26 +0400 |
unc0rr |
Cancel shotgun shot if hedgehog is moved moved (by explosion)
|
file |
diff |
annotate
|
Wed, 15 Aug 2012 16:25:24 +0400 |
unc0rr |
Check if hedgehog is still active instead
|
file |
diff |
annotate
|
Sat, 04 Aug 2012 20:47:13 -0400 |
nemo |
First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
|
file |
diff |
annotate
|
Wed, 01 Aug 2012 18:35:09 -0400 |
nemo |
Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places. Issue #404
|
file |
diff |
annotate
|
Wed, 25 Jul 2012 10:56:14 -0400 |
nemo |
Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
|
file |
diff |
annotate
|
Sun, 22 Jul 2012 00:48:48 +0400 |
unc0rr |
AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 17:43:35 -0400 |
nemo |
don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 14:16:05 -0400 |
nemo |
Try avoiding spamming the log by retaining the gears. untested.
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 17:34:18 -0400 |
nemo |
Fix TARDIS, make switcher work w/ the new more stringent check.
|
file |
diff |
annotate
|
Thu, 19 Jul 2012 17:14:02 -0400 |
nemo |
Update team health
|
file |
diff |
annotate
|
Mon, 16 Jul 2012 23:08:42 -0400 |
nemo |
what the heck, let's add a few more
|
file |
diff |
annotate
|
Mon, 16 Jul 2012 23:46:44 +0400 |
unc0rr |
- Check for harmful gear deletions
|
file |
diff |
annotate
|
Mon, 16 Jul 2012 23:12:59 +0400 |
unc0rr |
Use gmDestroy message instead
|
file |
diff |
annotate
|
Sun, 15 Jul 2012 16:56:05 -0400 |
nemo |
Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
|
file |
diff |
annotate
|
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
|
Sun, 08 Jul 2012 23:14:24 +0400 |
unc0rr |
Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
|
file |
diff |
annotate
|
Thu, 05 Jul 2012 20:53:55 +0400 |
unc0rr |
Fix crash when hedgehog dies while switching from it
|
file |
diff |
annotate
|
Wed, 04 Jul 2012 12:41:47 -0400 |
nemo |
free up power for use by script
|
file |
diff |
annotate
|
Tue, 03 Jul 2012 22:44:50 +0400 |
unc0rr |
- Don't call Length() on variable size arrays
|
file |
diff |
annotate
|
Fri, 29 Jun 2012 01:23:43 +0400 |
unc0rr |
Tiny optimization + formatting fix
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 09:16:34 -0400 |
nemo |
More efficient
|
file |
diff |
annotate
|
Wed, 27 Jun 2012 08:54:03 -0400 |
nemo |
oops
|
file |
diff |
annotate
|
Tue, 26 Jun 2012 20:05:24 -0400 |
nemo |
Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
|
file |
diff |
annotate
|