Workaround a static data member bug in MSVC |
|
More...
|
almost 17 years ago
|
Yet another pop_1st_bit() optimization |
|
More...
|
almost 17 years ago
|
Add mean calculation in debug tools |
|
More...
|
almost 17 years ago
|
Revert bad capture pruning |
|
More...
|
almost 17 years ago
|
Better interface to get the current move type |
|
More...
|
almost 17 years ago
|
Allow to prune bad captures |
|
More...
|
almost 17 years ago
|
Teach MovePicker::get_next_move() to return move type |
|
More...
|
almost 17 years ago
|
Fix single digit day in engine_name() |
|
More...
|
almost 17 years ago
|
Add dbg_before() and dbg_after() |
|
More...
|
almost 17 years ago
|
Space inflate Position::to_fen() |
|
More...
|
almost 17 years ago
|
position.cpp: fix a typo introduced by recent patch |
|
More...
|
almost 17 years ago
|
Use relative values in piece square tables |
|
More...
|
almost 17 years ago
|
Start to cleanup position.cpp |
|
More...
|
almost 17 years ago
|
Add dbg_hit_on_c(c, x) tool |
|
More...
|
almost 17 years ago
|
Space inflate evaluate_king() |
|
More...
|
almost 17 years ago
|
Clarify difference between king zone and adjacent zone |
|
More...
|
almost 17 years ago
|
Tidy up quick_evaluate() |
|
More...
|
almost 17 years ago
|
Tidy up middle game specific evaluation |
|
More...
|
almost 17 years ago
|
Code style massage evaluate() |
|
More...
|
almost 17 years ago
|
Add auto configuration for 32/64 bits |
|
More...
|
almost 17 years ago
|
Cleanup read_weights() in evaluate.cpp |
|
More...
|
almost 17 years ago
|
Evaluate: rename king attack variables |
|
More...
|
almost 17 years ago
|
Evaluate: weight_option() is static |
|
More...
|
almost 17 years ago
|
Further cleanup evaluate() |
|
More...
|
almost 17 years ago
|
Rename pawn_rank() in relative_rank() |
|
More...
|
almost 17 years ago
|
Add also outposts evaluation in common code |
|
More...
|
almost 17 years ago
|
Group common evaluate code |
|
More...
|
almost 17 years ago
|
Warnings termination fest |
|
More...
|
almost 17 years ago
|
Do not use evaluate() for razoring |
|
More...
|
almost 17 years ago
|
init_eval: small cleanup |
|
More...
|
almost 17 years ago
|