Fri, 01 Jul 2011 10:38:00 +0400 |
unc0rr |
Merge
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 22:24:38 +0400 |
unc0rr |
merge
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 00:05:26 -0400 |
nemo |
call onusedammo earlier for switcher
|
file |
diff |
annotate
|
Thu, 30 Jun 2011 15:09:10 +0400 |
unc0rr |
Tiny optimization: convert smooth wind indicator change gear into visual gear
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 23:32:42 -0400 |
nemo |
match snow to visual gear
|
file |
diff |
annotate
|
Thu, 30 Jun 2011 14:28:13 +0400 |
unc0rr |
Fix formatting a bit
|
file |
diff |
annotate
|
Thu, 30 Jun 2011 13:59:57 +0400 |
unc0rr |
Don't draw snow flakes spawned in land, introduce gstInvisible flag
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 17:25:41 +0400 |
unc0rr |
Check xx for LAND_WIDTH_MASK
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 17:12:09 +0400 |
unc0rr |
- Allow snow to drop a bit outside the map, where it already is allowed to spawn
|
file |
diff |
annotate
|
Mon, 27 Jun 2011 13:39:46 -0400 |
nemo |
Store gear X/Y/dX/dY for use in splash/droplets. Also saves a few hwRound calls.
|
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
|
Fri, 24 Jun 2011 13:24:41 +0200 |
sheepluva |
Remove unused variable
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 22:47:12 +0200 |
Henek |
remove theme.cfg from CMakeLists too
|
file |
diff |
annotate
|
Sat, 11 Jun 2011 17:27:26 -0400 |
nemo |
Should reduce rope skip fail and unrealistic rope drownings
|
file |
diff |
annotate
|
Thu, 09 Jun 2011 00:22:57 -0400 |
nemo |
fix splash
|
file |
diff |
annotate
|
Sat, 04 Jun 2011 16:09:12 -0400 |
nemo |
Nerf RC a bit
|
file |
diff |
annotate
|
Sun, 29 May 2011 20:28:27 +0400 |
unc0rr |
Tiny optimization
|
file |
diff |
annotate
|
Sat, 28 May 2011 16:59:09 -0400 |
nemo |
Fix bug that made me lose my tournament match
|
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
|
Thu, 28 Apr 2011 01:01:07 +0200 |
koda |
fix some more warnings
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 02:25:25 +0200 |
koda |
small trailing changes
|
file |
diff |
annotate
|
Mon, 18 Apr 2011 23:35:44 -0400 |
nemo |
oops
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 12:48:32 -0400 |
nemo |
An experiment - make bazooka AI use float instead of hwFloat - should be as accurate, but faster.
|
file |
diff |
annotate
|
Sun, 17 Apr 2011 11:57:46 -0400 |
nemo |
Allow head of rope to attach to hogs/barrels/crates again. Rope still does not, to avoid the bug.
|
file |
diff |
annotate
|
Mon, 11 Apr 2011 01:30:43 +0200 |
sheepluva |
grenade back to old damage, but from now on explosions assume they are not closer to a gear's center than the gear's radius
|
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
|
Sat, 09 Apr 2011 15:54:28 -0400 |
nemo |
Check for 0 health to avoid div by 0. spotted by mikade.
|
file |
diff |
annotate
|
Thu, 07 Apr 2011 23:54:09 +0200 |
sheepluva |
added some comments in order to confuse the GSoC students as much as possible ;D
|
file |
diff |
annotate
|
Fri, 01 Apr 2011 16:22:49 -0400 |
nemo |
workaround. disable drawing shot after passing through portal. proper fix would need to use the portal position
|
file |
diff |
annotate
|
Tue, 29 Mar 2011 21:10:35 +0200 |
sheepluva |
fix for Issue 207: To far left for Napalm (and other weapons)
|
file |
diff |
annotate
|
Mon, 28 Mar 2011 21:44:17 +0400 |
unc0rr |
- Use LastDamage in CheckHHDamage
|
file |
diff |
annotate
|
Sat, 26 Mar 2011 22:49:38 +0100 |
koda |
fix a couple of loose ends
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 16:32:24 +0100 |
Colin Rice (clr_) |
I changed r. Still not a perfect fix.
|
file |
diff |
annotate
|
Wed, 23 Mar 2011 14:15:20 +0100 |
Colin Rice (clr_) |
Patch for Issue 165: Portal: don't allow embedding Objects in ground (or porting them to impassable/invalid locations)
|
file |
diff |
annotate
|
Tue, 22 Mar 2011 23:01:26 -0400 |
nemo |
Fix endianness
|
file |
diff |
annotate
|
Sat, 19 Mar 2011 19:41:59 -0400 |
nemo |
Land sprayer tweaks, make land spray and mudball not end turn
|
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
|
Wed, 02 Mar 2011 11:48:02 -0500 |
nemo |
Try to make AI aware of dud mines by clearing gstAttacking on dud, and adding some rules on mine health/damage/dud probability to AI weighting.
|
file |
diff |
annotate
|
Wed, 02 Mar 2011 00:27:20 +0100 |
koda |
Happy 2011 :)
|
file |
diff |
annotate
|
Sun, 27 Feb 2011 13:35:08 -0500 |
nemo |
visual tweak to smoke
|
file |
diff |
annotate
|
Sun, 27 Feb 2011 12:56:36 -0500 |
nemo |
make defective mines explode if they take enough damage, add missing interface line for koda's new uSound fade
|
file |
diff |
annotate
|
Sat, 26 Feb 2011 15:56:11 +0100 |
koda |
usound: added function for loops with fade in and out
|
file |
diff |
annotate
|
Sun, 30 Jan 2011 19:05:31 +0100 |
Henek |
fixed unlimeted fuel bug for rcplane
|
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, 29 Jan 2011 17:40:45 +0100 |
sheepluva |
bugfix: fixing sticky mines calling AddGearCI when they shouldn't (allows jumping on them in midair)
|
file |
diff |
annotate
|
Fri, 28 Jan 2011 02:47:11 +0100 |
sheepluva |
procedure for loading hats
|
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
|
Fri, 07 Jan 2011 23:08:34 +0300 |
unc0rr |
Keep track of which hog's weapon does damage
|
file |
diff |
annotate
|
Sun, 02 Jan 2011 18:12:16 +0100 |
koda |
remove obsolete TrainingFlags code
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 19:41:58 +0100 |
Palewolf |
Fancier detection of hogs/objects. Hogs wont get buried even by the worst of storms.
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 14:26:50 +0100 |
Palewolf |
Flakes were updating the wrong coordinates when rqBlurryLand was on
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 14:23:39 +0100 |
sheepluva |
fix very ancient typo in CheckCollision() that would cause check for collision at bottom and right instead of movement direction
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 14:18:33 +0100 |
sheepluva |
part #2
|
file |
diff |
annotate
|
Sat, 01 Jan 2011 11:15:35 +0100 |
sheepluva |
my attempt of "detach rope if the Land[] vanishes"
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 23:09:06 +0100 |
sheepluva |
fixing Palewolf's if-merging-whoopsy there. should unbreak build
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 21:39:12 +0100 |
sheepluva |
fix sticky rope issue
|
file |
diff |
annotate
|
Fri, 31 Dec 2010 21:33:13 +0100 |
sheepluva |
revert ed78465973f6 ("detach rope if the Land[] vanishes") for now, some questionable/troublecausing parts there.
|
file |
diff |
annotate
|