
Version 0.7.4
    -all clients sync regularly during a network game
    -included man pages

Version 0.7.3
    -added work-around for the mysterious invisible-wall bug
    -added man pages (thanks Clint Adams)

Version 0.7.2
    -added "help" menu
    -longer server names can be entered in the "join game" menu
    -the background is dithered (looks better in < 24 bpp)
    -clients can disconnect cleanly from server
    -network games with two players on one PC should work better

Version 0.7.1
    -new SDL_net version
    -better configure.in -> compiles easier for win32
    -code cleanups (thanks Clint Adams)

Version 0.7.0
    -new game mode: Conquer!
    -new menu structure
    -nicer configure file
    -bug fixes
    -added ALT-RETURN for fullscreen switch
    -better event handling
    -faster terrain calculation
    -slightly improved font
    -new background for conquered tarrain

Version 0.6.0
    -fixed a bunch of bugs and added some new ones
    -two players on one PC is possible in a network game, too.
    -player names should be correct now
    -many small improvements
    -new menu background

Version 0.5.1
    -fixed the restart game problem with more than two players

Version 0.5.0
    -up to 4 players can play over the network
    -the playernum of the server is applied to all clients
    -windows version available
    -minor fixes

Version 0.4.0
    -new images for destroyed cannons
    -network games work better
    -river looks better
    -minor fixes

Version 0.3.2
    -fixed hang when starting the game two times
    -new game background

Version 0.3.1
    -some network fixes
    -some new graphics
    -fixed destroyed cannon's wrong behavior
    -new SFont version

Version 0.3
    -should compile without SDL_mixer now.
    -seperated the two PlayerNum variables.
    -changed --fullscreen/-f parameter to --windowed/-w
    -multiple rounds can be played without restarting
    -new background pic
    -red blocks are shown when you can't place a cannon
    -added cool looking cannons that turn to your cursor

Vesion 0.2

    First public release
