dfhack/library/include
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
..
dfhack Improve name structure handling, and support duplicating them (on linux). 2011-04-13 20:36:10 +04:00
dfhack-c Big Items refactor, made all the Accessor offsets optional. 2011-04-11 22:13:06 +02:00
DFHack.h Started removing C++-isms from C wrapper. Removed DFGlobal.h 2011-04-10 13:12:28 +02:00
DFHack_C.h The C test tool doesn't compile as a plain C program! 2011-04-10 15:36:01 +02:00