summaryrefslogtreecommitdiff
path: root/src/MessageCommands.cxx
AgeCommit message (Expand)Author
2013-10-20*Commands: move to src/command/Max Kellermann
2013-10-20command: convert command_return to to a strictly-typed enumMax Kellermann
2013-10-19Client: move message functions into the classMax Kellermann
2013-10-19ClientInternal: move class Client to Client.hxxMax Kellermann
2013-10-19*: use references instead of pointersMax Kellermann
2013-08-04*: use gcc.h macros instead of GLibMax Kellermann
2013-04-17Main: move global variables to struct InstanceMax Kellermann
2013-01-16ClientList: convert to a classMax Kellermann
2013-01-09ClientList: don't use GLibMax Kellermann
2013-01-09ClientList: add header ClientList.hxxMax Kellermann
2013-01-03Client: use std::deque for messagesMax Kellermann
2013-01-03ClientMessage: turn into a classMax Kellermann
2013-01-03ClientInternal: use std::set for subscriptionsMax Kellermann
2013-01-03Client: rename the struct client to class ClientMax Kellermann
2013-01-03client: convert to C++Max Kellermann
2013-01-03MessageCommands: use std::set instead of GHashTableMax Kellermann
2012-08-29command: move code to *Commands.cxxMax Kellermann