Next | Query returned 57 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2005-03-24 23:50:07 by Rene Hexel | Files touched by this commit (2)
Log message:
Update cgoban-java to 2.6.10

Changes from version 2.6.9 to 2.6.10 (Released 2005-03-21)

Bugs Fixed
----------

C13 - Fixed "underline past end of URL" bug that hits with Java 1.5 and
certain text fields.

C13 - Fixed a bug that would make CGoban 2 ignore buttons etc. at
weird times due to a corrupted preferences system.

C13 - Hopefully fixed "buttons too wide during playback" bug. This bug
simply does not happen on my system, no idea why, but I've moved the
VCR controls to the bottom of the buttons, where they can be twice as
wide. Hopefully this will solve the problem.

Features Added
--------------

C13 - Added "merge tool" to SGF editor when doing offline editing

C13 - Change replay game system so that KGS Plus games are available
for replay forever, as long as you always renew your subscription. If
you let your subscription expire, then when you resubscribe, you only
get to see the lectures since you last signed up.

C13 - Have client track when you signed up for KGS Plus and disable
playbacks that aren't available to you.

C13 - Added icons for admins, assistants, censors, and tournament winners.

C13 - Made java 1.5 web start once again let you put in desktop shortcuts.

C13 - If you use java 1.5 with web start, it will now associate .SGF
files with itself so clicking on such a file will automatically open CGoban.

C13 - Implemented java 1.5 web start's new "single instance" system,
so if you use the java web start with java 1.5, then it will only run
one version of cgoban, even if you open many SGF files or open a file
and connect to the server or whatever.

C13 - Cleaned up the "playback list" menu so that it is organized by
month, instead of a big pile of playbacks available.
   2005-02-24 00:12:05 by Alistair G. Crooks | Files touched by this commit (223)
Log message:
Add RMD160 digests.
   2005-01-23 01:23:51 by Rene Hexel | Files touched by this commit (2)
Log message:
Update cgoban-java to 2.6.9.  Notable changes include:

C13 - Pause, Fast forward, & slider added to playback games.

C13 - When you set up a challenge as ranked that cannot be ranked (due
to board size or time or whatever), it no longer creates a
popup. Instead, sets the rank type to "Free", turns it blue, and makes
the tooltip be a description of why playing ranked is impossible.
   2004-12-18 00:22:38 by Lubomir Sedlacik | Files touched by this commit (2)
Log message:
Update to version 2.6.8

client changes:

Bugs Fixed
----------
- Announcements in games now get a "\n" at the end.

Features Added
--------------
- Rank added to saved KGS Plus lecture list.
   2004-11-20 06:07:17 by Rene Hexel | Files touched by this commit (2)
Log message:
Update cgoban-java to 2.6.7.  Changes include:

Bugs Fixed
----------

C13 - Got audio test working again.

C13 - Fixed a bug that would let non-subscribers see KGS Plus games.

Features Added
--------------

C13 - Changed escaper system. Chronic escapers now effectively resign
every time that they escape.

C13 - KGS Plus lectures now marked with a "+" instead of a "!".

S - When you are watching a lecture or replay, you will not get the
"You have been idle a long time" warning.

C13 - Added a confirmation dialog for admins when they enter a private
game. From time to time admins have accidentally entered a private
game, not intending to intrude; this will still let them in, but make
sure they don't do it by accident.

W - Made it possible to order KGS Plus as a gift for an account that
you don't have the password of.

S,C13 - Can now record KGS Plus lectures and play them back later.
   2004-10-29 09:19:16 by Rene Hexel | Files touched by this commit (2)
Log message:
Update cgoban-java to 2.6.6.

Changes from version 2.6.5 to 2.6.6 (Released 2004-10-27)

Bugs Fixed
----------

S - Fixed a server bug that would sometimes make it crash on shutdown
(luckily the crash would happen after all data needed had been written
out, so it was harmless but annoying.)

C13 - Got the "change whose move" control working again.

C13 - Added a tool tip for the "no chats" button.

C13 - Fixed rating system issue. Broke rating system in the
process. Ranks are now much too stable. Sorry, will be fixed when possible.

S - When the teacher leaves, the chat mode of the game will now revert
to normal.

