<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokered/scripts, branch multilang</title>
<subtitle>Pokémon Red and Blue</subtitle>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/'/>
<entry>
<title>Migrate language-dependent files to a subdirectory.</title>
<updated>2018-06-02T09:58:54+00:00</updated>
<author>
<name>IIMarckus</name>
<email>iimarckus@gmail.com</email>
</author>
<published>2018-06-02T09:58:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=5e32a29c2e25641c17d794d8e321904cdf7de950'/>
<id>5e32a29c2e25641c17d794d8e321904cdf7de950</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x</title>
<updated>2017-12-30T00:54:27+00:00</updated>
<author>
<name>xCrystal</name>
<email>rgr.crystal@gmail.com</email>
</author>
<published>2017-12-30T00:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=237aeb8fbdb204948d611830565d4a00c6b0ab70'/>
<id>237aeb8fbdb204948d611830565d4a00c6b0ab70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate OaksLabText labels</title>
<updated>2017-04-02T20:32:21+00:00</updated>
<author>
<name>Matthew Glazar</name>
<email>strager.nds@gmail.com</email>
</author>
<published>2017-04-02T20:27:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=d51dcc263e487d4846cbe989c53c45bc0478b483'/>
<id>d51dcc263e487d4846cbe989c53c45bc0478b483</id>
<content type='text'>
For unknown reasons, the text pointer list for Oak's Lab is
duplicated. This is currently implemented by treating the
two text pointer lists as one large list. This leads to
duplicate labels and some confusing logic.

Refactor the code to treat the two text pointer lists
separately. This lets us remove several labels. It also
makes the code which sets the text pointer list
self-documenting.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For unknown reasons, the text pointer list for Oak's Lab is
duplicated. This is currently implemented by treating the
two text pointer lists as one large list. This leads to
duplicate labels and some confusing logic.

Refactor the code to treat the two text pointer lists
separately. This lets us remove several labels. It also
makes the code which sets the text pointer list
self-documenting.
</pre>
</div>
</content>
</entry>
<entry>
<title>use more HRAM constants</title>
<updated>2016-10-29T17:32:03+00:00</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2016-10-29T17:32:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=77c3e22a4ecd3dc81918f00c548cef7c634f3419'/>
<id>77c3e22a4ecd3dc81918f00c548cef7c634f3419</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redo audio header macro</title>
<updated>2016-07-28T03:08:13+00:00</updated>
<author>
<name>dannye</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2016-07-28T03:08:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=5207a14af34f9b84a9e40cc1d4988a0858a4a4e6'/>
<id>5207a14af34f9b84a9e40cc1d4988a0858a4a4e6</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 redundant labels</title>
<updated>2016-07-20T05:40:04+00:00</updated>
<author>
<name>dannye</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2016-07-20T05:40:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=70dde9d96b0e3025c72ae29783e94c56fa5cbe1c'/>
<id>70dde9d96b0e3025c72ae29783e94c56fa5cbe1c</id>
<content type='text'>
fix trainer header numbering
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix trainer header numbering
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up text commands</title>
<updated>2016-07-18T06:17:03+00:00</updated>
<author>
<name>dannye</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2016-07-18T06:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=80bae03975a84dadf080c79f52216866dd410cf8'/>
<id>80bae03975a84dadf080c79f52216866dd410cf8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the last address comments</title>
<updated>2016-06-12T07:19:44+00:00</updated>
<author>
<name>dannye</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2016-06-12T07:19:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=a51037eeeedb03e29d8675626018cf02750882fa'/>
<id>a51037eeeedb03e29d8675626018cf02750882fa</id>
<content type='text'>
except for wram.asm and sram.asm
also delete unused yellow file
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
except for wram.asm and sram.asm
also delete unused yellow file
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some leftover address comments</title>
<updated>2016-06-12T06:42:19+00:00</updated>
<author>
<name>dannye</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2016-06-12T06:42:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=48e0125bd68054f81e97a5eec14f145dc3c921d7'/>
<id>48e0125bd68054f81e97a5eec14f145dc3c921d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove address comments</title>
<updated>2016-06-12T00:24:04+00:00</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2016-06-12T00:24:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.poke.blue/pokered/commit/?id=7f34e28f242ee4d0caba0bd96b040811dcb86c50'/>
<id>7f34e28f242ee4d0caba0bd96b040811dcb86c50</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
