summaryrefslogtreecommitdiff
path: root/games/cgoban-java
AgeCommit message (Collapse)AuthorFilesLines
2003-01-28Updated games/cgoban-java to 2.4.57. Changes from version 2.4.55 include:jlam2-8/+9
Adding an "A" to a node with no children no longer crashes the client. The scroll bar for text wasn't appearing in SGF files. Fixed the title of the "Limit" column of the server stats window. Fixed a problem I introduced recently where grid lines were drawn under labels on a board. This makes the labels hard to read. Added a confirmation when you try to close your user info after editing it but not saving it. Simul games now marked with an "S". Results of never-saved games are no longer left sitting in your result list.
2002-12-31Mechanical conversion to use java-vm.mk.jlam1-1/+2
2002-12-07Initial import of cgoban-java-2.4.55, a Java Go server client and enhancedrh4-0/+40
sgf viewer/editor.