hedgewars/GSHandlers.inc
Fri, 12 Nov 2010 16:06:06 -0500 nemo copypasta fail
Fri, 12 Nov 2010 16:00:28 -0500 nemo off by 1 error in resurrector index
Fri, 12 Nov 2010 15:57:30 -0500 nemo engine side of a more wind patch. no frontend hook. just want to check it in to pull it from another machine
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:35:30 -0500 nemo ok... combine a tick check with texture percentage check. this should be a lot less frequent
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:21:40 -0500 nemo remove floating point/rounding
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 14:54:53 +0100 koda drillstrike! might require the drill patch to improve behavior
Tue, 09 Nov 2010 22:40:38 -0500 nemo make weapons on rope/parachute/UFO inherit momentum of the hog. needs testing of course
Mon, 08 Nov 2010 22:11:46 -0500 nemo No point in leaving hogs at 0, since shotgun triggers death anyway. Also, add some audio cues to extra damage / time
Sun, 07 Nov 2010 19:00:41 +0100 koda remove last warnings from xcodeproj
Sun, 07 Nov 2010 12:37:29 -0500 nemo fix stray offset in resurrector, make resurrector use time
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 17:01:48 +0300 unc0rr Don't call getrandom() from parameters to a function. The order of calls is undefined, so desyncs are probable.
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.
Fri, 05 Nov 2010 17:27:14 -0400 nemo This should make bee and other targetted things behave more reliably in infinite attack mode. Blocks switching of weps if a target point is active.
Wed, 03 Nov 2010 20:16:31 +0100 sheepluva copypasta(TM) saves the day (nemo's bugfix part2)
Wed, 03 Nov 2010 15:03:24 -0400 nemo clear gmAttack on attach to prevent a particularly nasty abuse found by the shoppa users.
Tue, 02 Nov 2010 13:17:01 +0100 sheepluva more portal tweaks (closer exit position, cake stuff, etc)
Mon, 01 Nov 2010 03:05:44 +0100 sheepluva we had it with you intolerant portals\!
Sun, 31 Oct 2010 19:16:54 +0100 sheepluva various portal tweaks, also: nemo's gear jiggling is back
Sun, 31 Oct 2010 18:04:21 +0100 koda merge
Sun, 31 Oct 2010 00:32:41 -0400 nemo Cancel out dX/dY to handle the invulnerability case
Sat, 30 Oct 2010 23:50:49 -0400 nemo Check for collision with surfaces above when levitating hog, use more typical drawing syntax for the resurrector wep, restore typical indentation
Sun, 31 Oct 2010 02:50:15 +0100 sheepluva potential fix for Issue #86: 'Objects behind a portal will sometimes go through the portal.' please test
Sat, 30 Oct 2010 21:39:50 -0400 nemo make aura match cross colour, add a faint aura to resurrected hogs. basically mucking about w/ burp's weapon again.
Sat, 30 Oct 2010 21:06:55 -0400 nemo Only set zombie hat if the hog didn't have a hat. I'm keeping my dinos dammit!
Sun, 31 Oct 2010 18:04:02 +0100 koda add some phone rumbling to big explosions, airbomb and sinegun
Sat, 30 Oct 2010 23:25:41 +0200 sheepluva Portal: don't port RCPlanes for now, they are too wide anyway :P
Sat, 30 Oct 2010 21:57:54 +0200 Tobias Neumann Resurrector: respect modified Gear position for resurrection range circle
Sat, 30 Oct 2010 21:43:41 +0200 Tobias Neumann Resurrector: Levitate hog + show cross
Sat, 30 Oct 2010 20:01:34 +0200 Tobias Neumann Resurrector: Use zombie-hat for resurrected hogs
Fri, 29 Oct 2010 20:35:17 -0400 nemo burp can always remove this if he doesn't like it. just making it a bit more interesting.
Fri, 29 Oct 2010 20:05:19 -0400 nemo Kill off hog immediately on using up health, use more common formatting, call render less often
Wed, 27 Oct 2010 11:39:05 -0400 nemo Only FollowGear for the pilot.
Sat, 23 Oct 2010 14:10:23 +0200 Tobias Neumann Resurrector Weapon: Add ammo icon, sound, hedgehog picture (from Tiy).
Tue, 19 Oct 2010 21:12:53 -0400 nemo Remove this - doesn't seem to do anything useful after all.
Tue, 19 Oct 2010 19:47:17 -0400 nemo merge
Thu, 14 Oct 2010 22:01:33 +0200 koda less warning, no rotation glitch, more comments
Thu, 14 Oct 2010 16:01:43 +0200 Tobias Neumann Resurrector weapon: do not make it end turn, add description,
Tue, 19 Oct 2010 19:46:43 -0400 nemo Rope optimisation. Remove a space in sdl keys that seems like a bug - issue #70
Tue, 12 Oct 2010 05:06:30 +0200 koda minor stuff
Mon, 11 Oct 2010 14:55:13 -0400 nemo Call OnUsedAmmo *after* doing the normal CurAmmoType stuff so CurAmmoType actually points to the right bloody weapon
Mon, 11 Oct 2010 20:34:21 +0200 Tobias Neumann New Weapon: Resurrector (TODO: ammo icon + sprites)
Mon, 11 Oct 2010 11:36:47 -0400 nemo Don't use AfterAttack in saucer - CurAmmoType is switched at this point
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:34:48 -0400 nemo Hopefully fix bee/air attacks w/o screwing anything else up. Set mines to trigger immediately in infinite attack mode (better not use 0s mines)
Wed, 29 Sep 2010 16:16:25 -0400 nemo Correct bug in flight ceiling for birdy as well, increase clip on velocity to 1.9 (shouldn't cause problems with most collision checks still), apply clip to both + and -
Sun, 26 Sep 2010 19:06:59 -0400 nemo remove windspeed from bubbles, remove initial dY from bubbles, apply dY/dX to bubbles, correct offsets on flying saucer flame graphics, add bubbles when flying saucer thrusts underwater, make flying saucer sink more slowly underwater
Sun, 26 Sep 2010 15:40:59 -0400 nemo Allow UFO to go underwater. Keep UFO active if it runs out of fuel in the air/water, just disable controls.
Wed, 22 Sep 2010 21:53:29 +0200 smaxx Engine:
Sun, 12 Sep 2010 17:56:41 -0400 nemo Fix kamikaze portal loop
Sun, 12 Sep 2010 23:43:20 +0200 smaxx Sounds:
Thu, 09 Sep 2010 23:13:11 -0400 nemo Fix swapped x/y in drill rocket test
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.
Fri, 03 Sep 2010 01:41:51 +0200 smaxx Engine:
Wed, 01 Sep 2010 19:31:32 -0400 nemo Fix for issue #20
Wed, 25 Aug 2010 21:06:34 +0100 tiyuri Some survival mode changes by burp
Tue, 24 Aug 2010 13:24:37 +0200 smaxx Engine:
Sun, 22 Aug 2010 16:31:57 +0200 smaxx Engine:
Fri, 06 Aug 2010 11:45:20 +0200 smaxx Engine:
Tue, 03 Aug 2010 15:13:32 +0200 smaxx Engine:
Tue, 03 Aug 2010 14:19:47 +0200 smaxx Engine:
Tue, 03 Aug 2010 02:33:57 +0200 smaxx Engine:
Tue, 03 Aug 2010 01:33:20 +0200 smaxx Engine:
Tue, 03 Aug 2010 00:36:36 +0200 smaxx Engine:
Mon, 02 Aug 2010 18:19:55 +0200 smaxx Engine:
Mon, 02 Aug 2010 01:07:51 +0200 smaxx Engine:
Mon, 02 Aug 2010 00:48:15 +0200 smaxx Engine:
Thu, 29 Jul 2010 13:43:57 +0200 smaxx Engine:
Tue, 13 Jul 2010 17:39:00 -0400 nemo Reduce calls to expensive operations in fire. Slightly alters fire behaviour, but should still be reasonable
Fri, 02 Jul 2010 21:19:22 -0400 nemo Minor fire tweak for readability and lethalness, remove exit condition that was hanging game (identified by jaylittle)
Thu, 01 Jul 2010 17:00:14 -0400 nemo Grid the landscape, and shortcircuit checks on the collision array if there are no nearby checked in collisions to be collided with. This is a big win for fire's ammoshove in particular. Also add a +2 that seemed missing in the check, and update fire accordingly.
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)
Tue, 29 Jun 2010 23:30:49 -0400 nemo Remove hwFloat from VisualGears - they don't need the precision for syncing purposes, and it saves a whole lot of operations.
Tue, 29 Jun 2010 23:25:42 +0200 sheepluva bee:
Tue, 29 Jun 2010 18:06:50 +0200 sheepluva rope: another, small optimization
Tue, 29 Jun 2010 07:09:55 +0200 sheepluva rope: optimization, should save up to ~3 million hwFloat multiplications per second
Tue, 29 Jun 2010 06:27:59 +0200 sheepluva rope: another small optimization
Tue, 29 Jun 2010 05:22:25 +0200 sheepluva rope: tiny optimisation
Mon, 28 Jun 2010 08:52:17 +0200 sheepluva portal: angle preservation tweaking
Sun, 27 Jun 2010 18:17:34 +0200 sheepluva portal: I accidentally flipped the exit angle in last commit
Sun, 27 Jun 2010 05:32:11 +0200 sheepluva portal: some moar tweaks
Sun, 27 Jun 2010 02:11:31 +0200 sheepluva portal: entry angle is now affecting exit angle
Sat, 26 Jun 2010 19:30:16 +0200 sheepluva portal / slope detection:
Sat, 26 Jun 2010 09:59:53 +0200 sheepluva portal:
Sat, 26 Jun 2010 08:14:53 +0200 sheepluva portal: make shot 2 times faster, add hog movement speed to shot speed (only the part in shot direction, so that aiming is not messed up)
Wed, 23 Jun 2010 22:12:06 -0400 nemo Workaround for cakes and portals. Also disable something that always seems to screw up my portal games.
Fri, 18 Jun 2010 14:26:04 -0400 nemo rename flags
Thu, 17 Jun 2010 11:41:38 -0400 nemo Make land types flagged (to allow stacking future attributes such as indestructible ice, but also for a damaged flag)
Wed, 16 Jun 2010 11:50:45 +0200 mario.liebisch Engine:
Sat, 05 Jun 2010 19:00:42 +0000 nemo Remove decrement of iterator health. Might fix weird health bug.
Fri, 28 May 2010 20:05:22 +0000 smxx Engine (Henek):
Fri, 28 May 2010 19:48:51 +0000 smxx Engine:
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 15:42:48 +0000 nemo Increase minimum threshold for barrel damage to reduce likelihood of blowing one up on jumping out, increase damage to compensate (may need tweaking). Only apply dX for collision w/ kick if barrel is rolling.
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
Sun, 16 May 2010 23:43:45 +0000 sheepluva * make portals delete each other only indirectly (by setting timer to 0)
Sat, 15 May 2010 09:21:25 +0000 sheepluva fix multi-round fire
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.
Mon, 10 May 2010 04:43:07 +0000 mbait Reslyling: little fix of previous commit
Mon, 10 May 2010 04:41:19 +0000 mbait Code restlyling: experimental restyling of one module
Thu, 06 May 2010 22:02:56 +0000 sheepluva * gtHealthTag, gtSmokeTrace, gtEvilTrace, gtExplosion and gtBigExplosion are visual gears now (vgt*)
Thu, 06 May 2010 03:12:42 +0000 nemo trying to unbreak what I broke
Thu, 06 May 2010 01:41:07 +0000 sheepluva portal:
Tue, 04 May 2010 21:30:25 +0000 nemo Add back in earlier lines, commented out
Tue, 04 May 2010 19:51:27 +0000 nemo erase useless junk
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 16:30:41 +0000 nemo Add drown-the-playing-hog check for case of piano falling off the landscape.
Tue, 04 May 2010 03:04:07 +0000 sheepluva on portal death: make sure that the linked portal know it has been unlinked
Tue, 04 May 2010 02:46:23 +0000 sheepluva fix segfault on destroyed portal
Tue, 04 May 2010 02:34:23 +0000 nemo TEMPORARY
Tue, 04 May 2010 00:44:32 +0000 sheepluva some portal changes, warning: no loop prevention yet, note: entry angle not preserved yet
Mon, 03 May 2010 23:56:18 +0000 nemo tweak
Mon, 03 May 2010 02:32:17 +0000 sheepluva tweak land angle detection/portal a bit
Sun, 02 May 2010 22:00:50 +0000 smxx Engine:
Sun, 02 May 2010 20:30:23 +0000 nemo Minor tweak. Still needs a lot of work.
Sun, 02 May 2010 18:25:13 +0000 nemo hax
Sun, 02 May 2010 16:53:19 +0000 nemo Revert switch behaviour (can't use AfterAttack here) remove unneeded value from jetpack definition
Sun, 02 May 2010 16:24:31 +0000 sheepluva add a part of my landslide vector collision and use if for the portal gun DirAngle, not flawless yet
Sun, 02 May 2010 14:38:46 +0000 nemo Drown the hog using the piano
Sun, 02 May 2010 04:51:29 +0000 nemo Avoid checking in log spam.
Sun, 02 May 2010 04:49:07 +0000 nemo Revert removal of CurAmmoGear from shotgun/deagle (was a silly idea of speeding up the shots)
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:15:10 +0000 nemo Minor change, so sheepluva can comment
Sat, 01 May 2010 18:44:25 +0000 nemo Fix portal graphic name, continuing work on portal movement
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 19:21:40 +0000 sheepluva let players affect in which direction their teleported hedgehog will look
Mon, 19 Apr 2010 13:31:08 +0000 smxx Engine:
Mon, 19 Apr 2010 12:47:36 +0000 smxx Engine:
Sun, 18 Apr 2010 23:19:15 +0000 koda add missing controller stubs
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 17:17:43 +0000 smxx Engine:
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.
Wed, 07 Apr 2010 12:15:49 +0000 smxx Engine:
Mon, 05 Apr 2010 17:22:54 +0000 nemo These don't belong here.
Sun, 04 Apr 2010 15:51:19 +0000 unc0rr with this patch I'm unable to make rope stuck in land
Sat, 03 Apr 2010 16:32:48 +0000 nemo try this instead
Sat, 03 Apr 2010 06:39:17 +0000 nemo Add ApplyAmmoChanges to get text/animation/crosshairs
Thu, 01 Apr 2010 16:08:09 +0000 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
Wed, 31 Mar 2010 20:44:38 +0000 nemo Only require a minimum speed if object is descending.
Wed, 31 Mar 2010 11:34:58 +0000 sheepluva make use of Smaxx latest commit(s) when playing ImpactSounds
Tue, 30 Mar 2010 16:01:12 +0000 sheepluva fix fpc 2.2.4 type related warning with unclear origin
Tue, 30 Mar 2010 13:20:04 +0000 smxx Engine:
Tue, 30 Mar 2010 00:02:40 +0000 nemo prophylactic removal of some Integer references, raise a few of the template islands up a bit so they work inverted without triggering border
Mon, 29 Mar 2010 20:32:35 +0000 palewolf - Add HH dX/dY to Birdy disappearing animation
Sun, 28 Mar 2010 23:41:58 +0000 palewolf AfterAttack was issued twice
Sun, 28 Mar 2010 23:40:49 +0000 palewolf Return control as soon as Birdy begins to disappear
Sun, 28 Mar 2010 23:37:28 +0000 palewolf Birdy appears from off-screen
Sun, 28 Mar 2010 23:11:16 +0000 mbait Feather: wrong constant fix
Sun, 28 Mar 2010 23:10:33 +0000 mbait Birdy's falling feathers
Sun, 28 Mar 2010 21:53:03 +0000 sheepluva * tweaked some random stuff in GSHandlers.inc
Sun, 28 Mar 2010 18:26:31 +0000 smxx Engine:
Sun, 28 Mar 2010 16:35:44 +0000 sheepluva * removed old hellishimpact.ogg
Sat, 27 Mar 2010 20:51:53 +0000 smxx Engine:
Sat, 27 Mar 2010 17:32:46 +0000 smxx Engine:
Sat, 27 Mar 2010 17:32:04 +0000 nemo New impact sounds for HHG
Sat, 27 Mar 2010 17:22:33 +0000 smxx Engine:
Sat, 27 Mar 2010 14:03:30 +0000 smxx Engine:
Sat, 27 Mar 2010 11:59:03 +0000 palewolf - Bee sprites for target and HH hand
Sat, 27 Mar 2010 08:59:42 +0000 mbait Wind does not affect of eggs
Sat, 27 Mar 2010 08:59:10 +0000 mbait Added poisoned eggs
Sat, 27 Mar 2010 03:55:12 +0000 nemo Remove Distance from flake kick, reduce calls to Random() in flame replacing w/ checks on game tick and a little randomness.
Sat, 27 Mar 2010 02:55:35 +0000 sheepluva making collision/impact sounds a gear property + adding random melon+hellish sound, feel free to hate me :D
Sat, 27 Mar 2010 00:03:29 +0000 sheepluva doStepBomb: cache rounded values of Gear^.X/Y instead of recalculating the exact same values up to 512 times
Fri, 26 Mar 2010 16:02:47 +0000 smxx Engine:
Fri, 26 Mar 2010 15:59:21 +0000 smxx Engine:
Fri, 26 Mar 2010 12:34:18 +0000 smxx Engine:
Fri, 26 Mar 2010 03:04:19 +0000 nemo I don't know why I'm bothering. Sheepluva has a whole new approach in the works.
Fri, 26 Mar 2010 00:53:31 +0000 nemo Add more dY checks to allow greater 45 deg bouncing, simplify check for stopped gear in interests of perf.
Thu, 25 Mar 2010 23:03:21 +0000 mbait Birdy egg added
Sun, 21 Mar 2010 16:51:33 +0000 nemo Make barrels a little more likely to blow up. 25% more damage in fall
Sun, 21 Mar 2010 15:50:38 +0000 palewolf Insert commit message here
Thu, 18 Mar 2010 17:52:56 +0000 nemo use cWaterLine for steam, splashes and droplets
Thu, 18 Mar 2010 09:55:22 +0000 smxx Frontend:
Tue, 16 Mar 2010 21:39:55 +0000 smxx Engine:
Tue, 16 Mar 2010 04:46:29 +0000 nemo More semi-arbitrary tweaking.
Tue, 16 Mar 2010 04:43:01 +0000 nemo Still fiddling with bouncing, hoping to make it work
Mon, 15 Mar 2010 02:23:40 +0000 nemo Slightly better behaved bounce, assuming we can make this 45 deg thing work, calcs could stand some optimisation.
Sun, 14 Mar 2010 20:48:13 +0000 smxx Engine:
Sun, 14 Mar 2010 20:46:29 +0000 nemo Palewolf adds bubbles and splashes when firing bullets into the water
Sun, 14 Mar 2010 17:04:36 +0000 nemo Add back sheepluva's 45° patch for some weapons. Rescale Tiy's latest icons to his specifications.
Sun, 14 Mar 2010 14:18:31 +0000 smxx Engine:
Sat, 13 Mar 2010 14:30:41 +0000 nemo Palewolf adds droplets to his splashes
Thu, 11 Mar 2010 17:56:26 +0000 smxx Engine:
Sun, 07 Mar 2010 16:40:21 +0000 nemo Updated pl from szczur/nerihsa. Reduce dX requirement for high dY to allow batting tighter angles, try grenade impact sound for barrels
Sat, 06 Mar 2010 21:32:04 +0000 nemo This might be all it takes to prevent the desync. needs local/remote testing. Also toggle 2nd barrel state on 0 movement
Sat, 06 Mar 2010 13:49:55 +0000 nemo Tweak to joke in french locale (everyone always fixes the spelling) updated explosive frames from Palewolf, increase explosive fall damage from 30 to 40
Sat, 06 Mar 2010 10:59:20 +0000 unc0rr Replace tabs with spaces using 'expand -t 4' command
Sat, 06 Mar 2010 01:19:58 +0000 nemo Adjust fall damage again, zero out X/Y to avoid sinking/shivering barrels.
Fri, 05 Mar 2010 17:32:13 +0000 nemo White/Black smoke, break out rolling barrel into its own routine, adjust rolling barrel impact damage. NEEDS TESTING
Fri, 05 Mar 2010 02:57:34 +0000 nemo ... or I would have been if svn hadn't locked up and made me try my luck at one more...
Fri, 05 Mar 2010 02:51:12 +0000 nemo ok. I think I'm finally done burning revisions
Fri, 05 Mar 2010 02:28:03 +0000 nemo More tweaking, make blowtorch interact badly w/ explosives
Fri, 05 Mar 2010 02:23:57 +0000 nemo Only trigger on dX to allow dropping straight down
Fri, 05 Mar 2010 02:21:10 +0000 nemo tweak
Fri, 05 Mar 2010 02:19:42 +0000 nemo Try not to hang the simulation :)
Fri, 05 Mar 2010 02:17:03 +0000 nemo Experiment with barrels. Add rolling.
Thu, 04 Mar 2010 19:35:27 +0000 nemo Activate hedgehogs if explosives are falling. They could be sitting on top.
Wed, 03 Mar 2010 02:56:18 +0000 nemo Add spinner for explosives, add dust on crate impact, crank up explosives a bit
Tue, 02 Mar 2010 17:22:36 +0000 smxx Engine:
Sun, 28 Feb 2010 17:49:45 +0000 nemo Switch to smoke
Sun, 28 Feb 2010 17:48:44 +0000 nemo trying a little hiss and steam
Sun, 28 Feb 2010 16:03:33 +0000 nemo Dude mine probability spinner
Fri, 26 Feb 2010 00:03:57 +0000 nemo rearrange fall damage a bit so invulnerability still causes dust
Wed, 24 Feb 2010 16:41:35 +0000 nemo another nil check
Wed, 24 Feb 2010 13:46:02 +0000 nemo Add nil check to shotgun shell
Wed, 24 Feb 2010 13:29:06 +0000 nemo Fix spectator crash due to missing nil check in new dust gear, init Ammo to nil in World prior to nil check
Tue, 23 Feb 2010 00:21:20 +0000 smxx Engine:
Mon, 22 Feb 2010 00:53:04 +0000 nemo Skip drawing some stuff if water is opaque. Affects simulation.
Fri, 19 Feb 2010 00:53:22 +0000 smxx Engine:
Mon, 08 Feb 2010 03:03:18 +0000 nemo Mode to place hogs at start of game. Will probably need a bit more testing.
Thu, 04 Feb 2010 18:46:49 +0000 nemo Correct napalm adjustment.
Thu, 04 Feb 2010 14:48:49 +0000 smxx Engine:
Mon, 01 Feb 2010 07:10:33 +0000 nemo Tweak napalm so it'll hit on the X without wind. Unlike bombs / minestrike, should not depend on height of X.
Sun, 31 Jan 2010 22:52:42 +0000 smxx Engine:
Sun, 31 Jan 2010 19:24:22 +0000 nemo Remove king invulnerability, disable everything but teleport instead.
Sun, 31 Jan 2010 16:20:53 +0000 nemo Update translation files, add "King Mode"
Sun, 24 Jan 2010 19:01:51 +0000 nemo Palewolf's smoke traces for fire.
Sun, 29 Nov 2009 16:56:04 +0000 unc0rr Smaxx patch with tuning by me:
Sat, 21 Nov 2009 15:04:42 +0000 nemo Set AllInactive to False on falling fire
Sat, 14 Nov 2009 02:53:04 +0000 koda fix wrong ttf blending in ppc
Mon, 09 Nov 2009 20:29:21 +0000 unc0rr - Formatting changes
Thu, 05 Nov 2009 20:48:13 +0000 koda revert previous commit to remove a wip patch
Thu, 05 Nov 2009 20:47:42 +0000 koda update themes cmakefiles to use GLOB instead of listing all the files
Mon, 19 Oct 2009 12:44:47 +0000 nemo doStepDrowningGear - I always forget it. Kill the sound and exit.
Sun, 18 Oct 2009 06:26:45 +0000 nemo Just checking this in so prg can try it. May back it out
Sat, 17 Oct 2009 13:34:40 +0000 unc0rr Fix bug when rope goes through land when hedgehog is sliding
less more (0) -240 tip