dfhack/library/modules
Myk Taylor 16cfd34678 recurs-ify default config copying logic
I refactored Filesystem::listdir_recursive to support removing the path
prefix from the returned files list. There are no current calls that
make use of the prefix parameter, so I converted it into a boolean.
Current usages will use the new default parameter and will not see any
changed behavior.
2020-07-18 22:22:37 -07:00
..
Buildings.cpp name ui_look_list union 2020-03-06 16:06:27 -06:00
Burrows.cpp
Constructions.cpp
Designations.cpp
Engravings.cpp
EventManager.cpp
Filesystem.cpp recurs-ify default config copying logic 2020-07-18 22:22:37 -07:00
Graphic.cpp simplify Graphic module. update structures. 2020-03-08 00:12:48 -06:00
Gui.cpp name ui_look_list union 2020-03-06 16:06:27 -06:00
Items.cpp Update structures, fix reaction_productst::produce() parms 2020-06-23 13:31:27 -06:00
Job.cpp removed underscores, adapted to structure (re)naming 2020-04-15 10:18:37 +02:00
Kitchen.cpp update for DFHack/df-structures#7dfea1f1d4e453b97d5529785701db46360596ce 2020-06-29 16:16:44 -05:00
MapCache.cpp update for DFHack/df-structures#7dfea1f1d4e453b97d5529785701db46360596ce 2020-06-29 16:16:44 -05:00
Maps.cpp
Materials.cpp update for DFHack/df-structures#7dfea1f1d4e453b97d5529785701db46360596ce 2020-06-29 16:16:44 -05:00
Notes.cpp
Once.cpp
Persistence.cpp update structures; fix some minor compile warnings 2020-02-05 12:35:43 -06:00
Random.cpp
Renderer.cpp
Screen.cpp
Translation.cpp update structures 2020-07-01 23:10:34 -05:00
Units.cpp Fix several functions in the Units module ignoring unit caste. 2020-06-02 01:18:57 -05:00
Windows.cpp
World.cpp