hedgewars/uGearsUtils.pas
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Tue, 17 Feb 2015 09:50:22 -0500 nemo bit more friction. remove gstSubmersible clearing. was for the old "sea" thing that is totally gone now. As a general attribute, better to let other stuff clear it as needed.
Mon, 16 Feb 2015 13:58:32 -0500 nemo make mines submersible
Fri, 16 Jan 2015 17:51:29 -0500 nemo experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
Sun, 14 Dec 2014 03:16:40 +0100 sheepluva lua API event: onGearWaterSkip
Thu, 11 Dec 2014 15:20:23 +0100 sheepluva pas2c doesn't like semi-colons after repeat
Thu, 11 Dec 2014 10:33:49 +0100 sheepluva cont.
Thu, 11 Dec 2014 10:22:51 +0100 sheepluva wrap explosions!
Mon, 08 Dec 2014 09:35:14 -0500 nemo Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
Fri, 28 Nov 2014 21:30:36 -0500 nemo fix invulnerability check for shotgun
Sat, 22 Nov 2014 10:22:07 -0500 nemo Avoid promoting violence to hedgehogs. At least once a year.
Mon, 17 Nov 2014 23:23:10 +0100 sheepluva fix underwater-skipping bug and make air-strike missiles submersible when fired from within weSea
Sun, 16 Nov 2014 17:56:27 +0100 sheepluva add bounce effect to bouncy world edges
Sun, 16 Nov 2014 17:07:13 +0100 sheepluva fix health crate collision
Fri, 14 Nov 2014 17:00:47 +0300 unC0Rr Fix warnings given by 32-bit fpc
Thu, 02 Oct 2014 00:06:59 +0200 sheepluva some more splash code tweaking/fixing
Wed, 01 Oct 2014 22:46:58 +0200 sheepluva tweak splash position
Mon, 07 Jul 2014 15:43:48 +0200 sheepluva drowning tweaks
Sat, 05 Jul 2014 21:22:42 +0200 sheepluva for real this time
Sat, 05 Jul 2014 20:15:56 +0200 sheepluva WIP: weSea tweaks, functional and visual
Wed, 11 Jun 2014 00:35:23 +0400 unc0rr Fallback to old heuristic if not pit position
Wed, 11 Jun 2014 00:28:17 +0400 unc0rr Allow barrels to spawn in U-shaped pits in stable position
Thu, 15 May 2014 21:58:37 +0400 unc0rr Fix some pas2c engine warnings
Wed, 26 Feb 2014 00:28:27 +0400 unc0rr - Make world wrap edges not depend on gear radius
Sun, 09 Feb 2014 00:44:29 +0400 unc0rr Even more explicit type conversions and other stuff to help pas2c use ansistrings
Thu, 06 Feb 2014 22:03:53 +0100 sheepluva rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
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, 04 Feb 2014 16:35:31 +0100 sheepluva fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Sat, 18 Jan 2014 08:09:55 -0500 nemo Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
Fri, 17 Jan 2014 16:13:10 -0500 nemo Add check for gear kind of hedgehog on invulnerability effect. This probably fixes bug #766, is similar to change in previous r2a1483d91977 and was introduced by r7d925e82e572
Fri, 17 Jan 2014 15:37:24 -0500 nemo well. let's fix this at least - only apply to gears that are actually hedgehogs, not just ones associated with a hedgehog (which can be pretty much any gear since damage tracking was added)
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
Sun, 05 Jan 2014 10:54:03 +0400 unc0rr - Fix build via pas2c webgl
Sat, 04 Jan 2014 23:55:54 +0400 unc0rr merge default webgl
Sun, 22 Dec 2013 13:44:28 -0500 nemo Graves should not be kicked for EXPLDoNotTouchAny
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.
Fri, 08 Nov 2013 23:11:13 -0500 nemo Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
Sat, 19 Oct 2013 23:44:40 -0400 nemo call bounce sound less often
Sat, 19 Oct 2013 15:59:47 -0400 nemo differentiate borders a bit
Fri, 11 Oct 2013 10:42:50 -0400 nemo tiny tweak to silly mode
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Thu, 03 Oct 2013 14:47:33 -0400 nemo add world edges to config
Thu, 03 Oct 2013 12:10:30 -0400 nemo add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
Mon, 30 Sep 2013 12:37:44 -0400 nemo move border back a bit from left/right bounds, bee tweak
Sun, 29 Sep 2013 19:03:15 -0400 nemo Make a few more gears honour world edge checks
Sun, 29 Sep 2013 16:10:32 -0400 nemo partial implementation of non-infinite world (edge wrap/warp/bounce)
Thu, 27 Jun 2013 15:33:02 +0400 unc0rr Refactoring: get rid of GSHandlers.inc
Thu, 27 Jun 2013 14:37:03 +0400 unc0rr Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
Sun, 09 Jun 2013 12:22:53 +0200 koda update with default webgl
Fri, 07 Jun 2013 21:15:11 +0200 sheepluva update changelog
Fri, 07 Jun 2013 14:44:34 -0400 nemo move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
Tue, 04 Jun 2013 22:28:12 +0200 koda update branch webgl
Wed, 29 May 2013 15:12:06 -0400 unc0rr bump copyright year for Andrey entries
Tue, 28 May 2013 14:09:19 -0400 nemo frozen hog impact. koda says he'll add the beam
Tue, 14 May 2013 08:57:30 -0400 nemo Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
Tue, 14 May 2013 07:16:14 -0400 nemo Actually, let's use *4 since could be fired from lower down
Tue, 14 May 2013 07:14:41 -0400 nemo more drowning fixes
Tue, 14 May 2013 06:33:59 -0400 nemo check for gear being current ammo
less more (0) -100 -60 tip