<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ZAPDTR/ZAPD/ZFile.cpp, branch JackMaster</title>
<subtitle>Fork of ZAPD for Zelda asset parsing/extraction used in decomp pipelines</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/'/>
<entry>
<title>Updated to use clang-format-14 (#297)</title>
<updated>2023-07-20T23:34:07+00:00</updated>
<author>
<name>Nicholas Estelami</name>
<email>NEstelami@users.noreply.github.com</email>
</author>
<published>2023-07-20T23:34:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=cb03424254152e4c96d236125ef925f9333e90f4'/>
<id>cb03424254152e4c96d236125ef925f9333e90f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some cleanup and refactoring (#295)</title>
<updated>2023-05-31T02:07:11+00:00</updated>
<author>
<name>Nicholas Estelami</name>
<email>NEstelami@users.noreply.github.com</email>
</author>
<published>2023-05-31T02:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=bd87285d719e738a8baee8f11d4d6ffce0ab24a0'/>
<id>bd87285d719e738a8baee8f11d4d6ffce0ab24a0</id>
<content type='text'>
* Cleaned up Main and improved documentation

* Moved ZRoom::GetDeclarationSizeFromNeighbor into ZFile

* Fixed compile issue</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleaned up Main and improved documentation

* Moved ZRoom::GetDeclarationSizeFromNeighbor into ZFile

* Fixed compile issue</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor - Clean up ZTexture, ZFile, and Main (#292)</title>
<updated>2023-05-05T22:24:21+00:00</updated>
<author>
<name>Nicholas Estelami</name>
<email>NEstelami@users.noreply.github.com</email>
</author>
<published>2023-05-05T22:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=a8874cf4a6274ff3a0388fb08d43a91b620d3618'/>
<id>a8874cf4a6274ff3a0388fb08d43a91b620d3618</id>
<content type='text'>
* ZTexture and ZFile cleanup

* Moved Exporter Set into its own file

* Some minor renaming

* Arguments handled through dictionary instead of if else chain

* Build error fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ZTexture and ZFile cleanup

* Moved Exporter Set into its own file

* Some minor renaming

* Arguments handled through dictionary instead of if else chain

* Build error fix</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up and Documented Declaration Class (#290)</title>
<updated>2023-05-05T02:36:23+00:00</updated>
<author>
<name>Nicholas Estelami</name>
<email>NEstelami@users.noreply.github.com</email>
</author>
<published>2023-05-05T02:36:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=ecc25616ec90e14f3ddcf3c703b7a29d6ccf1f95'/>
<id>ecc25616ec90e14f3ddcf3c703b7a29d6ccf1f95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Defines for texture dimensions (#233)</title>
<updated>2023-05-03T21:29:19+00:00</updated>
<author>
<name>EllipticEllipsis</name>
<email>elliptic.ellipsis@gmail.com</email>
</author>
<published>2023-05-03T21:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=ae0c2038007558d087418ff6ad2b3cd5e3cf6579'/>
<id>ae0c2038007558d087418ff6ad2b3cd5e3cf6579</id>
<content type='text'>
* Create functions to produce and add defines to the header

* Format

* Fix Jenkinsfile

* Make gcc shut up about fallthrough

* Fix symbols that start with g but are not global</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Create functions to produce and add defines to the header

* Format

* Fix Jenkinsfile

* Make gcc shut up about fallthrough

* Fix symbols that start with g but are not global</pre>
</div>
</content>
</entry>
<entry>
<title>Modify ZFile.cpp for inc file creation (#286)</title>
<updated>2023-05-01T21:41:51+00:00</updated>
<author>
<name>Captainkittyca2</name>
<email>68467449+Captainkittyca2@users.noreply.github.com</email>
</author>
<published>2023-05-01T21:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=c30cb187bdb3d105c6e5df061fc6f121b2c84529'/>
<id>c30cb187bdb3d105c6e5df061fc6f121b2c84529</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed issue with include paths on Windows (#284)</title>
<updated>2023-05-01T01:23:26+00:00</updated>
<author>
<name>Nicholas Estelami</name>
<email>NEstelami@users.noreply.github.com</email>
</author>
<published>2023-05-01T01:23:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=0e6ab4ab9f9a7bf3f5d52407db4873f0d35697e4'/>
<id>0e6ab4ab9f9a7bf3f5d52407db4873f0d35697e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better checks for hex digits in XMLs (#279)</title>
<updated>2023-04-30T02:02:24+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2023-04-30T02:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=cb6da2e5a70f22df309268d998b89869851f4a2d'/>
<id>cb6da2e5a70f22df309268d998b89869851f4a2d</id>
<content type='text'>
* Better checking

* cleanup logic and explain with a better comment

* cleanups

* last cleanup

* the last one for real</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Better checking

* cleanup logic and explain with a better comment

* cleanups

* last cleanup

* the last one for real</pre>
</div>
</content>
</entry>
<entry>
<title>Read from an external file for entrance lists (#271)</title>
<updated>2022-12-06T04:19:25+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2022-12-06T04:19:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=a80f36ca0f003a3901fc781505f707ca2ef4c63a'/>
<id>a80f36ca0f003a3901fc781505f707ca2ef4c63a</id>
<content type='text'>
* Read from entrance list file

* Remove switch.

* Add check for special entrances.

* Ignore warning for GCC in specific spot.

* u</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Read from entrance list file

* Remove switch.

* Add check for special entrances.

* Ignore warning for GCC in specific spot.

* u</pre>
</div>
</content>
</entry>
<entry>
<title>Check for non hex in offset.</title>
<updated>2022-10-31T18:15:36+00:00</updated>
<author>
<name>louist103</name>
<email>louist103@gmail.com</email>
</author>
<published>2022-10-31T18:15:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=622804013f9fb039266788c43d677724af596d8c'/>
<id>622804013f9fb039266788c43d677724af596d8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
