summaryrefslogtreecommitdiff
path: root/library/include/RemoteServer.h
Commit message (Expand)AuthorAgeFilesLines
* Update license, add contributors file, bump release numberPetr Mrázek2012-09-301-1/+1
* Try shutting up a few random warnings.Alexander Gavrilov2012-09-291-0/+1
* Make the server suspend the core around calls unless disabled.Alexander Gavrilov2012-03-181-1/+5
* Add a ListSquads request.Alexander Gavrilov2012-03-171-18/+30
* Move CoreService to a separate file.Alexander Gavrilov2012-03-171-22/+6
* MSVC fixage for the new socket APIPetr Mrázek2012-03-151-2/+4
* Make the DF suspend lock recursive, and add RPC calls for batch suspend.Alexander Gavrilov2012-03-151-0/+6
* Add support for exporting functions from plugins, with example in rename.Alexander Gavrilov2012-03-151-1/+2
* Improve support for void RPC functions, dfhack-run, etc.Alexander Gavrilov2012-03-151-2/+55
* Implement trivial RPC interface for dfhack via TCP & protobufs.Alexander Gavrilov2012-03-141-0/+189