aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/PlayerCommands.hxx (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-13command: pass Response object to command callbacksMax Kellermann1-21/+22
2015-08-11command/Request: new struct wrapping ConstBuffer<const char *>Max Kellermann1-22/+22
2015-01-01Copyright year 2015Max Kellermann1-1/+1
2014-12-08command: use ConstBuffer<const char *> for argument listMax Kellermann1-21/+22
2014-06-16command: make argc unsignedMax Kellermann1-21/+21
2014-01-13copyright year 2014Max Kellermann1-1/+1
2013-10-30*: update copyright year to 2013Max Kellermann1-1/+1
2013-10-20*Commands: move to src/command/Max Kellermann1-0/+0
2013-10-20command: convert command_return to to a strictly-typed enumMax Kellermann1-22/+22
2013-10-19*: use references instead of pointersMax Kellermann1-21/+21
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-21/+23
2012-09-25*Commands: remove extern"C" from C++ headersMax Kellermann1-4/+0
2012-08-29command: move code to *Commands.cxxMax Kellermann1-0/+92