adventuregamestudio / ags

AGS editor and engine source code
Other
707 stars 159 forks source link

Backport RouteFinder refactor to ags3 branch #2477

Closed ivan-mogilko closed 4 months ago

ivan-mogilko commented 4 months ago

This backports code refactor related to IRouteFinder interface from ags4 to ags3 branch (parts of #2441), while keeping existing functionality intact. The purpose is a cleaner code, and keeping ags3 code closer to ags4 in terms of structure (where possible).

Planned tests: