<feed xmlns='http://www.w3.org/2005/Atom'>
<title>astar, branch master</title>
<subtitle>A* pathfinding in 2D arrays in C with ncurses TUI</subtitle>
<id>https://git.tri.tatar/astar/atom?h=master</id>
<link rel='self' href='https://git.tri.tatar/astar/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/'/>
<updated>2026-05-05T12:06:15+00:00</updated>
<entry>
<title>Fix error messages</title>
<updated>2026-05-05T12:06:15+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-05T12:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=72051eee0af52b572669fdd39656a4200b4f0219'/>
<id>urn:sha1:72051eee0af52b572669fdd39656a4200b4f0219</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Comments</title>
<updated>2026-05-03T18:01:00+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T18:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=beef612173fe3840dff4c4bd9fc0c25e469a9aa6'/>
<id>urn:sha1:beef612173fe3840dff4c4bd9fc0c25e469a9aa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix return type for ps_push()</title>
<updated>2026-05-03T18:00:44+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T18:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=d9d29ab80ddc33e864bf9caf36db524bbd3a0d25'/>
<id>urn:sha1:d9d29ab80ddc33e864bf9caf36db524bbd3a0d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove unneeded include</title>
<updated>2026-05-03T17:45:13+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T17:45:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=1729beeae70832ef89f8077eff5a225ba51e337b'/>
<id>urn:sha1:1729beeae70832ef89f8077eff5a225ba51e337b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some memory leaks</title>
<updated>2026-05-03T10:41:25+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T10:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=6fd2169541269021f4b6d2dd09809f0ced7dc5a3'/>
<id>urn:sha1:6fd2169541269021f4b6d2dd09809f0ced7dc5a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add an empty 100x100 map</title>
<updated>2026-05-03T10:28:06+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T10:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=28158b319a30919310c5d92d9003afac4b5a57f4'/>
<id>urn:sha1:28158b319a30919310c5d92d9003afac4b5a57f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print algo name when printing time</title>
<updated>2026-05-03T10:12:25+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T10:12:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=6fc30f8bb3bd345a30a36936e4008c3703aa01f0'/>
<id>urn:sha1:6fc30f8bb3bd345a30a36936e4008c3703aa01f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a map that shows A* being slower than Dijkstra's at times</title>
<updated>2026-05-03T10:00:06+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T10:00:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=702b04c89752fb16f165f5d26c99df5895c0fab4'/>
<id>urn:sha1:702b04c89752fb16f165f5d26c99df5895c0fab4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix map resizing</title>
<updated>2026-05-03T09:30:38+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T09:30:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=c3687aecbdd8f3c69446d3c226b28fc323681ee8'/>
<id>urn:sha1:c3687aecbdd8f3c69446d3c226b28fc323681ee8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do keybinds through defines + other shit</title>
<updated>2026-05-03T09:20:19+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-03T09:20:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=9d15e1ab1966f949f0a1efbe54ada55fec095327'/>
<id>urn:sha1:9d15e1ab1966f949f0a1efbe54ada55fec095327</id>
<content type='text'>
</content>
</entry>
</feed>
