summaryrefslogtreecommitdiff
path: root/library/include/RemoteClient.h
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Fix typo in the 1MB constant.Alexander Gavrilov2012-04-151-1/+1
* Add a ListMaterials remote call for bulk download of basic material info.Alexander Gavrilov2012-03-171-4/+2
* A number of interface tweaks in RemoteClient.Alexander Gavrilov2012-03-161-5/+60
* MSVC fixage for the new socket APIPetr Mrázek2012-03-151-4/+6
* Make the DF suspend lock recursive, and add RPC calls for batch suspend.Alexander Gavrilov2012-03-151-0/+2
* Plugin-exported functions now actually work.Alexander Gavrilov2012-03-151-2/+2
* Add support for exporting functions from plugins, with example in rename.Alexander Gavrilov2012-03-151-5/+6
* Improve support for void RPC functions, dfhack-run, etc.Alexander Gavrilov2012-03-151-7/+65
* Implement trivial RPC interface for dfhack via TCP & protobufs.Alexander Gavrilov2012-03-141-0/+169