summaryrefslogtreecommitdiffstats
path: root/src/ClonkInterface.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix invalid reference caused through ClonkParser::clientRemovedMarkus Mittendrein2017-06-081-1/+1
|
* Allow ClonkOutputInterface to stop further propagation if the return value ↵Markus Mittendrein2017-05-301-15/+19
| | | | of the callback is true
* Move clonk control specific parts into ClonkControlMarkus Mittendrein2017-04-061-0/+7
| | | | | There are still many clonk commands hardcoded through the pass-CRSM-Commands
* Move Parser into own classMarkus Mittendrein2017-04-061-0/+95