libpairtwo/src
Jeroen De Meerleer b445f2f301
BUGFIX: Tournament::calculateAverageRating() returned NaN if no games
2019-09-27 18:02:43 +02:00
..
Enums BUGFIX: Tiebreaks were not read in swar-4 reader 2019-09-25 19:53:22 +02:00
Exceptions MAJOR CHANGE: Model Classes has been removed 2019-06-19 21:55:20 +02:00
Interfaces MAJOR CHANGE: Model Classes has been removed 2019-06-19 21:55:20 +02:00
Readers BUGFIX: Forfait did not return not played 2019-09-27 12:03:54 +02:00
.gitkeep Initial commit 2018-12-24 14:06:13 +01:00
Constants.php MAJOR CHANGE: Model Classes has been removed 2019-06-19 21:55:20 +02:00
Game.php MINOR ENHANCEMENT: Better description of `Game::class` Methods 2019-06-20 23:55:56 +02:00
IOFactory.php NEW READER: `swar-4` for reading out files created with Swar version 4. 2019-09-25 18:46:33 +02:00
Pairing.php ENHANCEMENT: Better Docs generation 2019-06-20 15:32:59 +02:00
Player.php BUGFIX: Buchholz score did not return the correct score 2019-09-27 16:48:48 +02:00
Round.php ENHANCEMENT: Better Docs generation 2019-06-20 15:32:59 +02:00
Tournament.php BUGFIX: Tournament::calculateAverageRating() returned NaN if no games 2019-09-27 18:02:43 +02:00