aboutsummaryrefslogtreecommitdiffstats
path: root/src/client (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Instance: add attribute "event_loop"Max Kellermann2014-02-051-2/+3
| | | | Replaces global variable "main_loop".
* ClientMessage: undefine GetMessage on WIN32Max Kellermann2014-02-041-0/+6
|
* Instance: add Database attributeMax Kellermann2014-02-042-0/+18
| | | | Move from db/DatabaseGlue.cxx, eliminating global variable.
* ClientFile: move client_allow_file() into the Client classMax Kellermann2014-02-023-44/+14
|
* Client*: move to client/Max Kellermann2014-01-2418-0/+1262