Sun, 04 Apr 2010 15:51:19 +0000 |
unc0rr |
with this patch I'm unable to make rope stuck in land
|
file |
diff |
annotate
|
Sat, 03 Apr 2010 16:32:48 +0000 |
nemo |
try this instead
|
file |
diff |
annotate
|
Sat, 03 Apr 2010 06:39:17 +0000 |
nemo |
Add ApplyAmmoChanges to get text/animation/crosshairs
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 20:44:38 +0000 |
nemo |
Only require a minimum speed if object is descending.
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 11:34:58 +0000 |
sheepluva |
make use of Smaxx latest commit(s) when playing ImpactSounds
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 16:01:12 +0000 |
sheepluva |
fix fpc 2.2.4 type related warning with unclear origin
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 13:20:04 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 29 Mar 2010 20:32:35 +0000 |
palewolf |
- Add HH dX/dY to Birdy disappearing animation
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:41:58 +0000 |
palewolf |
AfterAttack was issued twice
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:40:49 +0000 |
palewolf |
Return control as soon as Birdy begins to disappear
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:37:28 +0000 |
palewolf |
Birdy appears from off-screen
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:11:16 +0000 |
mbait |
Feather: wrong constant fix
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 23:10:33 +0000 |
mbait |
Birdy's falling feathers
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 21:53:03 +0000 |
sheepluva |
* tweaked some random stuff in GSHandlers.inc
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 18:26:31 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 28 Mar 2010 16:35:44 +0000 |
sheepluva |
* removed old hellishimpact.ogg
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 20:51:53 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 17:32:46 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 17:32:04 +0000 |
nemo |
New impact sounds for HHG
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 17:22:33 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 14:03:30 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 11:59:03 +0000 |
palewolf |
- Bee sprites for target and HH hand
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 08:59:42 +0000 |
mbait |
Wind does not affect of eggs
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 08:59:10 +0000 |
mbait |
Added poisoned eggs
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 16:02:47 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 15:59:21 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 12:34:18 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Thu, 25 Mar 2010 23:03:21 +0000 |
mbait |
Birdy egg added
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 16:51:33 +0000 |
nemo |
Make barrels a little more likely to blow up. 25% more damage in fall
|
file |
diff |
annotate
|
Sun, 21 Mar 2010 15:50:38 +0000 |
palewolf |
Insert commit message here
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 17:52:56 +0000 |
nemo |
use cWaterLine for steam, splashes and droplets
|
file |
diff |
annotate
|
Thu, 18 Mar 2010 09:55:22 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 21:39:55 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 04:46:29 +0000 |
nemo |
More semi-arbitrary tweaking.
|
file |
diff |
annotate
|
Tue, 16 Mar 2010 04:43:01 +0000 |
nemo |
Still fiddling with bouncing, hoping to make it work
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 20:48:13 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 20:46:29 +0000 |
nemo |
Palewolf adds bubbles and splashes when firing bullets into the water
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 14 Mar 2010 14:18:31 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 13 Mar 2010 14:30:41 +0000 |
nemo |
Palewolf adds droplets to his splashes
|
file |
diff |
annotate
|
Thu, 11 Mar 2010 17:56:26 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 10:59:20 +0000 |
unc0rr |
Replace tabs with spaces using 'expand -t 4' command
|
file |
diff |
annotate
|
Sat, 06 Mar 2010 01:19:58 +0000 |
nemo |
Adjust fall damage again, zero out X/Y to avoid sinking/shivering barrels.
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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...
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 02:51:12 +0000 |
nemo |
ok. I think I'm finally done burning revisions
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 02:28:03 +0000 |
nemo |
More tweaking, make blowtorch interact badly w/ explosives
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 02:23:57 +0000 |
nemo |
Only trigger on dX to allow dropping straight down
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 02:21:10 +0000 |
nemo |
tweak
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 02:19:42 +0000 |
nemo |
Try not to hang the simulation :)
|
file |
diff |
annotate
|
Fri, 05 Mar 2010 02:17:03 +0000 |
nemo |
Experiment with barrels. Add rolling.
|
file |
diff |
annotate
|
Thu, 04 Mar 2010 19:35:27 +0000 |
nemo |
Activate hedgehogs if explosives are falling. They could be sitting on top.
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 02:56:18 +0000 |
nemo |
Add spinner for explosives, add dust on crate impact, crank up explosives a bit
|
file |
diff |
annotate
|
Tue, 02 Mar 2010 17:22:36 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 17:49:45 +0000 |
nemo |
Switch to smoke
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 17:48:44 +0000 |
nemo |
trying a little hiss and steam
|
file |
diff |
annotate
|
Sun, 28 Feb 2010 16:03:33 +0000 |
nemo |
Dude mine probability spinner
|
file |
diff |
annotate
|
Fri, 26 Feb 2010 00:03:57 +0000 |
nemo |
rearrange fall damage a bit so invulnerability still causes dust
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 16:41:35 +0000 |
nemo |
another nil check
|
file |
diff |
annotate
|
Wed, 24 Feb 2010 13:46:02 +0000 |
nemo |
Add nil check to shotgun shell
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 23 Feb 2010 00:21:20 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 22 Feb 2010 00:53:04 +0000 |
nemo |
Skip drawing some stuff if water is opaque. Affects simulation.
|
file |
diff |
annotate
|
Fri, 19 Feb 2010 00:53:22 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 08 Feb 2010 03:03:18 +0000 |
nemo |
Mode to place hogs at start of game. Will probably need a bit more testing.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 18:46:49 +0000 |
nemo |
Correct napalm adjustment.
|
file |
diff |
annotate
|
Thu, 04 Feb 2010 14:48:49 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
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.
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 22:52:42 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 19:24:22 +0000 |
nemo |
Remove king invulnerability, disable everything but teleport instead.
|
file |
diff |
annotate
|
Sun, 31 Jan 2010 16:20:53 +0000 |
nemo |
Update translation files, add "King Mode"
|
file |
diff |
annotate
|
Sun, 24 Jan 2010 19:01:51 +0000 |
nemo |
Palewolf's smoke traces for fire.
|
file |
diff |
annotate
|
Sun, 29 Nov 2009 16:56:04 +0000 |
unc0rr |
Smaxx patch with tuning by me:
|
file |
diff |
annotate
|
Sat, 21 Nov 2009 15:04:42 +0000 |
nemo |
Set AllInactive to False on falling fire
|
file |
diff |
annotate
|
Sat, 14 Nov 2009 02:53:04 +0000 |
koda |
fix wrong ttf blending in ppc
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 20:29:21 +0000 |
unc0rr |
- Formatting changes
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 20:48:13 +0000 |
koda |
revert previous commit to remove a wip patch
|
file |
diff |
annotate
|
Thu, 05 Nov 2009 20:47:42 +0000 |
koda |
update themes cmakefiles to use GLOB instead of listing all the files
|
file |
diff |
annotate
|
Mon, 19 Oct 2009 12:44:47 +0000 |
nemo |
doStepDrowningGear - I always forget it. Kill the sound and exit.
|
file |
diff |
annotate
|
Sun, 18 Oct 2009 06:26:45 +0000 |
nemo |
Just checking this in so prg can try it. May back it out
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 13:34:40 +0000 |
unc0rr |
Fix bug when rope goes through land when hedgehog is sliding
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 01:28:49 +0000 |
koda |
revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 22:46:58 +0000 |
nemo |
Make hedgies just hop a bit on flames so they are more likely to get properly scorched
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 20:54:12 +0000 |
nemo |
affect tweaks molotov spread some more
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 15:35:41 +0000 |
nemo |
Tweak of molotov based on burp's play, a little bit more specificity in homerun.
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 12:01:19 +0000 |
nemo |
affect says this spread was supposed to use div - makes for tighter spread
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 03:27:33 +0000 |
nemo |
Fire tweaks
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 23:54:18 +0000 |
koda |
molotov sound FTW
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 21:47:05 +0000 |
nemo |
openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 19:14:22 +0000 |
nemo |
Suggestion by Smaxx - use pickhammer sound while drill is in operation
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 18:02:01 +0000 |
nemo |
Adjustments to training mode and credits by Smaxx
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 17:42:21 +0000 |
nemo |
Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
|
file |
diff |
annotate
|
Thu, 15 Oct 2009 17:14:29 +0000 |
nemo |
Remove sheepluva's simple 45 deg bouncing from r2472, add various flame sizes for Tiy
|
file |
diff |
annotate
|
Tue, 13 Oct 2009 00:36:55 +0000 |
nemo |
Cut upwards thrust in half on saucer
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 19:33:21 +0000 |
nemo |
Restrict how high saucer can fly for sanity's sake
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 16:49:03 +0000 |
unc0rr |
Don't show timer of drowned gears
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 16:44:30 +0000 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 13:47:56 +0000 |
nemo |
sheepluva's basic 45° test. NEEDS TESTING
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 13:44:34 +0000 |
nemo |
In progress, trying to make a fire for molotov cocktail. Normal fire should still work fairly normally.
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 15:29:28 +0000 |
nemo |
Strip trailing spaces
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 07:48:30 +0000 |
unc0rr |
Remove gstHHDriven flag when hedgehog get into the water. Fixes some odd cases.
|
file |
diff |
annotate
|
Thu, 10 Sep 2009 04:36:26 +0000 |
unc0rr |
Some rope tweaks
|
file |
diff |
annotate
|
Tue, 08 Sep 2009 19:47:45 +0000 |
nemo |
hide timer after cake is done walking
|
file |
diff |
annotate
|
Sun, 30 Aug 2009 16:30:18 +0000 |
unc0rr |
Prevent "free knocking" bug
|
file |
diff |
annotate
|
Tue, 25 Aug 2009 20:54:11 +0000 |
nemo |
Another try at keeping blowtorch/firepunch/jackhammer from going through indestructible stuff. Shame these routines don't use hedgehog movement
|
file |
diff |
annotate
|
Sun, 23 Aug 2009 12:01:55 +0000 |
unc0rr |
Fix bug with hedgehog getting into ground while throwing rope (http://hedgewars.org/node/1722)
|
file |
diff |
annotate
|
Tue, 11 Aug 2009 21:51:36 +0000 |
nemo |
minor saucer change Tiy had requested once.
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 12:50:47 +0000 |
unc0rr |
Cleanup code a bit
|
file |
diff |
annotate
|
Tue, 28 Jul 2009 12:50:33 +0000 |
unc0rr |
Now really fix
|
file |
diff |
annotate
|