Curses: fix inverted column numbers display for minishogi.
[gnushogi.git] / gnushogi / cursesdsp.c
2014-02-16 Yann DirsonCurses: fix inverted column numbers display for minishogi.
2014-02-16 Yann DirsonCurses: use a macro for left margin of display
2014-02-16 Yann DirsonEditBoard: simplify loop logic by ending iterations...
2014-02-16 Yann DirsonEditBoard: restructure loop for consistency.
2014-02-16 Yann DirsonEditBoard: resync Curses implementation with the Raw...
2014-02-15 Yann DirsonFix use of (COL|ROW)_NAME macros to compute numbers...
2014-01-14 Yann DirsonUpdate copyright info for 2008 (minishogi patches)...
2013-12-05 Yann Dirson#define _POSIX_C_SOURCE to get proper access to snprint...
2013-11-04 Yann DirsonInitial attempt at minishogi.
2013-11-03 Yann DirsonUse centralized version from configure.ac, drop use...
2013-11-03 Yann DirsonMove strings back into source code, from .lng support.
2013-10-23 Yann DirsonMove ElapsedTime to tcontrl.c, now that there is a...
2013-10-23 Yann DirsonMake UpdateClocks and input-polling dspwrappers-based...
2013-10-21 Yann DirsonFix regression with stdarg dspwrappers.
2013-10-19 Yann DirsonFix build of --with-curses mode.
2013-10-19 Yann DirsonDrop non-curses support from Curses_ElapsedTime.
2013-10-19 Yann DirsonConvert more stuff from #ifdef to dspwrappers: SetupBoard.
2013-10-19 Yann DirsonStop exporting Curses-internal functions to everyone.
2013-10-19 Yann DirsonChange ElapsedTime to a normal display function.
2013-10-19 Yann DirsonMake spacing consistent in *dsp.c, kill unused global...
2013-10-19 Yann DirsonFix ShowPrompt implementation across display drivers.
2013-10-19 Yann DirsonConvert more stuff from #ifdef to dspwrappers: GetString.
2013-10-19 Yann DirsonConvert more stuff from #ifdef to dspwrappers: AlwaysSh...
2013-10-19 Yann DirsonProvide a Raw version of ShowNodeCnt to avoid more...
2013-10-19 Yann DirsonAdd safeguard against buffer overflow when calling...
2013-10-19 Yann DirsonConvert more stuff from #ifdef to dspwrappers.
2013-10-03 Yann DirsonRestore previous copyright information that got removed...
2013-09-29 Yann DirsonParametrize more hardcoded contants.
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.2, last public release by Mike...
2012-03-13 Luis Felipe Strano... Updating to version 1.3, release made by Mike Vanier...