lethosor
|
b4063352cf
|
Fix crash in vprinterr due to va_list misuse
|
2016-07-03 23:33:07 -04:00 |
Alexander "Ace" Olofsson
|
804aa8d398
|
Add missing <algorithm> include for std::min & std::max
|
2014-11-09 11:19:40 +01:00 |
Alexander Gavrilov
|
9d6e26fa5f
|
Fix crashing color_ostream::printerr due to vfprintf vs fprintf mixup.
Also enable heap clearing in gdb mode, and fix a few newlines.
|
2012-03-31 22:26:41 +04:00 |
Alexander Gavrilov
|
e7851f5abd
|
Improve support for void RPC functions, dfhack-run, etc.
|
2012-03-15 11:07:43 +04:00 |
Alexander Gavrilov
|
560e977f05
|
Implement trivial RPC interface for dfhack via TCP & protobufs.
Use it to make an executable capable of calling commands remotely.
|
2012-03-14 19:57:29 +04:00 |
Alexander Gavrilov
|
b2737e2bed
|
Pull out a colored text output interface out of the Console class.
|
2012-03-10 13:29:33 +04:00 |