2014-03-07 |
H.G.Muller | Take account of multi-session TC while pondering |
blob | commitdiff |
2014-03-07 |
H.G.Muller | Refactor InputCommand |
blob | commitdiff | diff to current |
2014-03-06 |
H.G.Muller | Continue search on ponder hit |
blob | commitdiff | diff to current |
2014-03-06 |
H.G.Muller | Handle time and otim commands during ponder search |
blob | commitdiff | diff to current |
2014-03-06 |
H.G.Muller | Use feature usermove=1 in XBoard mode |
blob | commitdiff | diff to current |
2014-03-05 |
H.G.Muller | Fix InputCommand patch |
blob | commitdiff | diff to current |
2014-03-05 |
H.G.Muller | Oops! Remove duplicate setboard feature |
blob | commitdiff | diff to current |
2014-03-04 |
H.G.Muller | Fix entry of deferrals |
blob | commitdiff | diff to current |
2014-03-04 |
H.G.Muller | Make some non-standard commands engine-defined options |
blob | commitdiff | diff to current |
2014-03-04 |
H.G.Muller | Implement XBoard setboard command |
blob | commitdiff | diff to current |
2014-03-04 |
H.G.Muller | Implement XBoard memory command |
blob | commitdiff | diff to current |
2014-03-04 |
H.G.Muller | Implement periodic updates |
blob | commitdiff | diff to current |
2014-03-03 |
H.G.Muller | Allow passing command to InputCommand |
blob | commitdiff | diff to current |
2014-03-03 |
H.G.Muller | Implement analysis mode |
blob | commitdiff | diff to current |
2014-02-22 |
Yann Dirson | XBoard: split printing of the features line for clarity. master |
blob | commitdiff | diff to current |
2014-02-22 |
H.G. Muller | Teach minishogi to issue "setup" command on variant... |
blob | commitdiff | diff to current |
2014-02-22 |
Yann Dirson | InputCommand: format alternatives consistently. |
blob | commitdiff | diff to current |
2014-02-22 |
Yann Dirson | Issue a note when "bsave" is aborted because of missing... |
blob | commitdiff | diff to current |
2014-02-22 |
Yann Dirson | Warnings: correctly use #ifdef for declarations. |
blob | commitdiff | diff to current |
2014-02-22 |
Yann Dirson | Warnings: be explicit about values we are using. |
blob | commitdiff | diff to current |
2014-02-22 |
Yann Dirson | Fix detection of "otim". |
blob | commitdiff | diff to current |
2014-02-17 |
H.G. Muller | XBoard: switch "black" and "white" in commands and... |
blob | commitdiff | diff to current |
2014-02-17 |
Yann Dirson | XBoard: teach about xboard move notation. |
blob | commitdiff | diff to current |
2014-02-17 |
Yann Dirson | XBoard: declare feature sigint=0 to avoid getting kille... |
blob | commitdiff | diff to current |
2014-02-17 |
H.G. Muller | XBoard: handle xboard-specific commands |
blob | commitdiff | diff to current |
2014-02-17 |
H.G. Muller | XBoard: deal with semantic differences in "post" betwee... |
blob | commitdiff | diff to current |
2014-02-17 |
H.G. Muller | XBoard: make messages compatible with xboard protocol. |
blob | commitdiff | diff to current |
2014-02-17 |
Yann Dirson | Merge branch 'maint' into HEAD |
blob | commitdiff | diff to current |
2014-02-16 |
Yann Dirson | Ensure the player names are refreshed after a switch... |
blob | commitdiff | diff to current |
2014-02-15 |
Yann Dirson | Fix use of (COL|ROW)_NAME macros to compute numbers... |
blob | commitdiff | diff to current |
2014-01-25 |
Yann Dirson | Get rid of cxx/rxx in favor of COL/ROW_NAME. |
blob | commitdiff | diff to current |
2014-01-20 |
Yann Dirson | Improve readability of algbr(). |
blob | commitdiff | diff to current |
2014-01-20 |
Yann Dirson | Mark more functions and vars static. |
blob | commitdiff | diff to current |
2014-01-20 |
Yann Dirson | Remove more duplicate variable declarations. |
blob | commitdiff | diff to current |
2014-01-20 |
Yann Dirson | Move SetTimeControl into tctrl.c. |
blob | commitdiff | diff to current |
2014-01-20 |
Yann Dirson | Drop more dead code and unused decls. |
blob | commitdiff | diff to current |
2014-01-20 |
Yann Dirson | Get rid of redundant "barebones" flag, essentially... |
blob | commitdiff | diff to current |
2014-01-16 |
Yann Dirson | Merge branch 'maint' |
blob | commitdiff | diff to current |
2014-01-14 |
Yann Dirson | Update copyright info for 2008 (minishogi patches)... |
blob | commitdiff | diff to current |
2013-12-05 |
Yann Dirson | Merge branch 'maint' into master |
blob | commitdiff | diff to current |
2013-12-05 |
Yann Dirson | #define _POSIX_C_SOURCE to get proper access to snprint... |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Minor cleanups. |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Provide "sd <n>" as (primary) alias of "depth <n>"... |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Allow "depth <n>" syntax. |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Remove support for -DNOPOST, and duplicate code it... |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Move "offset to command args" to InputCommand. |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Statify more functions. |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Refactor InputCommand, removing last need for NOT_CURSE... |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Refactor needlessly-complicated Raw_SelectLevel. |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Deal with simple compiler warnings: dead code, unused... |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Whitespace and parenthesis cleanup. |
blob | commitdiff | diff to current |
2013-11-09 |
Yann Dirson | Switch display-selection framework from dspwrappers... |
blob | commitdiff | diff to current |
2013-11-04 |
Yann Dirson | Initial attempt at minishogi. |
blob | commitdiff | diff to current |
2013-11-03 |
Yann Dirson | Use centralized version from configure.ac, drop use... |
blob | commitdiff | diff to current |
2013-11-03 |
Yann Dirson | Move strings back into source code, from .lng support. |
blob | commitdiff | diff to current |
2013-10-19 |
Yann Dirson | Convert more stuff from #ifdef to dspwrappers: SetupBoard. |
blob | commitdiff | diff to current |
2013-10-19 |
Yann Dirson | Fix ShowPrompt implementation across display drivers. |
blob | commitdiff | diff to current |
2013-10-19 |
Yann Dirson | Convert more stuff from #ifdef to dspwrappers: GetString. |
blob | commitdiff | diff to current |
2013-10-19 |
Yann Dirson | Convert more stuff from #ifdef to dspwrappers: AlwaysSh... |
blob | commitdiff | diff to current |
2013-10-19 |
Yann Dirson | Provide a Raw version of ShowNodeCnt to avoid more... |
blob | commitdiff | diff to current |
2013-10-19 |
Yann Dirson | When in check, complain with the requested move. |
blob | commitdiff | diff to current |
2013-10-19 |
Yann Dirson | Add safeguard against buffer overflow when calling... |
blob | commitdiff | diff to current |
2013-10-19 |
Yann Dirson | Convert more stuff from #ifdef to dspwrappers. |
blob | commitdiff | diff to current |
2013-10-17 |
Yann Dirson | Finally get rid of that highly non-standard use of... |
blob | commitdiff | diff to current |
2013-10-14 |
Yann Dirson | Detect EOF waiting for user input in xshogi and raw... |
blob | commitdiff | diff to current |
2013-10-14 |
Yann Dirson | Restore SIGINT for stopping gnushogi when thinking. |
blob | commitdiff | diff to current |
2013-10-03 |
Yann Dirson | Restore previous copyright information that got removed... |
blob | commitdiff | diff to current |
2013-09-29 |
Yann Dirson | Document internal APIs. |
blob | commitdiff | diff to current |
2013-09-29 |
Yann Dirson | Parametrize more hardcoded contants. |
blob | commitdiff | diff to current |
2013-09-29 |
Yann Dirson | Deal with warnings raised by -Wformat-security. |
blob | commitdiff | diff to current |
2013-09-29 |
Yann Dirson | Don't intercept INT and QUIT signals, and use USR1... |
blob | commitdiff | diff to current |
2012-03-18 |
Luis Felipe Strano... | Changing license to GPL3 (and bumping version to 1... |
blob | commitdiff | diff to current |
2012-03-13 |
Luis Felipe Strano... | Fix buffer overflow, patch by Typone Alfredo (alfredo... |
blob | commitdiff | diff to current |
2012-03-13 |
Luis Felipe Strano... | Updating to version 1.3.2, last public release by Mike... |
blob | commitdiff | diff to current |
2012-03-13 |
Luis Felipe Strano... | Updating to version 1.3, release made by Mike Vanier... |
blob | commitdiff | diff to current |
|