hedgewars/uGears.pas
Thu, 29 Jul 2010 13:43:57 +0200 smaxx Engine:
Sun, 25 Jul 2010 17:30:19 +0200 koda shrink confirmation button, double tap resets zoom and centers hog
Sat, 03 Jul 2010 04:09:27 +0200 koda further code cleanup and less redundancy
Wed, 30 Jun 2010 12:55:33 +0200 koda turn cReducedQuality into a LongInt and provide a series of quality flags (and best of all, this is still compatible with current frontend)
Mon, 28 Jun 2010 09:33:10 +0200 sheepluva engine: apply weapon offset to charge animation
Wed, 16 Jun 2010 21:14:23 +0200 sheepluva correct cake sit-down animation so that it doesn't sit down in mid-air anymore
Sat, 05 Jun 2010 20:49:51 +0000 smxx Engine:
Sat, 05 Jun 2010 18:50:08 +0000 smxx Engine:
Fri, 28 May 2010 20:05:22 +0000 smxx Engine (Henek):
Fri, 28 May 2010 16:21:54 +0000 smxx Engine:
Sun, 23 May 2010 23:51:54 +0000 nemo Prevent all portal loops the guaranteed way, at least until sheepluva's tests yield something reliable.
Wed, 19 May 2010 02:10:28 +0000 nemo Henek adds a flamethrower, updates some translations, and tweaks how fire works.
Tue, 18 May 2010 13:09:57 +0000 smxx Engine:
Mon, 17 May 2010 09:45:46 +0000 sheepluva portal-link-bugfix: make sure deleted portals don't reset links other than those to themselves
Mon, 17 May 2010 06:26:06 +0000 sheepluva remove all portal specific code from EndTurnCleanup(), instead have portals self destruct if "CurrentHedgehog" is not the portal's creator
Mon, 17 May 2010 02:54:56 +0000 nemo Change to just set timer to 0
Fri, 14 May 2010 23:42:56 +0000 nemo revert the restoration of non-vgt health gears. desyncs continued with it, and furthermore, occur in r3489 too
Fri, 14 May 2010 16:02:27 +0000 nemo sheepluva adds back non-vgt health tag due to desyncs. we should still see about solving the desync though.
Tue, 11 May 2010 13:59:57 +0000 nemo hey sheepluva, how about just this? lets you have an anonymous one too.
Mon, 10 May 2010 00:56:16 +0000 nemo tweak
Sat, 08 May 2010 21:50:26 +0000 nemo Fix spectator bug in health tag
Fri, 07 May 2010 06:29:46 +0000 sheepluva finishing the gtHealthTag -> vgtHealthTag, no segfaults and hogzombies no more, hopefully
Fri, 07 May 2010 04:52:46 +0000 unc0rr Fix list Z-order bug (not tested)
Thu, 06 May 2010 22:02:56 +0000 sheepluva * gtHealthTag, gtSmokeTrace, gtEvilTrace, gtExplosion and gtBigExplosion are visual gears now (vgt*)
Thu, 06 May 2010 18:01:04 +0000 unc0rr Explain a bug. Fix should be kinda trivial, but I have no time now to fix and test.
Thu, 06 May 2010 09:25:13 +0000 sheepluva * get rid of some fpc hints (redundant/superfluous includes)
Thu, 06 May 2010 01:43:56 +0000 sheepluva removed debug string I thought I deleted already.. wth...
Thu, 06 May 2010 01:41:07 +0000 sheepluva portal:
Wed, 05 May 2010 22:03:10 +0000 nemo unneeded
Tue, 04 May 2010 19:40:57 +0000 sheepluva * some changes/cleanups to portal, still much to do :/ * reverted nemo's temporary loop fix * notice: small loops possible again, so take care :P, bigger onces should be interrupted
Tue, 04 May 2010 02:34:23 +0000 nemo TEMPORARY
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Sun, 02 May 2010 18:42:19 +0000 koda js' patch that restores Vsync on snow leopard
Sun, 02 May 2010 14:38:46 +0000 nemo Drown the hog using the piano
Sun, 02 May 2010 02:58:59 +0000 nemo More portal changes. Allows for a multishoot utility. Hopefully not breaking anything.
Sat, 01 May 2010 20:02:20 +0000 smxx Engine:
Sat, 01 May 2010 18:44:25 +0000 nemo Fix portal graphic name, continuing work on portal movement
Sat, 01 May 2010 17:29:48 +0000 nemo Break out DrawHH/DrawGear to reduce scrolling in uGears.pas, add portal graphics
Sat, 01 May 2010 05:15:16 +0000 sheepluva * added some comments
Fri, 30 Apr 2010 12:19:25 +0000 mbait Gas grenade:
Thu, 29 Apr 2010 21:25:51 +0000 smxx Engine:
Thu, 29 Apr 2010 19:21:40 +0000 sheepluva let players affect in which direction their teleported hedgehog will look
Thu, 29 Apr 2010 17:21:10 +0000 smxx Engine:
Sat, 17 Apr 2010 23:03:52 +0000 palewolf cWindSpeed recalculation assumed GetRandom returns a value between 0.0-1.0 while in fact is in the 0.0-0.5 range; Halve cMaxWindSpeed to compensate.
Fri, 16 Apr 2010 16:04:41 +0000 smxx Engine:
Thu, 15 Apr 2010 20:46:34 +0000 nemo Some initial stubs for portal just so Tiy will quit nagging. Also let folks know what approximation of physics I plan to try, here.
Mon, 12 Apr 2010 20:58:32 +0000 smxx Engine:
Sun, 11 Apr 2010 01:04:54 +0000 nemo offset graves
Sat, 10 Apr 2010 19:04:39 +0000 smxx Engine:
Wed, 07 Apr 2010 16:03:21 +0000 sheepluva * INSTALL file: setting FreePascal to >= 2.2.0
Tue, 06 Apr 2010 10:51:09 +0000 smxx Engine:
Sun, 04 Apr 2010 14:47:45 +0000 nemo Add reference to ammo at time of gear creation to allow switching to work on jetpack/parachute
Sat, 03 Apr 2010 06:52:26 +0000 nemo Comment out this drawing of hat - I'm pretty sure it is redundant, did try to check various combinations
Fri, 02 Apr 2010 23:00:56 +0000 sheepluva * add some kind of SniperRifle training mission
Fri, 02 Apr 2010 20:57:39 +0000 nemo GetRandom(0) is illegal
Fri, 02 Apr 2010 20:49:23 +0000 palewolf Slightly different easing equations for bigexplosion
Fri, 02 Apr 2010 16:04:37 +0000 nemo Rebalance Default to take into account reweighting of crates, remove redundant check
Fri, 02 Apr 2010 15:58:45 +0000 nemo This attempts to distribute crates based on their probabilities, while preserving 35% for health crates since that has no probability GUI yet
Fri, 02 Apr 2010 15:41:39 +0000 nemo Alter distribution of probabilities from frontend, allow utility crates in shoppa if probabilities permit (still ban health crates)
Fri, 02 Apr 2010 15:33:11 +0000 nemo Call modify damage on poison damage
less more (0) -300 -100 -60 tip