<feed xmlns='http://www.w3.org/2005/Atom'>
<title>2ship2harkinian/docs/tools.md, branch develop</title>
<subtitle>2Ship2Harkinian: Majora’s Mask PC port</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/'/>
<entry>
<title>Move source into subdirectory</title>
<updated>2024-01-05T23:00:59+00:00</updated>
<author>
<name>Garrett Cox</name>
<email>garrettjcox@gmail.com</email>
</author>
<published>2024-01-05T15:58:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=9be74e0026b563ba680e1dc157521eccc89fc03f'/>
<id>9be74e0026b563ba680e1dc157521eccc89fc03f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clang-Format 14 (#1321)</title>
<updated>2023-07-27T16:15:40+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2023-07-27T16:15:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=eb6b837d65ba1c7ca949c19a199c4c83e296ca5f'/>
<id>eb6b837d65ba1c7ca949c19a199c4c83e296ca5f</id>
<content type='text'>
* format

* Update dockerfile and other documentation

* Update mac instructions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* format

* Update dockerfile and other documentation

* Update mac instructions</pre>
</div>
</content>
</entry>
<entry>
<title>Update link (#1291)</title>
<updated>2023-06-14T14:27:34+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2023-06-14T14:27:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=bc632ac931ea071988bee2a7ca58ddbbeeceb8d3'/>
<id>bc632ac931ea071988bee2a7ca58ddbbeeceb8d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `GameInfo` to `RegEditor` (#1178)</title>
<updated>2023-03-09T04:53:38+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2023-03-09T04:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=496b4928ea8bdf310949a88bbe221d91c2d3ebff'/>
<id>496b4928ea8bdf310949a88bbe221d91c2d3ebff</id>
<content type='text'>
* Rename RegEditor and move it to regs.h

* bring over some minor doc from oot

* add missing include

* Update tools/disasm/variables.txt

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* update comment

* bss

---------

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename RegEditor and move it to regs.h

* bring over some minor doc from oot

* add missing include

* Update tools/disasm/variables.txt

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;

* update comment

* bss

---------

Co-authored-by: engineer124 &lt;47598039+engineer124@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Format Script Update (#904)</title>
<updated>2022-10-04T03:06:04+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2022-10-04T03:06:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=26207594f2b7e41e9522930fd171142a8810214e'/>
<id>26207594f2b7e41e9522930fd171142a8810214e</id>
<content type='text'>
* Bring over format.sh and .clang-tidy and run it

* Little fixes

* Adjustments

* Jenkins kick

* Jenkins kick 2

* format

* small fixes

* Bring over new formatter by Roman

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Force use of clang-11

* check_format

* Update error messages

* Fix from Tharo for python3.6

Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;

* Just use nproc to determine num jobs for check format

* Update error message

* AnimatedMat_DrawStepOpa texture arg -&gt; matAnim

* Fix enTwig draw prototype

* Tidying up

* Bring over fixes in OoT #1387

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Fix

* Update doc tools

* PR

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;
Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bring over format.sh and .clang-tidy and run it

* Little fixes

* Adjustments

* Jenkins kick

* Jenkins kick 2

* format

* small fixes

* Bring over new formatter by Roman

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Force use of clang-11

* check_format

* Update error messages

* Fix from Tharo for python3.6

Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;

* Just use nproc to determine num jobs for check format

* Update error message

* AnimatedMat_DrawStepOpa texture arg -&gt; matAnim

* Fix enTwig draw prototype

* Tidying up

* Bring over fixes in OoT #1387

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;

* Fix

* Update doc tools

* PR

Co-authored-by: Roman971 &lt;32455037+Roman971@users.noreply.github.com&gt;
Co-authored-by: Tharo &lt;17233964+Thar0@users.noreply.github.com&gt;</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>Adding tools.md (#344)</title>
<updated>2021-12-16T04:56:38+00:00</updated>
<author>
<name>Parker Burnett</name>
<email>burnettparker@gmail.com</email>
</author>
<published>2021-12-16T04:56:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/2ship2harkinian/commit/?id=a6cd0e442703f98820fcecb70c178fe6e7d84a6f'/>
<id>a6cd0e442703f98820fcecb70c178fe6e7d84a6f</id>
<content type='text'>
* Filling in what I could

* Organise, add most of the other tools, etc.

* removing redundant file and filling in TOC

* addressing comments

* Merge branch 'master' into contributing_update_tools

* hopefully adding pngs and missing tools

* quick fix

* applying feedback

* adding clarity to the sheet section

* Update docs/tools.md

Co-authored-by: EllipticEllipsis &lt;73679967+EllipticEllipsis@users.noreply.github.com&gt;

* Update tools.md

* Update docs/tools.md

Co-authored-by: EllipticEllipsis &lt;73679967+EllipticEllipsis@users.noreply.github.com&gt;

Co-authored-by: Elliptic Ellipsis &lt;elliptic.ellipsis@gmail.com&gt;
Co-authored-by: EllipticEllipsis &lt;73679967+EllipticEllipsis@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Filling in what I could

* Organise, add most of the other tools, etc.

* removing redundant file and filling in TOC

* addressing comments

* Merge branch 'master' into contributing_update_tools

* hopefully adding pngs and missing tools

* quick fix

* applying feedback

* adding clarity to the sheet section

* Update docs/tools.md

Co-authored-by: EllipticEllipsis &lt;73679967+EllipticEllipsis@users.noreply.github.com&gt;

* Update tools.md

* Update docs/tools.md

Co-authored-by: EllipticEllipsis &lt;73679967+EllipticEllipsis@users.noreply.github.com&gt;

Co-authored-by: Elliptic Ellipsis &lt;elliptic.ellipsis@gmail.com&gt;
Co-authored-by: EllipticEllipsis &lt;73679967+EllipticEllipsis@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
