| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix crashing color_ostream::printerr due to vfprintf vs fprintf mixup. | Alexander Gavrilov | 2012-03-31 | 1 | -1/+1 |
| | | | | | Also enable heap clearing in gdb mode, and fix a few newlines. | ||||
| * | Improve support for void RPC functions, dfhack-run, etc. | Alexander Gavrilov | 2012-03-15 | 1 | -1/+4 |
| | | |||||
| * | Implement trivial RPC interface for dfhack via TCP & protobufs. | Alexander Gavrilov | 2012-03-14 | 1 | -8/+15 |
| | | | | | Use it to make an executable capable of calling commands remotely. | ||||
| * | Pull out a colored text output interface out of the Console class. | Alexander Gavrilov | 2012-03-10 | 1 | -0/+190 |
