mcostalba / chess_db

GNU General Public License v3.0
22 stars 5 forks source link

Result bit fix and now supports unknown results #10

Closed sshivaji closed 7 years ago

sshivaji commented 7 years ago

This patch fixes:

  1. result bit now correctly captures results (now using all 2 bits).
  2. no result usually is indicated by a *, which is now parsed correctly and works fine on PGNs.