| Thu, 22 Jan 2009 20:21:10 +0200 |
Tero Marttila |
use EXIT_SUCCESS/FAILURE return codes from main
|
changeset |
files
|
| Thu, 22 Jan 2009 04:24:26 +0200 |
Tero Marttila |
more compile-fixing, this is GCC 4.3 with a 64-bit libc and it's damn stupid
|
changeset |
files
|
| Thu, 22 Jan 2009 04:09:53 +0200 |
Tero Marttila |
fix GRAPHICS_ENABLED configuration... probably broken again if the <ClanLib/Display> includes aren't there
|
changeset |
files
|
| Thu, 22 Jan 2009 03:53:17 +0200 |
Tero Marttila |
fix worst compilation errors when using the debian lenny gcc/libc...
|
changeset |
files
|
| Thu, 22 Jan 2009 03:19:25 +0200 |
Tero Marttila |
fix *_ENABLED cmake scripts
|
changeset |
files
|
| Thu, 22 Jan 2009 03:02:43 +0200 |
Tero Marttila |
merge new_graphics back into default, it should work OK, and there's a lot of additional functionality already
|
changeset |
files
|
| Thu, 22 Jan 2009 02:56:50 +0200 |
Tero Marttila |
clean up Server/Client log output a bit
new_graphics
|
changeset |
files
|
| Thu, 22 Jan 2009 02:47:53 +0200 |
Tero Marttila |
fix Engine <-> NetworkClient interaction
new_graphics
|
changeset |
files
|
| Thu, 22 Jan 2009 02:38:33 +0200 |
Tero Marttila |
add --log-level option, improve Config/Logger documentation, fix NETWORK_EANBLED typos in Engine
new_graphics
|
changeset |
files
|
| Thu, 22 Jan 2009 01:53:05 +0200 |
Tero Marttila |
support for building without Network/Graphics, although the disable-graphics case is kind of hackish still
new_graphics
|
changeset |
files
|
| Thu, 22 Jan 2009 00:28:26 +0200 |
Tero Marttila |
clean up InputHandler/GameView to use signals for input
new_graphics
|
changeset |
files
|
| Thu, 22 Jan 2009 00:13:53 +0200 |
Tero Marttila |
add forgotten top-level Input.hh
new_graphics
|
changeset |
files
|
| Thu, 22 Jan 2009 00:02:53 +0200 |
Tero Marttila |
port Input to new Graphics, still a bit hacky, but everything seems to work now
new_graphics
|
changeset |
files
|
| Wed, 21 Jan 2009 23:25:29 +0200 |
Tero Marttila |
drawing the GameView works
new_graphics
|
changeset |
files
|
| Wed, 21 Jan 2009 23:07:22 +0200 |
Tero Marttila |
new graphics code compiles... no, it doesn't work yet
new_graphics
|
changeset |
files
|
| Wed, 21 Jan 2009 03:33:35 +0200 |
Tero Marttila |
there's a grain of truth in the new graphics code now...
new_graphics
|
changeset |
files
|
| Wed, 21 Jan 2009 01:57:24 +0200 |
Tero Marttila |
start working out the Graphics/* code, this is a long way from compiling, let alone working
new_graphics
|
changeset |
files
|
| Wed, 21 Jan 2009 00:21:42 +0200 |
Tero Marttila |
add --terrain-seed and --terrain-size arguments, plus bugfixes
|
changeset |
files
|
| Tue, 20 Jan 2009 23:30:18 +0200 |
Tero Marttila |
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
|
changeset |
files
|
| Tue, 20 Jan 2009 23:24:04 +0200 |
Tero Marttila |
fix dangerously broken mkcmake.sh
|
changeset |
files
|
| Tue, 20 Jan 2009 22:00:24 +0200 |
Tero Marttila |
cleanup Terrain, use a single linear array instead of nested vectors
|
changeset |
files
|
| Sat, 17 Jan 2009 02:58:36 +0200 |
Tero Marttila |
fluff out README (test commit)
|
changeset |
files
|
| Sat, 17 Jan 2009 01:22:47 +0200 |
Tero Marttila |
add README file
|
changeset |
files
|
| Fri, 16 Jan 2009 22:25:41 +0200 |
Tero Marttila |
weird merge on mkcmake.sh
|
changeset |
files
|
| Fri, 16 Jan 2009 22:24:37 +0200 |
Tero Marttila |
fix kishna-glista.dox -> kisna-glista.dox, and also fix VersionScript include sillyness
|
changeset |
files
|
| Fri, 16 Jan 2009 22:06:51 +0200 |
Tero Marttila |
fix mkcmake.sh
|
changeset |
files
|
| Fri, 16 Jan 2009 22:03:49 +0200 |
Tero Marttila |
more documentation tweaking, all Network/ files now have a @file comment. Fix Platform.h -> Platform.hh, and Buffer.hh + Packet.cc
|
changeset |
files
|
| Fri, 16 Jan 2009 21:24:45 +0200 |
Tero Marttila |
documentation work on Network
|
changeset |
files
|
| Fri, 16 Jan 2009 01:05:34 +0200 |
Tero Marttila |
more tweaking of version.c ... maybe it works now
|
changeset |
files
|
| Fri, 16 Jan 2009 00:42:02 +0200 |
Tero Marttila |
hopefully version stuff is now run properly on every make...
|
changeset |
files
|