1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-05-01 01:03:09 +00:00
BadFish/src
Marco Costalba 0e33fc6fd4 Change poll() signature
After previous patch we don't need any more the call parameters.

This fixes a couple of warnings under MSVC.

No functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
2010-03-31 06:43:12 +01: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 Change poll() signature 2010-03-31 06:43:12 +01: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