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