aboutsummaryrefslogtreecommitdiffstats
path: root/event
Commit message (Expand)AuthorAgeFilesLines
* start over, concurrency full onfaiface2017-08-291-91/+0
* event: remove Matchesfaiface2017-08-201-14/+0
* event: add Matchesfaiface2017-08-201-0/+14
* event: add Sscanfaiface2017-08-201-0/+6
* event: add Sprintfaiface2017-08-191-0/+13
* event: handler now returns bool, if true, no other handlers will be runfaiface2017-08-191-11/+13
* add event dispatchfaiface2017-08-181-0/+70