Files
OpenRA/OpenRA.Mods.Common/Lint
Ashley Newson ad19506836 Fix TilingPath bugs affecting unofficial mods
TilingPath had some bugs when working with single-point segments,
which exist outside of the official mods. This change fixes a few
problems:

- Avoid unbounded length zero-cost, zero-progression loops that could
  be formed by an arbitrary number of single-point corners. These
  could pop up arbitrarily in the middle of paths.
- Avoid zero-progression loops short-circuiting looped paths.
- Fix missing end type matching during back-tracing stage.
- Enhance lint check to ensure starts/ends have a valid directions.
- Remove some dead code.
2025-06-13 18:52:05 +03:00
..
2023-06-06 11:51:47 +03:00
2025-04-02 10:18:32 +03:00
2023-11-15 19:13:17 +02:00
2023-11-15 19:13:17 +02:00
2025-02-22 14:56:25 +02:00
2023-08-20 20:41:27 +02:00
2023-08-20 20:41:27 +02:00
2025-02-22 14:56:25 +02:00
2023-06-06 11:51:47 +03:00
2023-05-19 17:25:03 +02:00
2025-02-22 14:56:25 +02:00
2023-11-10 10:38:41 +02:00
2023-06-06 11:51:47 +03:00
2023-06-06 11:51:47 +03:00
2023-06-06 11:51:47 +03:00
2023-08-20 20:41:27 +02:00
2025-02-22 14:56:25 +02:00
2023-06-06 11:51:47 +03:00
2023-06-06 11:51:47 +03:00
2023-08-07 21:38:09 +02:00
2023-08-07 21:38:09 +02:00
2025-02-22 14:56:25 +02:00