projects
/
crazywa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
crazywa.git
2018-02-18
H.G.Muller
Fix board corruption on null move
commit
|
commitdiff
|
tree
|
snapshot
2018-02-18
H.G.Muller
Suppress initiative bonus after spite check
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
H.G.Muller
Remove spurious setting of alpha
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
H.G.Muller
Fix score-range return on pin break
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
H.G.Muller
Remember 12 bits of eval in repeat keys
commit
|
commitdiff
|
tree
|
snapshot
2018-02-17
H.G.Muller
Implement iterative deepening in QS
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
H.G.Muller
Fix castling through check
commit
|
commitdiff
|
tree
|
snapshot
2018-02-11
H.G.Muller
Fix check test
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
H.G.Muller
Add logo
commit
|
commitdiff
|
tree
|
snapshot
2017-06-03
H.G.Muller
Add source for man page
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
H.G.Muller
Define 11x17+16_chu as alias for Wa Shogi
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
H.G.Muller
Remove most debug print statements
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
H.G.Muller
Fix typo in anaSP
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
H.G.Muller
Mask sort key from move when storing path
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
H.G.Muller
Make sure no early move generation in null-move reply
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
H.G.Muller
Restore analogy stack pointer on second stand pat
commit
|
commitdiff
|
tree
|
snapshot
2017-05-29
H.G.Muller
Clear complete repetition hash
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Clear hash table before every move
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Rehash repetition keys in steps of 1
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Move Key declaration upstream
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Reduce maxDepth
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Prevent pawn-drop mates in Shogi
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Don't randomize mate scores
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Return a depth with repeats
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Fix spurious PV after repeat
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Score quasi-repeats somewhat less severe
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Evaluate perpetual checks in Shogi variants
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Remember ply level at which position previously occurred
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Enable Knight PST in Crazyhouse
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Record game history
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Prevent spoiling of castling rights on setup
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Consider extra moves in some horizon nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Make assert exits dependent on DEBUG switch
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Apply delayed-loss bonus to analogy
commit
|
commitdiff
|
tree
|
snapshot
2017-05-15
H.G.Muller
Return depth after mate-depth pruning
commit
|
commitdiff
|
tree
|
snapshot
2017-05-14
H.G.Muller
Add some Crazyhouse eval terms
commit
|
commitdiff
|
tree
|
snapshot
2017-05-14
H.G.Muller
Reduce null move less after first spite check
commit
|
commitdiff
|
tree
|
snapshot
2017-05-14
H.G.Muller
Keep analogy stack pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-05-14
H.G.Muller
Forbid stand-pat after checking
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Put depth limit on QS
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Correct comments in step lists
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Suppress hash cutoffs in root
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Implement initiative bonus
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Set return move already when we get new PV
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Allow up to 1GB hash
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Inherit killers from before check + evasion
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Reduce thinking time in Wa Shogi
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Prevent check evasions can become killers
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Implement mate killers
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Adapt PST for small variants
commit
|
commitdiff
|
tree
|
snapshot
2017-02-07
H.G.Muller
Assign correct PST in all Shogi variants
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Reject obviously wrong hash move
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Allow only moves that beat alpha to become best move
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Do not try killers when in check
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Fix null move
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Fix crash by input-buffer overrun
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Implement history heuristic
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Keep track of checking history
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Use CECP mate-score convention
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Allow e.p. capture as check evasion
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Indicate last rank in zone table
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Fix deferral
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Beef up pseudo-legality checking
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Penalize King view in eval
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Alter Pawn-shield scoring
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Fix King location in Eval
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Penalize King advance
commit
|
commitdiff
|
tree
|
snapshot
2017-02-06
H.G.Muller
Increase mate score
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
H.G.Muller
Make minimum LMR depth a macro, foreasy tuning
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
H.G.Muller
Respect minimum LMR depth during hash probing
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
H.G.Muller
Prune futile interpositions at d <= 1
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
H.G.Muller
Assert no unexpected King capture
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
H.G.Muller
Fix depth reporting
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
H.G.Muller
Put drops start after castlings
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
H.G.Muller
Value castling rights
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
H.G.Muller
Keep track of attacked squares near King
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
H.G.Muller
Disarm printing of debug boards
commit
|
commitdiff
|
tree
|
snapshot
2017-01-14
H.G.Muller
Keep track of total hand values
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
H.G.Muller
Implement drop restrictions for Shogi
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
H.G.Muller
Suppress check test after null move
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
H.G.Muller
Implement castling
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
H.G.Muller
Print setup and piece commands in engine-defined variants
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
H.G.Muller
Reorder pieces, and define values for all variants
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
H.G.Muller
Make variants also accessible through systematic names
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
H.G.Muller
Put Tori Shogi 6th in variant-description list
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
H.G.Muller
Fix reading of Shogi-promoted pieces in FEN
commit
|
commitdiff
|
tree
|
snapshot
2016-12-28
H.G.Muller
Add and initialize some more piece-square tables
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
H.G.Muller
Implement randomizing
commit
|
commitdiff
|
tree
|
snapshot
2016-10-21
H.G.Muller
Initial version of engine
commit
|
commitdiff
|
tree
|
snapshot