| 2018-08-27 |
Fabian Fichter | Tweak probcut margin for nCheck chess |
commit | commitdiff | tree | snapshot |
| 2018-08-22 |
ianfab | More robust shogi move parsing |
commit | commitdiff | tree | snapshot |
| 2018-08-17 |
Fabian Fichter | Update readme with new variants |
commit | commitdiff | tree | snapshot |
| 2018-08-17 |
ianfab | Support codrus chess |
commit | commitdiff | tree | snapshot |
| 2018-08-17 |
ianfab | Support breakthrough |
commit | commitdiff | tree | snapshot |
| 2018-08-17 |
ianfab | Insert missing value for clobber pieces |
commit | commitdiff | tree | snapshot |
| 2018-08-16 |
ianfab | Support clobber |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
ianfab | Support horde chess |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
ianfab | Tweak probcut margin for extinction variants |
commit | commitdiff | tree | snapshot |
| 2018-08-14 |
ianfab | Tweak bonus for racing kings |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
ianfab | Fix #5: Set attack bitboards for all piece types |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
Fabian Fichter | Reference wiki in readme |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
ianfab | Use negative piece values for antichess-like variants |
commit | commitdiff | tree | snapshot |
| 2018-08-12 |
ianfab | Threat evaluation for variants with mandatory captures |
commit | commitdiff | tree | snapshot |
| 2018-08-11 |
ianfab | Fix Zobrist initialization for pawns in hand |
commit | commitdiff | tree | snapshot |
| 2018-08-11 |
ianfab | Add benchmark support for variants |
commit | commitdiff | tree | snapshot |
| 2018-08-11 |
ianfab | Add support for USI protocol |
commit | commitdiff | tree | snapshot |
| 2018-08-11 |
ianfab | Prettify debug output for non-standard board sizes |
commit | commitdiff | tree | snapshot |
| 2018-08-08 |
ianfab | Update name and author |
commit | commitdiff | tree | snapshot |
| 2018-08-08 |
ianfab | Extend mandatory captures that are only moves |
commit | commitdiff | tree | snapshot |
| 2018-08-01 |
Fabian Fichter | Skip problematic travis mac builds |
commit | commitdiff | tree | snapshot |
| 2018-08-01 |
ianfab | Enable CI for all branches |
commit | commitdiff | tree | snapshot |
| 2018-07-31 |
ianfab | Divide piece score by 2 for drop variants |
commit | commitdiff | tree | snapshot |
| 2018-07-30 |
ianfab | Tweak SEE for nCheck and extinction variants |
commit | commitdiff | tree | snapshot |
| 2018-07-30 |
ianfab | Increase king danger for drop games and nCheck |
commit | commitdiff | tree | snapshot |
| 2018-07-30 |
ianfab | Skip early pruning in case of mandatory captures |
commit | commitdiff | tree | snapshot |
| 2018-07-30 |
ianfab | Fix king piece-square table |
commit | commitdiff | tree | snapshot |
| 2018-07-25 |
Niklas Fiekas | Fix Analysis Contempt combo option |
commit | commitdiff | tree | snapshot |
| 2018-07-25 |
Fabian Fichter | Fix signature verification script |
commit | commitdiff | tree | snapshot |
| 2018-07-24 |
ianfab | Fix relative_rank for maximum rank != 2^n |
commit | commitdiff | tree | snapshot |
| 2018-07-24 |
ianfab | Add support for Judkins Shogi |
commit | commitdiff | tree | snapshot |
| 2018-07-22 |
Fabian Fichter | Add shogi variants to readme |
commit | commitdiff | tree | snapshot |
| 2018-07-22 |
ianfab | Support FEN notation for promoted shogi pieces |
commit | commitdiff | tree | snapshot |
| 2018-07-22 |
ianfab | Performance improvement for small board sizes |
commit | commitdiff | tree | snapshot |
| 2018-07-22 |
ianfab | Fix move validation for minishogi |
commit | commitdiff | tree | snapshot |
| 2018-07-21 |
ianfab | Extend perft tests |
commit | commitdiff | tree | snapshot |
| 2018-07-21 |
ianfab | Add perft tests for variants |
commit | commitdiff | tree | snapshot |
| 2018-07-21 |
ianfab | Partial support for shogi variants |
commit | commitdiff | tree | snapshot |
| 2018-07-17 |
Fabian Fichter | Update variant list in readme |
commit | commitdiff | tree | snapshot |
| 2018-07-15 |
ianfab | Use endgame evaluation only for moderate variants |
commit | commitdiff | tree | snapshot |
| 2018-07-14 |
ianfab | Support giveaway, antichess, extinction, and kinglet... |
commit | commitdiff | tree | snapshot |
| 2018-07-08 |
Fabian Fichter | Update variant list in readme |
commit | commitdiff | tree | snapshot |
| 2018-07-08 |
ianfab | Support chessgi and pocketknight |
commit | commitdiff | tree | snapshot |
| 2018-07-08 |
ianfab | Fix appveyor build |
commit | commitdiff | tree | snapshot |
| 2018-07-07 |
ianfab | Support shatar (incomplete), chigorin, and almost chess |
commit | commitdiff | tree | snapshot |
| 2018-07-07 |
ianfab | Use a general mobility bonus formula for fairy pieces |
commit | commitdiff | tree | snapshot |
| 2018-07-05 |
ianfab | Fix #3: Filter out double steps when disabled |
commit | commitdiff | tree | snapshot |
| 2018-07-03 |
ianfab | Minishogi WIP |
commit | commitdiff | tree | snapshot |
| 2018-07-03 |
Fabian Fichter | Minor readme changes |
commit | commitdiff | tree | snapshot |
| 2018-07-03 |
Fabian Fichter | Add links to readme |
commit | commitdiff | tree | snapshot |
| 2018-07-02 |
ianfab | Fix tablebase initialization (#2) |
commit | commitdiff | tree | snapshot |
| 2018-07-02 |
ianfab | Increase timeout for Travis perft test (#2) |
commit | commitdiff | tree | snapshot |
| 2018-07-02 |
ianfab | Update appveyor link |
commit | commitdiff | tree | snapshot |
| 2018-07-02 |
ianfab | Enable Travis CI |
commit | commitdiff | tree | snapshot |
| 2018-07-02 |
ianfab | Scale passed pawn evaluation by promotion piece value |
commit | commitdiff | tree | snapshot |
| 2018-07-01 |
ianfab | Add support for smaller board sizes, implement los... |
commit | commitdiff | tree | snapshot |
| 2018-07-01 |
ianfab | EuroShogi WIP |
commit | commitdiff | tree | snapshot |
| 2018-06-27 |
ianfab | Fix king of the hill and racing kings |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Fabian Fichter | Add variants to readme |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
ianfab | Support crazyhouse and loop chess |
commit | commitdiff | tree | snapshot |
| 2018-06-25 |
Fabian Fichter | Add brief description to readme |
commit | commitdiff | tree | snapshot |
| 2018-06-24 |
ianfab | Support 3check/5check/nCheck ; initial development... |
commit | commitdiff | tree | snapshot |
| 2018-06-24 |
ianfab | Support king of the hill, racing kings, and losers... |
commit | commitdiff | tree | snapshot |
| 2018-06-23 |
ianfab | Reduce limit to 32 piece types |
commit | commitdiff | tree | snapshot |
| 2018-06-22 |
ianfab | Initial development for fairy chess variants |
commit | commitdiff | tree | snapshot |
| 2018-06-13 |
DU-jdto | Remove lmrDepth restriction on quiet see pruning |
commit | commitdiff | tree | snapshot |
| 2018-06-13 |
Joost VandeVondele | Remove depth condition for pruning captures. |
commit | commitdiff | tree | snapshot |
| 2018-06-11 |
protonspring | Optimize an expression in endgame.cpp |
commit | commitdiff | tree | snapshot |
| 2018-06-11 |
candirufish | Simplify capture pruning margin formula |
commit | commitdiff | tree | snapshot |
| 2018-06-11 |
Stefan Geschwentner | Optimize contempt value (21) |
commit | commitdiff | tree | snapshot |
| 2018-06-11 |
Joost VandeVondele | Remove failedLow from the mainThread struct |
commit | commitdiff | tree | snapshot |
| 2018-06-06 |
candirufish | Quiet move soft fail high bonus |
commit | commitdiff | tree | snapshot |
| 2018-06-06 |
VoyagerOne | Simplify capture bonus |
commit | commitdiff | tree | snapshot |
| 2018-06-05 |
Stéphane Nicolet | Call cycle detection before qsearch() |
commit | commitdiff | tree | snapshot |
| 2018-06-05 |
Joost VandeVondele | Stabilize AppVeyor CI |
commit | commitdiff | tree | snapshot |
| 2018-06-05 |
Guenther Demetz | Remove a superfluous subtrahend |
commit | commitdiff | tree | snapshot |
| 2018-06-05 |
VoyagerOne | Simplify LMR for captures |
commit | commitdiff | tree | snapshot |
| 2018-06-04 |
joergoster | Bugfix of Position::has_repeated() |
commit | commitdiff | tree | snapshot |
| 2018-06-03 |
Stéphane Nicolet | Fix overload ambiguity |
commit | commitdiff | tree | snapshot |
| 2018-06-02 |
pb00068 | Extra bonus for capture creating a huge fail high |
commit | commitdiff | tree | snapshot |
| 2018-06-02 |
Stéphane Nicolet | Fix comments, rename variables |
commit | commitdiff | tree | snapshot |
| 2018-06-02 |
Joost VandeVondele | Reallocate TT on threadpool resize. |
commit | commitdiff | tree | snapshot |
| 2018-05-30 |
Joost VandeVondele | Simplify depth reduction in IID. |
commit | commitdiff | tree | snapshot |
| 2018-05-30 |
Rodrigo Exterck... | Use threads to clear the TT faster. |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
VoyagerOne | LMR Capture Tweak |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
protonspring | Simplify BlockedByPawn to one dimension |
commit | commitdiff | tree | snapshot |
| 2018-05-24 |
Joost VandeVondele | Correctly prevent recursive verification in nmp. |
commit | commitdiff | tree | snapshot |
| 2018-05-22 |
Joost VandeVondele | Simplify color usage in search. |
commit | commitdiff | tree | snapshot |
| 2018-05-22 |
VoyagerOne | Simply reset StatScore to zero at beta cutoff |
commit | commitdiff | tree | snapshot |
| 2018-05-21 |
protonspring | Simplify shelter: always do strength and danger |
commit | commitdiff | tree | snapshot |
| 2018-05-21 |
Stéphane Nicolet | Simplifying away the progressKey |
commit | commitdiff | tree | snapshot |
| 2018-05-16 |
mstembera | Fix MSVC errors in tbprobe.cpp |
commit | commitdiff | tree | snapshot |
| 2018-05-16 |
Tom Truscott | Use cycle detection to bound search value |
commit | commitdiff | tree | snapshot |
| 2018-05-14 |
VoyagerOne | Update search.cpp |
commit | commitdiff | tree | snapshot |
| 2018-05-13 |
Stéphane Nicolet | Tweak kingAttackersCount and KingAttackWeights |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
mstembera | Include all blockers in king danger |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
protonspring | Consolidate pawn storm types |
commit | commitdiff | tree | snapshot |
| 2018-05-10 |
Stefan Geschwentner | Tune null move pruning |
commit | commitdiff | tree | snapshot |
| 2018-05-09 |
candirufish | Tuned some pawns and evaluation constants |
commit | commitdiff | tree | snapshot |
| 2018-05-08 |
Joost VandeVondele | Remove goto, limit skipping to NMP |
commit | commitdiff | tree | snapshot |
| next |