cardwords 0.0.7 NEWS:

- Updated german translation.


cardwords 0.0.6 NEWS:

cardwords_gtkclient:
- Changing the library versions:
  Previous versions of the gtkclient would only have compiled and run with
  Gtk-- 0.9.2 and Gtk+ 1.0.4, I suppose.
  I updated my versions of these libs and made the necessary modifications
  to the source.
  Due to this inability to compile the program with the recent libraries, I
  have not yet announced the game on freshmeat, but I think I can do with
  this release.


cardwords 0.0.5 NEWS:

cardwords_gtkclient:
- Changed option setting dialog completely, added a save-options button.

- Handling missing HOME environment variable separately from options.

- The client will not show or try moves with invalid geometry any more.

- Delete-event from window-manager causes program to exit.

- Window responds better to resizes before game starts.

source Package:
- should move to games/multiplayer/cards on sunsite with this release.

first announcement on freshmeat



cardwords 0.0.4 NEWS:

Fixed behaviour of help and cardlist windows.

Changed color of wildcard meanings.

Fixed the one-card-move bug that let the server crash.

cardwords 0.0.2 NEWS:

Added a list of total cards in the game and a list of cards that are
either still remaining in the pile or already in the other player's
hands (which we do not know) to the gtk client.

Renamed cardwords_gtkclient_test to cardwords_gtkclient.
