File tree
7 files changed
+46
-11
lines changed- dist/library/structures
7 files changed
+46
-11
lines changedSubmodule df-structures updated 21 files
- README.md+1-1
- changelog.txt+6
- df-code.lisp-186
- df.creature-raws.xml+2-2
- df.graphics.xml+6
- df.keybindings.xml+1-1
- df.legends.xml+1-1
- df.units.xml+3
- df.viewscreen.xml-1
- disasm.lisp-196
- how-to-update.rst-461
- make-csv.sh-13
- make-scans.sh-52
- start-utils.lisp-170
- start.lisp-31
- start.sh-3
- start.sh-core-15
- symbols.xml+6.1k-6.1k
- symbols_gen_linux.sh+3-3
- symbols_gen_windows.sh+1-1
- version.lisp-4
- .github/workflows/generate-symbols.yml-5
- .github/workflows/watch-df-steam.yml+67-29
- CMakeLists.txt+2-2
- docs/api/Maps.rst+1-1
- docs/changelog.txt+18-3
- docs/dev/Lua API.rst+4
- docs/dev/Structures-intro.rst+2-3
- docs/plugins/cursecheck.rst+4-4
- library/include/DataFuncs.h+76-204
- library/lua/gui.lua+10-1
- library/xml+1-1
- plugins/cursecheck.cpp+36-103
- plugins/devel/check-structures-sanity/dispatch.cpp+4
- scripts+1-1
- test/library/gui.lua+4-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1159 | 1159 | | |
1160 | 1160 | | |
1161 | 1161 | | |
| 1162 | + | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
1162 | 1173 | | |
1163 | 1174 | | |
1164 | 1175 | | |
| |||
1167 | 1178 | | |
1168 | 1179 | | |
1169 | 1180 | | |
| 1181 | + | |
| 1182 | + | |
1170 | 1183 | | |
1171 | 1184 | | |
1172 | 1185 | | |
| |||
1175 | 1188 | | |
1176 | 1189 | | |
1177 | 1190 | | |
| 1191 | + | |
| 1192 | + | |
| 1193 | + | |
| 1194 | + | |
| 1195 | + | |
| 1196 | + | |
| 1197 | + | |
| 1198 | + | |
| 1199 | + | |
| 1200 | + | |
| 1201 | + | |
| 1202 | + | |
| 1203 | + | |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
1178 | 1207 | | |
1179 | 1208 | | |
1180 | 1209 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
| |||
1223 | 1223 | | |
1224 | 1224 | | |
1225 | 1225 | | |
1226 | | - | |
1227 | | - | |
| 1226 | + | |
| 1227 | + | |
1228 | 1228 | | |
1229 | 1229 | | |
1230 | 1230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
| 227 | + | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
434 | 438 | | |
435 | 439 | | |
436 | 440 | | |
| |||
459 | 463 | | |
460 | 464 | | |
461 | 465 | | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
462 | 470 | | |
463 | 471 | | |
464 | 472 | | |
| |||
1712 | 1720 | | |
1713 | 1721 | | |
1714 | 1722 | | |
| 1723 | + | |
1715 | 1724 | | |
1716 | 1725 | | |
1717 | 1726 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | 195 | | |
199 | 196 | | |
200 | 197 | | |
| |||
0 commit comments