hedgewars/GSHandlers.inc
Wed, 19 May 2010 02:10:28 +0000 nemo Henek adds a flamethrower, updates some translations, and tweaks how fire works.
Tue, 18 May 2010 13:09:57 +0000 smxx Engine:
Mon, 17 May 2010 15:42:48 +0000 nemo Increase minimum threshold for barrel damage to reduce likelihood of blowing one up on jumping out, increase damage to compensate (may need tweaking). Only apply dX for collision w/ kick if barrel is rolling.
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
Sun, 16 May 2010 23:43:45 +0000 sheepluva * make portals delete each other only indirectly (by setting timer to 0)
Sat, 15 May 2010 09:21:25 +0000 sheepluva fix multi-round fire
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
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.
Mon, 10 May 2010 04:43:07 +0000 mbait Reslyling: little fix of previous commit
Mon, 10 May 2010 04:41:19 +0000 mbait Code restlyling: experimental restyling of one module
Thu, 06 May 2010 22:02:56 +0000 sheepluva * gtHealthTag, gtSmokeTrace, gtEvilTrace, gtExplosion and gtBigExplosion are visual gears now (vgt*)
Thu, 06 May 2010 03:12:42 +0000 nemo trying to unbreak what I broke
Thu, 06 May 2010 01:41:07 +0000 sheepluva portal:
Tue, 04 May 2010 21:30:25 +0000 nemo Add back in earlier lines, commented out
Tue, 04 May 2010 19:51:27 +0000 nemo erase useless junk
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
Tue, 04 May 2010 16:30:41 +0000 nemo Add drown-the-playing-hog check for case of piano falling off the landscape.
Tue, 04 May 2010 03:04:07 +0000 sheepluva on portal death: make sure that the linked portal know it has been unlinked
Tue, 04 May 2010 02:46:23 +0000 sheepluva fix segfault on destroyed portal
Tue, 04 May 2010 02:34:23 +0000 nemo TEMPORARY
Tue, 04 May 2010 00:44:32 +0000 sheepluva some portal changes, warning: no loop prevention yet, note: entry angle not preserved yet
Mon, 03 May 2010 23:56:18 +0000 nemo tweak
Mon, 03 May 2010 02:32:17 +0000 sheepluva tweak land angle detection/portal a bit
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Sun, 02 May 2010 20:30:23 +0000 nemo Minor tweak. Still needs a lot of work.
Sun, 02 May 2010 18:25:13 +0000 nemo hax
Sun, 02 May 2010 16:53:19 +0000 nemo Revert switch behaviour (can't use AfterAttack here) remove unneeded value from jetpack definition
Sun, 02 May 2010 16:24:31 +0000 sheepluva add a part of my landslide vector collision and use if for the portal gun DirAngle, not flawless yet
Sun, 02 May 2010 14:38:46 +0000 nemo Drown the hog using the piano
Sun, 02 May 2010 04:51:29 +0000 nemo Avoid checking in log spam.
Sun, 02 May 2010 04:49:07 +0000 nemo Revert removal of CurAmmoGear from shotgun/deagle (was a silly idea of speeding up the shots)
Sun, 02 May 2010 02:58:59 +0000 nemo More portal changes. Allows for a multishoot utility. Hopefully not breaking anything.
Sat, 01 May 2010 20:15:10 +0000 nemo Minor change, so sheepluva can comment
Sat, 01 May 2010 18:44:25 +0000 nemo Fix portal graphic name, continuing work on portal movement
Sat, 01 May 2010 05:15:16 +0000 sheepluva * added some comments
Fri, 30 Apr 2010 12:19:25 +0000 mbait Gas grenade:
Thu, 29 Apr 2010 19:21:40 +0000 sheepluva let players affect in which direction their teleported hedgehog will look
Mon, 19 Apr 2010 13:31:08 +0000 smxx Engine:
Mon, 19 Apr 2010 12:47:36 +0000 smxx Engine:
Sun, 18 Apr 2010 23:19:15 +0000 koda add missing controller stubs
Sat, 17 Apr 2010 23:03:52 +0000 palewolf cWindSpeed recalculation assumed GetRandom returns a value between 0.0-1.0 while in fact is in the 0.0-0.5 range; Halve cMaxWindSpeed to compensate.
Fri, 16 Apr 2010 17:17:43 +0000 smxx Engine:
Fri, 16 Apr 2010 16:04:41 +0000 smxx Engine:
Thu, 15 Apr 2010 20:46:34 +0000 nemo Some initial stubs for portal just so Tiy will quit nagging. Also let folks know what approximation of physics I plan to try, here.
Wed, 07 Apr 2010 12:15:49 +0000 smxx Engine:
Mon, 05 Apr 2010 17:22:54 +0000 nemo These don't belong here.
Sun, 04 Apr 2010 15:51:19 +0000 unc0rr with this patch I'm unable to make rope stuck in land
Sat, 03 Apr 2010 16:32:48 +0000 nemo try this instead
Sat, 03 Apr 2010 06:39:17 +0000 nemo Add ApplyAmmoChanges to get text/animation/crosshairs
Thu, 01 Apr 2010 16:08:09 +0000 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
Wed, 31 Mar 2010 20:44:38 +0000 nemo Only require a minimum speed if object is descending.
Wed, 31 Mar 2010 11:34:58 +0000 sheepluva make use of Smaxx latest commit(s) when playing ImpactSounds
Tue, 30 Mar 2010 16:01:12 +0000 sheepluva fix fpc 2.2.4 type related warning with unclear origin
Tue, 30 Mar 2010 13:20:04 +0000 smxx Engine:
Tue, 30 Mar 2010 00:02:40 +0000 nemo prophylactic removal of some Integer references, raise a few of the template islands up a bit so they work inverted without triggering border
Mon, 29 Mar 2010 20:32:35 +0000 palewolf - Add HH dX/dY to Birdy disappearing animation
Sun, 28 Mar 2010 23:41:58 +0000 palewolf AfterAttack was issued twice
Sun, 28 Mar 2010 23:40:49 +0000 palewolf Return control as soon as Birdy begins to disappear
Sun, 28 Mar 2010 23:37:28 +0000 palewolf Birdy appears from off-screen
Sun, 28 Mar 2010 23:11:16 +0000 mbait Feather: wrong constant fix
less more (0) -300 -100 -60 tip