hedgewars/uGearsHandlersRope.pas
Mon, 21 Jan 2019 21:06:55 +0100 Wuzzy Don't show ammo caption for every repeat rope attach
Fri, 23 Nov 2018 15:54:23 -0500 nemo overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
Thu, 25 Oct 2018 23:39:54 +0200 unc0rr Fix bug 651: sliding hog firing rope could end up stuck in land right after the rope has attached
Wed, 24 Oct 2018 21:07:26 +0200 Wuzzy Fix hog can drop more than 2 s. mines if first one was dropped from utility, then stop using that utility
Tue, 10 Jul 2018 18:00:04 +0200 Wuzzy Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
Sun, 04 Mar 2018 00:13:38 +0100 unc0rr Having chat mode as game state was a mistake
Sun, 25 Feb 2018 18:54:51 -0500 nemo falling hogs using rope were ignoring a few things (for example taking damage from rubber)
Fri, 03 Nov 2017 05:03:47 +0100 Wuzzy Fix desyncs when forcing rope re-selection after missing a shot or hitting bounce world edge
Fri, 03 Nov 2017 02:23:41 +0100 Wuzzy Backed out changeset 28210d2a9a36 (fixes bug 553)
Fri, 13 Oct 2017 17:09:45 +0200 Wuzzy Don't switch back to rope/chute/jetpack if selected ammo is not ammoprop_AltUse
Wed, 11 Oct 2017 23:41:25 +0200 Wuzzy Rope: Keep rope selected if sliding on ground and secondary weapon selected
Wed, 11 Oct 2017 23:01:07 +0200 Wuzzy Keep rope/jetpack/parachute selected when destroyed and having secondary ammo selected
Thu, 05 Oct 2017 02:54:17 +0200 Wuzzy Destroy rope when attempting to shoot it through wrap / bouncy world edge
Sat, 21 May 2016 15:23:08 -0400 nemo Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
Thu, 03 Mar 2016 16:36:05 -0500 nemo Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
Sun, 31 Jan 2016 16:07:14 +0300 unc0rr Bye-bye TryDo
Sun, 01 Nov 2015 15:06:55 -0500 nemo Make camera refocus less aggressive. Only if there's a camera target already.
Fri, 30 Oct 2015 16:04:51 -0400 nemo refocus camera on roping hog. totally untested.
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Sat, 27 Dec 2014 11:36:28 -0500 nemo Was not a good idea in the first place IMO
Tue, 16 Dec 2014 23:41:26 +0100 sheepluva merge'n'magic
Tue, 16 Dec 2014 14:23:24 -0500 nemo Add nil checks on HHGear to rope steps.
Tue, 16 Dec 2014 22:30:17 +0100 sheepluva Issue 871 in hedgewars: "Hedgehog dropping into water while still attached to a rope makes engine crash"
Tue, 04 Feb 2014 19:45:22 +0100 sheepluva update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
Tue, 21 Jan 2014 22:43:06 +0100 koda fixwhitespace and dos2unix
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Sat, 21 Dec 2013 01:14:59 +0400 unC0Rr Fix warnings
Tue, 19 Nov 2013 22:15:40 -0500 nemo return land word from uCollisions to make decisions based on it. Should be handy for trampoline.
Thu, 07 Nov 2013 23:08:28 -0500 nemo just an experiment. make these offset 2 as well on X
Thu, 07 Nov 2013 22:23:34 -0500 nemo fiddle with shift of hog gear collision. need some ropers to try them out
less more (0) -50 -30 tip