dfhack/plugins/buildingplan
Myk Taylor b515b337ea
silence noisy buildingplan warning
about itemless buildings not having items
2023-03-27 08:38:18 -07:00
..
CMakeLists.txt overhaul serialization; persist item filters 2023-02-26 09:49:07 -08:00
buildingplan.cpp Merge pull request #3086 from myk002/myk_buildingplan_no_filter_items 2023-03-25 12:55:37 -07:00
buildingplan.h allow player to choose any item when choosing items manually 2023-03-24 14:36:06 -07:00
buildingplan_cycle.cpp filter by whether a slab is engraved 2023-03-15 00:29:27 -07:00
buildingtypekey.cpp overhaul serialization; persist item filters 2023-02-26 09:49:07 -08:00
buildingtypekey.h overhaul serialization; persist item filters 2023-02-26 09:49:07 -08:00
defaultitemfilters.cpp silence noisy buildingplan warning 2023-03-27 08:38:18 -07:00
defaultitemfilters.h filter by whether a slab is engraved 2023-03-15 00:29:27 -07:00
itemfilter.cpp actually record the deserialized material mask val 2023-03-23 10:48:33 -07:00
itemfilter.h actually record the deserialized material mask val 2023-03-23 10:48:33 -07:00
plannedbuilding.cpp allow player to choose any item when choosing items manually 2023-03-24 14:36:06 -07:00
plannedbuilding.h filter by whether a slab is engraved 2023-03-15 00:29:27 -07:00