libpairtwo/src
Jeroen De Meerleer efe7c0e6b4
NEW FEATURE: Absent and Bye players
2 new functions added:
Round::GetBye(): array and Round::GetAbsent():array

Both returns an array of Pairing objects with Bye or Absent pairings
2019-05-13 20:11:17 +02:00
..
Enums Updated phpdoc 2019-04-25 14:09:50 +02:00
Models ENHANCEMENT: No pairing object if pairing is dummy 2019-05-01 19:56:49 +02:00
.gitkeep Initial commit 2018-12-24 14:06:13 +01:00
Game.php Updated phpdoc 2019-04-25 14:09:50 +02:00
Pairing.php Fixed code style 2019-02-11 17:37:30 +01:00
Player.php Merge branch 'task/get-player-by-name' into develop 2019-05-01 16:05:06 +02:00
Round.php NEW FEATURE: Absent and Bye players 2019-05-13 20:11:17 +02:00
Sws.php ENHANCEMENT: check current round of pairing instead data to check dummy 2019-05-11 15:36:27 +02:00
Tournament.php New feature: get pairings from round objects 2019-05-01 15:50:44 +02:00