Mon, 08 Dec 2008 23:44:45 +0000Added rungen kutta to documentation
saiam [Mon, 08 Dec 2008 23:44:45 +0000] rev 331
Added rungen kutta to documentation

Mon, 08 Dec 2008 23:42:40 +0000fix Network Projectile::onHitPlayer
terom [Mon, 08 Dec 2008 23:42:40 +0000] rev 330
fix Network Projectile::onHitPlayer

Mon, 08 Dec 2008 23:24:40 +0000fix infinite loop in NetworkBuffer
terom [Mon, 08 Dec 2008 23:24:40 +0000] rev 329
fix infinite loop in NetworkBuffer

Mon, 08 Dec 2008 23:21:49 +0000fix player-pivoted rope
terom [Mon, 08 Dec 2008 23:21:49 +0000] rev 328
fix player-pivoted rope

Mon, 08 Dec 2008 23:11:40 +0000stronger texture
nireco [Mon, 08 Dec 2008 23:11:40 +0000] rev 327
stronger texture

Mon, 08 Dec 2008 23:00:23 +0000ratio
nireco [Mon, 08 Dec 2008 23:00:23 +0000] rev 326
ratio

Mon, 08 Dec 2008 22:57:01 +0000kills, deaths and weapon name is displayed in right place
nireco [Mon, 08 Dec 2008 22:57:01 +0000] rev 325
kills, deaths and weapon name is displayed in right place

Mon, 08 Dec 2008 22:56:07 +0000Cleaned up documentation a little bit
saiam [Mon, 08 Dec 2008 22:56:07 +0000] rev 324
Cleaned up documentation a little bit

Mon, 08 Dec 2008 22:51:19 +0000Moved one link from source to documentation.
saiam [Mon, 08 Dec 2008 22:51:19 +0000] rev 323
Moved one link from source to documentation.

Mon, 08 Dec 2008 22:37:27 +0000Rope fixing
ekku [Mon, 08 Dec 2008 22:37:27 +0000] rev 322
Rope fixing

Mon, 08 Dec 2008 22:34:28 +0000fixed typo
saiam [Mon, 08 Dec 2008 22:34:28 +0000] rev 321
fixed typo

Mon, 08 Dec 2008 22:33:24 +0000Updated PhysicsObject documentation
saiam [Mon, 08 Dec 2008 22:33:24 +0000] rev 320
Updated PhysicsObject documentation

Mon, 08 Dec 2008 22:28:51 +0000improve input handling further, ROPE_THROW and DIG don't repeat at all now
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

Mon, 08 Dec 2008 22:23:14 +0000Can't go under downbar
nireco [Mon, 08 Dec 2008 22:23:14 +0000] rev 318
Can't go under downbar

Mon, 08 Dec 2008 22:10:47 +0000Tuned doxygen configuration
saiam [Mon, 08 Dec 2008 22:10:47 +0000] rev 317
Tuned doxygen configuration

Mon, 08 Dec 2008 21:54:04 +0000value_between now puts small map in the center, or at least should
nireco [Mon, 08 Dec 2008 21:54:04 +0000] rev 316
value_between now puts small map in the center, or at least should

Mon, 08 Dec 2008 21:49:54 +0000better colors on downbar
nireco [Mon, 08 Dec 2008 21:49:54 +0000] rev 315
better colors on downbar

Mon, 08 Dec 2008 21:36:00 +0000updated doxyconfg
saiam [Mon, 08 Dec 2008 21:36:00 +0000] rev 314
updated doxyconfg

Mon, 08 Dec 2008 21:29:42 +0000draw rope behind player, fix LocalPlayer::draw warnings, don't show negative health
terom [Mon, 08 Dec 2008 21:29:42 +0000] rev 313
draw rope behind player, fix LocalPlayer::draw warnings, don't show negative health

Mon, 08 Dec 2008 21:20:55 +0000info box
nireco [Mon, 08 Dec 2008 21:20:55 +0000] rev 312
info box

Mon, 08 Dec 2008 21:18:08 +0000make Input have its own timer, and add key-repeat handling, and fix some warnings
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

Mon, 08 Dec 2008 21:15:52 +0000Wrote something to documentation
saiam [Mon, 08 Dec 2008 21:15:52 +0000] rev 310
Wrote something to documentation

Mon, 08 Dec 2008 21:00:50 +0000You shouldn't get frags by killing yourself anymore.
saiam [Mon, 08 Dec 2008 21:00:50 +0000] rev 309
You shouldn't get frags by killing yourself anymore.

Mon, 08 Dec 2008 20:57:16 +0000Calculates kills and deaths. You get frags by killing yourself \o/
saiam [Mon, 08 Dec 2008 20:57:16 +0000] rev 308
Calculates kills and deaths. You get frags by killing yourself \o/

Mon, 08 Dec 2008 20:33:40 +0000Deaths should be counted to Player::deaths parameter. Kills not counted yet.
saiam [Mon, 08 Dec 2008 20:33:40 +0000] rev 307
Deaths should be counted to Player::deaths parameter. Kills not counted yet.

Mon, 08 Dec 2008 20:31:55 +0000Added kills and deaths parameters. Not updated yet
saiam [Mon, 08 Dec 2008 20:31:55 +0000] rev 306
Added kills and deaths parameters. Not updated yet

Mon, 08 Dec 2008 20:23:18 +0000Weapon damage and some other stuff
ekku [Mon, 08 Dec 2008 20:23:18 +0000] rev 305
Weapon damage and some other stuff

Mon, 08 Dec 2008 18:36:06 +0000fix NetworkServerProjectile::onHitPlayer to call super
terom [Mon, 08 Dec 2008 18:36:06 +0000] rev 304
fix NetworkServerProjectile::onHitPlayer to call super

Mon, 08 Dec 2008 18:32:56 +0000just ignore NetworkClientPlayerBase::die
terom [Mon, 08 Dec 2008 18:32:56 +0000] rev 303
just ignore NetworkClientPlayerBase::die

Mon, 08 Dec 2008 18:31:08 +0000make spawn/die work over the network
terom [Mon, 08 Dec 2008 18:31:08 +0000] rev 302
make spawn/die work over the network