dfhack/library
Alexander Gavrilov ebc4d21e66 Improve name structure handling, and support duplicating them (on linux).
The name structure actually contains additional linguistical data,
ignoring which produces wrong renderings for non-dwarfish names.
This data also obviously has to be copied with the structure.

Copying STL strings works by replicating the shared copy logic
(i.e. incrementing the reference counter), but leaks memory owned
by the string being overwritten.
2011-04-13 20:36:10 +04:00
..
depends Revert "Hide depend headers better, upgraded tinyxml" 2011-03-31 01:12:50 +02:00
include Improve name structure handling, and support duplicating them (on linux). 2011-04-13 20:36:10 +04:00
modules Improve name structure handling, and support duplicating them (on linux). 2011-04-13 20:36:10 +04:00
private Improve name structure handling, and support duplicating them (on linux). 2011-04-13 20:36:10 +04:00
shm Maps + Materials for 31.20. Still many broken offsets! 2011-03-06 20:27:40 +01:00
CMakeLists.txt Make C-wrapper compile times less ridiculous. 2011-04-10 10:50:32 +02:00
ContextShared.cpp Improve name structure handling, and support duplicating them (on linux). 2011-04-13 20:36:10 +04:00
DFContext.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
DFContextManager.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
DFContext_C.cpp Make C-wrapper compile times less ridiculous. 2011-04-10 10:50:32 +02:00
DFProcess-SHM.cpp Add missing files, wix build on windows. 2011-04-10 11:03:24 +02:00
DFProcess-linux-SHM.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
DFProcess-linux-base.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
DFProcess-linux-wine.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
DFProcess-linux.cpp Improve name structure handling, and support duplicating them (on linux). 2011-04-13 20:36:10 +04:00
DFProcess-windows-SHM.cpp Add missing files, wix build on windows. 2011-04-10 11:03:24 +02:00
DFProcess-windows.cpp Add missing files, wix build on windows. 2011-04-10 11:03:24 +02:00
DFProcessEnumerator.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
DFProcess_C.cpp Started removing C++-isms from C wrapper. Removed DFGlobal.h 2011-04-10 13:12:28 +02:00
DFTileTypes.cpp Required fixes for properly exporting the new symbols. 2010-11-19 02:40:38 +01:00
DFTileTypes_C.cpp Add missing files, wix build on windows. 2011-04-10 11:03:24 +02:00
DFTypes_C.cpp Started removing C++-isms from C wrapper. Removed DFGlobal.h 2011-04-10 13:12:28 +02:00
MicrosoftSTL.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00
VersionInfo.cpp Big Items refactor, made all the Accessor offsets optional. 2011-04-11 22:13:06 +02:00
VersionInfoFactory.cpp Linux header cleanups. Windows side will follow. 2011-04-10 10:19:15 +02:00