hedgewars/GSHandlers.inc
Thu, 04 Mar 2010 19:35:27 +0000 nemo Activate hedgehogs if explosives are falling. They could be sitting on top.
Wed, 03 Mar 2010 02:56:18 +0000 nemo Add spinner for explosives, add dust on crate impact, crank up explosives a bit
Tue, 02 Mar 2010 17:22:36 +0000 smxx Engine:
Sun, 28 Feb 2010 17:49:45 +0000 nemo Switch to smoke
Sun, 28 Feb 2010 17:48:44 +0000 nemo trying a little hiss and steam
Sun, 28 Feb 2010 16:03:33 +0000 nemo Dude mine probability spinner
Fri, 26 Feb 2010 00:03:57 +0000 nemo rearrange fall damage a bit so invulnerability still causes dust
Wed, 24 Feb 2010 16:41:35 +0000 nemo another nil check
Wed, 24 Feb 2010 13:46:02 +0000 nemo Add nil check to shotgun shell
Wed, 24 Feb 2010 13:29:06 +0000 nemo Fix spectator crash due to missing nil check in new dust gear, init Ammo to nil in World prior to nil check
Tue, 23 Feb 2010 00:21:20 +0000 smxx Engine:
Mon, 22 Feb 2010 00:53:04 +0000 nemo Skip drawing some stuff if water is opaque. Affects simulation.
Fri, 19 Feb 2010 00:53:22 +0000 smxx Engine:
Mon, 08 Feb 2010 03:03:18 +0000 nemo Mode to place hogs at start of game. Will probably need a bit more testing.
Thu, 04 Feb 2010 18:46:49 +0000 nemo Correct napalm adjustment.
Thu, 04 Feb 2010 14:48:49 +0000 smxx Engine:
Mon, 01 Feb 2010 07:10:33 +0000 nemo Tweak napalm so it'll hit on the X without wind. Unlike bombs / minestrike, should not depend on height of X.
Sun, 31 Jan 2010 22:52:42 +0000 smxx Engine:
Sun, 31 Jan 2010 19:24:22 +0000 nemo Remove king invulnerability, disable everything but teleport instead.
Sun, 31 Jan 2010 16:20:53 +0000 nemo Update translation files, add "King Mode"
Sun, 24 Jan 2010 19:01:51 +0000 nemo Palewolf's smoke traces for fire.
Sun, 29 Nov 2009 16:56:04 +0000 unc0rr Smaxx patch with tuning by me:
Sat, 21 Nov 2009 15:04:42 +0000 nemo Set AllInactive to False on falling fire
Sat, 14 Nov 2009 02:53:04 +0000 koda fix wrong ttf blending in ppc
Mon, 09 Nov 2009 20:29:21 +0000 unc0rr - Formatting changes
Thu, 05 Nov 2009 20:48:13 +0000 koda revert previous commit to remove a wip patch
Thu, 05 Nov 2009 20:47:42 +0000 koda update themes cmakefiles to use GLOB instead of listing all the files
Mon, 19 Oct 2009 12:44:47 +0000 nemo doStepDrowningGear - I always forget it. Kill the sound and exit.
Sun, 18 Oct 2009 06:26:45 +0000 nemo Just checking this in so prg can try it. May back it out
Sat, 17 Oct 2009 13:34:40 +0000 unc0rr Fix bug when rope goes through land when hedgehog is sliding
Sat, 17 Oct 2009 01:28:49 +0000 koda revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
Fri, 16 Oct 2009 22:46:58 +0000 nemo Make hedgies just hop a bit on flames so they are more likely to get properly scorched
Fri, 16 Oct 2009 20:54:12 +0000 nemo affect tweaks molotov spread some more
Fri, 16 Oct 2009 15:35:41 +0000 nemo Tweak of molotov based on burp's play, a little bit more specificity in homerun.
Fri, 16 Oct 2009 12:01:19 +0000 nemo affect says this spread was supposed to use div - makes for tighter spread
Fri, 16 Oct 2009 03:27:33 +0000 nemo Fire tweaks
Thu, 15 Oct 2009 23:54:18 +0000 koda molotov sound FTW
Thu, 15 Oct 2009 21:47:05 +0000 nemo openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
Thu, 15 Oct 2009 19:14:22 +0000 nemo Suggestion by Smaxx - use pickhammer sound while drill is in operation
Thu, 15 Oct 2009 18:02:01 +0000 nemo Adjustments to training mode and credits by Smaxx
Thu, 15 Oct 2009 17:42:21 +0000 nemo Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
Thu, 15 Oct 2009 17:14:29 +0000 nemo Remove sheepluva's simple 45 deg bouncing from r2472, add various flame sizes for Tiy
Tue, 13 Oct 2009 00:36:55 +0000 nemo Cut upwards thrust in half on saucer
Mon, 12 Oct 2009 19:33:21 +0000 nemo Restrict how high saucer can fly for sanity's sake
Mon, 12 Oct 2009 16:49:03 +0000 unc0rr Don't show timer of drowned gears
Mon, 12 Oct 2009 16:44:30 +0000 unc0rr Huge Smaxx patch with some fixes by me:
Mon, 12 Oct 2009 13:47:56 +0000 nemo sheepluva's basic 45° test. NEEDS TESTING
Mon, 12 Oct 2009 13:44:34 +0000 nemo In progress, trying to make a fire for molotov cocktail. Normal fire should still work fairly normally.
Thu, 10 Sep 2009 15:29:28 +0000 nemo Strip trailing spaces
Thu, 10 Sep 2009 07:48:30 +0000 unc0rr Remove gstHHDriven flag when hedgehog get into the water. Fixes some odd cases.
Thu, 10 Sep 2009 04:36:26 +0000 unc0rr Some rope tweaks
Tue, 08 Sep 2009 19:47:45 +0000 nemo hide timer after cake is done walking
Sun, 30 Aug 2009 16:30:18 +0000 unc0rr Prevent "free knocking" bug
Tue, 25 Aug 2009 20:54:11 +0000 nemo Another try at keeping blowtorch/firepunch/jackhammer from going through indestructible stuff. Shame these routines don't use hedgehog movement
Sun, 23 Aug 2009 12:01:55 +0000 unc0rr Fix bug with hedgehog getting into ground while throwing rope (http://hedgewars.org/node/1722)
Tue, 11 Aug 2009 21:51:36 +0000 nemo minor saucer change Tiy had requested once.
Tue, 28 Jul 2009 12:50:47 +0000 unc0rr Cleanup code a bit
Tue, 28 Jul 2009 12:50:33 +0000 unc0rr Now really fix
Tue, 28 Jul 2009 12:44:20 +0000 unc0rr Fix hedgehog stopping to slide when throwing rope (not tested)
Tue, 28 Jul 2009 12:41:01 +0000 unc0rr Better handle loosing control when on rope
less more (0) -300 -100 -60 tip