]> git.sesse.net Git - stockfish/history - src/hashprobe.proto
Fix a crash issue when traversing PVs.
[stockfish] / src / hashprobe.proto
2018-11-24 Steinar H. GundersonAdd a SCORE_NONE.
2018-11-24 Steinar H. GundersonDecode the score into the protobuf.
2018-11-24 Steinar H. GundersonPut the root into a separate place.
2018-11-24 Steinar H. GundersonReturn the entire PV, and in slightly more parseable...
2018-11-24 Steinar H. GundersonGive the proto a package name.
2018-11-24 Steinar H. GundersonReturn all candidate moves from the probe.
2018-11-24 Steinar H. GundersonBetter comments and enums in the proto file.
2018-11-24 Steinar H. GundersonInitial commit for gRPC code.