dfhack/library/modules
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
..
Buildings.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
Constructions.cpp Get rid of Simple namespace, Gui module is now a namespace. 2012-03-03 14:38:24 +01:00
Engravings.cpp Get rid of Simple namespace, Gui module is now a namespace. 2012-03-03 14:38:24 +01:00
Graphic.cpp Remove bad assert from Translation, as well as <cassert> from other modules that don't use it 2012-01-24 10:57:25 -06:00
Gui.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
Items.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
Job.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00
Maps.cpp Get rid of Simple namespace, Gui module is now a namespace. 2012-03-03 14:38:24 +01:00
Materials.cpp DEEP_ANY got renamed to SPECIAL 2012-03-03 16:03:35 -06:00
Notes.cpp Make it build and run on linux (no stonesense, df2mc, dfusion) 2012-02-09 03:07:26 +01:00
Translation.cpp Get rid of Simple namespace, Gui module is now a namespace. 2012-03-03 14:38:24 +01:00
Units.cpp Get rid of Simple namespace, Gui module is now a namespace. 2012-03-03 14:38:24 +01:00
Vegetation.cpp Get rid of Simple namespace, Gui module is now a namespace. 2012-03-03 14:38:24 +01:00
Vermin.cpp Get rid of Simple namespace, Gui module is now a namespace. 2012-03-03 14:38:24 +01:00
Windows.cpp Use tile buffers! 2012-03-05 02:24:02 +01:00
World.cpp Make it build and run on linux (no stonesense, df2mc, dfusion) 2012-02-09 03:07:26 +01:00
kitchen.cpp Make plugins accept explicit output stream references. 2012-03-10 15:55:42 +04:00