Fri, 07 Oct 2011 18:52:04 -0400 |
nemo |
This should allow hedgehogs to still move freely after trapping other hedgehogs in a portal loop.
|
file |
diff |
annotate
|
Sun, 02 Oct 2011 10:36:43 -0400 |
nemo |
Basic test implementation of an ice flag. Allows for slick parts of terrain. Intended for ice gun, or "ice" mask on portions of land objects.
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 22:27:20 +0400 |
unc0rr |
Report long flight archievement
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 22:16:49 +0400 |
unC0Rr |
Fix a bunch of warnings (also improves speed a bit in 32 bit code)
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 10:48:18 -0400 |
nemo |
merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake.
0.9.16
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 17:19:39 +0400 |
unc0rr |
Fix sheepluva's merge
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 20:52:04 -0400 |
nemo |
Disable a bit of code from revision 4 that I'm pretty sure is not hit anymore, or we'd end up with plenty of doubled graves at a minimum. Also, clear gstWinner/gstLoser along with gstWait - still need to figure out why exactly those aren't rendering anymore though.
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 13:27:07 -0400 |
nemo |
Clear gstAnimation and reset Timer before entering death animation
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 23:25:13 +0200 |
sheepluva |
merge the 2 heads. I hope I did it right. also I increased proto and ver number
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 23:55:52 +0400 |
unc0rr |
- Unset hhdriven flag for gone hedgehog
|
file |
diff |
annotate
|
Sat, 17 Sep 2011 13:40:54 -0400 |
nemo |
Revert 3ec95dc2b249 - causes hogs to be trapped in the teleport animation. bad breakage
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 09:46:22 -0400 |
nemo |
Focus camera on moving current hog (probably more important to player). Should make tumbler, sine gun play, attacking off rope and saucer more playable. Also fix a typo in prior offset, and compensate for zoom.
|
file |
diff |
annotate
|
Sat, 10 Sep 2011 10:13:19 -0400 |
nemo |
This condition should have been removed when I was changing targetting
|
file |
diff |
annotate
|
Sat, 10 Sep 2011 03:27:47 +0200 |
sheepluva |
rollin' back my silly hack ( rea4d1fe665d7 )
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 18:30:40 -0400 |
nemo |
Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 20:17:50 +0200 |
sheepluva |
move hedgehogs out of walls
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 22:04:40 +0400 |
unc0rr |
Don't test for hasGone in unapproved places. Now any possibility of desync on player quit is ruled out. Not tested at all.
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 21:20:12 -0400 |
nemo |
er. let's reference the right gear, shall we?
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 21:18:44 -0400 |
nemo |
There. Push this back on to unc0rr. This effect can still desync, 'cause it always could, but at least now the two are linked w/o argument I think.
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 00:28:38 +0200 |
mikade |
onHogAttack hook. Might reposition this later.
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 00:58:48 -0400 |
nemo |
more proper implementation of TARDIS
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 22:41:10 -0400 |
nemo |
make it easier to do portal shoppa, ensure structure doesn't show up by accident in a weaponset
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 19:29:04 -0400 |
nemo |
Try to avoid overlapping voices for major statements (not things like byebye or oof)
|
file |
diff |
annotate
|
Sat, 20 Aug 2011 16:43:57 -0400 |
nemo |
This really should have been a TPoint for consistency
|
file |
diff |
annotate
|
Tue, 16 Aug 2011 23:02:27 -0400 |
nemo |
Make it a lot harder to cheat with typical random crates. This also means that crates will vary even if map has the same seed (hog positions of course will be unchanged).
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 17:49:12 -0400 |
nemo |
For mikade's sake, use old dx/dy/frametick as default, so health crosses move the same
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 17:42:26 -0400 |
nemo |
Use same visual gear for health tags and hearts.
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 14:41:47 -0400 |
nemo |
remove offset in seduction gear creation
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 12:06:53 -0400 |
nemo |
make a special case for teleport instead. also allows teleporting off of a parachute
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 11:52:06 -0400 |
nemo |
prevent attempting to teleport in mid-air during inf attack
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 11:18:49 -0400 |
nemo |
This should make bee/airstrikes play nicer with infinite attack mode
|
file |
diff |
annotate
|
Sat, 23 Jul 2011 16:07:43 -0400 |
nemo |
test on i should be first condition
|
file |
diff |
annotate
|
Sun, 03 Jul 2011 11:24:53 -0400 |
nemo |
Change bee pos sprite, make aiming napalm a little easier, adjust napalm flames to be more centred on the target
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 21:28:13 +0200 |
Henek |
fake crates now with complementary poison
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 16:34:31 -0400 |
nemo |
add missing nil check, increase despeckling of background too
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 15:23:45 -0400 |
nemo |
bounce. tweak of values, remove friction modifier, move to weapon, to match timer behaviour
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 13:38:47 -0400 |
nemo |
Allow control of grenade bounce. Not sure if this is a good idea, but has been requested a lot, so...
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 02:47:36 +0200 |
Henek |
now scripts can create unique crates: dummy (empty) crates and booby traps. scripts can also set health crate values
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 01:04:38 +0200 |
Henek |
fixed gfInfAttack preventing ending of turn while placing hedgehogs
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 22:47:12 +0200 |
Henek |
remove theme.cfg from CMakeLists too
|
file |
diff |
annotate
|
Mon, 02 May 2011 01:55:14 -0400 |
nemo |
Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 17:25:34 -0400 |
nemo |
rename gtBomb to gtGrenade, nerf grenade from 50 to 47 pending some flag to indicate pixels in Land[] belonging to current hog to avoid throwing grenades into hogs
|
file |
diff |
annotate
|
Sun, 10 Apr 2011 14:04:56 -0400 |
nemo |
Fix a few crosshair bugs. Disable ShowCrosshair and just decide when drawing.
|
file |
diff |
annotate
|
Mon, 21 Mar 2011 22:38:27 -0400 |
nemo |
tweak to crosshair
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 15:22:55 -0400 |
nikin |
nikin just wants to get commit count up
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 15:07:45 -0400 |
nikin |
Remove floating point to avoid desync
|
file |
diff |
annotate
|
Sun, 20 Mar 2011 12:52:36 -0400 |
nemo |
Adjust conditions for showing crosshair
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 20:24:31 -0400 |
nikin |
percentage modifier for get away time
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 17:49:27 -0400 |
nemo |
Landgun, first pass. At sdw's request.
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 23:11:48 +0100 |
Henek |
added game mode Tag Team, mostly untested, please test :)
|
file |
diff |
annotate
|
Wed, 16 Mar 2011 17:25:05 +0100 |
Henek |
added GetCurAmmoType to lua
|
file |
diff |
annotate
|
Tue, 08 Mar 2011 15:50:42 -0500 |
nemo |
Issue #194, turn off followgear for altuse
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 18:18:44 +0100 |
Henek |
still in developement take on adding structures, working hiding of hogs and ejecting them later.
|
file |
diff |
annotate
|
Sat, 22 Jan 2011 19:40:57 +0100 |
sheepluva |
let players set timer of drill strike. yes. drill strike :3 the timer starts to tick on first impact
|
file |
diff |
annotate
|
Thu, 13 Jan 2011 21:52:48 +0300 |
unc0rr |
Pass PHedgehog instead of PGear to stats. Fixes crash.
|
file |
diff |
annotate
|
Sun, 09 Jan 2011 21:50:59 +0300 |
unc0rr |
Initialize flag. Fixes weapon changing animation between shots when AI uses shotgun.
|
file |
diff |
annotate
|
Fri, 07 Jan 2011 23:08:34 +0300 |
unc0rr |
Keep track of which hog's weapon does damage
|
file |
diff |
annotate
|
Thu, 30 Dec 2010 22:20:17 +0100 |
sheepluva |
fix portal gun wrong color issue
|
file |
diff |
annotate
|
Thu, 23 Dec 2010 00:01:56 -0500 |
nemo |
Tweak more wind values / densities
|
file |
diff |
annotate
|