dfhack/plugins/skeleton
Alexander Gavrilov 8cc82d5876 Make plugins accept explicit output stream references.
This is an incompatible change to the plugin ABI.

The Console is not thread-safe unless used indirectly
via color_ostream_proxy, so everything should use their
per-thread stream.
2012-03-10 15:55:42 +04:00
..
CMakeLists.txt STUFF! 2011-10-07 03:53:58 +02:00
skeleton.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
skeleton.h STUFF! 2011-10-07 03:53:58 +02:00