Files
OpenRA/OpenRA.Mods.Common
RoosterDragon a1a583ea0a Split out a base class for PathGraph.
Move the domain logic involved into a base class named DensePathGraph. The base class contains all the domain logic necessary to traverse a graph including concepts such as custom movement layer.

PathGraph becomes responsible for proving a backing array for the pathfinding information, and is where the pooling logic lives instead, helping split the two concepts out.
2022-04-27 23:19:59 +02:00
..
2022-04-01 23:30:26 +02:00
2022-04-01 23:30:26 +02:00
2022-04-01 23:30:26 +02:00
2021-06-29 18:33:21 -05:00
2022-04-01 23:30:26 +02:00
2021-07-02 10:58:29 +01:00
2021-06-29 18:33:21 -05:00
2022-04-01 23:30:26 +02:00
2022-04-01 23:30:26 +02:00
2022-04-26 22:37:12 +02:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-11-12 22:24:44 +01:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-06-29 18:33:21 -05:00
2021-10-02 20:17:03 +02:00