3
I Use This!
High Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 24 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Silence a bunch of warnings under MSVC /W4 More... over 16 years ago
An VALUE_TYPE_EVAL score cannot overwrite an entry More... over 16 years ago
Remember when TT value equals static evaluation value More... over 16 years ago
Document TTEntry and move layouts More... over 16 years ago
A move needs 17 bits not 19 More... over 16 years ago
Remove some obsolete code in movepick.cpp More... over 16 years ago
Revert storing of TT when returning from "stand pat" More... over 16 years ago
Cache evaluation score in qsearch More... over 16 years ago
Let to toggle dynamic LMR More... over 16 years ago
In qsearch update TT only if returning from stand pat More... over 16 years ago
When asked for position key print it as an hex value More... over 16 years ago
Wait at least until iteration 3 before to stop the search More... over 16 years ago
Let zobrist keys to be compatible with Glaurung 1 More... over 16 years ago
Fixed a sliding attack bitboard bug in 32-bit mode More... over 16 years ago
Fix a bug in insert_pv() where minimum depth is zero More... over 16 years ago
Revert odd depths razoring I have just made a new rule that no modification that increases pruning is allowed if after 1000 games ELO is not increased by at least 10 point (was +5 in this case) More... over 16 years ago
More aggressive dynamic LMR More... over 16 years ago
Always print a best move when requested More... over 16 years ago
Better castle move detector in move_to_san() More... over 16 years ago
Fix a smal bug in Position::from_fen More... over 16 years ago
Merge new pawn storm evaluation More... over 16 years ago
Fix a small bug in king safety More... over 16 years ago
Merge KBPP vs KB endgame from iPhone Glaurung More... over 16 years ago
Fix: In qsearch do not use TT value when in a PV node More... over 16 years ago
LMR dynamic reduction More... over 16 years ago
Big headers cleanup More... over 16 years ago
Safe guard some wild and ugly casts More... over 16 years ago
Partially revert pawns storm bug fix More... over 16 years ago
Silence a good bunch of Intel warnings More... over 16 years ago
Fix an overflow bug in pawns stormValue More... over 16 years ago