Tord Romstad
|
d5f2e32b5c
|
Reintroduce the old "trapped bishop in the corner" evaluation term
for Chess960 games.
After 1918 games at 30"
Mod - Orig: 1052-866 (+532,-346,=1040), Elo +33.8
|
2011-01-03 22:32:57 +01:00 |
|
Tord Romstad
|
cf85ffbb97
|
Fixed a bug in move_from_uci(): En passant captures were not handled
correctly.
|
2010-12-14 12:07:37 +01:00 |
|
Tord Romstad
|
a4988fecee
|
Moved a misplaced #endif in misc.cpp, which broke compilation in
Mac OS X.
No functional change.
|
2010-06-21 11:25:06 +02:00 |
|
Tord Romstad
|
41816b7ced
|
Fix PowerPC and ARM compatibility.
|
2010-04-06 10:19:09 +02:00 |
|
Tord Romstad
|
13224e1d9d
|
Add -mdynamic-no-pic to CFLAGS when compiling with GCC under OS X.
Without this flag, the __cpuid() function doesn't compile correctly
in 32-bit mode.
|
2010-04-05 21:47:28 +02:00 |
|
Tord Romstad
|
a5a8830e97
|
Remove several unnecessary UCI options: All king safety options
except "Aggressiveness" and "Cowardice", and "UCI_ShowCurrLine".
No functional change compared to the previous version with the
default settings.
|
2010-03-30 15:15:01 +02:00 |
|