2014-02-22 |
Yann Dirson | Use SEEK_SET instead of literal 0 in lseek calls. |
tree | commitdiff |
2014-02-22 |
Yann Dirson | Book: mark more functions static. |
tree | commitdiff |
2014-02-22 |
Yann Dirson | Fix detection of "otim". |
tree | commitdiff |
2014-02-17 |
H.G. Muller | XBoard: switch "black" and "white" in commands and... |
tree | commitdiff |
2014-02-17 |
Yann Dirson | XBoard: teach about xboard move notation. |
tree | commitdiff |
2014-02-17 |
H.G. Muller | XBoard: use xboard v2-compatible move output ("move... |
tree | commitdiff |
2014-02-17 |
H.G. Muller | XBoard: select an xboard-compatible implementation... |
tree | commitdiff |
2014-02-17 |
Yann Dirson | XBoard: declare feature sigint=0 to avoid getting kille... |
tree | commitdiff |
2014-02-17 |
H.G. Muller | XBoard: handle xboard-specific commands |
tree | commitdiff |
2014-02-17 |
H.G. Muller | XBoard: deal with semantic differences in "post" betwee... |
tree | commitdiff |
2014-02-17 |
H.G. Muller | XBoard: make messages compatible with xboard protocol. |
tree | commitdiff |
2014-02-17 |
Yann Dirson | Merge branch 'maint' into HEAD |
tree | commitdiff |
2014-02-16 |
Yann Dirson | Ensure the player names are refreshed after a switch... |
tree | commitdiff |
2014-02-16 |
Yann Dirson | EditBoard: use printf for conciseness |
tree | commitdiff |
2014-02-16 |
Yann Dirson | Curses: parametrize hardcoded values for captures piece... |
tree | commitdiff |
2014-02-16 |
Yann Dirson | Curses: shift board one char to the right to leave... |
tree | commitdiff |
2014-02-16 |
Yann Dirson | EditBoard: display message on wrong input. |
tree | commitdiff |
2014-02-16 |
Yann Dirson | EditBoard: fix error handling in piece setting. |
tree | commitdiff |
2014-02-16 |
Yann Dirson | Curses: move things around in EditBoard to free the... |
tree | commitdiff |
2014-02-16 |
Yann Dirson | Curses: fix position of lower clock for minishogi. |
tree | commitdiff |
2014-02-16 |
Yann Dirson | Curses: avoid getting out of 80 columns when editing... |
tree | commitdiff |
2014-02-16 |
Yann Dirson | Curses: fix inverted column numbers display for minishogi. |
tree | commitdiff |
2014-02-16 |
Yann Dirson | Curses: use a macro for left margin of display |
tree | commitdiff |
2014-02-16 |
Yann Dirson | EditBoard: simplify loop logic by ending iterations... |
tree | commitdiff |
2014-02-16 |
Yann Dirson | EditBoard: restructure loop for consistency. |
tree | commitdiff |
2014-02-16 |
Yann Dirson | EditBoard: resync Curses implementation with the Raw... |
tree | commitdiff |
2014-02-15 |
Yann Dirson | Fix use of (COL|ROW)_NAME macros to compute numbers... |
tree | commitdiff |
2014-02-09 |
Yann Dirson | Only build pat2inc and declare it as dep for pattern... |
tree | commitdiff |
2014-02-09 |
Yann Dirson | Teach autogen.sh to generate *-pattern.inc, to allow... |
tree | commitdiff |
2014-02-09 |
Yann Dirson | Ship *-pattern.inc in the distributed tarball, to simpl... |
tree | commitdiff |
2014-02-06 |
Yann Dirson | Install text version of opening book instead of binary... |
tree | commitdiff |
2014-02-04 |
Yann Dirson | Fix dependencies on built executables to include $... |
tree | commitdiff |
2014-01-25 |
Yann Dirson | Get rid of cxx/rxx in favor of COL/ROW_NAME. |
tree | commitdiff |
2014-01-25 |
Yann Dirson | Do not hardcode squares for camp limits and spare an... |
tree | commitdiff |
2014-01-20 |
Yann Dirson | Improve readability of algbr(). |
tree | commitdiff |
2014-01-20 |
Yann Dirson | Mark more functions and vars static. |
tree | commitdiff |
2014-01-20 |
Yann Dirson | Remove more duplicate variable declarations. |
tree | commitdiff |
2014-01-20 |
Yann Dirson | Move SetTimeControl into tctrl.c. |
tree | commitdiff |
2014-01-20 |
Yann Dirson | Drop more dead code and unused decls. |
tree | commitdiff |
2014-01-20 |
Yann Dirson | Get rid of redundant "barebones" flag, essentially... |
tree | commitdiff |
2014-01-20 |
Yann Dirson | Trivial if/printf's simplifications. |
tree | commitdiff |
2014-01-20 |
H.G. Muller | Make posting of ponder output default |
tree | commitdiff |
2014-01-16 |
Yann Dirson | Nuke files missed when switching to automake |
tree | commitdiff |
2014-01-16 |
Yann Dirson | Merge branch 'maint' |
tree | commitdiff |
2014-01-14 |
Yann Dirson | Update copyright info for 2008 (minishogi patches)... |
tree | commitdiff |
2014-01-14 |
Yann Dirson | Add missing copyright info to *-common.c, added by... |
tree | commitdiff |
2014-01-14 |
Yann Dirson | Adjust comment to prevent licensecheck from considering... |
tree | commitdiff |
2014-01-12 |
Yann Dirson | Switch build to automake, building gnuminishogi officially. |
tree | commitdiff |
2014-01-12 |
Yann Dirson | Stop hardcoding filenames inside pat2inc, use commandli... |
tree | commitdiff |
2014-01-12 |
Yann Dirson | Prevent pat2inc from silently reading gnushogi.pat... |
tree | commitdiff |
2014-01-12 |
Yann Dirson | Make ReadOpeningSequences easier to read. |
tree | commitdiff |
2014-01-12 |
Yann Dirson | Merge branch 'maint' |
tree | commitdiff |
2013-12-17 |
Yann Dirson | Get rid of Makefile.profile, document flags to use... |
tree | commitdiff |
2013-12-17 |
Yann Dirson | Kill dead code in pat2inc. |
tree | commitdiff |
2013-12-17 |
Yann Dirson | Minor pat2inc code cleanups |
tree | commitdiff |
2013-12-17 |
Yann Dirson | Drop useless defines for pat2inc build. |
tree | commitdiff |
2013-12-16 |
Yann Dirson | Fix ordering of include dirs. |
tree | commitdiff |
2013-12-15 |
Yann Dirson | Move into opts.h the "mostly for hacking" remark from... |
tree | commitdiff |
2013-12-05 |
Yann Dirson | Merge branch 'maint' into master |
tree | commitdiff |
2013-12-05 |
Yann Dirson | #define _POSIX_C_SOURCE to get proper access to snprint... |
tree | commitdiff |
2013-12-05 |
Yann Dirson | Use POSIX setvbuf in preference to BSD setlinebuf. |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Minor cleanups. |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Provide "sd <n>" as (primary) alias of "depth <n>"... |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Allow "depth <n>" syntax. |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Mention all supported commands in Raw_help. |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Remove support for -DNOPOST, and duplicate code it... |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Reintroduce printf in Raw_help. |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Restore interactive "level" mode in xshogi proto, by... |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Move "offset to command args" to InputCommand. |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Statify more functions. |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Refactor InputCommand, removing last need for NOT_CURSE... |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Refactor needlessly-complicated Raw_SelectLevel. |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Deal with simple compiler warnings: dead code, unused... |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Whitespace and parenthesis cleanup. |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Switch display-selection framework from dspwrappers... |
tree | commitdiff |
2013-11-09 |
Yann Dirson | Drop -pedantic from default gcc flags and restore use... |
tree | commitdiff |
2013-11-05 |
Yann Dirson | Remove unused obsolete version numbers from Makefiles. |
tree | commitdiff |
2013-11-04 |
Yann Dirson | Move hashfile definition from configure.ac into Makefile.in |
tree | commitdiff |
2013-11-04 |
Yann Dirson | Use configure --enable-minishogi to select build of... |
tree | commitdiff |
2013-11-04 |
H.G. Muller | Fix mini-Shogi out-of-bounds acces of board |
tree | commitdiff |
2013-11-04 |
Yann Dirson | Avoid looking at the game type to determine minishogi... |
tree | commitdiff |
2013-11-04 |
Yann Dirson | Disable GuessGameType() for MiniShogi. |
tree | commitdiff |
2013-11-04 |
Yann Dirson | Fix ScorePosition() for MiniShogi. |
tree | commitdiff |
2013-11-04 |
Yann Dirson | Generate patterns.inc at build time. |
tree | commitdiff |
2013-11-04 |
Yann Dirson | Initial attempt at minishogi. |
tree | commitdiff |
2013-11-03 |
Yann Dirson | Fix various regression for building out of tree. |
tree | commitdiff |
2013-11-03 |
H.G. Muller | Windows port |
tree | commitdiff |
2013-11-03 |
Yann Dirson | Fix funny search-and-replace copyright typo. |
tree | commitdiff |
2013-11-03 |
Yann Dirson | Use centralized version from configure.ac, drop use... |
tree | commitdiff |
2013-11-03 |
Yann Dirson | Move strings back into source code, from .lng support. |
tree | commitdiff |
2013-10-23 |
Yann Dirson | Move ElapsedTime to tcontrl.c, now that there is a... |
tree | commitdiff |
2013-10-23 |
Yann Dirson | Make UpdateClocks and input-polling dspwrappers-based... |
tree | commitdiff |
2013-10-21 |
Yann Dirson | Fix regression with stdarg dspwrappers. |
tree | commitdiff |
2013-10-19 |
Yann Dirson | Fixed minor regression in makepatter. |
tree | commitdiff |
2013-10-19 |
Yann Dirson | Fix build of --with-curses mode. |
tree | commitdiff |
2013-10-19 |
Yann Dirson | Drop non-curses support from Curses_ElapsedTime. |
tree | commitdiff |
2013-10-19 |
Yann Dirson | Drop NOT_CURSES occurences from makepattern. |
tree | commitdiff |
2013-10-19 |
Yann Dirson | Convert more stuff from #ifdef to dspwrappers: SetupBoard. |
tree | commitdiff |
2013-10-19 |
Yann Dirson | Stop exporting Curses-internal functions to everyone. |
tree | commitdiff |
2013-10-19 |
Yann Dirson | Finish the --without-curses support. |
tree | commitdiff |
next |