S - Added tests to ensure that game state only changes when game mutex
is held (server crash looks like it was caused by a game changing
state when mutex wasn't held).

C13 - No longer tells you how to upgrade an applet when you are using a
non-applet client.

S - Fixed a bug that caused several crashes recently (caused a loop in
the linked list of clients needing data written).

Features Added
--------------

S - Added throttling of comments sent to teachers in moderated mode.

S,C13 - You can now undo in tournaments, but only when you are marking
stones dead.
   2004-09-24 12:58:18 by Rene Hexel | Files touched by this commit (2)
Log message:
Update cgoban-java to 2.6.5

Bugs Fixed
----------

C13 - Fixed null pointer exception due to default give target.

C13 - Ensured that viewers as well as teacher see the new scores when
the teacher makes changes to dead stones in review/demo games.

C13 - Fixed bug that might leave useless java tasks lying around.

C13 - Got the "Your opponent has loaded your game. Join it?" dialog to
work for guests.

C13 - Now can load SGF files with 3 character labels.

C13 - Caught a few cases where arrow keys could be wrongly eaten by
components in a game window, making them harder to use at hotkeys.

S - Fixed bug in audio code that makes server crash with large numbers
of listeners.

S - Fixed a bug that would crash the server if the serverComm demon
was down for too long.

W - Fixed the bug that prevented people from leaving a tournament that
was in progress by the web page.

Features Added
--------------

S - Change constant "k" based on analysis of handicap game
outcomes. This will cause many people's ranks to change by a stone or
two, especially people in the low kyu range.

S, C13 - Event games will now appear in the "active games" list. Only
admins can set up event games now, room owners cannot.

S - All event games are now always saved, including uploaded and demo
games.

C13 - Fixed bug that would produce SGF files with "set whose move" and
B[]/W[] in the same node.

S - Minor performance improvements to audio network code.

S,C13 - Added "No chats" menu item.
   2004-08-06 00:55:11 by Rene Hexel | Files touched by this commit (2)
Log message:
Update cgoban-java to 2.6.4.  Changes are bugfixes only.
   2004-07-17 03:33:59 by Rene Hexel | Files touched by this commit (2)
Log message:
Update cgoban-java to 2.6.3.

Changes from version 2.6.2 to 2.6.3 (Released 2004-07-13)

Bugs Fixed
----------

C13 - Put the "save game" button back in the GUI.

C13 - Fixed up enabled-ness of editing tools when in teaching
game. Really clicking an editing tools should (as Glue suggested, I
think) give the teacher control over editing, but that would be higher
risk than just disabling them and making the teacher choose "take
control", and I want this patch to get out today.

S - Fixed "duplicate games in open/active lists" bug. I'm 99% sure
that this is also the cause of the "ghost observers" bug.

C13 - Fixed recursive-endless-loop-when-opening-editing-tools that
seems to hit OS X. Maybe other platforms too.

C13 - Make it once again remember your sorting preferences for game lists.

C13 - Took out some bells.

*******************************************************************************

Changes from version 2.6.1 to 2.6.2 (Released 2004-07-12)

Bugs Fixed
----------

T - Tournaments seem to be working fine (on the server & web
side). Many many changes.

C13 - Fixed a misleading (or just plain wrong) error message that the
audio system would make sometimes.

C13 - Fixed the "exit with maximized windows and you'll never be able
to resize them again" bug.

C13 - Added a workaround for the "out of memory when I look at certain
games" bug. This was a 100% java bug, and my workaround will make the
names over the stones have a slightly worse appearance in some cases,
but it's 2 years after I submitted the bug to Sun and they haven't
fixed it, so I'm giving up.

C13 - When you try to play against somebody who set up a private
teaching game, you can't set it to "free" or "rated" any \ 
more. (When
you tried to do this, the server would kick you out!)

C13 - Got rid of use of system bell everywhere. It seems recent
windows systems have it disabled anyway. Now a short chime will be
played instead. A master "Sound enabled?" checkbox has been added to
the preferences window.

C13 - Changed keyboard accelerators for moving in SGF to just plain
arrow keys for "one at a time" movement, ctrl-arrow for "to
next/previous markup or variation". Finally figured out (atfer a lot
of investigating) why it seemed these only worked when the arrow
buttons had focus; it turns out, they worked as long as no focussed
button wanted the same keys - but such buttons were all over the
place! For example, click a scroll bar? It gets focus and eats all
arrow keys until you click something else. :-( So anyway, I did some
work, now it should really accept arrow keys to move through SGF
unless you have a text widget with a blinking cursor (in which case
the arrow keys move the cursor instead).

C13,S - Room owners & admins can now set a game to be a "special
event" game. Special event games are always put at the top of the game
list, to be easy to find.

C13 - Just noticed that the "registering" GUI is really ugly (way too
wide & short). Fixed up its proportions.

S - Changed network code a bit to make sure we never take very long to
handle inbound connections. When an audio game starts broadcasting,
everybody in the game sends a new connection at once - I think this
has been overloading the old network code and leaving people unable to
get the audio. Hopefully the new code will solve this problem.

C13,S - Rewrote the code for the "open games list." When I wrote it
the first time, I did a really crappy job. I mean, it worked, but it
was plugged into really awful parts of the server and was totally
impossible to extend in any useful way. So I rewrote it so that I can
create arbitrary "game collections" on the server. For 2.6.2, there
will be the open game list collection (which is now done), but there
will also be a game collection that has all non-private games that are
in progress.

C13 - Fixed the placement & size of labels for OS X.

Features Added
--------------

CGTP - Add an option for kgsGtp robots to reconnect automatically if
the server goes away.

S - Keep track of when users are promoted to assistant or admin. Sometimes I \ 
wonder how long people have been assistant/admin, but I don't know!

C13 - Added raw & audio data out levels to server stats window. (raw =
before compression, currently you only see raw)

C13,S - When your tournament game starts, it would be nice if the
"Your game has started!" alert had a "click here to join" \ 
just like
when somebody reloads an old game of yours.

C13 - Got rid of the editing tools window.

C13,S - Added room announcements. Admins, assistants, and room owners
can use this. Just like a normal chat, except it appears in bold, so
people knows it comes from somebody with authority.

C13 - Allow private uploads. No idea why I didn't have this in the first place.

C13 - Added auto-underlining (just like chat rooms) to message of the
day and user info. Took out "home page" box from user info, it now is
unnecessary.

C13,S,W - Finished server & client work for project x. Web page work
still required, but I can put that off until after the 2.6.2 release -
there will need to be a lot of server & client testing before the web
portion is needed anyway.

S - Room messages of private rooms are now not fully visible to
non-members. As per Cheyenne's suggestion, up to the first linebreak
is visible to everybody; so you can say "Ask wms to join this room\nHa
ha ha losers you can't read this" and everybody will see to ask wms to
join, but only members will see the message about losers.

C13,S - Changed "Last login:" to "Lost on:" in user info. \ 
Show when
they logged out last time, not in!
   2004-06-28 19:04:08 by David Brownlee | Files touched by this commit (1)
Log message:
Switch to bl3

Next | Query returned 57 messages, browsing 31 to 40 | Previous