2014-02-16 |
Yann Dirson | EditBoard: display message on wrong input. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Yann Dirson | EditBoard: fix error handling in piece setting. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Yann Dirson | Curses: move things around in EditBoard to free the... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Yann Dirson | Curses: fix position of lower clock for minishogi. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Yann Dirson | Curses: avoid getting out of 80 columns when editing... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Yann Dirson | Curses: fix inverted column numbers display for minishogi. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Yann Dirson | Curses: use a macro for left margin of display |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Yann Dirson | EditBoard: simplify loop logic by ending iterations... |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Yann Dirson | EditBoard: restructure loop for consistency. |
commit | commitdiff | tree | snapshot |
2014-02-16 |
Yann Dirson | EditBoard: resync Curses implementation with the Raw... |
commit | commitdiff | tree | snapshot |
2014-02-15 |
Yann Dirson | Fix use of (COL|ROW)_NAME macros to compute numbers... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Yann Dirson | Remove XShogi doc from the manual, and add information... |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Yann Dirson | Remove XShogi from the source tree |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Yann Dirson | Bump version to "1.4.1+". |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Yann Dirson | Prepare v1.4.1 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Yann Dirson | Update maintainership info in AUTHORS. |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Yann Dirson | Update copyright info for 2008 (minishogi patches)... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Yann Dirson | Add missing copyright info to *-common.c, added by... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Yann Dirson | Adjust comment to prevent licensecheck from considering... |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Yann Dirson | Doc: mention 1.4.1 |
commit | commitdiff | tree | snapshot |
2014-01-14 |
Yann Dirson | Doc: more on shogi variants in general, and Mini Shogi... |
commit | commitdiff | tree | snapshot |
2014-01-12 |
Yann Dirson | Bump version to "1.4.1-rc1+". |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Yann Dirson | Fix "make distclean" when there is no editor backup... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Yann Dirson | Prepare v1.4.1rc1. |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Yann Dirson | Add build support for win32 on cygwin (gcc3). |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Yann Dirson | Get rid of Makefile.profile, document flags to use... |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Yann Dirson | Kill dead code in pat2inc. |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Yann Dirson | Minor pat2inc code cleanups |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Yann Dirson | Drop useless defines for pat2inc build. |
commit | commitdiff | tree | snapshot |
2013-12-17 |
Yann Dirson | Use .texi suffix, preferred to .texinfo. |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Yann Dirson | Fix ordering of include dirs. |
commit | commitdiff | tree | snapshot |
2013-12-16 |
Yann Dirson | Minor makefile improvements |
commit | commitdiff | tree | snapshot |
2013-12-15 |
Yann Dirson | Move into opts.h the "mostly for hacking" remark from... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Yann Dirson | Update .gitignore for doc/ dir. |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Yann Dirson | #define _POSIX_C_SOURCE to get proper access to snprint... |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Yann Dirson | Use POSIX setvbuf in preference to BSD setlinebuf. |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Yann Dirson | Fully quote autoconf macro arguments, as they should. |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Yann Dirson | Bump version to "1.4.1-rc0+". |
commit | commitdiff | tree | snapshot |
2013-12-05 |
Yann Dirson | Generate HTML doc using makeinfo, instead of obsolecent... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Yann Dirson | Prepare v1.4.1rc0. |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Yann Dirson | Update manual for maintainer, project communication... |
commit | commitdiff | tree | snapshot |
2013-11-07 |
Yann Dirson | Update TODO: there are plans for v1.5, and things have... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yann Dirson | Fix "make dist" not to include a recursive copy of... |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yann Dirson | Fix formatting of boards in texinfo doc. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yann Dirson | Update NEWS file for upcoming 1.4.1. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yann Dirson | Remove version number from manpage. |
commit | commitdiff | tree | snapshot |
2013-11-05 |
Yann Dirson | Remove unused obsolete version numbers from Makefiles. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Yann Dirson | Take note of more cleanups to do. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Yann Dirson | Move hashfile definition from configure.ac into Makefile.in |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Yann Dirson | Use configure --enable-minishogi to select build of... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
H.G. Muller | Fix mini-Shogi out-of-bounds acces of board |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Yann Dirson | Avoid looking at the game type to determine minishogi... |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Yann Dirson | Disable GuessGameType() for MiniShogi. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Yann Dirson | Fix ScorePosition() for MiniShogi. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Yann Dirson | Generate patterns.inc at build time. |
commit | commitdiff | tree | snapshot |
2013-11-04 |
Yann Dirson | Initial attempt at minishogi. |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Yann Dirson | Fix various regression for building out of tree. |
commit | commitdiff | tree | snapshot |
2013-11-03 |
H.G. Muller | Windows port |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Yann Dirson | Normalize configure --help using AS_HELP_STRING. |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Yann Dirson | Don't bail out if configure (without --with-curses... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Yann Dirson | Fix funny search-and-replace copyright typo. |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Yann Dirson | Use centralized version from configure.ac, drop use... |
commit | commitdiff | tree | snapshot |
2013-11-03 |
Yann Dirson | Move strings back into source code, from .lng support. |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Yann Dirson | Move ElapsedTime to tcontrl.c, now that there is a... |
commit | commitdiff | tree | snapshot |
2013-10-23 |
Yann Dirson | Make UpdateClocks and input-polling dspwrappers-based... |
commit | commitdiff | tree | snapshot |
2013-10-21 |
Yann Dirson | Fix regression with stdarg dspwrappers. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Fixed minor regression in makepatter. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Fix build of --with-curses mode. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Drop non-curses support from Curses_ElapsedTime. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Drop NOT_CURSES occurences from makepattern. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Convert more stuff from #ifdef to dspwrappers: SetupBoard. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Stop exporting Curses-internal functions to everyone. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Finish the --without-curses support. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Remove dead Curses-specific code from Raw_ElapsedTime() |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Remove useless explicit prototype for pow(). |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Change ElapsedTime to a normal display function. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Make spacing consistent in *dsp.c, kill unused global... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Factorize ElapsedTime implementations by restricting... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Fix ShowPrompt implementation across display drivers. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Convert more stuff from #ifdef to dspwrappers: GetString. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Convert more stuff from #ifdef to dspwrappers: AlwaysSh... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Provide a Raw version of ShowNodeCnt to avoid more... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | When in check, complain with the requested move. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Add safeguard against buffer overflow when calling... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Convert more stuff from #ifdef to dspwrappers. |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Yann Dirson | Configure: stop abusing AC_MSG_CHECKING, use correct... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Yann Dirson | Finally get rid of that highly non-standard use of... |
commit | commitdiff | tree | snapshot |
2013-10-17 |
Yann Dirson | Regularly check for user input when searching, to have... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Yann Dirson | Detect EOF waiting for user input in xshogi and raw... |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Yann Dirson | Restore SIGINT for stopping gnushogi when thinking. |
commit | commitdiff | tree | snapshot |
2013-10-14 |
Yann Dirson | Rename configure --with-xshogi to --enable-xshogi for... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Yann Dirson | Start of a "make dist" target. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Yann Dirson | Rework doc-handing make rules and remove generated... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Yann Dirson | Remove hack previously used to insert diags into genera... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Yann Dirson | Don't cause autogen.sh to run configure. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Yann Dirson | Initiate new ChangeLog using git2cl. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Yann Dirson | Start to fill NEWS, rotate pre-git logs to ChangeLog... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Yann Dirson | Critical texinfo doc formatting fixes. |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Yann Dirson | Use @ifnotex and not @ifinfo, or HTML does not get... |
commit | commitdiff | tree | snapshot |
2013-10-08 |
Yann Dirson | Remove text of the GPL (v2) from texinfo doc, it did... |
commit | commitdiff | tree | snapshot |
next |