Commit Graph

13 Commits

Author SHA1 Message Date
8483d2556c
BUGFIX: Forfait did not return not played 2019-09-27 12:03:54 +02:00
7d09e1be32
BUGFIX: Absent players were not read out properly 2019-09-27 01:08:14 +02:00
228dc5a350
MAJOR BUGFIX: Wrong opponent was provided in swar-4 reader 2019-09-26 19:50:04 +02:00
3cdb4f8e5f
NEW FEATURE: Tournament::getArbiters for multiple arbiters 2019-09-26 15:00:02 +02:00
fefb089018
BUGFIX: Tiebreaks were not read in swar-4 reader 2019-09-25 19:53:22 +02:00
a5fb27624e
NEW READER: swar-4 for reading out files created with Swar version 4. 2019-09-25 18:46:33 +02:00
21a62ac406
ENHANCEMENT: Class::getBinaryData methods return null if field is not 2019-09-25 14:44:00 +02:00
922c1cfdbc
ENHANCEMENT: Better Docs generation
* NEW FEATURE: Added clean-dist and clean-dev targets
* ENHANCEMENT: Resized logo in Doxygen for better fit
* ENHANCEMENT: Doxygen takes branch name or version tag as `PROJECT_NUMBER`
* CHANGE: Version tag directly put in distribution filename
* CHANGE: `Tournament::GameExists()` renamed to `Tournament::gameExists()`
* CHANGE: Updated composer metadata
* CHANGE: Some setters changed to fluent setters. (More info: 7aca35057c10d2b982f93a698499c0c01df2fdc5)
2019-06-20 15:32:59 +02:00
71838dad55
MAJOR CHANGE: Model Classes has been removed
CHANGE: Replaced PhpDoc with Doxygen
2019-06-19 21:55:20 +02:00
663951a9cc
BUGFIX: Tournament::getParticipants() did not return a correct value 2019-06-18 16:01:15 +02:00
89e4e6c121
MAJOR UPDATE: Generalization + Tiebreaks 2019-06-01 16:39:58 +02:00
3b5b42b46d
ENHANCEMENT: Compatibility with Pairtwo-5
Filestructure of pairtwo-5 files are identical to pairtwo-6
2019-05-28 10:20:06 +02:00
acaef62332
MAJOR ENHANCEMENT: Generalisation
This is a first step in generalisation of the project. Please review https://github.com/JeroenED/libpairtwo/wiki/Converting-your-code-to-the-generalized-format for more info on your code changes
2019-05-27 13:15:49 +02:00