Tue, 04 Sep 2012 13:18:26 +0200 |
sheepluva |
I didn't want to do this since it seems less clean, but...
|
file |
diff |
annotate
|
Tue, 04 Sep 2012 12:43:55 +0200 |
sheepluva |
skip second CheckForWin if water wasn't raised after first one
|
file |
diff |
annotate
|
Tue, 04 Sep 2012 12:34:00 +0200 |
sheepluva |
fix multi-shot related game ends leading to incomplete stats, fixes issue 372
|
file |
diff |
annotate
|
Thu, 30 Aug 2012 13:02:19 -0400 |
nemo |
Checking merge against latest trunk
|
file |
diff |
annotate
|
Fri, 24 Aug 2012 14:01:07 +0400 |
unc0rr |
Move rope code to separate unit
|
file |
diff |
annotate
|
Wed, 22 Aug 2012 11:42:42 -0400 |
nemo |
Burn a random number in the override. Make sure cirbuf is reset.
|
file |
diff |
annotate
|
Wed, 08 Aug 2012 11:07:59 -0400 |
nemo |
er. more like this.
|
file |
diff |
annotate
|
Wed, 08 Aug 2012 10:26:10 -0400 |
nemo |
Allow scripting to delete gears
|
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, 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
|
Fri, 20 Jul 2012 21:15:38 -0400 |
nemo |
Ok. *these* should be safe with just this one extra check...
|
file |
diff |
annotate
|
Thu, 30 Aug 2012 12:13:24 -0400 |
nemo |
checkpoint merge
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 19:56:58 -0400 |
nemo |
:( I have no idea why this did not work
|
file |
diff |
annotate
|
Fri, 20 Jul 2012 15:12:47 -0400 |
nemo |
I thirst for randomness.
|
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
|
Mon, 16 Jul 2012 23:46:44 +0400 |
unc0rr |
- Check for harmful gear deletions
|
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
|
Wed, 04 Jul 2012 10:56:42 -0400 |
nemo |
Allow script to set number of ammo in a crate. untested.
|
file |
diff |
annotate
|
Tue, 03 Jul 2012 22:44:50 +0400 |
unc0rr |
- Don't call Length() on variable size arrays
|
file |
diff |
annotate
|
Sat, 21 Jul 2012 01:47:34 +0300 |
belphegorr |
Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
|
file |
diff |
annotate
|
Mon, 04 Jun 2012 19:36:55 -0400 |
nemo |
Welp. We have a bit of a problem here. Reverting the move of nextturn. But this causes a desync in scripting unless we can find a better fix.
|
file |
diff |
annotate
|
Sun, 03 Jun 2012 23:04:21 -0400 |
nemo |
Workaround for bug #144. This workaround had occurred to me a while ago, but wasn't sure if placing them unfairly was better than not placing them at all. Argument for not placing at all is people should probably abort the game when they notice it. Argument for placing unfairly is people can still abort, and if we really wanted them to abort, we should probably just have halted launch if all hogs failed to spawn. This way at least play can continue.
|
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
|
Thu, 31 May 2012 18:02:30 +0400 |
unc0rr |
Improve TestWhip
|
file |
diff |
annotate
|
Mon, 28 May 2012 01:51:50 -0400 |
nemo |
Add onGameTick20 to try and encourage lua to be a bit more efficient. Rewrite Space Invasion to use it. Top speed of aliens is 25% higher now, although that could be changed, I kinda liked it. Change parameter order of div().
|
file |
diff |
annotate
|
Sat, 12 May 2012 22:50:33 +0400 |
unc0rr |
Get rid of cripple SendIPCc
|
file |
diff |
annotate
|
Fri, 11 May 2012 23:22:01 +0400 |
unc0rr |
More tolerance to pas2c
|
file |
diff |
annotate
|