1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-30 00:33:09 +00:00
BadFish/src
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
..
application.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
application.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
benchmark.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
benchmark.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
bitbase.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
bitbase.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
bitboard.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
bitboard.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
bitcount.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
book.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
book.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
color.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
COPYING Initial import of Glaurung 2.1 2008-09-01 07:59:13 +02:00
depth.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
direction.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
direction.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
endgame.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
endgame.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
evaluate.cpp Remove several unnecessary UCI options: All king safety options 2010-03-30 15:15:01 +02:00
evaluate.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
history.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
history.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
lock.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
main.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
Makefile Supress make warning on missing .depend file 2010-02-21 15:18:35 +01:00
material.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
material.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
mersenne.cpp Warnings termination fest 2008-09-24 00:32:53 +02:00
mersenne.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
misc.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
misc.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
move.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
move.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
movegen.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
movegen.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
movepick.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
movepick.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
pawns.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
pawns.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
piece.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
piece.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
position.cpp Remove castleRightsMask[] hack 2010-03-20 11:59:22 +01:00
position.h Remove castleRightsMask[] hack 2010-03-20 11:59:22 +01:00
psqtab.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
san.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
san.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
scale.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
search.cpp Remove several unnecessary UCI options: All king safety options 2010-03-30 15:15:01 +02:00
search.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
square.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
thread.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
tt.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
tt.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
types.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
uci.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
uci.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
ucioption.cpp Remove several unnecessary UCI options: All king safety options 2010-03-30 15:15:01 +02:00
ucioption.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
value.cpp Updated copyright year to 2010 2010-03-20 11:27:07 +01:00
value.h Updated copyright year to 2010 2010-03-20 11:27:07 +01:00