<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mocobor, branch master</title>
<subtitle>Re-implementation of RoboCom
</subtitle>
<id>https://git.tomsmeding.com/mocobor/atom?h=master</id>
<link rel='self' href='https://git.tomsmeding.com/mocobor/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/'/>
<updated>2017-03-24T10:31:25Z</updated>
<entry>
<title>Add MIT license</title>
<updated>2017-03-24T10:31:25Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2017-03-24T10:31:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/commit/?id=30d7a34ff9d3296fb3c8343c5cdca858d2f4681a'/>
<id>urn:sha1:30d7a34ff9d3296fb3c8343c5cdca858d2f4681a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2017-03-23T08:25:29Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2017-03-23T08:25:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/commit/?id=ec00e242720f087b6b1059ce6087e78322e3ebdc'/>
<id>urn:sha1:ec00e242720f087b6b1059ce6087e78322e3ebdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Makefile: Only link fltk on gui builds</title>
<updated>2017-03-23T08:21:17Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2017-03-23T08:21:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/commit/?id=bcaed97d55d753be16f31e2fee676fbc603e8999'/>
<id>urn:sha1:bcaed97d55d753be16f31e2fee676fbc603e8999</id>
<content type='text'>
</content>
</entry>
<entry>
<title>FIX CRITICAL BUG: timing issue where simulation was subtly incorrect</title>
<updated>2017-03-22T19:55:25Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2017-03-22T19:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/commit/?id=9970586deb17a5e8623619d79245fa4c7a5d9b55'/>
<id>urn:sha1:9970586deb17a5e8623619d79245fa4c7a5d9b55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Let robot die on move with !mobile, instead of assert</title>
<updated>2017-03-22T19:07:32Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2017-03-22T19:07:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/commit/?id=936f0109093d2f75408e87a5b6d0492af097164f'/>
<id>urn:sha1:936f0109093d2f75408e87a5b6d0492af097164f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add debugger instruction (int3)</title>
<updated>2017-03-21T21:49:30Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2017-03-20T22:20:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/commit/?id=7c437e1e39f73517b458aa72f9754e165f572969'/>
<id>urn:sha1:7c437e1e39f73517b458aa72f9754e165f572969</id>
<content type='text'>
Just compiles to an 'int3' instruction; not a full-featured debugger...
</content>
</entry>
<entry>
<title>Be more tolerant of bot errors</title>
<updated>2017-03-21T21:49:05Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2017-03-21T21:49:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/commit/?id=32c25651f707b13f5f0c27cf807521cf163dcacb'/>
<id>urn:sha1:32c25651f707b13f5f0c27cf807521cf163dcacb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Better help text from './sim'</title>
<updated>2017-03-19T11:09:18Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2017-03-19T11:09:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/commit/?id=07b1d9ca86567344a2dbac05f0d336890a4fb660'/>
<id>urn:sha1:07b1d9ca86567344a2dbac05f0d336890a4fb660</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Introduce batch mode</title>
<updated>2017-03-19T11:09:08Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2017-03-19T11:09:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/commit/?id=dab7eb1e03e28d08036eaf1fcee9981cb98a0a92'/>
<id>urn:sha1:dab7eb1e03e28d08036eaf1fcee9981cb98a0a92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add colours to terminal sim output</title>
<updated>2017-03-19T10:27:32Z</updated>
<author>
<name>tomsmeding</name>
<email>tom.smeding@gmail.com</email>
</author>
<published>2017-03-19T10:27:32Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/mocobor/commit/?id=ac500f4a786d975b492cc879bf6195a066b0a398'/>
<id>urn:sha1:ac500f4a786d975b492cc879bf6195a066b0a398</id>
<content type='text'>
</content>
</entry>
</feed>
