dfhack/library
Alexander Gavrilov edf77cf270 Link protobuf to dfhack core as a shared library.
- Change protobuf libraries to build as DLLs.
- Move some stream features to the lite library.
- Install the lite library and use it from dfhack.

Note that:

- A couple of protobuf headers had to be tweaked.
- The lite library is used because the full one is
  absolutely incompatible with reloading plugins.
- Shutting down protobuf also can't be allowed.
2012-03-09 19:46:21 +04:00
..
depends Link protobuf to dfhack core as a shared library. 2012-03-09 19:46:21 +04:00
doc Many tweaks to plugins, reorganized the build system and removed more cruft. 2011-08-14 08:42:21 +02:00
include Fix advtools metal-detector 2012-03-07 18:10:53 +04:00
modules Use tile buffers! 2012-03-05 02:24:02 +01:00
xml@cd7c4b1c8f Track structures 2012-03-04 11:58:41 +01:00
CMakeLists.txt Link protobuf to dfhack core as a shared library. 2012-03-09 19:46:21 +04:00
Console-linux.cpp Make things work properly. 2012-01-27 05:54:26 +01:00
Console-windows.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Core.cpp Use tile buffers! 2012-03-05 02:24:02 +01:00
DataDefs.cpp Merge branch 'master' into purge 2012-02-11 18:48:17 +01:00
DataStatics.cpp Merge branch 'master' into purge 2012-02-11 18:48:17 +01:00
DataStaticsCtor.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00
Hooks-egg.cpp Fix normal hooks. 2012-02-28 12:59:02 +01:00
Hooks-linux.cpp Fix normal hooks. 2012-02-28 12:59:02 +01:00
Hooks-windows.cpp Fix normal hooks. 2012-02-28 12:59:02 +01:00
MiscUtils.cpp Move a few functions into the core, and add some more. 2012-01-08 20:02:12 +04:00
PlugLoad-linux.cpp Add eggy hooks (linux only for now) 2012-02-28 03:37:56 +01:00
PlugLoad-windows.cpp Add eggy hooks (linux only for now) 2012-02-28 03:37:56 +01:00
PluginManager.cpp Get rid of Simple namespace, Gui module is now a namespace. 2012-03-03 14:38:24 +01:00
Process-linux.cpp Make it build and run on linux (no stonesense, df2mc, dfusion) 2012-02-09 03:07:26 +01:00
Process-windows.cpp Get rid of ntdll, update stonesense 2012-02-25 22:59:32 +01:00
TileTypes.cpp When searching for tile types, only require candidate tile to match variant or special if it actually has them 2012-02-13 20:32:41 -06:00
VersionInfoFactory.cpp Fix horrible errors and make MSVC shut upt about non-issues. 2012-03-01 01:29:55 +01:00
Virtual.cpp Header changes/cleanup. 2011-12-31 12:48:42 +01:00