2008-02-19 03:53:50 by Rene Hexel | Files touched by this commit (2) |
Log message:
Update cgoban-java to 3.3.22. Notable changes include:
- Fixed the problem where some users are always told that their
user info has changed.
- Updated Thawte code signing certificate.
|
2008-01-15 07:57:54 by Rene Hexel | Files touched by this commit (2) |
Log message:
Update cgoban-java to 3.3.21. Notable changes include:
C14 - Fixed issue with MOTD and underlining.
S - Fixed escaper tagging issue.
S,C14,W - Updated German and French translations.
C14 - Fixed MOTD mangling issue.
c14 - Fixed problem with clicking past the ends of lines and
paragraphs that end in links.
|
2007-11-03 01:19:52 by Roland Illig | Files touched by this commit (1) |
Log message:
KGS is no longer called the "Kiseido Go Server".
|
2007-11-03 01:07:34 by Rene Hexel | Files touched by this commit (2) |
Log message:
Update cgoban-java to 3.3.20. Client changes include:
- Changed minimum java release from 1.3 to 1.4.
- Added <gmt>...</gmt> text tag. Try typing "Hello at
<gmt>2007-08-29 8:00</gmt>" in a chat pane, or put it in \
your user
info, or in the greeting text for a room you own, etc.
- Added "Never Undo" option when your opponent has already asked
your for undo several times.
|
2007-08-31 12:36:24 by Roland Illig | Files touched by this commit (2) | |
Log message:
Updated cgoban-java to 3.3.19.
No changes since 3.3.18 except for the version number. This is because
the server and web site of gokgs.com only have one common version
number. Nevertheless, the update is useful because it avoids a warning
about "old client software" at startup.
|
2007-07-16 10:55:04 by Rene Hexel | Files touched by this commit (2) |
Log message:
Update cgoban-java to 3.3.18. Changes are:
C,W - Changed last appearances of "Kiseido" to "KGS".
C,W - Updated German translation.
S - Fixed bug that crashed server (related to the MySQL issue).
W - Added schedule mailer at last.
T - Better error reporting when uploading tournaments to server.
W - Added throttling of game archive requests.
W - Added help image uploading.
S - Refactored rank database for better performance.
CGTP - Got comments working properly.
C,S - In demo and review games you can now set player names, game
name, etc.
S - Fixed "kick" for admins.
C - Fixed problem with long reasons for booting somebody.
|
2007-06-05 15:37:05 by Roland Illig | Files touched by this commit (1) |
Log message:
Using the newly introduced JAVA_BINPREFIX variable makes the Makefile
simple and elegant again.
|
2007-05-25 04:41:26 by Rene Hexel | Files touched by this commit (1) |
Log message:
Don't use the java executable directly in the cgoban-java script. Use the
corresponding wrapper script instead to make sure environment variables
and limits are set correctly. Fixes PR pkg/33373 by jfranz at bsdprojects
dot net.
Bump PKGREVISION.
|
2007-05-04 09:48:50 by Rene Hexel | Files touched by this commit (2) |
Log message:
Update cgoban-java to 3.3.17.
Changes from 3.3.16 to 3.3.17 (Released 2007-04-19)
W - Added "help changes" page.
S,C,W - Updated Spanish translation.
S - Added workaround for MySQL bug that would crash server when a
Unicode surrogate pair was written to the database.
S - Added fix for bug in clearing a user ban that crashed the server
on April 6.
|
2007-04-10 05:43:28 by Roland Illig | Files touched by this commit (2) |
Log message:
Updated cgoban-java to 3.3.16.
Changes since 3.3.13:
- Fixed bug that would sometimes leave poeple unable to make
changes when they were handed control of an ended game.
|