Commit cb0e9ce
committed
sync setting and getting of collides and no_collide
The `collides` and `no_collide` flags are equivalent, but opposite. So when sexps or scripts get or set those flags, allow each to be used as an anti-synonym (not exactly an antonym) for the other.1 parent 5749b85 commit cb0e9ce
File tree
3 files changed
+31
-3
lines changed- code
- parse
- scripting/api/objs
3 files changed
+31
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16481 | 16481 | | |
16482 | 16482 | | |
16483 | 16483 | | |
| 16484 | + | |
| 16485 | + | |
| 16486 | + | |
| 16487 | + | |
| 16488 | + | |
| 16489 | + | |
| 16490 | + | |
| 16491 | + | |
16484 | 16492 | | |
16485 | 16493 | | |
16486 | 16494 | | |
| |||
16496 | 16504 | | |
16497 | 16505 | | |
16498 | 16506 | | |
| 16507 | + | |
| 16508 | + | |
| 16509 | + | |
| 16510 | + | |
| 16511 | + | |
| 16512 | + | |
16499 | 16513 | | |
16500 | 16514 | | |
16501 | 16515 | | |
| |||
16619 | 16633 | | |
16620 | 16634 | | |
16621 | 16635 | | |
16622 | | - | |
| 16636 | + | |
| 16637 | + | |
| 16638 | + | |
| 16639 | + | |
| 16640 | + | |
16623 | 16641 | | |
16624 | 16642 | | |
16625 | 16643 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
187 | 192 | | |
188 | 193 | | |
189 | 194 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
273 | 278 | | |
274 | 279 | | |
275 | 280 | | |
| |||
0 commit comments