Files
Stockfish/src
lucasart e60cdca9b0 Convert TT depth to int8_t
Now that half plies have been removed from the engine, we can encode
TT depth into an int8_t.

Range is -128 to +127, so it goes still further than the previous
limit of 121 plies (with ONE_PLY == 2 where depth - DEPTH_NONE was
encoded as an uint8_t).

No functional change.

Resolved #60
2014-10-01 20:51:32 +01:00
..
2014-08-09 13:00:59 +08:00
2014-07-29 06:52:32 +08:00
2014-09-30 09:05:20 +02:00
2014-01-18 17:22:54 +01:00
2014-09-30 09:05:20 +02:00
2014-06-09 05:30:18 +09:00
2014-04-12 13:51:52 +02:00
2014-06-20 23:44:46 +02:00
2014-06-20 23:44:46 +02:00
2014-09-16 21:13:50 +01:00
2014-09-16 21:13:50 +01:00
2014-04-28 17:07:43 +02:00
2014-01-02 01:49:18 +01:00
2014-04-06 11:26:12 +02:00
2014-08-24 16:28:51 +01:00
2014-08-24 16:28:51 +01:00
2014-07-29 06:52:32 +08:00
2014-01-02 01:49:18 +01:00
2014-09-30 09:05:20 +02:00
2014-02-12 14:47:36 +01:00
2014-09-30 09:05:20 +02:00
2014-08-09 13:00:59 +08:00
2014-07-09 07:19:06 +08:00
2014-07-09 07:19:06 +08:00
2014-04-27 12:02:36 +02:00
2014-07-01 18:37:18 +08:00
2014-10-01 20:51:32 +01:00
2014-08-04 13:54:09 +08:00
2014-09-30 09:05:20 +02:00
2014-04-12 13:51:52 +02:00