1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-13 04:29:15 +00:00
BadFish/src
Marco Costalba b71418defa Further simplify Bitboards init()
No functional change.
2013-12-07 10:57:05 +01:00
..
benchmark.cpp Assorted spelling/grammar/captitalization 2013-12-04 23:30:37 +01:00
bitbase.cpp Assorted spelling/grammar/captitalization 2013-12-04 23:30:37 +01:00
bitboard.cpp Further simplify Bitboards init() 2013-12-07 10:57:05 +01:00
bitboard.h Retire TheirHalf[] 2013-12-04 17:45:09 +01:00
bitcount.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
book.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
book.h Use #ifndef instead of #if !defined 2013-07-24 19:49:17 +02:00
endgame.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
endgame.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
evaluate.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
evaluate.h Futility pruning simplification 2013-11-09 10:17:27 +01:00
main.cpp Use a formula for chain membership bonus 2013-10-31 06:13:30 +01:00
Makefile Makefile improvements for compiling on OS X 2013-11-30 00:09:17 +01:00
material.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
material.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
misc.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
misc.h Streamline time computation 2013-08-03 18:30:43 +02:00
movegen.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
movegen.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
movepick.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
movepick.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
notation.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
notation.h Use #ifndef instead of #if !defined 2013-07-24 19:49:17 +02:00
pawns.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
pawns.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
platform.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
position.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
position.h Clarify definition of capture_or_promotion() 2013-12-06 10:43:17 +01:00
psqtab.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
rkiss.h Remove unuseful optimization in RKISS 2013-10-13 03:35:17 -07:00
search.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
search.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
thread.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
thread.h Another round of spelling fixes 2013-12-02 23:51:29 +01:00
timeman.cpp Another round of spelling fixes 2013-12-02 23:51:29 +01:00
timeman.h Another round of spelling fixes 2013-12-02 23:51:29 +01:00
tt.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
tt.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
types.h Even more spelling fixes 2013-12-06 09:03:24 +01:00
uci.cpp Even more spelling fixes 2013-12-06 09:03:24 +01:00
ucioption.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
ucioption.h Use #ifndef instead of #if !defined 2013-07-24 19:49:17 +02:00