Sat, 05 Jul 2014 20:15:56 +0200 |
sheepluva |
WIP: weSea tweaks, functional and visual
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 00:35:23 +0400 |
unc0rr |
Fallback to old heuristic if not pit position
|
file |
diff |
annotate
|
Wed, 11 Jun 2014 00:28:17 +0400 |
unc0rr |
Allow barrels to spawn in U-shaped pits in stable position
|
file |
diff |
annotate
|
Thu, 15 May 2014 21:58:37 +0400 |
unc0rr |
Fix some pas2c engine warnings
|
file |
diff |
annotate
|
Wed, 26 Feb 2014 00:28:27 +0400 |
unc0rr |
- Make world wrap edges not depend on gear radius
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 00:44:29 +0400 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
file |
diff |
annotate
|
Thu, 06 Feb 2014 22:03:53 +0100 |
sheepluva |
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 16:35:31 +0100 |
sheepluva |
fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 08:09:55 -0500 |
nemo |
Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 16:13:10 -0500 |
nemo |
Add check for gear kind of hedgehog on invulnerability effect. This probably fixes bug #766, is similar to change in previous r2a1483d91977 and was introduced by r7d925e82e572
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 15:37:24 -0500 |
nemo |
well. let's fix this at least - only apply to gears that are actually hedgehogs, not just ones associated with a hedgehog (which can be pretty much any gear since damage tracking was added)
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 10:54:03 +0400 |
unc0rr |
- Fix build via pas2c
webgl
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Sun, 22 Dec 2013 13:44:28 -0500 |
nemo |
Graves should not be kicked for EXPLDoNotTouchAny
|
file |
diff |
annotate
|
Sat, 21 Dec 2013 01:14:59 +0400 |
unC0Rr |
Fix warnings
|
file |
diff |
annotate
|
Tue, 19 Nov 2013 22:15:40 -0500 |
nemo |
return land word from uCollisions to make decisions based on it. Should be handy for trampoline.
|
file |
diff |
annotate
|
Fri, 08 Nov 2013 23:11:13 -0500 |
nemo |
Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 23:44:40 -0400 |
nemo |
call bounce sound less often
|
file |
diff |
annotate
|
Sat, 19 Oct 2013 15:59:47 -0400 |
nemo |
differentiate borders a bit
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 10:42:50 -0400 |
nemo |
tiny tweak to silly mode
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 17:43:13 +0200 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 14:47:33 -0400 |
nemo |
add world edges to config
|
file |
diff |
annotate
|
Thu, 03 Oct 2013 12:10:30 -0400 |
nemo |
add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
|
file |
diff |
annotate
|
Mon, 30 Sep 2013 12:37:44 -0400 |
nemo |
move border back a bit from left/right bounds, bee tweak
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 19:03:15 -0400 |
nemo |
Make a few more gears honour world edge checks
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 16:10:32 -0400 |
nemo |
partial implementation of non-infinite world (edge wrap/warp/bounce)
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 15:33:02 +0400 |
unc0rr |
Refactoring: get rid of GSHandlers.inc
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 14:37:03 +0400 |
unc0rr |
Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
|
file |
diff |
annotate
|
Sun, 09 Jun 2013 12:22:53 +0200 |
koda |
update with default
webgl
|
file |
diff |
annotate
|
Fri, 07 Jun 2013 21:15:11 +0200 |
sheepluva |
update changelog
|
file |
diff |
annotate
|
Fri, 07 Jun 2013 14:44:34 -0400 |
nemo |
move 0.01 to the end to avoid increase damage fail on small values like fire. thanks to hedgewars wiki for noting this for fire damage.
|
file |
diff |
annotate
|
Tue, 04 Jun 2013 22:28:12 +0200 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Wed, 29 May 2013 15:12:06 -0400 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
Tue, 28 May 2013 14:09:19 -0400 |
nemo |
frozen hog impact. koda says he'll add the beam
|
file |
diff |
annotate
|
Tue, 14 May 2013 08:57:30 -0400 |
nemo |
Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
|
file |
diff |
annotate
|
Tue, 14 May 2013 07:16:14 -0400 |
nemo |
Actually, let's use *4 since could be fired from lower down
|
file |
diff |
annotate
|
Tue, 14 May 2013 07:14:41 -0400 |
nemo |
more drowning fixes
|
file |
diff |
annotate
|
Tue, 14 May 2013 06:33:59 -0400 |
nemo |
check for gear being current ammo
|
file |
diff |
annotate
|
Mon, 13 May 2013 22:40:32 -0400 |
nemo |
some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
|
file |
diff |
annotate
|
Tue, 07 May 2013 15:43:34 -0400 |
nemo |
remove redundant abs, and some incorrect 1+ to damage
|
file |
diff |
annotate
|
Thu, 02 May 2013 21:56:24 +0400 |
unc0rr |
CheckGearDrowning could delete hedgehogs gear! (CheckGearDrowning -> ResurrectHedgehog -> FindPlace). Fixes bug 620.
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Thu, 21 Mar 2013 15:01:27 +0100 |
sheepluva |
don't poison the dead, it's not cool.
|
file |
diff |
annotate
|
Mon, 18 Mar 2013 12:13:46 -0400 |
nemo |
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
|
file |
diff |
annotate
|
Sun, 03 Mar 2013 19:43:01 -0500 |
nemo |
Make hogs thaw only on enemy turns, make timebox counter decrement only on your turn, adjust knock for frozen hogs, increase damage on frozen hogs, make freezer fuel only reduce when not adjusting angle.
|
file |
diff |
annotate
|
Sun, 24 Feb 2013 21:44:40 -0500 |
nemo |
Messing around w/ Freezer
icegun
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 03 Dec 2012 13:31:39 +0400 |
unc0rr |
Fix crashes and wtf behaviour introduced in r0b8beacff8a5
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 02:12:10 +0100 |
deepdog |
GCI2012: Remove Structure Weapon Code
|
file |
diff |
annotate
|
Sun, 11 Nov 2012 17:15:19 +0100 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 15:37:02 -0500 |
nemo |
Make FindPlace more flexible on large maps.
|
file |
diff |
annotate
|
Wed, 07 Nov 2012 14:02:10 -0500 |
nemo |
LongInt Land width/height, mouse coords
|
file |
diff |
annotate
|
Fri, 26 Oct 2012 12:42:56 -0400 |
nemo |
issue #445 spin math
|
file |
diff |
annotate
|
Thu, 18 Oct 2012 14:04:24 -0400 |
nemo |
damn nots
|
file |
diff |
annotate
|
Sun, 14 Oct 2012 13:35:15 -0400 |
nemo |
First pass at cleaver.
|
file |
diff |
annotate
|
Mon, 01 Oct 2012 12:01:39 +0400 |
unc0rr |
- Fix warnings and hints
|
file |
diff |
annotate
|
Sat, 29 Sep 2012 19:26:18 +0400 |
unc0rr |
Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
|
file |
diff |
annotate
|