Sat, 24 Jan 2009 00:47:54 +0200fix ticket:1 and make PhysicsObject setPosition/setVelocity protected
Tero Marttila <terom@fixme.fi> [Sat, 24 Jan 2009 00:47:54 +0200] rev 427
fix ticket:1 and make PhysicsObject setPosition/setVelocity protected

Thu, 22 Jan 2009 20:21:10 +0200use EXIT_SUCCESS/FAILURE return codes from main
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 20:21:10 +0200] rev 426
use EXIT_SUCCESS/FAILURE return codes from main

Thu, 22 Jan 2009 04:24:26 +0200more compile-fixing, this is GCC 4.3 with a 64-bit libc and it's damn stupid
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 04:24:26 +0200] rev 425
more compile-fixing, this is GCC 4.3 with a 64-bit libc and it's damn stupid

Thu, 22 Jan 2009 04:09:53 +0200fix GRAPHICS_ENABLED configuration... probably broken again if the <ClanLib/Display> includes aren't there
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 04:09:53 +0200] rev 424
fix GRAPHICS_ENABLED configuration... probably broken again if the <ClanLib/Display> includes aren't there

Thu, 22 Jan 2009 03:53:17 +0200fix worst compilation errors when using the debian lenny gcc/libc...
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 03:53:17 +0200] rev 423
fix worst compilation errors when using the debian lenny gcc/libc...

Thu, 22 Jan 2009 03:19:25 +0200fix *_ENABLED cmake scripts
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 03:19:25 +0200] rev 422
fix *_ENABLED cmake scripts

Thu, 22 Jan 2009 03:02:43 +0200merge new_graphics back into default, it should work OK, and there's a lot of additional functionality already
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 03:02:43 +0200] rev 421
merge new_graphics back into default, it should work OK, and there's a lot of additional functionality already

Thu, 22 Jan 2009 02:56:50 +0200clean up Server/Client log output a bit new_graphics
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 02:56:50 +0200] rev 420
clean up Server/Client log output a bit

Thu, 22 Jan 2009 02:47:53 +0200fix Engine <-> NetworkClient interaction new_graphics
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 02:47:53 +0200] rev 419
fix Engine <-> NetworkClient interaction

Thu, 22 Jan 2009 02:38:33 +0200add --log-level option, improve Config/Logger documentation, fix NETWORK_EANBLED typos in Engine new_graphics
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 02:38:33 +0200] rev 418
add --log-level option, improve Config/Logger documentation, fix NETWORK_EANBLED typos in Engine

Thu, 22 Jan 2009 01:53:05 +0200support for building without Network/Graphics, although the disable-graphics case is kind of hackish still new_graphics
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 01:53:05 +0200] rev 417
support for building without Network/Graphics, although the disable-graphics case is kind of hackish still

Thu, 22 Jan 2009 00:28:26 +0200clean up InputHandler/GameView to use signals for input new_graphics
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 00:28:26 +0200] rev 416
clean up InputHandler/GameView to use signals for input

Thu, 22 Jan 2009 00:13:53 +0200add forgotten top-level Input.hh new_graphics
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 00:13:53 +0200] rev 415
add forgotten top-level Input.hh

Thu, 22 Jan 2009 00:02:53 +0200port Input to new Graphics, still a bit hacky, but everything seems to work now new_graphics
Tero Marttila <terom@fixme.fi> [Thu, 22 Jan 2009 00:02:53 +0200] rev 414
port Input to new Graphics, still a bit hacky, but everything seems to work now

Wed, 21 Jan 2009 23:25:29 +0200drawing the GameView works new_graphics
Tero Marttila <terom@fixme.fi> [Wed, 21 Jan 2009 23:25:29 +0200] rev 413
drawing the GameView works

Wed, 21 Jan 2009 23:07:22 +0200new graphics code compiles... no, it doesn't work yet new_graphics
Tero Marttila <terom@fixme.fi> [Wed, 21 Jan 2009 23:07:22 +0200] rev 412
new graphics code compiles... no, it doesn't work yet

