--- Changes in 0.0.5 ---  2005-09-06
New icon.
Set a default board size for first time players.
Changed all settings to include the classname for the setting key.
Added network game play support over a basic direct connection. (work in progress)
Saved games now default to the "save" folder.
Auto save implemented for human games.
Popups added to notify if an AI attempts to make an illegal move, this ends the game.
The game location and size is stored and loaded at next startup.
Added Flip Board option.
Removed the Build number code
The BasicUI now draws a red line to show the last move made.
Added an intro/loading screen with a new logo.
User is now notified if their version is out of date.
Fixed the bug where the board resized automatically sometimes.
Fixed installer so it will work in Linux

--- Changes in 0.0.4 --- 2005-04-25
License Update.
Fixed Lost pieces bugs.
Changed how the selection of AI's works.
Fixed History bugs.
AI games with Hide Window checked now hides the game, and runs at maximum speed.
Pressing cancel on the AI Stats window will halt the AI game.
Added a Debug option
Added System Console to display System.out and System.err
Installer changes.
Added a Build manager
Added a Database error logger.

--- Changes in 0.0.3 ---- 2005-01-31
Now using IzPack for installation.
Moved the settings file to the user's home.
Made the sounds that are played part of the ChessUI.
Added option that will show stats of 2 AI's facing off.
Added "BerZerKer" AI (easy to beat).