Age | Commit message (Expand) | Author |
---|---|---|
2013-09-04 | util/Error: new error passing library | Max Kellermann |
2013-01-20 | PlayerControl: move functions into the class | Max Kellermann |
2013-01-04 | player_control.h: convert header to C++ | Max Kellermann |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann |
2013-01-03 | client: convert to C++ | Max Kellermann |
2013-01-03 | database.h: rename to DatabaseSimple.hxx | Max Kellermann |
2012-08-29 | Stats: stats_print() returns void | Max Kellermann |
2012-08-15 | DatabasePlugin: add method GetStats() | Max Kellermann |
2012-08-08 | DatabaseGlue: add function db_is_simple() | Max Kellermann |
2012-08-07 | db_selection: rename to DatabaseSelection | Max Kellermann |
2012-08-07 | Database{Plugin,Visitor}: pass references | Max Kellermann |
2012-08-02 | stats: convert to C++ | Max Kellermann |