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