summaryrefslogtreecommitdiff
path: root/plugins/Plugins.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Swap order of includes to work around silly compiler/assembler bug on OS XTimothy Collett2012-07-021-1/+1
|
* Move CoreService to a separate file.Alexander Gavrilov2012-03-171-2/+7
|
* MSVC fixage for the new socket APIPetr Mrázek2012-03-151-1/+6
|
* Add support for exporting functions from plugins, with example in rename.Alexander Gavrilov2012-03-151-1/+9
| | | | TODO: test by actually calling them remotely.
* Implement trivial RPC interface for dfhack via TCP & protobufs.Alexander Gavrilov2012-03-141-0/+1
| | | | Use it to make an executable capable of calling commands remotely.
* Move depends out of main library, make them (static) libraries.Petr Mrázek2012-03-131-0/+1
|
* Add a salt/stagnant flag removal command to the liquids tool.Petr Mrázek2011-09-021-0/+77