dfhack/plugins/stockpiles
ViTuRaS ca481fc69f max_barrels was serialized on max_bins position
When I save and load stockpile settings with stockpile management plugin, then saved barrels count will be loaded in bins and barrels are zero. So I think this change should correct it.
2017-08-28 22:33:24 +02:00
..
proto stockpiles: refactor code into separate files 2014-12-05 11:02:40 +01:00
CMakeLists.txt stockpiles: implement GUI controls 2014-12-05 12:35:19 +01:00
OrganicMatLookup.cpp stockpiles: refactor code into separate files 2014-12-05 11:02:40 +01:00
OrganicMatLookup.h stockpiles: refactor code into separate files 2014-12-05 11:02:40 +01:00
StockpileSerializer.cpp max_barrels was serialized on max_bins position 2017-08-28 22:33:24 +02:00
StockpileSerializer.h stockpiles: refactor code into separate files 2014-12-05 11:02:40 +01:00
StockpileUtils.h stockpiles: more error handling & cleanup 2014-12-05 12:35:24 +01:00
stockpiles.cpp Catch exceptions in stockpile (un)serialization 2016-10-29 02:35:27 -04:00