projects
/
fairystockfish.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fairystockfish.git
2018-11-03
Fabian Fichter
Simplify variant definitions
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Fabian Fichter
Rewrite lambdas into functions
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Fabian Fichter
Tweak piece promotion bonus
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Fabian Fichter
Penalty for isolated shogi pawns
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Fabian Fichter
Consider shogi pawns in threat evaluation
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Fabian Fichter
Skip initiative bonus for drop games
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Fabian Fichter
Add connected bonus for shogi pawns
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Fabian Fichter
Tweak mobility bonus for fairy pieces
commit
|
commitdiff
|
tree
|
snapshot
2018-11-03
Fabian Fichter
Implement SEE for piece drops
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Fabian Fichter
Fix calculation of non-pawn material for drop games
commit
|
commitdiff
|
tree
|
snapshot
2018-11-02
Fabian Fichter
Always evaluate space for drop games
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Fabian Fichter
Add bonus for potential piece promotions
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
ianfab
Cap king danger for all variants
commit
|
commitdiff
|
tree
|
snapshot
2018-10-31
Fabian Fichter
Less move count pruning for drop variants
commit
|
commitdiff
|
tree
|
snapshot
2018-10-30
Fabian Fichter
More IID for drop games
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Fabian Fichter
Avoid pawn hash collissions with shogi pawns
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Fabian Fichter
Tweak capture the flag bonus
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Fabian Fichter
Smoothen PSQTs for large boards
commit
|
commitdiff
|
tree
|
snapshot
2018-10-13
Fabian Fichter
Add variants with large boards to readme
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Fabian Fichter
Support Courier chess
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Fabian Fichter
Support Jeson Mor
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Fabian Fichter
Support Janus and Embassy chess
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Fabian Fichter
Support capablanca chess (#6)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Fabian Fichter
Add support for large-board variants (#6)
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Fabian Fichter
Avoid overflow in bit-shift operation
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Fabian Fichter
Simplify move encoding
commit
|
commitdiff
|
tree
|
snapshot
2018-10-07
Fabian Fichter
Reserve 32 bit for moves in TT entries
commit
|
commitdiff
|
tree
|
snapshot
2018-10-06
Fabian Fichter
Reenable appveyor builds
commit
|
commitdiff
|
tree
|
snapshot
2018-10-05
Fabian Fichter
Disable appveyor for now
commit
|
commitdiff
|
tree
|
snapshot
2018-09-29
Fabian Fichter
Skip razoring for antichess variants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-28
Fabian Fichter
Update readme
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
Fabian Fichter
Skip razoring for capture the flag variants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-27
ianfab
Skip shallow depth pruning when there are forced captures
commit
|
commitdiff
|
tree
|
snapshot
2018-09-24
Fabian Fichter
Disable endgame evaluation for shatranj
commit
|
commitdiff
|
tree
|
snapshot
2018-09-22
Fabian Fichter
Skip SEE pruning of captures for antichess variants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-22
Fabian Fichter
Tweak threat evaluation for antichess variants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-21
Fabian Fichter
Skip SEE pruning of quiet moves for antichess variants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Fabian Fichter
Skip futility pruning for extinction variants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-19
Fabian Fichter
Tweak shelter strength for drop variants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
Fabian Fichter
Fix #7: Checkmate evaluation for shatar and shogi
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
Fabian Fichter
Add king attack weights for fairy pieces
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
Fabian Fichter
Consider shogi pawns in shelter evaluation
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
Fabian Fichter
Guard against overflow in piece types
commit
|
commitdiff
|
tree
|
snapshot
2018-09-16
Fabian Fichter
Less early pruning for nCheck variants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-15
Fabian Fichter
Add tic-tac-toe
commit
|
commitdiff
|
tree
|
snapshot
2018-09-12
Fabian Fichter
No initiative bonus for extinction variants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
ianfab
Bonus for pieces in hand
commit
|
commitdiff
|
tree
|
snapshot
2018-09-10
Fabian Fichter
Support connect4
commit
|
commitdiff
|
tree
|
snapshot
2018-09-06
Fabian Fichter
Skip king safety evaluation if checking is illegal
commit
|
commitdiff
|
tree
|
snapshot
2018-09-04
Fabian Fichter
Increase king danger for drop variants
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Fabian Fichter
Tweak LMR pruning for mandatory captures
commit
|
commitdiff
|
tree
|
snapshot
2018-09-03
Fabian Fichter
Tweak piece values for variants without checks
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
ianfab
Increase close enemies penalty
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
ianfab
Increase mobility bonus
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Fabian Fichter
Symmetrize evaluation for smaller board sizes
commit
|
commitdiff
|
tree
|
snapshot
2018-09-02
Fabian Fichter
Tweak tempo value for drop variants
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
Fabian Fichter
Speed up attackers_to
commit
|
commitdiff
|
tree
|
snapshot
2018-08-28
ianfab
Consider pieces in hand in king danger
commit
|
commitdiff
|
tree
|
snapshot
2018-08-27
ianfab
Remove lazy evaluation
commit
|
commitdiff
|
tree
|
snapshot
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
next