hedgewars/GSHandlers.inc
Fri, 02 Sep 2011 00:24:54 -0400 nemo *sigh* I suppose I'd best avoid those trademarks...
Thu, 01 Sep 2011 17:45:21 +0400 unc0rr Keep blowtorch direction (doesn't actually fix the bug with hedgehog turning opposite direction)
Wed, 31 Aug 2011 11:08:03 -0400 nemo Avoid burning other hog's turn
Wed, 31 Aug 2011 08:45:22 -0400 nemo Restore gear ASAP, add denied sound for illegal activation without wasting ammo.
Wed, 31 Aug 2011 01:32:12 -0400 nemo TARDIS bugfix
Wed, 31 Aug 2011 00:58:48 -0400 nemo more proper implementation of TARDIS
Sat, 27 Aug 2011 17:53:35 -0400 nemo Prevent flakes from drawing if they spawn in land
Sat, 27 Aug 2011 15:06:16 -0400 nemo Avoid unsightly gaps in landbacktex
Sat, 27 Aug 2011 14:54:56 -0400 nemo implement proper blending
Fri, 26 Aug 2011 22:15:09 -0400 nemo Allow vgtSmoke to scale. Scale it down 50% for mines, so smoke doesn't seem so oversized
Fri, 26 Aug 2011 21:38:11 -0400 nemo Correctly check for failure to look up ammo, check for damaged mines
Thu, 25 Aug 2011 21:00:53 +0200 sheepluva * partial rollback of changes to camera
Sun, 21 Aug 2011 19:29:04 -0400 nemo Try to avoid overlapping voices for major statements (not things like byebye or oof)
Sun, 21 Aug 2011 13:53:11 -0400 nemo hammer tweak
Sun, 21 Aug 2011 11:37:39 -0400 nemo Allow hammer to bash mines/barrels too, increase escape time to 3s
Sat, 20 Aug 2011 16:43:57 -0400 nemo This really should have been a TPoint for consistency
Sat, 20 Aug 2011 14:26:29 -0400 nemo Special case small radius gears to try and prevent repeated collisions.
Thu, 18 Aug 2011 00:14:43 +0200 sheepluva portal: combating the space-detection issue.
Sun, 14 Aug 2011 17:49:12 -0400 nemo For mikade's sake, use old dx/dy/frametick as default, so health crosses move the same
Sun, 14 Aug 2011 17:42:26 -0400 nemo Use same visual gear for health tags and hearts.
Sun, 14 Aug 2011 16:59:55 -0400 nemo Seduction animation. New visual gear type.
Wed, 10 Aug 2011 11:45:02 -0400 nemo exclude current hedgehog
Tue, 09 Aug 2011 21:54:45 -0400 nemo Revert 3768e9a6ec40. I misread the test. Seems parachute works as expected now already
Sun, 07 Aug 2011 14:29:11 -0400 nemo Experimental area-of-effect Seduction
Sun, 07 Aug 2011 12:25:21 -0400 nemo disable special case for parachute on rope. legacy? Without it, parachute behaves as one expects
Sun, 07 Aug 2011 11:18:49 -0400 nemo This should make bee/airstrikes play nicer with infinite attack mode
Thu, 04 Aug 2011 19:52:27 -0400 nemo Fix crasher. thanks to dagni for the demo file that tracked it down.
Sat, 30 Jul 2011 14:52:25 -0400 nemo kill off some speckles, crank up land gun output
Wed, 27 Jul 2011 09:06:51 -0400 nemo skip splashes for flakes
Wed, 27 Jul 2011 08:52:29 -0400 nemo unnecessary test removed, also merge
Wed, 27 Jul 2011 08:51:16 -0400 nemo Deletion was a bad idea.
Sat, 16 Jul 2011 13:45:40 -0400 nemo try to tweak flamethrower a bit to do more damage with fire changes. An optimal firepit test dealt 68.
Sat, 16 Jul 2011 13:01:11 -0400 nemo Adjust "sticky" fire (molotov) so it makes better fire pits, by making the kicks more regular, yet of random left/right. Tweak napalm slightly along same lines. Probably needs more balancing.
Tue, 12 Jul 2011 21:12:07 +0400 unc0rr Somehow this line got lost somewhere
Fri, 08 Jul 2011 12:18:27 -0400 nemo Add fudge factors for the collision check on portal exit
Sun, 03 Jul 2011 12:53:39 -0400 nemo adjust test slightly
Sun, 03 Jul 2011 11:38:25 -0400 nemo Add a little y kick if there is nothing under an active barrel.
Sun, 03 Jul 2011 11:24:53 -0400 nemo Change bee pos sprite, make aiming napalm a little easier, adjust napalm flames to be more centred on the target
Sun, 03 Jul 2011 01:10:39 +0200 sheepluva fix build. seems like a indentation-related merge-oopsy dragged deleted code back in.
Fri, 01 Jul 2011 10:38:00 +0400 unc0rr Merge
Wed, 29 Jun 2011 22:24:38 +0400 unc0rr merge
Wed, 29 Jun 2011 00:05:26 -0400 nemo call onusedammo earlier for switcher
Thu, 30 Jun 2011 15:09:10 +0400 unc0rr Tiny optimization: convert smooth wind indicator change gear into visual gear
Tue, 28 Jun 2011 23:32:42 -0400 nemo match snow to visual gear
Thu, 30 Jun 2011 14:28:13 +0400 unc0rr Fix formatting a bit
Thu, 30 Jun 2011 13:59:57 +0400 unc0rr Don't draw snow flakes spawned in land, introduce gstInvisible flag
Wed, 29 Jun 2011 17:25:41 +0400 unc0rr Check xx for LAND_WIDTH_MASK
Tue, 28 Jun 2011 17:12:09 +0400 unc0rr - Allow snow to drop a bit outside the map, where it already is allowed to spawn
Mon, 27 Jun 2011 13:39:46 -0400 nemo Store gear X/Y/dX/dY for use in splash/droplets. Also saves a few hwRound calls.
Sun, 26 Jun 2011 02:47:36 +0200 Henek now scripts can create unique crates: dummy (empty) crates and booby traps. scripts can also set health crate values
Fri, 24 Jun 2011 13:24:41 +0200 sheepluva Remove unused variable
Tue, 21 Jun 2011 22:47:12 +0200 Henek remove theme.cfg from CMakeLists too
Sat, 11 Jun 2011 17:27:26 -0400 nemo Should reduce rope skip fail and unrealistic rope drownings
Thu, 09 Jun 2011 00:22:57 -0400 nemo fix splash
Sat, 04 Jun 2011 16:09:12 -0400 nemo Nerf RC a bit
Sun, 29 May 2011 20:28:27 +0400 unc0rr Tiny optimization
Sat, 28 May 2011 16:59:09 -0400 nemo Fix bug that made me lose my tournament match
Mon, 02 May 2011 01:55:14 -0400 nemo Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate
Thu, 28 Apr 2011 01:01:07 +0200 koda fix some more warnings
Mon, 25 Apr 2011 02:25:25 +0200 koda small trailing changes
less more (0) -300 -100 -60 tip