testing new_game()
[cboard.git] / TODO.GIT-EXP
bloba1c07aeb1260f57425f3b2c701ca923de2ecb6a0
1 file globbing patterns in the file browser (breaks config.save_directory) this
2     adds configuration parameter glob_pattern.
4 define a prototype for vasprintf if not detected even if its not linux
6 include strings.h only in source files that require it
8 fix for game flags (visual)
10 removed board move number count code. i'll add it back in later probably
12 dont use cpp concatination token '##' for strings. fixes gcc 3 compilation
13     problems.
15 function and variable names have changed to make a little more sense.
17 update the game modified flag on save
19 add "Setup" tag when added FEN tag
21 more consistant menu help and keys
23 added vim modelines to *.[ch]