| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge further changes (???) | Timothy Collett | 2012-09-10 | 1 | -1/+1 |
| | | |||||
| * | remoteclient: dont use gcc deprecated auto_ptr | jj | 2012-05-31 | 1 | -8/+13 |
| | | |||||
| * | Use a more obscure serialize method to avoid recalculating byte size. | Alexander Gavrilov | 2012-03-17 | 1 | -2/+3 |
| | | |||||
| * | Add a ListMaterials remote call for bulk download of basic material info. | Alexander Gavrilov | 2012-03-17 | 1 | -8/+14 |
| | | |||||
| * | A number of interface tweaks in RemoteClient. | Alexander Gavrilov | 2012-03-16 | 1 | -20/+63 |
| | | | | | | | | - 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 | -18/+22 |
| | | |||||
| * | Plugin-exported functions now actually work. | Alexander Gavrilov | 2012-03-15 | 1 | -2/+2 |
| | | |||||
| * | Improve support for void RPC functions, dfhack-run, etc. | Alexander Gavrilov | 2012-03-15 | 1 | -1/+26 |
| | | |||||
| * | Implement trivial RPC interface for dfhack via TCP & protobufs. | Alexander Gavrilov | 2012-03-14 | 1 | -0/+359 |
| Use it to make an executable capable of calling commands remotely. | |||||
