Fix use of (COL|ROW)_NAME macros to compute numbers from names.
[gnushogi.git] / gnushogi / rawdsp.c
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 DirsonUse POSIX setvbuf in preference to BSD setlinebuf.
2013-11-03 H.G. MullerWindows port
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 DirsonConvert more stuff from #ifdef to dspwrappers: SetupBoard.
2013-10-19 Yann DirsonRemove dead Curses-specific code from Raw_ElapsedTime()
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-17 Yann DirsonFinally get rid of that highly non-standard use of...
2013-10-14 Yann DirsonDetect EOF waiting for user input in xshogi and raw...
2013-10-14 Yann DirsonRestore SIGINT for stopping gnushogi when thinking.
2013-10-03 Yann DirsonRestore previous copyright information that got removed...
2013-09-29 Yann DirsonParametrize more hardcoded contants.
2013-09-29 Yann DirsonDeal with warnings raised by -Wformat-security.
2013-09-29 Stijn van DrongelenFixes segfault in gnushogi when asking for help.
2013-09-29 Yann DirsonDon't intercept INT and QUIT signals, and use USR1...
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...