<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ZAPDTR/lib/libgfxd, branch develop</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>update to latest version used by SoH</title>
<updated>2023-10-18T02:04:12+00:00</updated>
<author>
<name>briaguya</name>
<email>70942617+briaguya-ai@users.noreply.github.com</email>
</author>
<published>2023-10-18T02:04:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=e9f4fc638ed904cc0dcdac24ea7708c9a220a702'/>
<id>e9f4fc638ed904cc0dcdac24ea7708c9a220a702</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Update README.md (#239)" (#247)</title>
<updated>2022-04-07T03:49:39+00:00</updated>
<author>
<name>Nicholas Estelami</name>
<email>NEstelami@users.noreply.github.com</email>
</author>
<published>2022-04-07T03:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=87cb648b4311d20673452111edaf4d38a5290c28'/>
<id>87cb648b4311d20673452111edaf4d38a5290c28</id>
<content type='text'>
This reverts commit 81454630ba1fd4245669b29048a72e07ed9a7771.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 81454630ba1fd4245669b29048a72e07ed9a7771.</pre>
</div>
</content>
</entry>
<entry>
<title>Update README.md (#239)</title>
<updated>2022-04-07T03:34:28+00:00</updated>
<author>
<name>MegaMech</name>
<email>MegaMech@users.noreply.github.com</email>
</author>
<published>2022-04-07T03:34:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=81454630ba1fd4245669b29048a72e07ed9a7771'/>
<id>81454630ba1fd4245669b29048a72e07ed9a7771</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update subrepo libgfxd (#169)</title>
<updated>2021-08-24T03:17:25+00:00</updated>
<author>
<name>EllipticEllipsis</name>
<email>73679967+EllipticEllipsis@users.noreply.github.com</email>
</author>
<published>2021-08-24T03:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=e02e151c91d006279c4cb75636fead5d1663c7d3'/>
<id>e02e151c91d006279c4cb75636fead5d1663c7d3</id>
<content type='text'>
* git subrepo pull (merge) lib/libgfxd

subrepo:
  subdir:   "lib/libgfxd"
  merged:   "5629265"
upstream:
  origin:   "https://github.com/glankk/libgfxd.git"
  branch:   "master"
  commit:   "008f73d"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"

* start over

* git subrepo clone git@github.com:glankk/libgfxd.git lib/libgfxd

subrepo:
  subdir:   "lib/libgfxd"
  merged:   "008f73d"
upstream:
  origin:   "git@github.com:glankk/libgfxd.git"
  branch:   "master"
  commit:   "008f73d"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* git subrepo pull (merge) lib/libgfxd

subrepo:
  subdir:   "lib/libgfxd"
  merged:   "5629265"
upstream:
  origin:   "https://github.com/glankk/libgfxd.git"
  branch:   "master"
  commit:   "008f73d"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"

* start over

* git subrepo clone git@github.com:glankk/libgfxd.git lib/libgfxd

subrepo:
  subdir:   "lib/libgfxd"
  merged:   "008f73d"
upstream:
  origin:   "git@github.com:glankk/libgfxd.git"
  branch:   "master"
  commit:   "008f73d"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"</pre>
</div>
</content>
</entry>
<entry>
<title>Moved utility code into its own library (#162)</title>
<updated>2021-08-08T17:51:51+00:00</updated>
<author>
<name>Nicholas Estelami</name>
<email>NEstelami@users.noreply.github.com</email>
</author>
<published>2021-08-08T17:51:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=0fb7568ec0d07ea414f8c3f286de352e9606d016'/>
<id>0fb7568ec0d07ea414f8c3f286de352e9606d016</id>
<content type='text'>
* Initial exporter implementation

* Updated to use static library.

* minor cleanup

* Cleaned things up a bit

* Fixed merge issues

* Minor commenting

* Added Begin and End functions, and removed HL stuff (to be turned into an exporter at a later date)

* Cleaned some stuff up

* Additional cleanup

* Removed some commented out code

* Fixed compilation issues

* Cleanup

* Fixed merge issues

* Got rid of unused windows.h includes

* Cleanup

* Fixed warning

* Removed additional redundancies

* Cleanup

* Fixed merge issues

* Fixed some compiler issues, added makefile for exportertest.

* Removed redundancies and clang formatted

* Made sure exportertest compiles with C++17

* Moved certain files into new "Utils" folder.

* GetExporterMap uses a reference now

* Minor fixes and updates.

* Moved utility code into its own library

* Fixed merge issues

* Fixed compilation issue

* Added missing classes

* Updated makefile

* Minor update

* Forgot to make an enum an 'enum class'

* Minor fix

* Few more adjustments

* Bug fix

* Another bug fix

* Bug fix again

* added comment

* New functions added for exporters

* Made certain fields public

Co-authored-by: Jack Walker &lt;7463599+Jack-Walker@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Initial exporter implementation

* Updated to use static library.

* minor cleanup

* Cleaned things up a bit

* Fixed merge issues

* Minor commenting

* Added Begin and End functions, and removed HL stuff (to be turned into an exporter at a later date)

* Cleaned some stuff up

* Additional cleanup

* Removed some commented out code

* Fixed compilation issues

* Cleanup

* Fixed merge issues

* Got rid of unused windows.h includes

* Cleanup

* Fixed warning

* Removed additional redundancies

* Cleanup

* Fixed merge issues

* Fixed some compiler issues, added makefile for exportertest.

* Removed redundancies and clang formatted

* Made sure exportertest compiles with C++17

* Moved certain files into new "Utils" folder.

* GetExporterMap uses a reference now

* Minor fixes and updates.

* Moved utility code into its own library

* Fixed merge issues

* Fixed compilation issue

* Added missing classes

* Updated makefile

* Minor update

* Forgot to make an enum an 'enum class'

* Minor fix

* Few more adjustments

* Bug fix

* Another bug fix

* Bug fix again

* added comment

* New functions added for exporters

* Made certain fields public

Co-authored-by: Jack Walker &lt;7463599+Jack-Walker@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>git subrepo pull --force lib/libgfxd (#155)</title>
<updated>2021-06-23T20:39:18+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2021-06-23T20:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=d7f580bdf9661ea5b1b7e7e93672f8c363049ef4'/>
<id>d7f580bdf9661ea5b1b7e7e93672f8c363049ef4</id>
<content type='text'>
subrepo:
  subdir:   "lib/libgfxd"
  merged:   "01db163"
upstream:
  origin:   "https://github.com/glankk/libgfxd.git"
  branch:   "master"
  commit:   "01db163"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
subrepo:
  subdir:   "lib/libgfxd"
  merged:   "01db163"
upstream:
  origin:   "https://github.com/glankk/libgfxd.git"
  branch:   "master"
  commit:   "01db163"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"</pre>
</div>
</content>
</entry>
<entry>
<title>Use OutputFormatter for every C and H file, to improve the generated output (#122)</title>
<updated>2021-04-28T09:19:50+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2021-04-28T09:19:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=b9120803e6094a54192ed67d9585ab046101c816'/>
<id>b9120803e6094a54192ed67d9585ab046101c816</id>
<content type='text'>
* Small changes in collision

* Use outputformatter to write C files

* Outputformatter for .h files

* Use more fs::path

* Use gfxd_udata_set and gfxd_udata_get instead of an instance

* Fix merge issues and warnings

* run format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Small changes in collision

* Use outputformatter to write C files

* Outputformatter for .h files

* Use more fs::path

* Use gfxd_udata_set and gfxd_udata_get instead of an instance

* Fix merge issues and warnings

* run format</pre>
</div>
</content>
</entry>
<entry>
<title>Fix most -Wall warnings (#115)</title>
<updated>2021-04-24T20:42:52+00:00</updated>
<author>
<name>louist103</name>
<email>35883445+louist103@users.noreply.github.com</email>
</author>
<published>2021-04-24T20:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=6d27dbaab3b32ccebb076895fac3cc6aa3240d6c'/>
<id>6d27dbaab3b32ccebb076895fac3cc6aa3240d6c</id>
<content type='text'>
* started on basic type errors

* Done. For now

* remove libgfxd binary

* Most warnings fixed

* Fix conflicts and new warnings

* Makefile

* Sig

* Clang format

* destructor

* Add a bunch of destructors

* clear the scalars vector after freeing the elements

* PR fixes (Anghelo Alf)

* Fix most clang -Wall warnings</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* started on basic type errors

* Done. For now

* remove libgfxd binary

* Most warnings fixed

* Fix conflicts and new warnings

* Makefile

* Sig

* Clang format

* destructor

* Add a bunch of destructors

* clear the scalars vector after freeing the elements

* PR fixes (Anghelo Alf)

* Fix most clang -Wall warnings</pre>
</div>
</content>
</entry>
<entry>
<title>Refactoring and various features added (#108)</title>
<updated>2021-04-13T11:49:30+00:00</updated>
<author>
<name>Nicholas Estelami</name>
<email>NEstelami@users.noreply.github.com</email>
</author>
<published>2021-04-13T11:49:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=420508d2d872e8653081d95a43bf2ad8f85d894c'/>
<id>420508d2d872e8653081d95a43bf2ad8f85d894c</id>
<content type='text'>
* ZAPD prints out git hash

* Refactor: ZResource constructor sets parent always.
ZOverlay also no longer a ZResource, since it did not make much sense.

* Organized ZResource a bit

* A number of bug fixes, cleanup, and feature improvements.

* Prepping for legacy dlist disasm

* Fixed some merging issues. Fixed compilation issues with MSVC. Added in proper support for legacy display list disassembler. Refactored parts of ZFile.

* Merge with upstream

* Finished ZFile refactor, and other tidying.

* Fixed up merge issues

* Minor cleanup

* Got rid of libgfxd_win.a

* Fixed matching issue

* Fixed up a few bugs

* Fixed issue with exceptions

* Fixed up merge issues with ZPrerender, along with cleaning up some code

* Additional cleanup

* Fixed merge issues with ZMtx and fixed a bug with ZDisplayList

* Fixes based on PR feedback

* run clang-format (#7)

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* Fixed merge issues with Roz's PR

* Misc fixes

* Fixed MM bug, removed redundant file.

* Removed some commented out code

Co-authored-by: Jack Walker &lt;7463599+Jack-Walker@users.noreply.github.com&gt;
Co-authored-by: Anghelo Carvajal &lt;anghelo.carvajal.14@sansano.usm.cl&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ZAPD prints out git hash

* Refactor: ZResource constructor sets parent always.
ZOverlay also no longer a ZResource, since it did not make much sense.

* Organized ZResource a bit

* A number of bug fixes, cleanup, and feature improvements.

* Prepping for legacy dlist disasm

* Fixed some merging issues. Fixed compilation issues with MSVC. Added in proper support for legacy display list disassembler. Refactored parts of ZFile.

* Merge with upstream

* Finished ZFile refactor, and other tidying.

* Fixed up merge issues

* Minor cleanup

* Got rid of libgfxd_win.a

* Fixed matching issue

* Fixed up a few bugs

* Fixed issue with exceptions

* Fixed up merge issues with ZPrerender, along with cleaning up some code

* Additional cleanup

* Fixed merge issues with ZMtx and fixed a bug with ZDisplayList

* Fixes based on PR feedback

* run clang-format (#7)

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* Fixed merge issues with Roz's PR

* Misc fixes

* Fixed MM bug, removed redundant file.

* Removed some commented out code

Co-authored-by: Jack Walker &lt;7463599+Jack-Walker@users.noreply.github.com&gt;
Co-authored-by: Anghelo Carvajal &lt;anghelo.carvajal.14@sansano.usm.cl&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update libgfxd and convert it into a subrepo (#103)</title>
<updated>2021-03-27T17:22:34+00:00</updated>
<author>
<name>Anghelo Carvajal</name>
<email>angheloalf95@gmail.com</email>
</author>
<published>2021-03-27T17:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/ZAPDTR/commit/?id=c4773301a17a5a9f9c964a3e7ba6dfbf0730a94b'/>
<id>c4773301a17a5a9f9c964a3e7ba6dfbf0730a94b</id>
<content type='text'>
* remove libgfxd

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* git subrepo clone https://github.com/glankk/libgfxd.git lib/libgfxd/

subrepo:
  subdir:   "lib/libgfxd"
  merged:   "2f00ff7"
upstream:
  origin:   "https://github.com/glankk/libgfxd.git"
  branch:   "master"
  commit:   "2f00ff7"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove libgfxd

Signed-off-by: angie &lt;angheloalf95@gmail.com&gt;

* git subrepo clone https://github.com/glankk/libgfxd.git lib/libgfxd/

subrepo:
  subdir:   "lib/libgfxd"
  merged:   "2f00ff7"
upstream:
  origin:   "https://github.com/glankk/libgfxd.git"
  branch:   "master"
  commit:   "2f00ff7"
git-subrepo:
  version:  "0.4.3"
  origin:   "???"
  commit:   "???"</pre>
</div>
</content>
</entry>
</feed>
