aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-06-02 16:30:31 +0200
committerLoic Guegan <manzerbredes@mailbox.org>2023-06-02 16:30:31 +0200
commitd60a8bb5c12d906dce3b0880a39640a3e3f08837 (patch)
tree57e5ac3fc49278ee38e80bf17e68033957fdbd0a
parentc8f72aeaac736dd31c49eea0885749188dfccac9 (diff)
Update todo
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 28507bd..c49f470 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,6 +14,8 @@
- [x] Debug engine name in the EngineTab configuration (use id for engine entry instead of name (otherwise name clash/bugs etc.))
- [x] Use static libraries for dependencies
- [x] Update PGNP to last commit
+ - [ ] Remove duplicated variations (currently if variation is played more than once it is added anyway to the move list)
+ - [ ] Debug the Preference window on OS X (GetIcon() must be overridden)
## Additional Features
- [x] Add a live evaluation bar to the BoardCanvas