nireco [Mon, 08 Dec 2008 21:49:54 +0000] rev 315
better colors on downbar
saiam [Mon, 08 Dec 2008 21:36:00 +0000] rev 314
updated doxyconfg
terom [Mon, 08 Dec 2008 21:29:42 +0000] rev 313
draw rope behind player, fix LocalPlayer::draw warnings, don't show negative health
nireco [Mon, 08 Dec 2008 21:20:55 +0000] rev 312
info box
terom [Mon, 08 Dec 2008 21:18:08 +0000] rev 311
make Input have its own timer, and add key-repeat handling, and fix some warnings
saiam [Mon, 08 Dec 2008 21:15:52 +0000] rev 310
Wrote something to documentation
saiam [Mon, 08 Dec 2008 21:00:50 +0000] rev 309
You shouldn't get frags by killing yourself anymore.
saiam [Mon, 08 Dec 2008 20:57:16 +0000] rev 308
Calculates kills and deaths. You get frags by killing yourself \o/
saiam [Mon, 08 Dec 2008 20:33:40 +0000] rev 307
Deaths should be counted to Player::deaths parameter. Kills not counted yet.
saiam [Mon, 08 Dec 2008 20:31:55 +0000] rev 306
Added kills and deaths parameters. Not updated yet
ekku [Mon, 08 Dec 2008 20:23:18 +0000] rev 305
Weapon damage and some other stuff
terom [Mon, 08 Dec 2008 18:36:06 +0000] rev 304
fix NetworkServerProjectile::onHitPlayer to call super
terom [Mon, 08 Dec 2008 18:32:56 +0000] rev 303
just ignore NetworkClientPlayerBase::die
terom [Mon, 08 Dec 2008 18:31:08 +0000] rev 302
make spawn/die work over the network
saiam [Mon, 08 Dec 2008 18:17:37 +0000] rev 301
Some documentation
terom [Mon, 08 Dec 2008 18:12:43 +0000] rev 300
suicide key and respawning
terom [Mon, 08 Dec 2008 17:39:01 +0000] rev 299
implement players dying
terom [Mon, 08 Dec 2008 17:30:17 +0000] rev 298
decrease BounceBounce expireTicks
nireco [Mon, 08 Dec 2008 17:27:25 +0000] rev 297
bouncy bouncy
terom [Mon, 08 Dec 2008 17:24:40 +0000] rev 296
add separate Types.hh, and fix projectile-worm collisions on network
ekku [Mon, 08 Dec 2008 16:46:48 +0000] rev 295
Damage
terom [Mon, 08 Dec 2008 16:44:38 +0000] rev 294
finish network documentation
saiam [Mon, 08 Dec 2008 16:39:20 +0000] rev 293
Added some text to documentation.
nireco [Mon, 08 Dec 2008 16:38:33 +0000] rev 292
check for NULL
nireco [Mon, 08 Dec 2008 16:30:13 +0000] rev 291
some stuff
terom [Mon, 08 Dec 2008 16:23:30 +0000] rev 290
NetworkObject + NetworkServer documentation
nireco [Mon, 08 Dec 2008 16:14:23 +0000] rev 289
added Player.takeDamage(), but does nothing
nireco [Mon, 08 Dec 2008 16:01:49 +0000] rev 288
some collisions on PhysicsWorld::tick
ekku [Mon, 08 Dec 2008 15:59:33 +0000] rev 287
getType added for physics object
terom [Mon, 08 Dec 2008 15:41:48 +0000] rev 286
more network documentation