File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 27802780
27812781 <stl-vector name =' candidates' pointer-type =' item' />
27822782 <stl-vector name =' candidate_selected' type-name =' bool' />
2783- <stl-vector name =' level_map' type-name =' int16_t ' comment =' map_block.walkable' />
2783+ <stl-vector name =' level_map' type-name =' int32_t ' comment =' map_block.walkable' />
27842784 <stl-vector name =' candidate_enabled' type-name =' bool' />
27852785
27862786 <int16_t name =" count_required" />
29052905 <static-array type-name =' build_square_type' count =' 31' />
29062906 </static-array >
29072907
2908- <int16_t name =' cur_walk_tag' />
2908+ <int32_t name =' cur_walk_tag' comment = ' bay12: choice_level_map ' />
29092909
29102910 <compound name =' plate_info' type-name =' pressure_plate_info' />
29112911
29282928 <compound name =' selection_pos' type-name =' coord' since =' v0.50.01' />
29292929 <int32_t name =' selection_area' since =' v0.50.01' />
29302930 <int32_t name =' total_sq' />
2931- <stl-vector name =' total_sq_level_map' type-name =' int16_t ' since =' v0.50.01' />
2931+ <stl-vector name =' total_sq_level_map' type-name =' int32_t ' since =' v0.50.01' />
29322932
29332933 <bool name =' use_last_material' />
29342934 <bool name =' set_last_item_search' />
Original file line number Diff line number Diff line change 520520 <int8_t name =' stockpile_delay' comment =' used to reset countdown; randomly varies' />
521521
522522 <int32_t name =' base_uniform_score' comment =' temporary_32' />
523- <int16_t name =' walkable_id' comment =' temporary_16 ; from map_block.walkable' />
523+ <int32_t name =' walkable_id' comment =' temporary_32_2 ; from map_block.walkable' />
524524 <uint16_t name =' spec_heat' />
525525 <uint16_t name =' ignite_point' />
526526 <uint16_t name =' heatdam_point' />
You can’t perform that action at this time.
0 commit comments