summaryrefslogtreecommitdiff
path: root/src/Stats.cxx
AgeCommit message (Expand)Author
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-01-20PlayerControl: move functions into the classMax Kellermann
2013-01-04player_control.h: convert header to C++Max Kellermann
2013-01-03Client: rename the struct client to class ClientMax Kellermann
2013-01-03client: convert to C++Max Kellermann
2013-01-03database.h: rename to DatabaseSimple.hxxMax Kellermann
2012-08-29Stats: stats_print() returns voidMax Kellermann
2012-08-15DatabasePlugin: add method GetStats()Max Kellermann
2012-08-08DatabaseGlue: add function db_is_simple()Max Kellermann
2012-08-07db_selection: rename to DatabaseSelectionMax Kellermann
2012-08-07Database{Plugin,Visitor}: pass referencesMax Kellermann
2012-08-02stats: convert to C++Max Kellermann