hedgewars/GSHandlers.inc
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
Sat, 13 Nov 2010 17:19:18 +0100 Henek made napalm use napalmbombs instead of just dropping fire
Sat, 13 Nov 2010 20:42:26 +0300 unc0rr Optimization fail fixed
Sun, 14 Nov 2010 11:10:25 -0500 nemo 2 of the fixes for 0.9.14.1 - still need to fix the frontend desync and config-dir 0.9.14.1
Fri, 12 Nov 2010 23:29:11 -0500 nemo Apply wind while roping too (with the game flag set)
Sat, 13 Nov 2010 23:13:21 +0300 unc0rr Apply 2610ad7c6d6c to branch too 0.9.14
Fri, 12 Nov 2010 21:30:00 -0500 nemo tweak more wind mode
Sat, 13 Nov 2010 03:26:14 +0100 koda merge
Fri, 12 Nov 2010 18:57:36 -0500 nemo This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
Sat, 13 Nov 2010 00:51:55 +0100 Henek makes drill attack drills weaker and not affected by wind
Fri, 12 Nov 2010 23:40:08 +0100 Henek fancy dust when the drill is drilling
Fri, 12 Nov 2010 22:47:13 +0100 koda redo once again file updating, moving stuff around
Fri, 12 Nov 2010 22:38:05 +0100 Palewolf Light trails for bullets
Fri, 12 Nov 2010 16:06:06 -0500 nemo copypasta fail
Fri, 12 Nov 2010 16:00:28 -0500 nemo off by 1 error in resurrector index
Fri, 12 Nov 2010 15:57:30 -0500 nemo engine side of a more wind patch. no frontend hook. just want to check it in to pull it from another machine
Fri, 12 Nov 2010 13:54:22 -0500 nemo distribute health evenly amongst graves instead of randomly - avoid situation where a grave stays dead
Fri, 12 Nov 2010 12:35:30 -0500 nemo ok... combine a tick check with texture percentage check. this should be a lot less frequent
Fri, 12 Nov 2010 12:30:22 -0500 nemo Also switch saucer from updating every N ticks to updating as-needed.
Fri, 12 Nov 2010 12:25:38 -0500 nemo Switch to Damage - Tag is already in use
Fri, 12 Nov 2010 12:21:40 -0500 nemo remove floating point/rounding
Fri, 12 Nov 2010 12:20:50 -0500 nemo only update flamethrower texture when the percentage changes
Fri, 12 Nov 2010 17:54:49 -0500 nemo improve behaviour of resurrection. pull in 4254 and 4259 which replace random with index 0.9.14
Fri, 12 Nov 2010 17:53:35 -0500 nemo pull bugfix into 0.9.14 avoid major performance hit when using flamethrower 0.9.14
Fri, 12 Nov 2010 14:54:53 +0100 koda drillstrike! might require the drill patch to improve behavior
Tue, 09 Nov 2010 22:40:38 -0500 nemo make weapons on rope/parachute/UFO inherit momentum of the hog. needs testing of course
Mon, 08 Nov 2010 22:11:46 -0500 nemo No point in leaving hogs at 0, since shotgun triggers death anyway. Also, add some audio cues to extra damage / time
Sun, 07 Nov 2010 19:00:41 +0100 koda remove last warnings from xcodeproj
Sun, 07 Nov 2010 12:37:29 -0500 nemo fix stray offset in resurrector, make resurrector use time
Sun, 07 Nov 2010 20:36:16 +0300 unc0rr Fix rev dec8aafc6414 (not tested)
Sun, 07 Nov 2010 19:24:37 +0300 Henek renaming gtAmmo_Bomb and gtAmmo_Grenade
Sun, 07 Nov 2010 17:01:48 +0300 unc0rr Don't call getrandom() from parameters to a function. The order of calls is undefined, so desyncs are probable.
Sat, 06 Nov 2010 22:03:12 -0400 nemo Prevent escape
Sat, 06 Nov 2010 17:56:24 -0400 henek 2 more variables to control water rise and health loss during sudden death.
Fri, 05 Nov 2010 17:27:14 -0400 nemo This should make bee and other targetted things behave more reliably in infinite attack mode. Blocks switching of weps if a target point is active.
Wed, 03 Nov 2010 20:16:31 +0100 sheepluva copypasta(TM) saves the day (nemo's bugfix part2)
Wed, 03 Nov 2010 15:03:24 -0400 nemo clear gmAttack on attach to prevent a particularly nasty abuse found by the shoppa users.
Tue, 02 Nov 2010 13:17:01 +0100 sheepluva more portal tweaks (closer exit position, cake stuff, etc)
Mon, 01 Nov 2010 03:05:44 +0100 sheepluva we had it with you intolerant portals\!
Sun, 31 Oct 2010 19:16:54 +0100 sheepluva various portal tweaks, also: nemo's gear jiggling is back
Sun, 31 Oct 2010 18:04:21 +0100 koda merge
Sun, 31 Oct 2010 00:32:41 -0400 nemo Cancel out dX/dY to handle the invulnerability case
Sat, 30 Oct 2010 23:50:49 -0400 nemo Check for collision with surfaces above when levitating hog, use more typical drawing syntax for the resurrector wep, restore typical indentation
less more (0) -300 -100 -60 tip