X-Git-Url: http://winboard.nl/cgi-bin?p=gnushogi.git;a=blobdiff_plain;f=TODO;h=48d2f19ee8ba12d459425816c6010247ecf03322;hp=94893137fc32b7bd345a48bb7a0c10300d823155;hb=e6d0e922c94c9999f1f8a803af008e0a482bedf0;hpb=fd2d3b3b66801eba904e700842604033c9af8c23 diff --git a/TODO b/TODO index 9489313..48d2f19 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,16 @@ +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 +- 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 + 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 @@ -11,7 +22,6 @@ Generic cleanups Minishogi-related stuff -- make minishogi a run-time option rather than a compile-time one - minishogi patterns - tune difficulty levels - other tunings to investigate