dfhack/plugins/embark-assistant
bseiller cc68767336 created struct mid_level_tile_incursion_base that only contains attributes that are relevant for incursion processing
- def.h: make attributes/fields of mid_level_tile_incursion_base available in mid_level_tile by inheriting from mid_level_tile_incursion_base which also allows treating mid_level_tile as a mid_level_tile_incursion_base
2021-01-18 23:23:50 +01:00
..
CMakeLists.txt Merge branch 'develop' into cmake-cleanup 2019-07-20 19:22:33 -04:00
defs.h created struct mid_level_tile_incursion_base that only contains attributes that are relevant for incursion processing 2021-01-18 23:23:50 +01:00
embark-assistant.cpp Corrected river size handling 2020-12-03 15:40:22 +01:00
embark-assistant.h Add embark-assistant plugin 2017-09-01 14:13:34 +02:00
finder_ui.cpp Set min_waterfall special cases outside loop 2020-08-23 17:35:45 +00:00
finder_ui.h Added 'fileresult' optional parameter, improved world traversal 2019-09-23 13:13:04 +02:00
help_ui.cpp Corrected river size handling 2020-12-03 15:40:22 +01:00
help_ui.h Add embark-assistant plugin 2017-09-01 14:13:34 +02:00
matcher.cpp corrected index usage 2020-12-16 10:59:27 +01:00
matcher.h Add embark-assistant plugin 2017-09-01 14:13:34 +02:00
overlay.cpp reworked aquifer bit fiddling 2020-11-14 14:43:43 +01:00
overlay.h Added 'fileresult' optional parameter, improved world traversal 2019-09-23 13:13:04 +02:00
screen.cpp Fix remaining warnings in supported plugins 2018-04-06 14:17:34 -05:00
screen.h Add embark-assistant plugin 2017-09-01 14:13:34 +02:00
survey.cpp corrected temperature calculation factor order 2020-12-27 11:07:33 +01:00
survey.h Restored install-debug contents and removed offensive white space 2019-07-12 22:38:12 +02:00