<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/extras/insert_texts.py, branch master</title>
<subtitle>Pokemon Yellow disassembly with SL0P mods: fastboot, SECRET SL0P WARP MENU, custom intro splash</subtitle>
<id>https://git.sl0p.foo/pokeyellow.git/atom/extras/insert_texts.py?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/extras/insert_texts.py?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2013-09-01T07:27:44Z</updated>
<entry>
<title>make extras/ a submodule</title>
<updated>2013-09-01T07:27:44Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2013-09-01T07:27:44Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=e84a5b2062ff5e9b010447e3a3c78dd67a653166'/>
<id>urn:sha1:e84a5b2062ff5e9b010447e3a3c78dd67a653166</id>
<content type='text'>
Use pokemontools v1.3.0 and use the same preprocessor as the pokecrystal
project.
</content>
</entry>
<entry>
<title>Remove python shebangs.</title>
<updated>2012-03-15T02:44:07Z</updated>
<author>
<name>IIMarckus</name>
<email>iimarckus@gmail.com</email>
</author>
<published>2012-03-15T02:44:07Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=7a566260e6b324f40a58f4f4967718a2d95a4d8c'/>
<id>urn:sha1:7a566260e6b324f40a58f4f4967718a2d95a4d8c</id>
<content type='text'>
- Not all systems have /usr/bin/python
- On those that do, it is not always python 2
- These files aren't marked executable anyway

Just use "python whatever.py" via shell instead.

hg-commit-id: 09184f4c838d

</content>
</entry>
<entry>
<title>use zero-padded values in base stats</title>
<updated>2012-01-28T22:22:59Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2012-01-28T22:22:59Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=18053c4dd047849faccea31ef880cb8ac51b9684'/>
<id>urn:sha1:18053c4dd047849faccea31ef880cb8ac51b9684</id>
<content type='text'>
hg-commit-id: 395f2f7a0015

</content>
</entry>
<entry>
<title>move learnsets into the asm</title>
<updated>2012-01-28T04:58:20Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2012-01-28T04:58:20Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=d1281e8d5e14bd5ae42b34186ac4f91647389e84'/>
<id>urn:sha1:d1281e8d5e14bd5ae42b34186ac4f91647389e84</id>
<content type='text'>
hg-commit-id: a77dfd566b43

</content>
</entry>
<entry>
<title>leave insert_all_base_stats in a usable form</title>
<updated>2012-01-28T04:16:33Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2012-01-28T04:16:33Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=dadfdd5d2e397ae832dbaf7b14a6e8cc94db7690'/>
<id>urn:sha1:dadfdd5d2e397ae832dbaf7b14a6e8cc94db7690</id>
<content type='text'>
hg-commit-id: 40eb54982caa

</content>
</entry>
<entry>
<title>insert MewBaseStats</title>
<updated>2012-01-28T04:15:45Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2012-01-28T04:15:45Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=91a041f1ad369b99a2ae4a427181f37bcce095bc'/>
<id>urn:sha1:91a041f1ad369b99a2ae4a427181f37bcce095bc</id>
<content type='text'>
hg-commit-id: 35f5a02b395f

</content>
</entry>
<entry>
<title>pokemon base stats</title>
<updated>2012-01-28T04:09:28Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2012-01-28T04:09:28Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=d0aa2ed0633713d5195016afe69d14de632c8a19'/>
<id>urn:sha1:d0aa2ed0633713d5195016afe69d14de632c8a19</id>
<content type='text'>
hg-commit-id: c849d2eb9f36

</content>
</entry>
<entry>
<title>rename common.asm -&gt; main.asm</title>
<updated>2012-01-26T04:33:42Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2012-01-26T04:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=4f7a07efa9e93d491c6efcc14994b19cd794d3f6'/>
<id>urn:sha1:4f7a07efa9e93d491c6efcc14994b19cd794d3f6</id>
<content type='text'>
hg-commit-id: adec8319c54b

</content>
</entry>
<entry>
<title>The python tools should spit out tabs, not spaces.</title>
<updated>2012-01-18T07:46:27Z</updated>
<author>
<name>IIMarckus</name>
<email>iimarckus@gmail.com</email>
</author>
<published>2012-01-18T07:46:27Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=497f9b6602ddd9c218e83fac7cc01733da5e7326'/>
<id>urn:sha1:497f9b6602ddd9c218e83fac7cc01733da5e7326</id>
<content type='text'>
hg-commit-id: fc09f0bbe4b3

</content>
</entry>
<entry>
<title>insert many many more texts</title>
<updated>2012-01-18T02:37:55Z</updated>
<author>
<name>Bryan Bishop</name>
<email>kanzure@gmail.com</email>
</author>
<published>2012-01-18T02:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=b8100083ca8c8eda59f9fea200592cf81d5494a7'/>
<id>urn:sha1:b8100083ca8c8eda59f9fea200592cf81d5494a7</id>
<content type='text'>
hg-commit-id: 50dfe24e0bad

</content>
</entry>
</feed>
