dfhack/plugins/buildingplan
Myk 8b7223d1e2
Merge pull request #3086 from myk002/myk_buildingplan_no_filter_items
[buildingplan] allow player to choose any item when choosing items manually
2023-03-25 12:55:37 -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 don't pick up empty specials 2023-03-15 13:40:08 -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