aboutsummaryrefslogtreecommitdiffstats
path: root/src/StickerCommands.cxx (follow)
Commit message (Expand)AuthorAgeFilesLines
* *Commands: move to src/command/Max Kellermann2013-10-201-178/+0
* command: convert command_return to to a strictly-typed enumMax Kellermann2013-10-201-15/+15
* *: use references instead of pointersMax Kellermann2013-10-191-6/+6
* *: use nullptr instead of NULLMax Kellermann2013-10-191-1/+1
* StickerDatabase: return std::stringMax Kellermann2013-10-171-4/+3
* util/Error: new error passing libraryMax Kellermann2013-09-041-7/+10
* song: convert header to C++Max Kellermann2013-07-281-5/+5
* Client: rename the struct client to class ClientMax Kellermann2013-01-031-3/+3
* client: convert to C++Max Kellermann2013-01-031-4/+1
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-2/+1
* database.h: rename to DatabaseSimple.hxxMax Kellermann2013-01-031-1/+1
* database.h: eliminate db_*_song()Max Kellermann2013-01-031-44/+28
* sticker: convert to C++Max Kellermann2013-01-021-3/+3
* db_lock: convert to C++Max Kellermann2013-01-021-1/+1
* *_print: convert to C++Max Kellermann2013-01-021-1/+1
* command: move code to *Commands.cxxMax Kellermann2012-08-291-0/+196