1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-07-13 04:29:15 +00:00
BadFish/src
Arjun Temurnikar 190aea4cdc Assorted spelling/grammar/captitalization
No functional change.
2013-12-04 23:30:37 +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 Another round of spelling fixes 2013-12-02 23:51:29 +01:00
bitboard.h Retire TheirHalf[] 2013-12-04 17:45:09 +01:00
bitcount.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
book.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
book.h Use #ifndef instead of #if !defined 2013-07-24 19:49:17 +02:00
endgame.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
endgame.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
evaluate.cpp Another round of spelling fixes 2013-12-02 23:51:29 +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 Use #ifndef instead of #if !defined 2013-07-24 19:49:17 +02:00
misc.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
misc.h Streamline time computation 2013-08-03 18:30:43 +02:00
movegen.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
movegen.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
movepick.cpp Another round of spelling fixes 2013-12-02 23:51:29 +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 Another round of spelling fixes 2013-12-02 23:51:29 +01:00
pawns.h Rename CASTLE to CASTLING 2013-12-01 11:16:47 +01:00
platform.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
position.cpp Shrink Position::is_draw() 2013-12-03 11:40:31 +01:00
position.h Retire TheirHalf[] 2013-12-04 17:45:09 +01:00
psqtab.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
rkiss.h Remove unuseful optimization in RKISS 2013-10-13 03:35:17 -07:00
search.cpp Micro-optimise dangerous condition 2013-12-04 17:51:25 +01:00
search.h Big assorted spelling fixes 2013-12-02 20:29:35 +01:00
thread.cpp Another round of spelling fixes 2013-12-02 23:51:29 +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 Re-fix a comment 2013-12-03 08:50:12 +01:00
uci.cpp Big assorted spelling fixes 2013-12-02 20:29:35 +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