| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | A number of interface tweaks in RemoteClient. | Alexander Gavrilov | 2012-03-16 | 1 | -2/+2 |
| | | | | | | | | - Associate a default output stream with the whole connection. If not explicitly specified in the constructor, uses stdout. - Add methods that use this default stream to RemoteFunction. - Add easily usable wrappers for CoreSuspend and CoreResume. | ||||
| * | MSVC fixage for the new socket API | Petr Mrázek | 2012-03-15 | 1 | -0/+1 |
| | | |||||
| * | Improve support for void RPC functions, dfhack-run, etc. | Alexander Gavrilov | 2012-03-15 | 1 | -9/+9 |
| | | |||||
| * | Implement trivial RPC interface for dfhack via TCP & protobufs. | Alexander Gavrilov | 2012-03-14 | 1 | -0/+90 |
| Use it to make an executable capable of calling commands remotely. | |||||
