Sun, 10 Oct 2010 20:16:17 -0400 |
nemo |
Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 16:51:40 -0400 |
nemo |
Add the standard delay (1.25 seconds) between attacks on inf attack mode, as well as checks for damage and win.
|
file |
diff |
annotate
|
Sun, 10 Oct 2010 12:53:16 -0400 |
nemo |
Enable resetting of weapons after each turn - useful in combination with a limited weaponset and unlimited attacks
|
file |
diff |
annotate
|
Sun, 26 Sep 2010 16:28:04 -0400 |
nemo |
Can't use cHealthDecrease here for these two 'cause it isn't a generic "do some damage to hog" flag, but is rather set when SD starts
|
file |
diff |
annotate
|
Wed, 22 Sep 2010 21:53:29 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Fri, 10 Sep 2010 20:46:19 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Thu, 09 Sep 2010 14:16:44 -0400 |
nemo |
Untested fix of r3672 - should avoid hogs dying due to multiple health machine sources, and inappropriate application of karma/vampirism to these.
|
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
|
Sun, 05 Sep 2010 11:26:17 -0400 |
nemo |
Delete CI in ResurrectHedgehog prior to FindPlace. Restrict FindPlace to the waterline, a bit more efficient.
|
file |
diff |
annotate
|
Sun, 05 Sep 2010 00:48:07 +0200 |
burp |
gfAISurvival: fix issue when cpu cannot find new place to spawn
|
file |
diff |
annotate
|
Wed, 01 Sep 2010 20:41:45 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sun, 29 Aug 2010 16:48:20 +0200 |
burp |
Extend statistics collection (TeamKills, TurnSkips, TeamDamage)
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 22:38:25 +0200 |
burp |
gfAISurvival/heResurrectable: respawn always with 100HP
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 14:46:30 +0100 |
tiyuri |
Fixes memory leak -Burp
|
file |
diff |
annotate
|
Thu, 26 Aug 2010 14:02:48 +0100 |
tiyuri |
Add kill counter to Survival Mode -Burp
|
file |
diff |
annotate
|
Wed, 25 Aug 2010 21:06:34 +0100 |
tiyuri |
Some survival mode changes by burp
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 22:54:43 +0200 |
burp |
SpawnCustomCrateAt: spawn crate at random position for x=y=0, also let it return the gear, and luabindings the gear uid
|
file |
diff |
annotate
|
Sat, 21 Aug 2010 22:36:59 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Tue, 10 Aug 2010 21:57:33 +0200 |
burp |
* SpawnCustomCrateAt procedure + lua bindings
|
file |
diff |
annotate
|
Sat, 07 Aug 2010 01:45:31 +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 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
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Fri, 30 Jul 2010 18:20:42 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Thu, 29 Jul 2010 13:43:57 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sun, 25 Jul 2010 17:30:19 +0200 |
koda |
shrink confirmation button, double tap resets zoom and centers hog
|
file |
diff |
annotate
|
Sat, 03 Jul 2010 04:09:27 +0200 |
koda |
further code cleanup and less redundancy
|
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
|
Mon, 28 Jun 2010 09:33:10 +0200 |
sheepluva |
engine: apply weapon offset to charge animation
|
file |
diff |
annotate
|
Wed, 16 Jun 2010 21:14:23 +0200 |
sheepluva |
correct cake sit-down animation so that it doesn't sit down in mid-air anymore
|
file |
diff |
annotate
|
Sat, 05 Jun 2010 20:49:51 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 05 Jun 2010 18:50:08 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 28 May 2010 20:05:22 +0000 |
smxx |
Engine (Henek):
|
file |
diff |
annotate
|
Fri, 28 May 2010 16:21:54 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 23 May 2010 23:51:54 +0000 |
nemo |
Prevent all portal loops the guaranteed way, at least until sheepluva's tests yield something reliable.
|
file |
diff |
annotate
|
Wed, 19 May 2010 02:10:28 +0000 |
nemo |
Henek adds a flamethrower, updates some translations, and tweaks how fire works.
|
file |
diff |
annotate
|
Tue, 18 May 2010 13:09:57 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 17 May 2010 09:45:46 +0000 |
sheepluva |
portal-link-bugfix: make sure deleted portals don't reset links other than those to themselves
|
file |
diff |
annotate
|
Mon, 17 May 2010 06:26:06 +0000 |
sheepluva |
remove all portal specific code from EndTurnCleanup(), instead have portals self destruct if "CurrentHedgehog" is not the portal's creator
|
file |
diff |
annotate
|
Mon, 17 May 2010 02:54:56 +0000 |
nemo |
Change to just set timer to 0
|
file |
diff |
annotate
|
Fri, 14 May 2010 23:42:56 +0000 |
nemo |
revert the restoration of non-vgt health gears. desyncs continued with it, and furthermore, occur in r3489 too
|
file |
diff |
annotate
|
Fri, 14 May 2010 16:02:27 +0000 |
nemo |
sheepluva adds back non-vgt health tag due to desyncs. we should still see about solving the desync though.
|
file |
diff |
annotate
|
Tue, 11 May 2010 13:59:57 +0000 |
nemo |
hey sheepluva, how about just this? lets you have an anonymous one too.
|
file |
diff |
annotate
|
Mon, 10 May 2010 00:56:16 +0000 |
nemo |
tweak
|
file |
diff |
annotate
|
Sat, 08 May 2010 21:50:26 +0000 |
nemo |
Fix spectator bug in health tag
|
file |
diff |
annotate
|
Fri, 07 May 2010 06:29:46 +0000 |
sheepluva |
finishing the gtHealthTag -> vgtHealthTag, no segfaults and hogzombies no more, hopefully
|
file |
diff |
annotate
|
Fri, 07 May 2010 04:52:46 +0000 |
unc0rr |
Fix list Z-order bug (not tested)
|
file |
diff |
annotate
|
Thu, 06 May 2010 22:02:56 +0000 |
sheepluva |
* gtHealthTag, gtSmokeTrace, gtEvilTrace, gtExplosion and gtBigExplosion are visual gears now (vgt*)
|
file |
diff |
annotate
|
Thu, 06 May 2010 18:01:04 +0000 |
unc0rr |
Explain a bug. Fix should be kinda trivial, but I have no time now to fix and test.
|
file |
diff |
annotate
|
Thu, 06 May 2010 09:25:13 +0000 |
sheepluva |
* get rid of some fpc hints (redundant/superfluous includes)
|
file |
diff |
annotate
|
Thu, 06 May 2010 01:43:56 +0000 |
sheepluva |
removed debug string I thought I deleted already.. wth...
|
file |
diff |
annotate
|
Thu, 06 May 2010 01:41:07 +0000 |
sheepluva |
portal:
|
file |
diff |
annotate
|
Wed, 05 May 2010 22:03:10 +0000 |
nemo |
unneeded
|
file |
diff |
annotate
|
Tue, 04 May 2010 19:40:57 +0000 |
sheepluva |
* some changes/cleanups to portal, still much to do :/ * reverted nemo's temporary loop fix * notice: small loops possible again, so take care :P, bigger onces should be interrupted
|
file |
diff |
annotate
|
Tue, 04 May 2010 02:34:23 +0000 |
nemo |
TEMPORARY
|
file |
diff |
annotate
|
Sun, 02 May 2010 22:00:50 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 02 May 2010 18:42:19 +0000 |
koda |
js' patch that restores Vsync on snow leopard
|
file |
diff |
annotate
|