summaryrefslogtreecommitdiff
path: root/tbl_qcmd.c
Commit message (Expand)AuthorAgeFilesLines
* Move commands to seperate filesFreeArtMan2017-05-021-0/+1
* Commands are now removed from command queue if they are there too long. Comma...FreeArtMan2017-05-021-4/+107
* callback execution worksFreeArtMan2017-04-201-0/+36
* Add command executor command checkFreeArtMan2017-04-201-0/+18
* Basic response from 2 command, works for privatemessagesFreeArtMan2017-03-181-0/+30
* Now resp/request are matchedFreeArtMan2017-03-161-1/+4
* Add token to qcmd. Added needed functions to manage thatFreeArtMan2017-03-161-1/+26
* Fixed cmd/exec tableFreeArtMan2017-03-041-1/+86
* execution table improvmentsFreeArtMan2017-03-041-22/+74
* improved resp/param/cmd/exec table operationFreeArtMan2017-03-031-26/+211
* GLued up socket connectiona and messagingFreeArtMan2017-02-251-5/+5
* removed new string creation function to util fileFreeArtMan2017-02-251-32/+0
* Formatring patch from Ms.IJ appliedFreeArtMan2017-02-251-4/+4
* Added matching table for executed commandsZoRo2017-02-071-0/+307