<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokered/data/maps, branch master</title>
<subtitle>Pokémon Red and Blue</subtitle>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/'/>
<entry>
<title>`warp_event` warp IDs start at 1, like in pokegold/pokecrystal</title>
<updated>2021-10-06T01:02:42+00:00</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2021-10-06T01:02:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=fc899e1906a9a245e94dafa7c0da2ef1697b7335'/>
<id>fc899e1906a9a245e94dafa7c0da2ef1697b7335</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up some redundant or unusual event comments</title>
<updated>2021-10-06T00:46:46+00:00</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2021-10-06T00:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=52660012c62fa83d37817c05f5c3cae637c473dd'/>
<id>52660012c62fa83d37817c05f5c3cae637c473dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Align `object_event` coordinates</title>
<updated>2021-09-27T03:20:57+00:00</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2021-09-27T03:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=d48a318dbf4b9e07da57980adb5894f5eadb11f7'/>
<id>d48a318dbf4b9e07da57980adb5894f5eadb11f7</id>
<content type='text'>
Fixes #336
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #336
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify map event gen1 gen2 (#335)</title>
<updated>2021-09-27T02:56:09+00:00</updated>
<author>
<name>Yoann Fievez</name>
<email>yoann.fievez@gmail.com</email>
</author>
<published>2021-09-27T02:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=2c4f35848b786864822a3f211df91de30a2857c9'/>
<id>2c4f35848b786864822a3f211df91de30a2857c9</id>
<content type='text'>
* Update sign to bg_event #289

* Rename warp to warp_event

* Replace object to object_event

* Move warp macro parameter from warp x, y, id, map to warp_event x, y, map, id</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update sign to bg_event #289

* Rename warp to warp_event

* Replace object to object_event

* Move warp macro parameter from warp x, y, id, map to warp_event x, y, map, id</pre>
</div>
</content>
</entry>
<entry>
<title>Change terminology as per feedback</title>
<updated>2021-05-08T22:20:52+00:00</updated>
<author>
<name>SatoMew</name>
<email>SatoMew@users.noreply.github.com</email>
</author>
<published>2021-05-08T22:20:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=d966193d7b5ff1a287a91585d6cee6db446be957'/>
<id>d966193d7b5ff1a287a91585d6cee6db446be957</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Identify the connections between Routes 22 and 23 as unused</title>
<updated>2021-05-08T12:24:33+00:00</updated>
<author>
<name>SatoMew</name>
<email>SatoMew@users.noreply.github.com</email>
</author>
<published>2021-05-08T12:24:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=b3364f9f8819a87f562ca612199aaa0d4da7fcee'/>
<id>b3364f9f8819a87f562ca612199aaa0d4da7fcee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify data table and name list sizes with assertion macros</title>
<updated>2021-03-25T20:44:41+00:00</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2021-03-25T20:33:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=95ec2cf039f0efdc6dadfb6fe766ace231a1b6b1'/>
<id>95ec2cf039f0efdc6dadfb6fe766ace231a1b6b1</id>
<content type='text'>
Fixes #312
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #312
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix file modes</title>
<updated>2020-11-15T02:52:10+00:00</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2020-11-15T02:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=66377fca32c63ca9e362d2d2ce15f0692260ce53'/>
<id>66377fca32c63ca9e362d2d2ce15f0692260ce53</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing whitespace</title>
<updated>2020-11-05T20:17:39+00:00</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-11-05T20:17:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=2a4b8b5a248065d2ef80b9960228750112f30da5'/>
<id>2a4b8b5a248065d2ef80b9960228750112f30da5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use constants to delineate map types, and factor out more data</title>
<updated>2020-08-31T14:23:19+00:00</updated>
<author>
<name>Rangi</name>
<email>remy.oukaour+rangi42@gmail.com</email>
</author>
<published>2020-08-31T14:23:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=bfd9f617c96af851ad4100b752ea967ef8989edc'/>
<id>bfd9f617c96af851ad4100b752ea967ef8989edc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
