ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/kgsueme/TODO
Revision: 1.2
Committed: Sat May 31 05:34:24 2003 UTC (20 years, 11 months ago) by pcg
Branch: MAIN
Changes since 1.1: +10 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 GUI:
2
3 - almost all useful features are missing ;)
4
5 VIEWER:
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
13 - various off-by-one (or off-by-half) errors ("edgy" stones)
14