hedgewars/uGears.pas
Sat, 13 Nov 2010 17:19:18 +0100 Henek made napalm use napalmbombs instead of just dropping fire
Fri, 12 Nov 2010 21:30:00 -0500 nemo tweak more wind mode
Fri, 12 Nov 2010 18:57:36 -0500 nemo This revision should, in theory, correctly merge 0.9.14 and tip, so that future merges of 0.9.14 should work properly
Fri, 12 Nov 2010 13:54:22 -0500 nemo distribute health evenly amongst graves instead of randomly - avoid situation where a grave stays dead
Fri, 12 Nov 2010 12:30:22 -0500 nemo Also switch saucer from updating every N ticks to updating as-needed.
Fri, 12 Nov 2010 12:25:38 -0500 nemo Switch to Damage - Tag is already in use
Fri, 12 Nov 2010 12:20:50 -0500 nemo only update flamethrower texture when the percentage changes
Fri, 12 Nov 2010 17:54:49 -0500 nemo improve behaviour of resurrection. pull in 4254 and 4259 which replace random with index 0.9.14
Fri, 12 Nov 2010 17:53:35 -0500 nemo pull bugfix into 0.9.14 avoid major performance hit when using flamethrower 0.9.14
Fri, 12 Nov 2010 15:20:54 +0100 koda yay i'm free to break things again!
Thu, 11 Nov 2010 10:51:38 -0500 nemo er. and cast to TAmmoType, which burp's routine still requires :)
Thu, 11 Nov 2010 09:59:45 -0500 nemo Forgot burp's new ammo routine
Thu, 11 Nov 2010 09:58:10 -0500 nemo Fix a long-standing bug with ammo due to gstMoving being set on gears generically, causing an incorrect ammo type to be set. This caused crashes and incorrect ammo types.
Mon, 08 Nov 2010 22:26:44 -0500 nemo Revert yet again for breaking stuff. No more chances on this. If there'd been a release, this would have been twice with serious breakage. P.S. - as per koda's complaint last time, only reverted the non-iphone, probably means iphone is now broken. Oh well.
Mon, 08 Nov 2010 23:58:59 +0100 koda merge
Mon, 08 Nov 2010 22:12:14 +0100 Henek inactivate sudden death if both health decrease and water rise is 0 and lower sudden death turns to 50 again
Mon, 08 Nov 2010 23:46:34 +0100 koda this time i got it right, i'm sure of it; TEST ANYWAYS
Sun, 07 Nov 2010 18:35:21 -0500 nemo revert 4200:dd54999c2822 - it was breaking schemes. koda. just leave this alone until next release
Sun, 07 Nov 2010 17:48:21 -0500 nemo no need to clear this flag
Sun, 07 Nov 2010 23:47:29 +0100 koda revamp gamemodes section in the ifrontend and update ios game modes
Sun, 07 Nov 2010 17:40:55 -0500 nemo better end of turn in infinite attack mode. NEEDS TESTING.
Sun, 07 Nov 2010 20:40:30 +0100 koda err better wait after relase for this one
Sun, 07 Nov 2010 20:27:05 +0100 koda move turnstime and minestime * 1000 outside frontend and place it in engine
Sun, 07 Nov 2010 20:36:16 +0300 unc0rr Fix rev dec8aafc6414 (not tested)
Sun, 07 Nov 2010 19:24:37 +0300 Henek renaming gtAmmo_Bomb and gtAmmo_Grenade
Sun, 07 Nov 2010 18:35:40 +0300 unc0rr Fix hanging in air after whip or bat attack
Sun, 07 Nov 2010 16:41:03 +0300 unc0rr REmove stupid int64 conversions, provide real fixes to compiler hints
Sat, 06 Nov 2010 22:03:12 -0400 nemo Prevent escape
Sat, 06 Nov 2010 17:56:24 -0400 henek 2 more variables to control water rise and health loss during sudden death.
Sat, 06 Nov 2010 12:56:09 -0400 henek Decouple forts from divide/mines/explosives, since those can be set individually these days
Fri, 05 Nov 2010 22:32:00 -0400 henek Remove the last vestiges of the shoppa hack by adding 2 spinners for percentage health and amount of health in crate, also update translations and increase SD spinner (some users have requested it)
Fri, 05 Nov 2010 11:51:34 -0400 nemo more button updates, wait for hogs in infinite attack mode stop moving before clearing their damage (just used an arbitrary small interval)
Thu, 04 Nov 2010 14:46:49 -0400 nemo Make health machine effects impact health reset
Wed, 03 Nov 2010 12:28:44 -0400 nemo Apply the reset to all hogs on all teams in uGears. Make InitialHealth same type as Health to avoid issues w/ initial health > 255. Update InitialHealth with the king buff.
Wed, 03 Nov 2010 16:29:17 +0100 koda health reset mode ftw (replaces gfmines)
Sun, 31 Oct 2010 18:04:21 +0100 koda merge
Sat, 30 Oct 2010 22:53:23 -0400 nemo Oops. Restore the check as well
Sat, 30 Oct 2010 21:48:47 -0400 nemo set hasGone to prevent resurrection.
Sun, 31 Oct 2010 18:04:02 +0100 koda add some phone rumbling to big explosions, airbomb and sinegun
Sat, 30 Oct 2010 21:57:54 +0200 Tobias Neumann Resurrector: respect modified Gear position for resurrection range circle
Fri, 29 Oct 2010 00:25:18 +0200 koda merge
Fri, 29 Oct 2010 00:24:17 +0200 koda disable gfMines and update variable names (landadds -> minesnum, cLandAdditions -> cLandMines)
Wed, 27 Oct 2010 00:24:03 -0400 nemo merge
Tue, 26 Oct 2010 19:04:51 +0200 koda restore king mode
Wed, 27 Oct 2010 00:23:38 -0400 nemo make napalm strike a bit less irritating
Thu, 14 Oct 2010 22:01:33 +0200 koda less warning, no rotation glitch, more comments
Mon, 11 Oct 2010 20:34:21 +0200 Tobias Neumann New Weapon: Resurrector (TODO: ammo icon + sprites)
Sun, 10 Oct 2010 23:41:24 -0400 nemo restore the delay between shots
Sun, 10 Oct 2010 22:18:38 -0400 nemo Skip "hurry" message if turn is 10s or less
Sun, 10 Oct 2010 21:14:58 -0400 nemo Hopefully fix the last of the more obvious weapon bugs w/ infinite attack mode, add a depixeling sweep every 5s too.
Sun, 10 Oct 2010 20:16:17 -0400 nemo Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
Sun, 10 Oct 2010 16:51:40 -0400 nemo Add the standard delay (1.25 seconds) between attacks on inf attack mode, as well as checks for damage and win.
Sun, 10 Oct 2010 12:53:16 -0400 nemo Enable resetting of weapons after each turn - useful in combination with a limited weaponset and unlimited attacks
Sun, 26 Sep 2010 16:28:04 -0400 nemo Can't use cHealthDecrease here for these two 'cause it isn't a generic "do some damage to hog" flag, but is rather set when SD starts
Wed, 22 Sep 2010 21:53:29 +0200 smaxx Engine:
Fri, 10 Sep 2010 20:46:19 +0200 smaxx Engine:
Thu, 09 Sep 2010 14:16:44 -0400 nemo Untested fix of r3672 - should avoid hogs dying due to multiple health machine sources, and inappropriate application of karma/vampirism to these.
Mon, 06 Sep 2010 16:23:47 -0400 nemo Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
Sun, 05 Sep 2010 11:26:17 -0400 nemo Delete CI in ResurrectHedgehog prior to FindPlace. Restrict FindPlace to the waterline, a bit more efficient.
Sun, 05 Sep 2010 00:48:07 +0200 burp gfAISurvival: fix issue when cpu cannot find new place to spawn
less more (0) -300 -100 -60 tip