diff options
author | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 19:44:25 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 19:44:25 +0200 |
commit | 184b47234ccd6dfac5fc5dfd2546a14ee3e0d30e (patch) | |
tree | 3b600ff898800a2aff76f0568e0edae2e2252523 /games/brutalchess/README | |
parent | 4df5cc6b8557014fc5de236bc29c5f101fd7264e (diff) |
games/brutalchess: Updated for version 0.5.2
Diffstat (limited to 'games/brutalchess/README')
-rw-r--r-- | games/brutalchess/README | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/games/brutalchess/README b/games/brutalchess/README index 179be05a273d..a382864c9fd9 100644 --- a/games/brutalchess/README +++ b/games/brutalchess/README @@ -1,25 +1,3 @@ This is Brutal Chess Alpha, version 0.5. Brutal Chess is a cross-platform GPL chess game with 3D graphics powered by OpenGL and SDL. To build Brutal Chess you will need SDL, SDL_Image, and FreeType. These are included with Slackware. - -New In This Release (0.5) -=========================== - -* Completely new code base -* Menu system to replace console -* Select pawn promotion piece through new interface -* Variable AI difficulty -* New loading screen -* Shadows and other graphical tweaks -* Full rotation of the camera -* History arrows displaying previous move -* MD3 (Quake 2) model support - -Bug Fixes (0.5.1): -* Fixed colors of the board squares -* Fixed bug that allowed castling when it shouldn't have been legal -* Added proper Linux install scripts - -Bug Fixes (0.5.2): -* Fixed bug that allowed white pawns being able to move backwards - |