dfhack/library/proto
Alexander Gavrilov b9ecd03fe2 Make the server suspend the core around calls unless disabled.
I expect the majority of methods will have to suspend the core
first thing anyway, so this will reduce typing and bugs.

Also get rid of the "me->" ugliness by splitting threadFn.
2012-03-18 11:04:15 +04:00
..
.gitignore Ignore the .rule file too 2012-03-13 12:17:00 -05:00
Basic.proto Make the server suspend the core around calls unless disabled. 2012-03-18 11:04:15 +04:00
BasicApi.proto Make the server suspend the core around calls unless disabled. 2012-03-18 11:04:15 +04:00
CoreProtocol.proto A number of interface tweaks in RemoteClient. 2012-03-16 14:11:46 +04:00