X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=TODO;h=43345ef4c1511316885772ea614e693627484bd1;hb=b1b9616a3147b835beaabfaaa8f2de0db6d12ee9;hp=48d2f19ee8ba12d459425816c6010247ecf03322;hpb=6c394be5d7edab121feba6e3ba70cddf3a090f39;p=gnushogi.git diff --git a/TODO b/TODO index 48d2f19..43345ef 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,8 @@ Target for v1.5: -- refactor dspwrappers into a driver-like structure -- integrate H.G.Muller's work on the xboard protocol on top of that +- make X and raw two different display drivers +- integrate H.G.Muller's work on the xboard protocol on top of new driver-like + display handling - deprecate xshogi in favor of xboard - make minishogi a run-time option rather than a compile-time one, using the "variant" mechanism of the xboard protocol @@ -10,12 +11,11 @@ Generic cleanups - switch cli parsing to getopt - hunt for extern's and prototypes spread all over the source -- use automake - hunt for more hardcoded variant-specific constants - position of captured pieces in curses mode - compile with bound-checker - add autosave mode to ease hunt for segfaults ? -- use 2D array for the board, get rid of the (i)nunmap stuff +- ? use 2D array for the board, get rid of the (i)nunmap stuff - fixup build procedure to support parallel make runs - investigate those preexisting "overflow in implicit constant conversion" warnings @@ -29,3 +29,10 @@ Minishogi-related stuff * OPENING_HINT - add minishogi stuff to the doc - use valid minishogi moves in online help + +Improvements + +- find out why the engine is so weak + - make it battle against Mutz-era gnushogi, and other engines, and + compare their evaluation results + - see what needs updating in book