src/Application.hh
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
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
Wed, 21 Jan 2009 03:33:35 +0200 Tero Marttila there's a grain of truth in the new graphics code now... new_graphics
Wed, 21 Jan 2009 00:21:42 +0200 Tero Marttila add --terrain-seed and --terrain-size arguments, plus bugfixes
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
Fri, 16 Jan 2009 00:42:02 +0200 Tero Marttila hopefully version stuff is now run properly on every make...
Tue, 13 Jan 2009 20:17:03 +0200 Tero Marttila implement --help, --fullscreen, --resolution and --list-modes
Tue, 09 Dec 2008 03:28:25 +0000 terom PIMP MAH DOXYGEN