File tree 3 files changed +11
-1
lines changed
3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2930
2930
<int32_t name =' total_sq' />
2931
2931
<stl-vector name =' total_sq_level_map' type-name =' int16_t' since =' v0.50.01' />
2932
2932
2933
+ <bool name =' use_last_material' />
2934
+ <bool name =' set_last_item_search' />
2935
+ <compound type-name =' job_item_filter' name =' last_item_search' />
2936
+ <int32_t name =' last_itype' />
2937
+ <int32_t name =' last_isubtype' />
2938
+ <int32_t name =' last_mat' />
2939
+ <int32_t name =' last_matg' />
2940
+
2933
2941
<bool name =' use_closest_material' />
2934
2942
<bool name =' use_same_material' />
2935
2943
<bool name =' build_after_placement' />
Original file line number Diff line number Diff line change 742
742
<static-array type-name =' large_integer' name =' print_time' count =' 100' />
743
743
<long name =' print_index' />
744
744
<int8_t name =' display_frames' />
745
+ <int32_t name =' frame_display_sx' />
746
+ <int32_t name =' frame_display_dy' />
745
747
746
748
<int16_t name =' force_full_display_count' />
747
749
<int8_t name =' do_clean_tile_cache' comment =' true by main, false by graphics' />
Original file line number Diff line number Diff line change 668
668
<int32_t name =' site_id' ref-target =' world_site' />
669
669
</vmethod >
670
670
<vmethod name =' setSeedsPlantSkillLevel' > <int16_t name =' level' /> </vmethod >
671
- <vmethod ret-type =' int16_t ' name =' getCorpseSize' comment =' size_info.size_cur' />
671
+ <vmethod ret-type =' int32_t ' name =' getCorpseSize' comment =' size_info.size_cur' />
672
672
673
673
<vmethod ret-type =' bool' name =' ageItem' ><int32_t name =' amount' /></vmethod >
674
674
<vmethod ret-type =' int32_t' name =' getCritterAirdrownTimer' />
You can’t perform that action at this time.
0 commit comments