aboutsummaryrefslogtreecommitdiffstats
path: root/src/StickerCommands.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-03Client: rename the struct client to class ClientMax Kellermann1-3/+3
2013-01-03client: convert to C++Max Kellermann1-4/+1
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann1-2/+1
2013-01-03database.h: rename to DatabaseSimple.hxxMax Kellermann1-1/+1
2013-01-03database.h: eliminate db_*_song()Max Kellermann1-44/+28
2013-01-02sticker: convert to C++Max Kellermann1-3/+3
2013-01-02db_lock: convert to C++Max Kellermann1-1/+1
2013-01-02*_print: convert to C++Max Kellermann1-1/+1
2012-08-29command: move code to *Commands.cxxMax Kellermann1-0/+196