Book: get rid of currentoffset as a global var, be explicit instead.
[gnushogi.git] / gnushogi / book.c
2014-02-22 Yann DirsonBook: get rid of currentoffset as a global var, be...
2014-02-22 Yann DirsonBook: simplify WriteData.
2014-02-22 Yann DirsonBook: replace Write* macros with functions.
2014-02-22 Yann DirsonBook: replace *Offset macros with functions.
2014-02-22 Yann DirsonUse SEEK_SET instead of literal 0 in lseek calls.
2014-02-22 Yann DirsonBook: mark more functions static.
2014-02-17 H.G. MullerXBoard: deal with semantic differences in "post" betwee...
2014-02-17 H.G. MullerXBoard: make messages compatible with xboard protocol.
2014-01-25 Yann DirsonGet rid of cxx/rxx in favor of COL/ROW_NAME.
2014-01-16 Yann DirsonMerge branch 'maint'
2014-01-14 Yann DirsonUpdate copyright info for 2008 (minishogi patches)...
2013-11-09 Yann DirsonDeal with simple compiler warnings: dead code, unused...
2013-11-09 Yann DirsonSwitch display-selection framework from dspwrappers...
2013-11-03 Yann DirsonMove strings back into source code, from .lng support.
2013-10-03 Yann DirsonRestore previous copyright information that got removed...
2013-09-29 Yann DirsonDeal with warnings raised by -Wformat-security.
2012-03-18 Luis Felipe Strano... Changing license to GPL3 (and bumping version to 1...
2012-03-13 Luis Felipe Strano... Updating to version 1.3, release made by Mike Vanier...