<feed xmlns='http://www.w3.org/2005/Atom'>
<title>botw/src/KingSystem/Physics/System/physSystemData.h, branch master</title>
<subtitle>Decompilation of The Legend of Zelda: Breath of the Wild (Switch v1.5.0)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/'/>
<entry>
<title>Update agl, nnSdk, sead</title>
<updated>2024-08-28T12:41:29+00:00</updated>
<author>
<name>ThePixelGamer</name>
<email>thepixelmaster2354@gmail.com</email>
</author>
<published>2024-08-28T00:03:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=878f95dffbc967c2d6f3ae5de14b46c4d7c8aceb'/>
<id>878f95dffbc967c2d6f3ae5de14b46c4d7c8aceb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Add RagdollController (the real one, not RagdollInstance)</title>
<updated>2022-12-21T11:25:49+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-12-20T22:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=25427f1b4cd1da799b392ceed1dd778fdc5daa4a'/>
<id>25427f1b4cd1da799b392ceed1dd778fdc5daa4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lib: Update agl</title>
<updated>2022-04-02T11:00:50+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-04-02T10:56:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=15db815f862d3dc288d2680b665347b787dc20d2'/>
<id>15db815f862d3dc288d2680b665347b787dc20d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Move common headers (Defines, MaterialMask) out of System/</title>
<updated>2022-02-13T18:08:08+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2022-02-13T18:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=dfcfbbe4a4d0efc696b414edf59e0ce807b2d910'/>
<id>dfcfbbe4a4d0efc696b414edf59e0ce807b2d910</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Fix parameter names for ContactMgr</title>
<updated>2021-12-27T12:03:43+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-12-27T12:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=e187c1ecfd7eeae05b2f7e9bf8f3719850e1a845'/>
<id>e187c1ecfd7eeae05b2f7e9bf8f3719850e1a845</id>
<content type='text'>
forgot to rename the parameters in SystemData
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
forgot to rename the parameters in SystemData
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Start adding ContactMgr</title>
<updated>2021-12-27T12:00:03+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-12-26T13:33:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=536a00138ea315814709cfda942dad9c2a3e31d8'/>
<id>536a00138ea315814709cfda942dad9c2a3e31d8</id>
<content type='text'>
Also renames ContactInfoTable to ContactMgr because the contact info
table is a separate data structure that's managed by ContactMgr;
the manager itself handles more than just the table data
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also renames ContactInfoTable to ContactMgr because the contact info
table is a separate data structure that's managed by ContactMgr;
the manager itself handles more than just the table data
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Finish SystemData and start implementing GroupFilter</title>
<updated>2021-12-24T20:48:41+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-12-22T15:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=a816125247419be2a3b581e136d88b9ecf8a8a09'/>
<id>a816125247419be2a3b581e136d88b9ecf8a8a09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Start adding GroupFilter</title>
<updated>2021-12-22T14:43:43+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-12-21T01:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=6b3799a3540548460f96deecf1002dffee0a9afc'/>
<id>6b3799a3540548460f96deecf1002dffee0a9afc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Add some prerequisites for ContactInfoTable</title>
<updated>2021-10-30T14:17:39+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-10-30T10:38:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=d10dd65dcd371c87012b31700a871a8d6c5a9aa1'/>
<id>d10dd65dcd371c87012b31700a871a8d6c5a9aa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ksys/phys: Start adding SystemData</title>
<updated>2021-10-30T10:17:26+00:00</updated>
<author>
<name>Léo Lam</name>
<email>leo@leolam.fr</email>
</author>
<published>2021-10-28T18:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/botw/commit/?id=70aaa429fe82098d954d0945bfb1b8253a7fa45a'/>
<id>70aaa429fe82098d954d0945bfb1b8253a7fa45a</id>
<content type='text'>
- SystemData (WIP)
- MaterialTable (should be complete)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- SystemData (WIP)
- MaterialTable (should be complete)
</pre>
</div>
</content>
</entry>
</feed>
