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