hedgewars/uGearsUtils.pas
Tue, 07 May 2013 15:43:34 -0400 nemo remove redundant abs, and some incorrect 1+ to damage
Thu, 02 May 2013 21:56:24 +0400 unc0rr CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
Tue, 02 Apr 2013 21:00:57 +0200 koda update webgl branch webgl
Thu, 21 Mar 2013 15:01:27 +0100 sheepluva don't poison the dead, it's not cool.
Mon, 18 Mar 2013 12:13:46 -0400 nemo More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
Sun, 03 Mar 2013 19:43:01 -0500 nemo Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
Sun, 24 Feb 2013 21:44:40 -0500 nemo Messing around w/ Freezer icegun
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Mon, 03 Dec 2012 13:31:39 +0400 unc0rr Fix crashes and wtf behaviour introduced in r0b8beacff8a5
Sat, 01 Dec 2012 02:12:10 +0100 deepdog GCI2012: Remove Structure Weapon Code
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Wed, 07 Nov 2012 15:37:02 -0500 nemo Make FindPlace more flexible on large maps.
Wed, 07 Nov 2012 14:02:10 -0500 nemo LongInt Land width/height, mouse coords
Fri, 26 Oct 2012 12:42:56 -0400 nemo issue #445 spin math
Thu, 18 Oct 2012 14:04:24 -0400 nemo damn nots
Sun, 14 Oct 2012 13:35:15 -0400 nemo First pass at cleaver.
Mon, 01 Oct 2012 12:01:39 +0400 unc0rr - Fix warnings and hints
Sat, 29 Sep 2012 19:26:18 +0400 unc0rr Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
Wed, 29 Aug 2012 23:12:47 -0400 nemo preliminary creeper (not yet functional)
Wed, 29 Aug 2012 11:48:10 -0400 nemo tiny (probably) optimisation
Mon, 27 Aug 2012 16:52:50 -0400 nemo Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
Sat, 25 Aug 2012 18:35:59 -0400 nemo reducing this value is sufficient to ensure crates drop just below top border or a girder
Sat, 25 Aug 2012 13:06:28 -0400 nemo Ensure crates can spawn just below the border on a bordered map.
Fri, 24 Aug 2012 14:01:07 +0400 unc0rr Move rope code to separate unit
Mon, 06 Aug 2012 10:18:57 -0400 nemo revert 3188794b9d87. does not do what I'd like.
Sat, 04 Aug 2012 22:51:41 -0400 nemo Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop
Tue, 24 Jul 2012 17:50:42 -0400 nemo Fix bee crasher, tweak splash values
Fri, 20 Jul 2012 14:16:05 -0400 nemo Try avoiding spamming the log by retaining the gears. untested.
Sat, 14 Jul 2012 23:19:09 -0400 nemo Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
Mon, 09 Jul 2012 23:28:02 -0400 nemo Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
less more (0) -50 -30 tip