Files
OpenRA/OpenRA.Mods.Common
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
..
2025-05-09 16:28:04 +03:00
2025-04-02 10:18:32 +03:00
2025-04-02 10:18:32 +03:00
2025-04-02 10:18:32 +03:00
2025-04-02 10:18:32 +03:00
2025-04-02 10:18:32 +03:00
2025-02-22 14:56:25 +02:00
2025-04-02 10:18:32 +03:00
2023-03-18 12:46:10 +02:00
2025-02-22 14:56:25 +02:00