saiam [Mon, 08 Dec 2008 23:44:45 +0000] rev 331
Added rungen kutta to documentation
terom [Mon, 08 Dec 2008 23:42:40 +0000] rev 330
fix Network Projectile::onHitPlayer
terom [Mon, 08 Dec 2008 23:24:40 +0000] rev 329
fix infinite loop in NetworkBuffer
terom [Mon, 08 Dec 2008 23:21:49 +0000] rev 328
fix player-pivoted rope
nireco [Mon, 08 Dec 2008 23:11:40 +0000] rev 327
stronger texture
nireco [Mon, 08 Dec 2008 23:00:23 +0000] rev 326
ratio
nireco [Mon, 08 Dec 2008 22:57:01 +0000] rev 325
kills, deaths and weapon name is displayed in right place
saiam [Mon, 08 Dec 2008 22:56:07 +0000] rev 324
Cleaned up documentation a little bit
saiam [Mon, 08 Dec 2008 22:51:19 +0000] rev 323
Moved one link from source to documentation.
ekku [Mon, 08 Dec 2008 22:37:27 +0000] rev 322
Rope fixing
saiam [Mon, 08 Dec 2008 22:34:28 +0000] rev 321
fixed typo
saiam [Mon, 08 Dec 2008 22:33:24 +0000] rev 320
Updated PhysicsObject documentation
terom [Mon, 08 Dec 2008 22:28:51 +0000] rev 319
improve input handling further, ROPE_THROW and DIG don't repeat at all now
nireco [Mon, 08 Dec 2008 22:23:14 +0000] rev 318
Can't go under downbar
saiam [Mon, 08 Dec 2008 22:10:47 +0000] rev 317
Tuned doxygen configuration
nireco [Mon, 08 Dec 2008 21:54:04 +0000] rev 316
value_between now puts small map in the center, or at least should
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