hedgewars/uGearsHedgehog.pas
Sun, 27 Jan 2013 00:28:57 +0100 koda update branch webgl
Sun, 20 Jan 2013 20:42:20 -0500 nemo Start piano higher (piano on maps that matched land_height was really weird before). Experiment w/ trying to make birdy shrink into distance to avoid odd birdy vanishes if tracking it.
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Sat, 01 Dec 2012 02:12:10 +0100 deepdog GCI2012: Remove Structure Weapon Code
Thu, 22 Nov 2012 00:41:53 +0100 koda updated branch webgl
Sat, 17 Nov 2012 09:03:47 -0500 nemo oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
Wed, 14 Nov 2012 23:23:56 -0500 nemo Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
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 14:02:10 -0500 nemo LongInt Land width/height, mouse coords
Sun, 04 Nov 2012 17:24:14 -0500 nemo Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
Sat, 27 Oct 2012 00:27:15 +0400 unc0rr Fix cake splashing bug (issue 429)
Sun, 21 Oct 2012 22:42:50 -0400 nemo *sigh* revert the multishoot thingy. worked fine in my tests w/ smine and cleaver, screwed up deagle. need to find out why, but sleepy. for later
Sun, 21 Oct 2012 21:14:33 -0400 nemo Turn off freezing in multishoot, unless unc0rr can come up w/ a good reason why this was here :)
Tue, 16 Oct 2012 22:57:48 -0400 nemo I like this condition for home run better
Sun, 14 Oct 2012 13:35:15 -0400 nemo First pass at cleaver.
Wed, 10 Oct 2012 00:40:00 +0400 unc0rr Please pas2c
Mon, 08 Oct 2012 21:07:18 -0400 nemo Knife is still broken, but so koda can fix it...
Mon, 08 Oct 2012 13:27:46 -0400 nemo A bit more on the knife. Also add missing files to CMakeLists
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, 05 Sep 2012 02:17:04 +0400 unc0rr Fix some warnings
Sat, 01 Sep 2012 17:11:39 -0400 unc0rr Rope fix without hacks.
Sat, 01 Sep 2012 15:46:22 -0400 nemo oops
Wed, 29 Aug 2012 09:58:23 -0400 nemo isZero appears to be never used. Use it in a few obvious cases and add web variant.
Tue, 28 Aug 2012 20:30:57 +0400 unc0rr Merge Stepik-777's video recording gsoc project
Sat, 25 Aug 2012 18:22:15 -0400 nemo Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
Sat, 25 Aug 2012 09:17:42 -0400 nemo let's see if mikade will still accept this at least
Sat, 25 Aug 2012 08:39:52 -0400 nemo make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
Mon, 06 Aug 2012 00:40:26 +0400 Stepan777 merge
Fri, 27 Jul 2012 23:16:30 -0400 nemo oops
Fri, 27 Jul 2012 19:27:39 -0400 nemo Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
Thu, 26 Jul 2012 21:58:25 +0400 Stepan777 uploading to youtube, it works, but user interface is still incomplete
Thu, 26 Jul 2012 21:56:47 +0400 Stepan777 merge
Wed, 25 Jul 2012 10:56:14 -0400 nemo Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
Fri, 20 Jul 2012 18:48:04 -0400 nemo Avoid desync playing back demos
Fri, 20 Jul 2012 14:16:05 -0400 nemo Try avoiding spamming the log by retaining the gears. untested.
Sun, 15 Jul 2012 15:35:28 -0400 nemo Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
Fri, 13 Jul 2012 16:35:42 +0400 Stepan777 merge
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.
Wed, 11 Jul 2012 22:18:43 -0400 nemo Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
Mon, 09 Jul 2012 16:42:13 +0400 Stepan777 merge
Sun, 08 Jul 2012 18:59:25 +0400 unc0rr Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
Fri, 06 Jul 2012 12:50:18 +0400 Stepan777 merge
Wed, 04 Jul 2012 12:41:47 -0400 nemo free up power for use by script
Wed, 04 Jul 2012 10:56:42 -0400 nemo Allow script to set number of ammo in a crate. untested.
Sun, 24 Jun 2012 20:31:26 +0400 Stepan777 merge
Sat, 23 Jun 2012 22:39:00 -0400 nemo Second part of the change. Make collision check use the new mask bit.
Thu, 07 Jun 2012 17:42:32 +0400 Stepan777 merge
Tue, 05 Jun 2012 14:07:28 +0400 unc0rr - Allow camera movement while current hedgehog is falling
Mon, 04 Jun 2012 21:32:30 +0400 Stepan777 here it is
Fri, 01 Jun 2012 12:42:44 +0400 unc0rr Some brainfucking code which greatly reduces number of TestCollision* calls in hedgehog walk routine. Especially helpful to AI optimization. Also fixes some edge cases.
Sat, 12 May 2012 23:55:09 +0400 unc0rr pas2c stuff again
Sat, 12 May 2012 22:44:39 +0400 unc0rr A solution to char vs string problem: mark single-letter strings with _S macro
Fri, 11 May 2012 20:01:57 +0400 unc0rr Make pas2c happier with uSound
Sat, 05 May 2012 19:04:59 +0100 koda old typed const moved to their proper unit
Thu, 03 May 2012 00:20:58 -0400 nemo Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway...
Wed, 02 May 2012 11:43:43 +0100 koda marked a couple of functions as inline
Tue, 01 May 2012 19:56:55 +0200 koda breaking news, we don't support typed consts anymore
Tue, 24 Apr 2012 23:50:40 +0400 unc0rr Get rid of overloaded functions in uAmmo
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Tue, 17 Jan 2012 09:20:16 -0500 nemo fix line endings
less more (0) -60 tip