<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kamek/include, branch megaTestBoss</title>
<subtitle>Kamek (hack compilation tool) and Newer hacks, plus some content-creation tools</subtitle>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/'/>
<entry>
<title>added player and sprite collision to MG</title>
<updated>2011-10-19T17:27:26+00:00</updated>
<author>
<name>Stephen Simpson</name>
<email>megazig@gmail.com</email>
</author>
<published>2011-10-19T17:27:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/commit/?id=4d5d95ec2c70578627353e40047462c82ac695c1'/>
<id>4d5d95ec2c70578627353e40047462c82ac695c1</id>
<content type='text'>
added a Turn state to MG
semi-fixed collision box for MG
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added a Turn state to MG
semi-fixed collision box for MG
</pre>
</div>
</content>
</entry>
<entry>
<title>some touch ups, animations, effects, sounds, the stage end function, and a proper wipe, fake coin improvements</title>
<updated>2011-10-15T08:23:27+00:00</updated>
<author>
<name>Colin Noga</name>
<email>Tempus@Spectrum-Song.local</email>
</author>
<published>2011-10-15T08:23:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/commit/?id=d287567cb54f4ba68633e3580e5e39a38a533604'/>
<id>d287567cb54f4ba68633e3580e5e39a38a533604</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moved setNewCollisionRect to player.h so multiple actors can call it</title>
<updated>2011-10-14T22:02:24+00:00</updated>
<author>
<name>Stephen Simpson</name>
<email>megazig@gmail.com</email>
</author>
<published>2011-10-14T22:02:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/commit/?id=2aa6c935e2996c001079922863bcc4e62b6b0f61'/>
<id>2aa6c935e2996c001079922863bcc4e62b6b0f61</id>
<content type='text'>
updated MG with attempted fixes for anmChr
changed banm_c's _setUpdateRate and others to public for anmChr
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
updated MG with attempted fixes for anmChr
changed banm_c's _setUpdateRate and others to public for anmChr
</pre>
</div>
</content>
</entry>
<entry>
<title>Started work on animations</title>
<updated>2011-10-14T02:23:12+00:00</updated>
<author>
<name>Stephen Simpson</name>
<email>megazig@gmail.com</email>
</author>
<published>2011-10-14T02:23:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/commit/?id=9098cb8b28c089d8abe1b2ff7d9010ab5c6d8766'/>
<id>9098cb8b28c089d8abe1b2ff7d9010ab5c6d8766</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Started adding animations in. also fix for updated effects</title>
<updated>2011-10-13T04:05:13+00:00</updated>
<author>
<name>Stephen Simpson</name>
<email>megazig@gmail.com</email>
</author>
<published>2011-10-13T04:05:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/commit/?id=7a4ee17ea46742a5aff331ad195eb5be098c01b2'/>
<id>7a4ee17ea46742a5aff331ad195eb5be098c01b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'level-select' of ssh://treeki.shacknet.nu:30000/Kamek into level-select</title>
<updated>2011-10-10T21:12:27+00:00</updated>
<author>
<name>Stephen Simpson</name>
<email>megazig@gmail.com</email>
</author>
<published>2011-10-10T21:12:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/commit/?id=5f3eca3f6074605272b7bdde4a685d2f0934d6a7'/>
<id>5f3eca3f6074605272b7bdde4a685d2f0934d6a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>got MountainGoomba to a working condition</title>
<updated>2011-10-10T21:04:33+00:00</updated>
<author>
<name>Stephen Simpson</name>
<email>megazig@gmail.com</email>
</author>
<published>2011-10-10T21:04:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/commit/?id=a61758720db96f59e0fb82aab9f326d37e186a11'/>
<id>a61758720db96f59e0fb82aab9f326d37e186a11</id>
<content type='text'>
added Hermite Interpolation into linker and common.h
added player.cpp and player.h for some common functions
removed classic controller hack from NewerProject.yaml
added more PSVEC functions to linker
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added Hermite Interpolation into linker and common.h
added player.cpp and player.h for some common functions
removed classic controller hack from NewerProject.yaml
added more PSVEC functions to linker
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a whole bunch of boss crap, soundplayers, retextures, and some mrsun improvements.</title>
<updated>2011-10-09T06:48:06+00:00</updated>
<author>
<name>Colin Noga</name>
<email>Tempus@Spectrum-Song.local</email>
</author>
<published>2011-10-09T06:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/commit/?id=d4ba9bf11d4786c4df5e94c5241492c4eb43c2b6'/>
<id>d4ba9bf11d4786c4df5e94c5241492c4eb43c2b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fuzzy Bear and Mr.Sun fixes/improvements</title>
<updated>2011-09-25T19:32:18+00:00</updated>
<author>
<name>Colin Noga</name>
<email>Tempus@Spectrum-Song.local</email>
</author>
<published>2011-09-25T19:32:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/commit/?id=463bf1cb5059e14b3af73adf0037a9ae8a5dcd2c'/>
<id>463bf1cb5059e14b3af73adf0037a9ae8a5dcd2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>renamed state classes, added dEn_c state references</title>
<updated>2011-09-21T15:17:10+00:00</updated>
<author>
<name>Treeki</name>
<email>treeki@gmail.com</email>
</author>
<published>2011-09-21T15:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.wuffs.org/kamek/commit/?id=e6a84f7143968ac4a8ffa5fa8405d8d986a63951'/>
<id>e6a84f7143968ac4a8ffa5fa8405d8d986a63951</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
