Ensure the player names are refreshed after a switch (impacts Curses mode).
[gnushogi.git] / gnushogi / commondsp.c
2014-02-16 Yann DirsonEnsure the player names are refreshed after a switch...
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-19 Yann DirsonConvert more stuff from #ifdef to dspwrappers: SetupBoard.
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 DirsonWhen in check, complain with the requested move.
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 DirsonDocument internal APIs.
2013-09-29 Yann DirsonParametrize more hardcoded contants.
2013-09-29 Yann DirsonDeal with warnings raised by -Wformat-security.
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... Fix buffer overflow, patch by Typone Alfredo (alfredo...
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...