DFHack / df-structures

Dwarf Fortress data structure descriptions
https://github.com/DFHack/dfhack
116 stars 81 forks source link

Sync Art and Buildings against Toady headers #763

Closed quietust closed 4 months ago

quietust commented 4 months ago

And fix a few minor errors in the process

github-actions[bot] commented 4 months ago

The sizes of the following types have changed in this pull request. Please verify that this is intentional. Note that renamed types are not currently detected and will also be listed here.

Type Platform Previous size New size (this PR) Change
beat_flag linux64 0 4 +4
beat_flag windows64 0 4 +4
beat_type linux64 4 0 -4
beat_type windows64 4 0 -4
building_road_pavedst linux64 336 328 -8
building_roadst linux64 320 328 +8
building_roadst windows64 328 336 +8
building_squad_use linux64 8 0 -8
building_squad_use windows64 8 0 -8
building_use_type linux64 0 2 +2
building_use_type windows64 0 2 +2
dance_form_move_group_type linux64 4 0 -4
dance_form_move_group_type windows64 4 0 -4
dance_move_flag linux64 0 4 +4
dance_move_flag windows64 0 4 +4
hospital_supplies linux64 64 136 +72
hospital_supplies windows64 64 136 +72
musical_form_play_orderst linux64 0 24 +24
musical_form_play_orderst windows64 0 24 +24
musical_form_sub4 linux64 24 0 -24
musical_form_sub4 windows64 24 0 -24
rhythm_barst linux64 0 16 +16
rhythm_barst windows64 0 16 +16
rhythm_construction_pattern_flag linux64 0 4 +4
rhythm_construction_pattern_flag windows64 0 4 +4
scale_construction_type linux64 0 4 +4
scale_construction_type windows64 0 4 +4
scale_naming_type linux64 0 4 +4
scale_naming_type windows64 0 4 +4
scale_namingst linux64 0 1712 +1712
scale_namingst windows64 0 1712 +1712
stockpile_ammo_mat linux64 0 4 +4
stockpile_ammo_mat windows64 0 4 +4
stockpile_armor_mat linux64 0 4 +4
stockpile_armor_mat windows64 0 4 +4
stockpile_bar_mat linux64 0 4 +4
stockpile_bar_mat windows64 0 4 +4
stockpile_block_mat linux64 0 4 +4
stockpile_block_mat windows64 0 4 +4
stockpile_finished_mat linux64 0 4 +4
stockpile_finished_mat windows64 0 4 +4
stockpile_furniture_mat linux64 0 4 +4
stockpile_furniture_mat windows64 0 4 +4
stockpile_weapon_mat linux64 0 4 +4
stockpile_weapon_mat windows64 0 4 +4

This is an automated comment. Please leave a reply if you think that the above information is incorrect.