ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/TODO
(Generate patch)

Comparing kgsueme/TODO (file contents):
Revision 1.2 by pcg, Sat May 31 05:34:24 2003 UTC vs.
Revision 1.8 by pcg, Wed Jun 4 03:49:22 2003 UTC

1GUI: 1GUI:
2 2
3- almost all useful features are missing ;) 3- almost all useful features are missing ;)
4 4
5- users duplicate over time.. maybe games too?
6
7- games don't get updated it seems
8
9- trivial: remember the time of the last move for restarting the timer
10
11- or is it a flag(?):
12 lavalyn: "~" is what you get if you have played 5 more than twice the number of games you've played against "?" "-" or "not stronger" players
13
5VIEWER: 14VIEWER:
6
7- board updates should somehow be done incrementally or partly-incrementally,
8 as they take the majority of the time when intelligent updates are used.
9 (compute all boards when scrolling only?)
10
11- shadow drawing is broken for incremental updates... drawn twice with alpha(?)
12 15
13- various off-by-one (or off-by-half) errors ("edgy" stones) 16- various off-by-one (or off-by-half) errors ("edgy" stones)
14 17
18BUGS: (send to wms if time is right)
19
20- Room Chats don't check username.
21- game channel messages for games in challenge are not healthy to the server it seems.
22- leaving a game (probably a room, with channel id 0 (at least)) instantly crashes the server
23- sending userpic requests with ivalid username ("zerokun [0k]") also crashes(?)
24
25

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines