<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/README.md, branch original</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>Update README with python venv instructions (#1372)</title>
<updated>2023-11-09T22:18:34+00:00</updated>
<author>
<name>Parker</name>
<email>20159000+jpburnett@users.noreply.github.com</email>
</author>
<published>2023-11-09T22:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=f2347000b0d91e96ad9477a16b0bb43b48210fbd'/>
<id>f2347000b0d91e96ad9477a16b0bb43b48210fbd</id>
<content type='text'>
This change updates the README to include instructions for setting up
a python virtual environment.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change updates the README to include instructions for setting up
a python virtual environment.</pre>
</div>
</content>
</entry>
<entry>
<title>master to main rename (#1379)</title>
<updated>2023-09-22T15:57:21+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2023-09-22T15:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=19a605c2e7313ff4227527fcd6753684c49ba9eb'/>
<id>19a605c2e7313ff4227527fcd6753684c49ba9eb</id>
<content type='text'>
* master -&gt; main

* Missed some instances of master</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* master -&gt; main

* Missed some instances of master</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md (#1116)</title>
<updated>2022-10-13T21:29:19+00:00</updated>
<author>
<name>Parker Burnett</name>
<email>jpburnett@gwu.edu</email>
</author>
<published>2022-10-13T21:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=7dfbca5ace6459b7d8fd1cbe8ac011c8b257580b'/>
<id>7dfbca5ace6459b7d8fd1cbe8ac011c8b257580b</id>
<content type='text'>
Fixing game link to redirect to the correct place</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing game link to redirect to the correct place</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed "How to Contribute" link in README.md (#1000)</title>
<updated>2022-08-04T05:04:23+00:00</updated>
<author>
<name>Thomas</name>
<email>roskewic@ualberta.ca</email>
</author>
<published>2022-08-04T05:04:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=0d564d080496fd138a4cf939f313923ce4c7e1a7'/>
<id>0d564d080496fd138a4cf939f313923ce4c7e1a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix namefixer.py (#972)</title>
<updated>2022-07-23T01:11:23+00:00</updated>
<author>
<name>Tom Overton</name>
<email>tom-overton@users.noreply.github.com</email>
</author>
<published>2022-07-23T01:11:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=aa87f0de89773875696ff9787e9128c2634b36f3'/>
<id>aa87f0de89773875696ff9787e9128c2634b36f3</id>
<content type='text'>
* Fix namefixer.py

* Fix contributing link (I think)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix namefixer.py

* Fix contributing link (I think)</pre>
</div>
</content>
</entry>
<entry>
<title>EnBjt OK and documented (#912)</title>
<updated>2022-07-22T04:17:06+00:00</updated>
<author>
<name>EllipticEllipsis</name>
<email>elliptic.ellipsis@gmail.com</email>
</author>
<published>2022-07-22T04:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=c8c55a15d3acf459615fc54c4b542d7d16555d62'/>
<id>c8c55a15d3acf459615fc54c4b542d7d16555d62</id>
<content type='text'>
* OK, data imported

* Fix some typos

* Start docs

* Struct almost finished

* Start object, add state enum

* undefined_syms

* Finish object, name some more stuff

* Name a few states and another function

* PlayState

* Minor tweaks in z_room and z_sub_s

* Complete documentation

* spec

* Review 1

* functions.txt

* Schedule result enum

* Rename schedule results

* Review

* Remove update comments

* Inventory_DeleteItem

* PLAYER_STATE

* Format

* Review

* Update struct name</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* OK, data imported

* Fix some typos

* Start docs

* Struct almost finished

* Start object, add state enum

* undefined_syms

* Finish object, name some more stuff

* Name a few states and another function

* PlayState

* Minor tweaks in z_room and z_sub_s

* Complete documentation

* spec

* Review 1

* functions.txt

* Schedule result enum

* Rename schedule results

* Review

* Remove update comments

* Inventory_DeleteItem

* PLAYER_STATE

* Format

* Review

* Update struct name</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Docker Support (#914)</title>
<updated>2022-07-12T03:54:17+00:00</updated>
<author>
<name>Parker Burnett</name>
<email>jpburnett@gwu.edu</email>
</author>
<published>2022-07-12T03:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=66c4d743b32b56820c2dc5c2e057caa418e06b4b'/>
<id>66c4d743b32b56820c2dc5c2e057caa418e06b4b</id>
<content type='text'>
* Adding dockerfile and instructions for building

* fixing readme and updating Dockerfile

* Adding packages and practicerom support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adding dockerfile and instructions for building

* fixing readme and updating Dockerfile

* Adding packages and practicerom support</pre>
</div>
</content>
</entry>
<entry>
<title>Adding Git information to tutorial (#862)</title>
<updated>2022-07-12T00:27:49+00:00</updated>
<author>
<name>Parker Burnett</name>
<email>burnettparker@gmail.com</email>
</author>
<published>2022-07-12T00:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=3503163a640cd19f1788a58ec5abb7a57ea53b2c'/>
<id>3503163a640cd19f1788a58ec5abb7a57ea53b2c</id>
<content type='text'>
* Adding an intro to git with helpful commands for someone unfamiliar
with git.

Co-authored by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;

* Adding an intro to git with helpful commands for someone unfamiliar
with git.

Co-authored-by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;

* ovl_Obj_Y2lift decompiled (#856)

* ovl_Obj_Y2lift decompiled

* format

* pr review fixes

* clean up

Co-authored-by: SonicDcer &lt;noreply@github.com&gt;

* Formating files and moving contributing.md
Also fixes links.

* Adding an intro to git with helpful commands for someone unfamiliar
with git.

formating files too

Co-authored-by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;

* pr fixes

Co-authored-by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;
Co-authored-by: Alejandro Asenjo &lt;96613413+sonicdcer@users.noreply.github.com&gt;
Co-authored-by: SonicDcer &lt;noreply@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Adding an intro to git with helpful commands for someone unfamiliar
with git.

Co-authored by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;

* Adding an intro to git with helpful commands for someone unfamiliar
with git.

Co-authored-by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;

* ovl_Obj_Y2lift decompiled (#856)

* ovl_Obj_Y2lift decompiled

* format

* pr review fixes

* clean up

Co-authored-by: SonicDcer &lt;noreply@github.com&gt;

* Formating files and moving contributing.md
Also fixes links.

* Adding an intro to git with helpful commands for someone unfamiliar
with git.

formating files too

Co-authored-by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;

* pr fixes

Co-authored-by: EllipticEllipsis &lt;elliptic.ellipsis@gmail.com&gt;
Co-authored-by: Alejandro Asenjo &lt;96613413+sonicdcer@users.noreply.github.com&gt;
Co-authored-by: SonicDcer &lt;noreply@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Contributing docs refresh (#793)</title>
<updated>2022-05-26T02:06:21+00:00</updated>
<author>
<name>EllipticEllipsis</name>
<email>elliptic.ellipsis@gmail.com</email>
</author>
<published>2022-05-26T02:06:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=0582c636b84462754b27713a1ff3b69a7974f599'/>
<id>0582c636b84462754b27713a1ff3b69a7974f599</id>
<content type='text'>
* Contributing docs refresh

* Apply suggestions from code review

Co-authored-by: LtPeriwinkle &lt;62761190+LtPeriwinkle@users.noreply.github.com&gt;

* Link MM tutorial

* Add link to XML spec

* Review

Co-authored-by: LtPeriwinkle &lt;62761190+LtPeriwinkle@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Contributing docs refresh

* Apply suggestions from code review

Co-authored-by: LtPeriwinkle &lt;62761190+LtPeriwinkle@users.noreply.github.com&gt;

* Link MM tutorial

* Add link to XML spec

* Review

Co-authored-by: LtPeriwinkle &lt;62761190+LtPeriwinkle@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update Readme (#765)</title>
<updated>2022-03-29T15:19:59+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2022-03-29T15:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=9582a3e79faea8773451f9d43080ac79cb9ae075'/>
<id>9582a3e79faea8773451f9d43080ac79cb9ae075</id>
<content type='text'>
* Update

* Update MacOS instructions

* forgot .

* New python step

* typo</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update

* Update MacOS instructions

* forgot .

* New python step

* typo</pre>
</div>
</content>
</entry>
</feed>
