File tree Expand file tree Collapse file tree 6 files changed +12
-10
lines changed
Expand file tree Collapse file tree 6 files changed +12
-10
lines changed Original file line number Diff line number Diff line change 180180 count =' 356' index-enum =' announcement_type' />
181181 </struct-type >
182182
183- <struct-type type-name =' d_init' >
183+ <struct-type type-name =' d_init' original-name = ' d_initst ' >
184184 <compound name =' display' type-name =' d_init_displayst' />
185185 <compound name =' adventure' type-name =' d_init_adventurest' />
186186 <compound name =' dwarf' type-name =' d_init_dwarfst' />
Original file line number Diff line number Diff line change 111111 <enum-item name =' FromColony' />
112112 </enum-type >
113113
114- <struct-type type-name =' vermin' instance-vector =' $global.world.event.vermin' >
114+ <struct-type type-name =' vermin' original-name = ' event_verminst ' instance-vector =' $global.world.event.vermin' >
115115 <int16_t name =' race' ref-target =' creature_raw' />
116116 <int16_t name =' caste' ref-target =' caste_raw' aux-value =' $$.race' />
117117 <compound name =' pos' type-name =' coord' />
Original file line number Diff line number Diff line change 103103 <flag-bit name =' gelded' />
104104 </bitfield-type >
105105
106- <struct-type type-name =" body_profilest" > bay12: body_profilest
106+ <struct-type type-name =" body_profilest" >
107107 <stl-vector name =" events" type-name =' int32_t' ref-target =' history_event' />
108108 <stl-bit-vector name =" status" comment =' missing body parts' >
109109 <code-helper name =' index-refers-to' >
Original file line number Diff line number Diff line change 3535 <bitfield name =' flags' base-type =' uint32_t' type-name =' rhythm_construction_flag' />
3636 </struct-type >
3737
38- <struct-type type-name =' rhythm' instance-vector =' $global.world.rhythms.all' key-field =' id' >
38+ <bitfield-type type-name =' rhythm_flag' base-type =' uint32_t' > bay12: RHYTHM_FLAG_*
39+ <flag-bit name =' fundamental_polyrhythm' />
40+ <flag-bit name =' fundamental_polymeter' />
41+ </bitfield-type >
42+
43+ <struct-type type-name =' rhythm' original-name =' rhythmst' instance-vector =' $global.world.rhythms.all' key-field =' id' >
3944 <int32_t name =' id' />
4045 <stl-vector name =' patterns' pointer-type =' rhythm_pattern' />
4146 <stl-vector name =' sub_rhythms' pointer-type =' sub_rhythm' />
42- <bitfield name =' flags' base-type =' uint32_t' > bay12: RHYTHM_FLAG_*
43- <flag-bit name =' fundamental_polyrhythm' />
44- <flag-bit name =' fundamental_polymeter' />
45- </bitfield >
47+ <bitfield name =' flags' base-type =' uint32_t' type-name =' rhythm_flag' />
4648 </struct-type >
4749
4850 <struct-type type-name =' rhythm_handlerst' >
Original file line number Diff line number Diff line change 5151 <flag-bit name =' tonic_note_fixed_at_performance' comment =' moveable_tonic' />
5252 </bitfield-type >
5353
54- <struct-type type-name =' scale' instance-vector =' $global.world.scales.all' key-field =' id' >
54+ <struct-type type-name =' scale' original-name = ' scalest ' instance-vector =' $global.world.scales.all' key-field =' id' >
5555 <int32_t name =' id' />
5656 <bitfield name =' flags' base-type =' uint32_t' type-name =' scale_flag' />
5757 <enum name =' type' type-name =' scale_type' base-type =' int32_t' />
Original file line number Diff line number Diff line change 24122412 <stl-vector name =' own_interaction_delay' type-name =' int32_t' since =' v0.34.01' />
24132413 </struct-type >
24142414
2415- <struct-type type-name =' unit_appearance' comment =' physical_formst' >
2415+ <struct-type type-name =' unit_appearance' original-name =' physical_formst' >
24162416 <int32_t name =' local_id' />
24172417 <int32_t name =' caste_index' refers-to =' $global.world.raws.creatures.list_creature[$]' comment =' also refers to $global.world.raws.creatures.list_caste[$]' />
24182418 <int16_t name =' favoredgrasp_bp' />
You can’t perform that action at this time.
0 commit comments