<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-07-13T17:58:51+00:00</updated>
<entry>
<title>Compile .c files into .o files</title>
<updated>2026-07-13T17:58:51+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-07-13T17:58:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=691f719a395f8916c06953e870034b36100ca51e'/>
<id>urn:sha1:691f719a395f8916c06953e870034b36100ca51e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix error() and todo() macros</title>
<updated>2026-06-18T08:40:28+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-06-18T08:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=526dc7c4a3e0e391ef449ceb91cccef5fa8428ea'/>
<id>urn:sha1:526dc7c4a3e0e391ef449ceb91cccef5fa8428ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make default maze fit on 80x24 terminals</title>
<updated>2026-06-12T15:15:02+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-06-12T15:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=dfb70e993de78627734c29996446039c12cc0a30'/>
<id>urn:sha1:dfb70e993de78627734c29996446039c12cc0a30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use EXIT_FAILURE</title>
<updated>2026-06-12T15:12:31+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-06-12T15:12:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=514f878364b7d270c7a7f5b3e86aa1f546473131'/>
<id>urn:sha1:514f878364b7d270c7a7f5b3e86aa1f546473131</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use EXIT_SUCCESS</title>
<updated>2026-06-12T15:07:40+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-06-12T15:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=8322d7ee4a75beecb5285d21641851e17fdab97f'/>
<id>urn:sha1:8322d7ee4a75beecb5285d21641851e17fdab97f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make `clean` target phony</title>
<updated>2026-05-16T19:30:26+00:00</updated>
<author>
<name>Kirill Petrashin</name>
<email>kirill8201@yandex.ru</email>
</author>
<published>2026-05-16T19:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tri.tatar/astar/commit/?id=1440b15c05dc62914c526dfda35d7b2a4a1bee67'/>
<id>urn:sha1:1440b15c05dc62914c526dfda35d7b2a4a1bee67</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
