Files
Stockfish/src
Marco Costalba 76caef8ba1 Account for gamePly after each move
Rename startPosPly to gamePly and increment/decrement
the variable after each do/undo move. This adds a little
overhead in do_move() but we will need to have the
game ply during the search for the next patches now
under test.

Currently we don't increment gamePly in do_null_move()
becuase it is not needed at the moment. Could change
in the future.

As a nice side effect we can now remove an hack in
startpos_ply_counter().

No functional change.
2013-02-16 12:44:17 +01:00
..
2013-01-16 20:00:05 +01:00
2013-02-15 11:58:33 +01:00
2012-10-06 13:01:44 +02:00
2013-01-06 12:06:19 +01:00
2013-01-06 12:06:19 +01:00
2013-01-06 12:06:19 +01:00
2012-12-27 13:57:17 +01:00
2013-01-20 17:36:24 +01:00
2012-12-16 12:58:39 +01:00
2012-12-16 12:58:39 +01:00
2012-10-08 11:43:47 +02:00
2012-09-04 09:38:51 +02:00
2013-01-26 22:43:58 +01:00
2012-12-25 18:48:41 +01:00
2013-02-11 00:09:21 +01:00
2013-02-03 10:11:12 +01:00
2013-02-09 07:43:53 +01:00
2012-09-14 09:57:13 +02:00
2012-12-22 11:38:36 +01:00
2012-12-22 11:38:36 +01:00
2013-02-16 12:44:17 +01:00
2012-12-31 11:59:53 +01:00
2013-02-16 12:44:17 +01:00
2013-02-11 00:09:21 +01:00
2013-02-08 11:45:33 +01:00
2013-02-08 11:45:33 +01:00
2013-02-09 16:37:20 +01:00
2013-02-09 16:37:20 +01:00
2013-02-11 00:09:21 +01:00
2013-02-08 10:07:09 +01:00
2013-01-14 00:02:32 +01:00