summaryrefslogtreecommitdiffstats
path: root/src/ClonkInterface.hpp
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-14/+14
| | | | of the callback is true
* Move clonk control specific parts into ClonkControlMarkus Mittendrein2017-04-061-3/+15
| | | | | There are still many clonk commands hardcoded through the pass-CRSM-Commands
* Move Parser into own classMarkus Mittendrein2017-04-061-0/+80