dfhack/library/modules
Ben Lubar 4e690df96a
Add Persistence module.
Alter World to use Persistence instead of storing data in historical figures.

Fake historical figures will be converted to the new format when a world is loaded.

Added plugin_save and plugin_load functions to the plugin API.

Made the weird int7/int28 code that was in the old persistence API slightly safer.
2018-08-26 18:27:58 -05:00
..
Buildings.cpp
Burrows.cpp
Constructions.cpp
Designations.cpp
Engravings.cpp
EventManager.cpp
Filesystem.cpp
Graphic.cpp
Gui.cpp
Items.cpp
Job.cpp
Kitchen.cpp
MapCache.cpp
Maps.cpp
Materials.cpp
Notes.cpp
Once.cpp
Persistence.cpp
Random.cpp
Renderer.cpp
Screen.cpp
Translation.cpp
Units.cpp Add stress cutoffs to Units module, fix dwarfmonitor/manipulator 2018-07-09 15:59:12 -04:00
Windows.cpp
World.cpp