src/Weapon.cc
Mon, 08 Dec 2008 01:38:43 +0000 terom let projectiles bounce, the new BounceBounce weapon puts the Physics engine into an infinite loop
Sun, 07 Dec 2008 23:10:30 +0000 terom touch up weapon/projectile with comments and slight tweaking
Sun, 07 Dec 2008 21:10:04 +0000 terom weapon projectile radiuses and fix network play (local_player == NULL, Rope releasing upon being hit
Sun, 07 Dec 2008 19:54:00 +0000 saiam Added recoil to weapon constructor. Recoil still not used.
Sat, 06 Dec 2008 23:47:13 +0000 terom move weapons definition out to Weapons.cc
Sat, 06 Dec 2008 18:49:51 +0000 terom basic network-projectiles
Sat, 06 Dec 2008 16:17:05 +0000 terom reorganize the weapons code and input handling code
Fri, 05 Dec 2008 12:21:06 +0000 nireco Weapon.cc&hh