Jago/Bugs
- delete node
- deleting a node in a subtree will also delete nodes that were created after that node (not necessarily in the subtree)
- negative prisoner count
- axd: Today I hit a possible bug in Jago: the prisoner count was not correct. It showed -14 for Black in all nodes (0 for White); reloading the SGF file made the bug disappear.Could not reproduce.