aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorLoic Guegan <manzerbredes@mailbox.org>2023-01-13 10:42:57 +0100
committerLoic Guegan <manzerbredes@mailbox.org>2023-01-13 10:42:57 +0100
commitf754a93f9f13fa7f30386caba397b91e127aab2c (patch)
tree9b3cd0a464d40657a9ed252f7065403669c8b9de /TODO.md
parent7009469e96505ab7c2445e7dea43d6c6d2fcbd08 (diff)
Debug MainWindow and add comments
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 2f063cf..b908670 100644
--- a/TODO.md
+++ b/TODO.md
@@ -19,4 +19,5 @@
- [ ] Be able to play against an engine
- [ ] Implement full chess engine game analyzer/annotator
- [ ] Handle .si4 databases
- - [ ] Implement a page system for large databases (load massive databases per pages instead of entirely) \ No newline at end of file
+ - [ ] Implement a page system for large databases (load massive databases per pages instead of entirely)
+ - [ ] Add a tool in the toolbar of GameTabLeftPanel to run the live engine analysis using the last engine \ No newline at end of file