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