Commit Graph

9 Commits

Author SHA1 Message Date
7f58674f68
MINOR ENHANCEMENT: Better description of Game::class Methods 2019-06-20 23:55:56 +02:00
b93ca781b4
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
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
0d2b25fbef
BUGFIX: Match not played does not return error 2019-05-28 10:18:58 +02:00
7bafdc6d5f
Updated phpdoc 2019-04-25 14:09:50 +02:00
5625e0c7c0
Reimplemented creation of results 2019-03-20 12:46:46 +01:00
8c6e3b81fa
Fixed code style 2019-02-11 17:37:30 +01:00
82370b25d7
Added a reading of rounds
not finished yet
2019-02-06 17:23:37 +01:00