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