<feed xmlns='http://www.w3.org/2005/Atom'>
<title>I Like Trains, branch better-network</title>
<subtitle>The I Like Trains game</subtitle>
<id>https://git.randomdan.homeip.net/repo/ilt/atom?h=better-network</id>
<link rel='self' href='https://git.randomdan.homeip.net/repo/ilt/atom?h=better-network'/>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/'/>
<updated>2025-06-13T20:53:32Z</updated>
<entry>
<title>Create a list of snap points for the existing network</title>
<updated>2025-06-13T20:53:32Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-06-13T20:53:32Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/commit/?id=1e7a924874050674a103f6927f4a3c5ef6459222'/>
<id>urn:sha1:1e7a924874050674a103f6927f4a3c5ef6459222</id>
<content type='text'>
These form key positions in the world to ease neat creation.
</content>
</entry>
<entry>
<title>Handle edge cases</title>
<updated>2025-06-09T22:26:52Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-06-09T22:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/commit/?id=646b276a9ba766a7e2acfe2d35e83228afc0d1f7'/>
<id>urn:sha1:646b276a9ba766a7e2acfe2d35e83228afc0d1f7</id>
<content type='text'>
...where extending a network results in something that can be a straight
or collapsed into a single arc from a bi-arc.
</content>
</entry>
<entry>
<title>Remove the awful find_arcs_radius functions</title>
<updated>2025-05-13T00:51:35Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-05-13T00:51:35Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/commit/?id=8b40f70e1bfa7f9e54401044760c319f8b02086a'/>
<id>urn:sha1:8b40f70e1bfa7f9e54401044760c319f8b02086a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed flawed, two direction version find_arc_centre</title>
<updated>2025-05-13T00:44:41Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-05-13T00:44:41Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/commit/?id=922f31745c100779ffacde6a677210a890eb1a1f'/>
<id>urn:sha1:922f31745c100779ffacde6a677210a890eb1a1f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactored linesIntersectAt</title>
<updated>2025-05-13T00:39:30Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-05-13T00:39:30Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/commit/?id=a13b8401450f01185d5228ee8935b9c36a9d802e'/>
<id>urn:sha1:a13b8401450f01185d5228ee8935b9c36a9d802e</id>
<content type='text'>
Splits out the underlying logic for two points and their direction.
Refactors to use standard vector maths/functions.
</content>
</entry>
<entry>
<title>constexpr, templated, lround vector rounding/addition/subtraction</title>
<updated>2025-05-13T00:35:59Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-05-13T00:35:59Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/commit/?id=b30f760596f204cf35d9c233000eff51bd53eb8d'/>
<id>urn:sha1:b30f760596f204cf35d9c233000eff51bd53eb8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Standard interface for creating link definitions</title>
<updated>2025-05-12T11:50:57Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-05-12T11:50:57Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/commit/?id=55c2a0f45d55e404494614c0f45a6bbc8985b0a8'/>
<id>urn:sha1:55c2a0f45d55e404494614c0f45a6bbc8985b0a8</id>
<content type='text'>
2 positions and, 0, 1 or 2 angles; always returns a GenLinksDef
collection.
</content>
</entry>
<entry>
<title>Rename terrainSplitAt to connectAt</title>
<updated>2025-05-12T11:49:25Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-05-12T11:49:25Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/commit/?id=78070da737d7fb7ed3b0307cd04d46be70e63b83'/>
<id>urn:sha1:78070da737d7fb7ed3b0307cd04d46be70e63b83</id>
<content type='text'>
It doesn't split, it connects a duplicated pair of link definitions.
</content>
</entry>
<entry>
<title>Remove all the old network link creation code</title>
<updated>2025-05-12T03:08:09Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-05-12T03:08:09Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/commit/?id=64a40f462001e56ab4cee2a29ecc5cef322b5688'/>
<id>urn:sha1:64a40f462001e56ab4cee2a29ecc5cef322b5688</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update test link creation code to use new interface(s)</title>
<updated>2025-05-12T03:03:25Z</updated>
<author>
<name>Dan Goodliffe</name>
<email>dan@randomdan.homeip.net</email>
</author>
<published>2025-05-12T03:03:25Z</published>
<link rel='alternate' type='text/html' href='https://git.randomdan.homeip.net/repo/ilt/commit/?id=58ee1221d47fbcd3b86ad85f26f6eb65579999fa'/>
<id>urn:sha1:58ee1221d47fbcd3b86ad85f26f6eb65579999fa</id>
<content type='text'>
</content>
</entry>
</feed>
