<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pokeyellow.git/engine/battle/moveEffects/substitute_effect.asm, 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/engine/battle/moveEffects/substitute_effect.asm?h=master</id>
<link rel='self' href='https://git.sl0p.foo/pokeyellow.git/atom/engine/battle/moveEffects/substitute_effect.asm?h=master'/>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/'/>
<updated>2020-11-04T06:06:44Z</updated>
<entry>
<title>Sync with pokered</title>
<updated>2020-11-04T06:06:44Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2020-11-04T06:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=5647ca687b92954dcf37a6ea6bfbc9a341c32de4'/>
<id>urn:sha1:5647ca687b92954dcf37a6ea6bfbc9a341c32de4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sync with pokered</title>
<updated>2020-05-21T01:02:53Z</updated>
<author>
<name>dannye</name>
<email>33dannye@gmail.com</email>
</author>
<published>2020-05-21T00:40:33Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=10f9559eab8c93b94abb8ae8d1083704ad4e169a'/>
<id>urn:sha1:10f9559eab8c93b94abb8ae8d1083704ad4e169a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove address comments</title>
<updated>2016-06-12T00:50:20Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2016-06-12T00:48:24Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=7e112672b436afee27f1a5a0d6e7a5964e7829b2'/>
<id>urn:sha1:7e112672b436afee27f1a5a0d6e7a5964e7829b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>engine/battle/moveEffects/substitute_effect.asm and ActivatePC</title>
<updated>2015-11-28T22:09:19Z</updated>
<author>
<name>luckytyphlosion</name>
<email>alan.rj.huang@gmail.com</email>
</author>
<published>2015-11-28T22:09:19Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=90c7b976dca2467f47c4916b3835414bb07cc4d1'/>
<id>urn:sha1:90c7b976dca2467f47c4916b3835414bb07cc4d1</id>
<content type='text'>
Also no more W_PLAYER/ENEMYBATTSTATUS
</content>
</entry>
<entry>
<title>overworld item &amp; movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE</title>
<updated>2015-10-29T18:23:30Z</updated>
<author>
<name>luckytyphlosion</name>
<email>alan.rj.huang@gmail.com</email>
</author>
<published>2015-10-29T18:23:30Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=cb414f1480e9117e5d6ee0ab5cb81903e83cde9a'/>
<id>urn:sha1:cb414f1480e9117e5d6ee0ab5cb81903e83cde9a</id>
<content type='text'>
Also make replace.sh take args
</content>
</entry>
<entry>
<title>jpab/jpba macros</title>
<updated>2015-07-19T18:56:13Z</updated>
<author>
<name>YamaArashi</name>
<email>shadow962@live.com</email>
</author>
<published>2015-07-19T18:56:13Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=02bd91b7076165653a900a8e39c12a92a9bd2976'/>
<id>urn:sha1:02bd91b7076165653a900a8e39c12a92a9bd2976</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up white space</title>
<updated>2015-06-11T22:41:33Z</updated>
<author>
<name>U-Daniel-PC\Daniel</name>
<email>corrnondacqb@yahoo.com</email>
</author>
<published>2015-06-11T22:41:33Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=39abace5694abf22efcd3efe2feaa0e03ec56b4b'/>
<id>urn:sha1:39abace5694abf22efcd3efe2feaa0e03ec56b4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Document move effects</title>
<updated>2015-04-08T21:54:29Z</updated>
<author>
<name>xCrystal</name>
<email>rgr.crystal@gmail.com</email>
</author>
<published>2015-04-08T10:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=b2dc57576d13ebf4dfa35b0132b003d2cfe4d39e'/>
<id>urn:sha1:b2dc57576d13ebf4dfa35b0132b003d2cfe4d39e</id>
<content type='text'>
Document mist effect

Document recoil effect

Document heal effect

Update conversion_effect.asm

Update haze_effect.asm

Update leech_seed_effect.asm

Update pay_day_effect.asm

Update reflect_light_screen_effect.asm

Update substitute_effect.asm

Update transform_effect.asm
</content>
</entry>
<entry>
<title>Rename battle files and split move effects Part 2</title>
<updated>2015-04-01T15:05:43Z</updated>
<author>
<name>xCrystal</name>
<email>rgr.crystal@gmail.com</email>
</author>
<published>2015-04-01T09:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.sl0p.foo/pokeyellow.git/commit/?id=46c2a38c7c55ff01e8787dfd624cb1c771248b6c'/>
<id>urn:sha1:46c2a38c7c55ff01e8787dfd624cb1c771248b6c</id>
<content type='text'>
5.asm, 9.asm, and a.asm
</content>
</entry>
</feed>
