hedgewars/GSHandlers.inc
Sun, 27 Feb 2011 13:35:08 -0500 nemo visual tweak to smoke
Sun, 27 Feb 2011 12:56:36 -0500 nemo make defective mines explode if they take enough damage, add missing interface line for koda's new uSound fade
Sat, 26 Feb 2011 15:56:11 +0100 koda usound: added function for loops with fade in and out
Sun, 30 Jan 2011 19:05:31 +0100 Henek fixed unlimeted fuel bug for rcplane
Sat, 29 Jan 2011 18:18:44 +0100 Henek still in developement take on adding structures, working hiding of hogs and ejecting them later.
Sat, 29 Jan 2011 17:40:45 +0100 sheepluva bugfix: fixing sticky mines calling AddGearCI when they shouldn't (allows jumping on them in midair)
Fri, 28 Jan 2011 02:47:11 +0100 sheepluva procedure for loading hats
Sat, 22 Jan 2011 19:40:57 +0100 sheepluva let players set timer of drill strike. yes. drill strike :3 the timer starts to tick on first impact
Thu, 13 Jan 2011 21:52:48 +0300 unc0rr Pass PHedgehog instead of PGear to stats. Fixes crash.
Fri, 07 Jan 2011 23:08:34 +0300 unc0rr Keep track of which hog's weapon does damage
Sun, 02 Jan 2011 18:12:16 +0100 koda remove obsolete TrainingFlags code
Sat, 01 Jan 2011 19:41:58 +0100 Palewolf Fancier detection of hogs/objects. Hogs wont get buried even by the worst of storms.
Sat, 01 Jan 2011 14:26:50 +0100 Palewolf Flakes were updating the wrong coordinates when rqBlurryLand was on
Sat, 01 Jan 2011 14:23:39 +0100 sheepluva fix very ancient typo in CheckCollision() that would cause check for collision at bottom and right instead of movement direction
Sat, 01 Jan 2011 14:18:33 +0100 sheepluva part #2
Sat, 01 Jan 2011 11:15:35 +0100 sheepluva my attempt of "detach rope if the Land[] vanishes"
Fri, 31 Dec 2010 23:09:06 +0100 sheepluva fixing Palewolf's if-merging-whoopsy there. should unbreak build
Fri, 31 Dec 2010 21:39:12 +0100 sheepluva fix sticky rope issue
Fri, 31 Dec 2010 21:33:13 +0100 sheepluva revert ed78465973f6 ("detach rope if the Land[] vanishes") for now, some questionable/troublecausing parts there.
Fri, 31 Dec 2010 21:30:38 +0100 Palewolf Avoid drawing if there's a hog/object behind
Fri, 31 Dec 2010 19:31:37 +0100 Palewolf Make flakes smaller by popular demand.
Fri, 31 Dec 2010 01:05:23 +0100 Henek sudden death changes: only change visual bit on health decrease and support for water transparancy change and clouds number change
Fri, 31 Dec 2010 00:37:39 +0100 Palewolf Snow blends into land, trys to fill the gaps
Thu, 30 Dec 2010 22:20:17 +0100 sheepluva fix portal gun wrong color issue
Wed, 29 Dec 2010 17:27:33 +0100 sheepluva have napalm strike bombs explode right over the target
Wed, 29 Dec 2010 14:59:56 +0100 sheepluva fix parachute wall climbing bug
Wed, 29 Dec 2010 01:01:51 +0100 Henek drill strike falling instead of exploding when exiting ground
Sun, 26 Dec 2010 16:56:33 -0500 nemo add dx/dy increment prior to dostepbulletwork to avoid hurting yourself due to adjusted radius interaction (which snowball needs)
Sun, 26 Dec 2010 15:50:21 +0100 Palewolf Turn off dust when drilling through air 0.9.15
Thu, 23 Dec 2010 18:06:09 -0500 nemo Might want the snow actually showing up. Also disable it while rope is active due to bad side effects.
Thu, 23 Dec 2010 10:54:47 -0500 nemo Try to be safer in my pixel checks
Thu, 23 Dec 2010 00:01:56 -0500 nemo Tweak more wind values / densities
Wed, 22 Dec 2010 21:33:46 -0500 nemo enable snow on Christmas theme
Wed, 22 Dec 2010 19:25:00 -0500 nemo more tweaking land graphics due to snow
Wed, 22 Dec 2010 18:50:00 -0500 nemo Visual tweaks for snow
Wed, 22 Dec 2010 14:19:11 -0500 nemo raise Y start to cloud level
Wed, 22 Dec 2010 09:56:13 -0500 nemo knock back y two to make snow pile up a bit less high
Wed, 22 Dec 2010 02:16:07 -0500 nemo should allow snow to spawn against explosion land back tex. a bit messy but I'm sleepy. g'nite
Wed, 22 Dec 2010 01:19:47 -0500 nemo more snow
Wed, 22 Dec 2010 01:11:48 -0500 nemo minor visual tweaks to snow
Wed, 22 Dec 2010 00:48:06 -0500 nemo minor position tweaks. hopefully checking array bounds correctly
Wed, 22 Dec 2010 00:17:43 -0500 nemo A very very basic snow implementation
Wed, 22 Dec 2010 02:50:17 +0100 Henek added density for gears used in gfMoreWind, needs alot of tweaking
Sun, 19 Dec 2010 22:06:38 -0500 nemo FAIL - actually assign
Sun, 19 Dec 2010 21:06:34 -0500 nemo Snowball weapon
Mon, 06 Dec 2010 13:07:36 -0500 nemo try this mikade
Thu, 02 Dec 2010 18:45:16 -0500 nemo Add an extra pass in FindPlace for AI resurrection mode to try to make it unwinnable, add DeleteGear, DeleteVisualGear, AddVisualGear, GetVisualGearValues, SetVisualGearValues to Lua
Sun, 21 Nov 2010 12:11:50 -0500 nemo detach rope if the Land[] vanishes
Sun, 21 Nov 2010 10:53:50 -0500 nemo fix rope test
Sun, 21 Nov 2010 09:37:48 -0500 nemo Disable rope attach to hogs/crates/barrels etc. Should fix a bug in collision according to unc0rr
Sun, 21 Nov 2010 09:12:44 -0500 nemo After repeated requests, variable length rope. Intended for the infinite rope folks, but values less than 100 make rope more interesting IMO.
Sat, 20 Nov 2010 23:19:52 +0300 unc0rr no way
Wed, 17 Nov 2010 22:09:07 -0500 nemo remove some more PHedgehog casts
Wed, 17 Nov 2010 20:58:23 +0300 unc0rr Remove ugly PHedgehog(Gear^.Hedgehog) cast
Sun, 14 Nov 2010 15:06:02 -0500 nemo merge 0.9.14.1 to trunk
Sun, 14 Nov 2010 12:57:01 +0100 Palewolf Small animation on bullet impact
Sun, 14 Nov 2010 02:38:05 -0500 nemo sorry bout that guys.
Sat, 13 Nov 2010 23:08:33 +0100 Henek clean up and lua update, very minor
Sat, 13 Nov 2010 15:32:53 -0500 nemo merge 0.9.14 back into trunk
Sat, 13 Nov 2010 23:03:17 +0300 unc0rr merge
less more (0) -300 -100 -60 tip