<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sfml-rpg, branch master</title>
<subtitle>Simple C++ SFML school project</subtitle>
<id>https://git.vuckovic.cc/other/sfml-rpg/atom?h=master</id>
<link rel='self' href='https://git.vuckovic.cc/other/sfml-rpg/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/'/>
<updated>2022-01-19T21:31:38Z</updated>
<entry>
<title>Makefile update</title>
<updated>2022-01-19T21:31:38Z</updated>
<author>
<name>Aleksa Vučković</name>
<email>aleksav013@gmail.com</email>
</author>
<published>2022-01-19T21:31:38Z</published>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/commit/?id=f45bfee860577b244a9a9f01df0d1e34f2c148df'/>
<id>urn:sha1:f45bfee860577b244a9a9f01df0d1e34f2c148df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update LICENSE</title>
<updated>2021-06-07T20:19:03Z</updated>
<author>
<name>Aleksa Vučković</name>
<email>56649122+aleksav013@users.noreply.github.com</email>
</author>
<published>2021-06-07T20:19:03Z</published>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/commit/?id=6a3903cc8935adf774ba0c141fe757911be226d6'/>
<id>urn:sha1:6a3903cc8935adf774ba0c141fe757911be226d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Smart pointers</title>
<updated>2021-06-07T14:51:43Z</updated>
<author>
<name>aleksav013</name>
<email>aleksav013@gmail.com</email>
</author>
<published>2021-06-07T14:51:43Z</published>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/commit/?id=c01f67b284db9c987680d121c11df2d9da56e2d0'/>
<id>urn:sha1:c01f67b284db9c987680d121c11df2d9da56e2d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switching sf::RenderWindow to pointer</title>
<updated>2021-06-06T13:52:38Z</updated>
<author>
<name>aleksav013</name>
<email>aleksav013@gmail.com</email>
</author>
<published>2021-06-06T13:52:38Z</published>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/commit/?id=2258ca5c7e6166d33c34ce647e656bc335a6acb9'/>
<id>urn:sha1:2258ca5c7e6166d33c34ce647e656bc335a6acb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing memory leak</title>
<updated>2021-06-06T13:35:16Z</updated>
<author>
<name>aleksav013</name>
<email>aleksav013@gmail.com</email>
</author>
<published>2021-06-06T13:35:16Z</published>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/commit/?id=3270c2bcd37d23c68f281fedc60d71106e9926e7'/>
<id>urn:sha1:3270c2bcd37d23c68f281fedc60d71106e9926e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding Vampiric UI; Using Valgrind to fix errors</title>
<updated>2021-06-06T02:13:37Z</updated>
<author>
<name>aleksav013</name>
<email>aleksav013@gmail.com</email>
</author>
<published>2021-06-06T02:13:37Z</published>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/commit/?id=3fdf53f3c1fbf58e67ab9570f035756469b99424'/>
<id>urn:sha1:3fdf53f3c1fbf58e67ab9570f035756469b99424</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding powerup content; Fixing dt bug</title>
<updated>2021-06-05T23:45:47Z</updated>
<author>
<name>aleksav013</name>
<email>aleksav013@gmail.com</email>
</author>
<published>2021-06-05T23:45:47Z</published>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/commit/?id=060ddd25ef18a6289d01283bc76bc4da90bf2a39'/>
<id>urn:sha1:060ddd25ef18a6289d01283bc76bc4da90bf2a39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing bugs</title>
<updated>2021-06-05T19:43:04Z</updated>
<author>
<name>aleksav013</name>
<email>aleksav013@gmail.com</email>
</author>
<published>2021-06-05T19:43:04Z</published>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/commit/?id=bf4e10748f20572a8b69da99c97bf5cd17f8b250'/>
<id>urn:sha1:bf4e10748f20572a8b69da99c97bf5cd17f8b250</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Grouping assets; Moving krug to Player</title>
<updated>2021-06-05T17:11:51Z</updated>
<author>
<name>aleksav013</name>
<email>aleksav013@gmail.com</email>
</author>
<published>2021-06-05T17:11:51Z</published>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/commit/?id=36fdc5a7001f464b00f003f67fb6e886ed32c60b'/>
<id>urn:sha1:36fdc5a7001f464b00f003f67fb6e886ed32c60b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding Pause/GameOver screen</title>
<updated>2021-06-03T13:41:37Z</updated>
<author>
<name>aleksav013</name>
<email>aleksav013@gmail.com</email>
</author>
<published>2021-06-03T13:41:37Z</published>
<link rel='alternate' type='text/html' href='https://git.vuckovic.cc/other/sfml-rpg/commit/?id=2002db81a90af09ebc281b8f54f7f2544b92780b'/>
<id>urn:sha1:2002db81a90af09ebc281b8f54f7f2544b92780b</id>
<content type='text'>
</content>
</entry>
</feed>
