Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | player_control.h: convert header to C++ | Max Kellermann | 2013-01-04 | 1 | -1/+1 |
* | Client: rename the struct client to class Client | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | client: convert to C++ | Max Kellermann | 2013-01-03 | 1 | -3/+2 |
* | database.h: rename to DatabaseSimple.hxx | Max Kellermann | 2013-01-03 | 1 | -1/+1 |
* | Stats: stats_print() returns void | Max Kellermann | 2012-08-29 | 1 | -3/+2 |
* | DatabasePlugin: add method GetStats() | Max Kellermann | 2012-08-15 | 1 | -63/+18 |
* | DatabaseGlue: add function db_is_simple() | Max Kellermann | 2012-08-08 | 1 | -4/+8 |
* | db_selection: rename to DatabaseSelection | Max Kellermann | 2012-08-07 | 1 | -3/+2 |
* | Database{Plugin,Visitor}: pass references | Max Kellermann | 2012-08-07 | 1 | -4/+4 |
* | stats: convert to C++ | Max Kellermann | 2012-08-02 | 1 | -0/+133 |