Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-06-16 | command: make argc unsigned | Max Kellermann | 1 | -4/+4 | |
2014-01-28 | OutputAll: convert to class, move instance to class Partition | Max Kellermann | 1 | -10/+6 | |
Another big chunk of code for multi-player support. | |||||
2014-01-23 | output/*: move to output/plugins/ | Max Kellermann | 1 | -2/+2 | |
2014-01-13 | copyright year 2014 | Max Kellermann | 1 | -1/+1 | |
2013-11-28 | include cleanup using iwyu | Max Kellermann | 1 | -2/+0 | |
2013-10-30 | *: update copyright year to 2013 | Max Kellermann | 1 | -1/+1 | |
2013-10-20 | *Commands: move to src/command/ | Max Kellermann | 1 | -0/+0 | |
2013-10-20 | command: convert command_return to to a strictly-typed enum | Max Kellermann | 1 | -14/+14 | |
2013-10-19 | *: use references instead of pointers | Max Kellermann | 1 | -4/+4 | |
2013-08-04 | *: use gcc.h macros instead of GLib | Max Kellermann | 1 | -3/+3 | |
2013-08-04 | Commands: new command "toggleoutput" | Max Kellermann | 1 | -0/+16 | |
2013-01-04 | output_*: convert to C++ | Max Kellermann | 1 | -4/+1 | |
2013-01-03 | Client: rename the struct client to class Client | Max Kellermann | 1 | -3/+3 | |
2013-01-03 | client: convert to C++ | Max Kellermann | 1 | -2/+2 | |
2013-01-03 | output_print: convert to C++ | Max Kellermann | 1 | -1/+1 | |
2012-08-29 | command: move code to *Commands.cxx | Max Kellermann | 1 | -0/+77 | |