Wed, 21 Jan 2009 03:33:35 +0200there's a grain of truth in the new graphics code now... new_graphics
Tero Marttila <terom@fixme.fi> [Wed, 21 Jan 2009 03:33:35 +0200] rev 411
there's a grain of truth in the new graphics code now...

Wed, 21 Jan 2009 01:57:24 +0200start working out the Graphics/* code, this is a long way from compiling, let alone working new_graphics
Tero Marttila <terom@fixme.fi> [Wed, 21 Jan 2009 01:57:24 +0200] rev 410
start working out the Graphics/* code, this is a long way from compiling, let alone working

Wed, 21 Jan 2009 00:21:42 +0200add --terrain-seed and --terrain-size arguments, plus bugfixes
Tero Marttila <terom@fixme.fi> [Wed, 21 Jan 2009 00:21:42 +0200] rev 409
add --terrain-seed and --terrain-size arguments, plus bugfixes

Tue, 20 Jan 2009 23:30:18 +0200reorganize Terrain/PhysicsWorld/GameState/Engine to use NetworkClientConnect, and hence handle the connection process asynchronously, and finally properly implement receiving the terrain data from the server
Tero Marttila <terom@fixme.fi> [Tue, 20 Jan 2009 23:30:18 +0200] rev 408
reorganize Terrain/PhysicsWorld/GameState/Engine to use NetworkClientConnect, and hence handle the connection process asynchronously, and finally properly implement receiving the terrain data from the server

Tue, 20 Jan 2009 23:24:04 +0200fix dangerously broken mkcmake.sh
Tero Marttila <terom@fixme.fi> [Tue, 20 Jan 2009 23:24:04 +0200] rev 407
fix dangerously broken mkcmake.sh

Tue, 20 Jan 2009 22:00:24 +0200cleanup Terrain, use a single linear array instead of nested vectors
Tero Marttila <terom@fixme.fi> [Tue, 20 Jan 2009 22:00:24 +0200] rev 406
cleanup Terrain, use a single linear array instead of nested vectors

Sat, 17 Jan 2009 02:58:36 +0200fluff out README (test commit)
Tero Marttila <terom@fixme.fi> [Sat, 17 Jan 2009 02:58:36 +0200] rev 405
fluff out README (test commit)

Sat, 17 Jan 2009 01:22:47 +0200add README file
Tero Marttila <terom@fixme.fi> [Sat, 17 Jan 2009 01:22:47 +0200] rev 404
add README file

Fri, 16 Jan 2009 22:25:41 +0200weird merge on mkcmake.sh
Tero Marttila <terom@fixme.fi> [Fri, 16 Jan 2009 22:25:41 +0200] rev 403
weird merge on mkcmake.sh

Fri, 16 Jan 2009 22:24:37 +0200fix kishna-glista.dox -> kisna-glista.dox, and also fix VersionScript include sillyness
Tero Marttila <terom@fixme.fi> [Fri, 16 Jan 2009 22:24:37 +0200] rev 402
fix kishna-glista.dox -> kisna-glista.dox, and also fix VersionScript include sillyness

Fri, 16 Jan 2009 22:06:51 +0200fix mkcmake.sh
Tero Marttila <terom@fixme.fi> [Fri, 16 Jan 2009 22:06:51 +0200] rev 401
fix mkcmake.sh

Fri, 16 Jan 2009 22:03:49 +0200more documentation tweaking, all Network/ files now have a @file comment. Fix Platform.h -> Platform.hh, and Buffer.hh + Packet.cc
Tero Marttila <terom@fixme.fi> [Fri, 16 Jan 2009 22:03:49 +0200] rev 400
more documentation tweaking, all Network/ files now have a @file comment. Fix Platform.h -> Platform.hh, and Buffer.hh + Packet.cc

Fri, 16 Jan 2009 21:24:45 +0200documentation work on Network
Tero Marttila <terom@fixme.fi> [Fri, 16 Jan 2009 21:24:45 +0200] rev 399
documentation work on Network

Fri, 16 Jan 2009 01:05:34 +0200more tweaking of version.c ... maybe it works now
Tero Marttila <terom@fixme.fi> [Fri, 16 Jan 2009 01:05:34 +0200] rev 398
more tweaking of version.c ... maybe it works now

Fri, 16 Jan 2009 00:42:02 +0200hopefully version stuff is now run properly on every make...
Tero Marttila <terom@fixme.fi> [Fri, 16 Jan 2009 00:42:02 +0200] rev 397
hopefully version stuff is now run properly on every make...

Thu, 15 Jan 2009 21:33:54 +0200build scripts autodetect project version using 91d96387b359+ tip, and version is included in window title
Tero Marttila <terom@fixme.fi> [Thu, 15 Jan 2009 21:33:54 +0200] rev 396
build scripts autodetect project version using 91d96387b359+ tip, and version is included in window title

Thu, 15 Jan 2009 20:38:23 +0200add KG_DOC_ONLY build option to not compile code or find library dependancies
Tero Marttila <terom@fixme.fi> [Thu, 15 Jan 2009 20:38:23 +0200] rev 395
add KG_DOC_ONLY build option to not compile code or find library dependancies

Tue, 13 Jan 2009 23:54:47 +0200try and implement resize in a sane way, but changeing from windowed mode to fullscreen mode is now kind of weird
Tero Marttila <terom@fixme.fi> [Tue, 13 Jan 2009 23:54:47 +0200] rev 394
try and implement resize in a sane way, but changeing from windowed mode to fullscreen mode is now kind of weird

Tue, 13 Jan 2009 23:15:47 +0200a basic implementation of game messages, plus some weird GameStateEvent stuff
Tero Marttila <terom@fixme.fi> [Tue, 13 Jan 2009 23:15:47 +0200] rev 393
a basic implementation of game messages, plus some weird GameStateEvent stuff

Tue, 13 Jan 2009 21:36:43 +0200remove unused graphics_default, and default to the highest resolution available in fullscreen mode
Tero Marttila <terom@fixme.fi> [Tue, 13 Jan 2009 21:36:43 +0200] rev 392
remove unused graphics_default, and default to the highest resolution available in fullscreen mode

Tue, 13 Jan 2009 21:14:12 +0200add compressed read/write NetworkPacket API and move zlib stuff out of NetworkServer/Client
Tero Marttila <terom@fixme.fi> [Tue, 13 Jan 2009 21:14:12 +0200] rev 391
add compressed read/write NetworkPacket API and move zlib stuff out of NetworkServer/Client

Tue, 13 Jan 2009 20:21:28 +0200add .hgignore
Tero Marttila <terom@fixme.fi> [Tue, 13 Jan 2009 20:21:28 +0200] rev 390
add .hgignore

Tue, 13 Jan 2009 20:17:03 +0200implement --help, --fullscreen, --resolution and --list-modes
Tero Marttila <terom@fixme.fi> [Tue, 13 Jan 2009 20:17:03 +0200] rev 389
implement --help, --fullscreen, --resolution and --list-modes

Tue, 13 Jan 2009 16:11:37 +0000update tags
convert-repo [Tue, 13 Jan 2009 16:11:37 +0000] rev 388
update tags

Mon, 22 Dec 2008 02:37:43 +0000dirty implementation of compressed terrain array data
terom [Mon, 22 Dec 2008 02:37:43 +0000] rev 387
dirty implementation of compressed terrain array data

Mon, 22 Dec 2008 02:37:28 +0000amend r387
terom [Mon, 22 Dec 2008 02:37:28 +0000] rev 386
amend r387

Mon, 22 Dec 2008 02:36:57 +0000better error reporting of NetworkSocket bind/connect failures
terom [Mon, 22 Dec 2008 02:36:57 +0000] rev 385
better error reporting of NetworkSocket bind/connect failures

Mon, 22 Dec 2008 02:36:28 +0000fix select EINTR issues
terom [Mon, 22 Dec 2008 02:36:28 +0000] rev 384
fix select EINTR issues

Wed, 17 Dec 2008 01:13:26 +0000note broken use of memcmp in NetworkAddress, and delete generated doc/final_document.pdf file
terom [Wed, 17 Dec 2008 01:13:26 +0000] rev 383
note broken use of memcmp in NetworkAddress, and delete generated doc/final_document.pdf file

Wed, 17 Dec 2008 00:44:46 +0000rename files: Address -> Endpoint, SockAddr -> Address
terom [Wed, 17 Dec 2008 00:44:46 +0000] rev 382
rename files: Address -> Endpoint, SockAddr -> Address

Wed, 17 Dec 2008 00:40:22 +0000separate sockaddr stuff out of NetworkAddress... now called NetworkEndpoint
terom [Wed, 17 Dec 2008 00:40:22 +0000] rev 381
separate sockaddr stuff out of NetworkAddress... now called NetworkEndpoint

Tue, 16 Dec 2008 23:21:26 +0000new NetworkReactor, fix everything to actually work
terom [Tue, 16 Dec 2008 23:21:26 +0000] rev 380
new NetworkReactor, fix everything to actually work

Tue, 16 Dec 2008 20:30:35 +0000fix some NetworkAddress omissions
terom [Tue, 16 Dec 2008 20:30:35 +0000] rev 379
fix some NetworkAddress omissions

Mon, 15 Dec 2008 23:56:42 +0000break the network code. Too late to set up a branch for this now
terom [Mon, 15 Dec 2008 23:56:42 +0000] rev 378
break the network code. Too late to set up a branch for this now

Mon, 15 Dec 2008 16:41:00 +0000direction normalization functions in vector, change rope color, misc comments+whitespace
terom [Mon, 15 Dec 2008 16:41:00 +0000] rev 377
direction normalization functions in vector, change rope color, misc comments+whitespace

Mon, 15 Dec 2008 15:36:17 +0000tweak mkcmake.sh, remove mkdoxyconf.sh, tweak MESSAGE output
terom [Mon, 15 Dec 2008 15:36:17 +0000] rev 376
tweak mkcmake.sh, remove mkdoxyconf.sh, tweak MESSAGE output

Mon, 15 Dec 2008 15:30:48 +0000fix svn:ignore properties
terom [Mon, 15 Dec 2008 15:30:48 +0000] rev 375
fix svn:ignore properties

Mon, 15 Dec 2008 15:28:56 +0000integrate doxygen into our cmake build system
terom [Mon, 15 Dec 2008 15:28:56 +0000] rev 374
integrate doxygen into our cmake build system

Mon, 15 Dec 2008 14:41:49 +0000use a template (doxygen.conf), plus mainpage docs in kishna-glista.dox
terom [Mon, 15 Dec 2008 14:41:49 +0000] rev 373
use a template (doxygen.conf), plus mainpage docs in kishna-glista.dox

Mon, 15 Dec 2008 14:34:14 +0000remove redundant doc/doxygen directory
terom [Mon, 15 Dec 2008 14:34:14 +0000] rev 372
remove redundant doc/doxygen directory

Mon, 15 Dec 2008 14:32:36 +0000shuffle around the doxygen stuff a bit, and update svn:ignore on doc
terom [Mon, 15 Dec 2008 14:32:36 +0000] rev 371
shuffle around the doxygen stuff a bit, and update svn:ignore on doc

Mon, 15 Dec 2008 14:24:38 +0000clean up Vector a bit, remove unused Terrain -> direction function
terom [Mon, 15 Dec 2008 14:24:38 +0000] rev 370
clean up Vector a bit, remove unused Terrain -> direction function

Tue, 09 Dec 2008 04:49:33 +0000fix some documentation errors
terom [Tue, 09 Dec 2008 04:49:33 +0000] rev 369
fix some documentation errors

Tue, 09 Dec 2008 04:41:48 +0000move our overdrive-doxygen stuff to doxygen_hc_overclock.cfg 0.1.0
terom [Tue, 09 Dec 2008 04:41:48 +0000] rev 368
move our overdrive-doxygen stuff to doxygen_hc_overclock.cfg

Tue, 09 Dec 2008 04:40:05 +0000fix more optimized-assert errors
terom [Tue, 09 Dec 2008 04:40:05 +0000] rev 367
fix more optimized-assert errors

Tue, 09 Dec 2008 04:38:32 +0000improve mkcmake.sh
terom [Tue, 09 Dec 2008 04:38:32 +0000] rev 366
improve mkcmake.sh

Tue, 09 Dec 2008 04:33:53 +0000fix optimization-related warnings
terom [Tue, 09 Dec 2008 04:33:53 +0000] rev 365
fix optimization-related warnings

Tue, 09 Dec 2008 04:31:39 +0000add final document
ekku [Tue, 09 Dec 2008 04:31:39 +0000] rev 364
add final document

Tue, 09 Dec 2008 04:27:16 +0000resizing
ekku [Tue, 09 Dec 2008 04:27:16 +0000] rev 363
resizing

Tue, 09 Dec 2008 04:23:57 +0000add some diagrams to .tex, merged changes
terom [Tue, 09 Dec 2008 04:23:57 +0000] rev 362
add some diagrams to .tex, merged changes

Tue, 09 Dec 2008 04:22:30 +0000network move
ekku [Tue, 09 Dec 2008 04:22:30 +0000] rev 361
network move

Tue, 09 Dec 2008 04:14:55 +0000add two sample graphs from the doxygen output
terom [Tue, 09 Dec 2008 04:14:55 +0000] rev 360
add two sample graphs from the doxygen output

Tue, 09 Dec 2008 03:50:15 +0000MOAR MOAR MOAR
terom [Tue, 09 Dec 2008 03:50:15 +0000] rev 359
MOAR MOAR MOAR

Tue, 09 Dec 2008 03:28:25 +0000PIMP MAH DOXYGEN
terom [Tue, 09 Dec 2008 03:28:25 +0000] rev 358
PIMP MAH DOXYGEN

Tue, 09 Dec 2008 03:06:48 +0000Some stuff
ekku [Tue, 09 Dec 2008 03:06:48 +0000] rev 357
Some stuff

Tue, 09 Dec 2008 03:04:31 +0000Titlepage and toc to documentation
saiam [Tue, 09 Dec 2008 03:04:31 +0000] rev 356
Titlepage and toc to documentation

Tue, 09 Dec 2008 02:58:31 +0000misc. touching up of doc and NetworkServer comments...
terom [Tue, 09 Dec 2008 02:58:31 +0000] rev 355
misc. touching up of doc and NetworkServer comments...

Tue, 09 Dec 2008 02:55:45 +0000weapon reloads to right direction
nireco [Tue, 09 Dec 2008 02:55:45 +0000] rev 354
weapon reloads to right direction

Tue, 09 Dec 2008 02:54:35 +0000Should work now
saiam [Tue, 09 Dec 2008 02:54:35 +0000] rev 353
Should work now

Tue, 09 Dec 2008 02:52:11 +0000tweaking documentation text, and added Input+Network subsections under arch... again, perhaps too verbose?
terom [Tue, 09 Dec 2008 02:52:11 +0000] rev 352
tweaking documentation text, and added Input+Network subsections under arch... again, perhaps too verbose?

Tue, 09 Dec 2008 02:46:51 +0000cleaned object-object collision detection in PhysicsWorld.cc:tick
nireco [Tue, 09 Dec 2008 02:46:51 +0000] rev 351
cleaned object-object collision detection in PhysicsWorld.cc:tick

Tue, 09 Dec 2008 02:37:02 +0000Removed Network stuff from architecture part of documentation
saiam [Tue, 09 Dec 2008 02:37:02 +0000] rev 350
Removed Network stuff from architecture part of documentation

Tue, 09 Dec 2008 02:33:59 +0000Collision and normal writing
ekku [Tue, 09 Dec 2008 02:33:59 +0000] rev 349
Collision and normal writing

Tue, 09 Dec 2008 02:26:42 +0000Simplified the architecture description a bit
saiam [Tue, 09 Dec 2008 02:26:42 +0000] rev 348
Simplified the architecture description a bit

Tue, 09 Dec 2008 02:15:00 +0000Minor fixes to documentation.
saiam [Tue, 09 Dec 2008 02:15:00 +0000] rev 347
Minor fixes to documentation.

Tue, 09 Dec 2008 02:04:57 +0000Joku turha uml kaavio
saiam [Tue, 09 Dec 2008 02:04:57 +0000] rev 346
Joku turha uml kaavio

Tue, 09 Dec 2008 02:04:41 +00001 bug documented
nireco [Tue, 09 Dec 2008 02:04:41 +0000] rev 345
1 bug documented

Tue, 09 Dec 2008 02:00:19 +0000reorganize section 1 of documentation, and write a lot of really hard-to-read text in section 2
terom [Tue, 09 Dec 2008 02:00:19 +0000] rev 344
reorganize section 1 of documentation, and write a lot of really hard-to-read text in section 2

Tue, 09 Dec 2008 01:55:04 +0000first version of tgad
nireco [Tue, 09 Dec 2008 01:55:04 +0000] rev 343
first version of tgad

Tue, 09 Dec 2008 01:41:07 +0000picture_amount
nireco [Tue, 09 Dec 2008 01:41:07 +0000] rev 342
picture_amount

Tue, 09 Dec 2008 01:39:38 +0000More worm gestures
ekku [Tue, 09 Dec 2008 01:39:38 +0000] rev 341
More worm gestures

Tue, 09 Dec 2008 01:30:46 +0000Something to the doc.
saiam [Tue, 09 Dec 2008 01:30:46 +0000] rev 340
Something to the doc.

Tue, 09 Dec 2008 01:07:51 +0000mark mkcmake.sh as executable
terom [Tue, 09 Dec 2008 01:07:51 +0000] rev 339
mark mkcmake.sh as executable

Tue, 09 Dec 2008 00:58:49 +0000new DigDig weapon with massive radius
terom [Tue, 09 Dec 2008 00:58:49 +0000] rev 338
new DigDig weapon with massive radius

Tue, 09 Dec 2008 00:45:41 +0000implement NetworkObject destructor, and increase BounceBounce recoil
terom [Tue, 09 Dec 2008 00:45:41 +0000] rev 337
implement NetworkObject destructor, and increase BounceBounce recoil

Tue, 09 Dec 2008 00:45:18 +0000Rope aplies forcce to both players
saiam [Tue, 09 Dec 2008 00:45:18 +0000] rev 336
Rope aplies forcce to both players

Tue, 09 Dec 2008 00:10:32 +0000Players dont collide
ekku [Tue, 09 Dec 2008 00:10:32 +0000] rev 335
Players dont collide

Mon, 08 Dec 2008 23:52:08 +0000transmit handleInput dt
terom [Mon, 08 Dec 2008 23:52:08 +0000] rev 334
transmit handleInput dt

Mon, 08 Dec 2008 23:49:48 +0000Minor fixes to documentation
saiam [Mon, 08 Dec 2008 23:49:48 +0000] rev 333
Minor fixes to documentation

Mon, 08 Dec 2008 23:47:48 +0000handle NetworkClient server-disconnect by logging an error and stopping the engine
terom [Mon, 08 Dec 2008 23:47:48 +0000] rev 332
handle NetworkClient server-disconnect by logging an error and stopping the engine

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/