Skip to content

Commit f5a63e8

Browse files
committed
changelog editing pass
1 parent f5ca913 commit f5a63e8

1 file changed

Lines changed: 0 additions & 22 deletions

File tree

changelog.txt

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -93,15 +93,11 @@ Template for new versions:
9393
- specific changes: ``world.fake_world_info[]`` is now ``world.fake_world_info.language[]``
9494
- specific changes: ``world.selected_direction`` is now ``world.selected_direction[0]`` (and there are 3 additional entries)
9595

96-
# 51.02-r1
97-
9896
# 50.15-r2
9997

10098
## Structures
10199
- fixed incorrect vtable address for ``widget`` superclass on Linux
102100

103-
# 50.15-r1
104-
105101
# 50.14-r2
106102

107103
## Structures
@@ -115,8 +111,6 @@ Template for new versions:
115111
# ``widget``: changed ``visibility_flag`` to ``flag`` (matching DF internal name)
116112
# added new keybindings for 50.14
117113

118-
# 50.13-r5
119-
120114
# 50.13-r4
121115

122116
## Structures
@@ -133,10 +127,6 @@ Template for new versions:
133127
- added several bay12 exported entry points to list of known globals
134128
- canonicalized a wide swath of type names, field names, and structure organization to match DF's internal names and organization. fields that already had useful names were largely left alone, but all ``unk``, ``anon``, and other "placeholder" names have been changed. structures that differed from reality were also corrected (e.g. collections of fields that were actually substructures and vice versa).
135129

136-
# 50.13-r2
137-
138-
# 50.13-r1.1
139-
140130
# 50.13-r1
141131

142132
## Structures
@@ -149,8 +139,6 @@ Template for new versions:
149139
- ``unit_action_data_attack`` (``unit_move_attackst``): identify flags
150140
- ``job_type``: new job class type: "Carving" (for smoothing and detailing)
151141

152-
# 50.12-r2.1
153-
154142
# 50.12-r2
155143

156144
## Structures
@@ -159,8 +147,6 @@ Template for new versions:
159147
- ``unit``: identify and define many previously unknown fields, types, and enums
160148
- ``activity_event``: identify fields and type values
161149

162-
# 50.12-r1
163-
164150
# 50.11-r7
165151

166152
## Structures
@@ -190,8 +176,6 @@ Template for new versions:
190176
- ``viewscreen_choose_start_sitest``: fix structure of warning flags -- convert series of bools to a proper bitmask
191177
- ``feature_init_flags``: more enum values defined
192178

193-
# 50.11-r4
194-
195179
# 50.11-r3
196180

197181
## Structures
@@ -211,8 +195,6 @@ Template for new versions:
211195
## Structures
212196
- add new global: ``start_dwarf_count``
213197

214-
# 50.10-r1
215-
216198
# 50.09-r4
217199

218200
## Structures
@@ -244,8 +226,6 @@ Template for new versions:
244226
- ``abstract_building_libraryst``: initialize unknown variables as DF does
245227
- ``misc_trait_type``: realign
246228

247-
# 50.08-r3
248-
249229
# 50.08-r2
250230

251231
## Structures
@@ -305,8 +285,6 @@ Template for new versions:
305285
## Structures
306286
- added missing tiletypes and corrected a few old ones based on a list supplied by Toady
307287

308-
# 50.05-alpha3.1
309-
310288
# 50.05-alpha3
311289

312290
## Structures

0 commit comments

Comments
 (0)