Commit Graph

9 Commits

Author SHA1 Message Date
962a2ecac2 MINOR ENHANCEMENT: Better description of Game::class Methods 2019-06-20 23:55:56 +02:00
0a313d55ac MAJOR BUGFIX: Game::GetResult throws fatal error Cannot access parent:: when current class scope has no parent 2019-06-20 23:30:58 +02:00
1485859f27 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
e054d4af87 MAJOR CHANGE: Model Classes has been removed
CHANGE: Replaced PhpDoc with Doxygen
2019-06-19 21:55:20 +02:00
4403401703 BUGFIX: Match not played does not return error 2019-05-28 10:18:58 +02:00
f068a3916d Updated phpdoc 2019-04-25 14:09:50 +02:00
c6d1afd171 Reimplemented creation of results 2019-03-20 12:46:46 +01:00
d745c04b54 Fixed code style 2019-02-11 17:37:30 +01:00
f8b0d35fa1 Added a reading of rounds
not finished yet
2019-02-06 17:23:37 +01:00