gnushogi.git
2013-10-19 Yann DirsonStop exporting Curses-internal functions to everyone.
2013-10-19 Yann DirsonFinish the --without-curses support.
2013-10-19 Yann DirsonRemove dead Curses-specific code from Raw_ElapsedTime()
2013-10-19 Yann DirsonRemove useless explicit prototype for pow().
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 DirsonFactorize ElapsedTime implementations by restricting...
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-19 Yann DirsonConfigure: stop abusing AC_MSG_CHECKING, use correct...
2013-10-17 Yann DirsonFinally get rid of that highly non-standard use of...
2013-10-17 Yann DirsonRegularly check for user input when searching, to have...
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-14 Yann DirsonRename configure --with-xshogi to --enable-xshogi for...
2013-10-08 Yann DirsonStart of a "make dist" target.
2013-10-08 Yann DirsonRework doc-handing make rules and remove generated...
2013-10-08 Yann DirsonRemove hack previously used to insert diags into genera...
2013-10-08 Yann DirsonDon't cause autogen.sh to run configure.
2013-10-08 Yann DirsonInitiate new ChangeLog using git2cl.
2013-10-08 Yann DirsonStart to fill NEWS, rotate pre-git logs to ChangeLog...
2013-10-08 Yann DirsonCritical texinfo doc formatting fixes.
2013-10-08 Yann DirsonUse @ifnotex and not @ifinfo, or HTML does not get...
2013-10-08 Yann DirsonRemove text of the GPL (v2) from texinfo doc, it did...
2013-10-08 Yann DirsonHonor LDFLAGS at link-time.
2013-10-08 Yann DirsonAllow configure --without-curses.
2013-10-08 Yann DirsonRemove excessive boilerplate duplication from dspwrappers.
2013-10-03 Yann DirsonAdd .gitignore file
2013-10-03 Yann DirsonClarify configure options that only relate to xshogi
2013-10-03 Yann DirsonRestore previous copyright information that got removed...
2013-09-29 Yann DirsonFix another hardcored 9x9-board hardcoded value.
2013-09-29 Yann DirsonDocument internal APIs.
2013-09-29 Yann DirsonParametrize more hardcoded contants.
2013-09-29 Yann DirsonUse enums.
2013-09-29 Yann DirsonAdd support for building gnushogi and xshogi out of...
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 DirsonStatify functions not used outside their compilation...
2013-09-29 Yann DirsonDon't intercept INT and QUIT signals, and use USR1...
2013-09-29 Yann DirsonFix integer overflow caused by bad use of binary operator.
2013-09-29 Yann DirsonDo not attempt to outguess system headers by (re)defini...
2013-09-29 Yann DirsonFix a function prototype.
2013-09-29 Yann DirsonAdd missing info headers
2012-03-18 Luis Felipe... Changing license to GPL3 (and bumping version to 1...
2012-03-13 Luis Felipe... Fix buffer overflow, patch by Typone Alfredo (alfredo...
2012-03-13 Luis Felipe... Disabling default compilation of xshogi.
2012-03-13 Luis Felipe... Build fix for MacOS X.
2012-03-13 Luis Felipe... Adding autogen.sh and removing autogenerated files.
2012-03-13 Luis Felipe... Updating to version 1.3.2, last public release by Mike...
2012-03-13 Luis Felipe... Updating to version 1.3, release made by Mike Vanier...
2012-03-13 Luis Felipe... Initial commit based on GNU Shogi 1.2 patchlevel 3.