Mon, 08 Dec 2008 21:49:54 +0000 nireco better colors on downbar
Mon, 08 Dec 2008 21:36:00 +0000 saiam updated doxyconfg
Mon, 08 Dec 2008 21:29:42 +0000 terom draw rope behind player, fix LocalPlayer::draw warnings, don't show negative health
Mon, 08 Dec 2008 21:20:55 +0000 nireco info box
Mon, 08 Dec 2008 21:18:08 +0000 terom make Input have its own timer, and add key-repeat handling, and fix some warnings
Mon, 08 Dec 2008 21:15:52 +0000 saiam Wrote something to documentation
Mon, 08 Dec 2008 21:00:50 +0000 saiam You shouldn't get frags by killing yourself anymore.
Mon, 08 Dec 2008 20:57:16 +0000 saiam Calculates kills and deaths. You get frags by killing yourself \o/
Mon, 08 Dec 2008 20:33:40 +0000 saiam Deaths should be counted to Player::deaths parameter. Kills not counted yet.
Mon, 08 Dec 2008 20:31:55 +0000 saiam Added kills and deaths parameters. Not updated yet
Mon, 08 Dec 2008 20:23:18 +0000 ekku Weapon damage and some other stuff
Mon, 08 Dec 2008 18:36:06 +0000 terom fix NetworkServerProjectile::onHitPlayer to call super
Mon, 08 Dec 2008 18:32:56 +0000 terom just ignore NetworkClientPlayerBase::die
Mon, 08 Dec 2008 18:31:08 +0000 terom make spawn/die work over the network
Mon, 08 Dec 2008 18:17:37 +0000 saiam Some documentation