mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-07 22:22:32 -04:00
Deploying to gh-pages from @ HarbourMasters/SpaghettiKart@f3d13c027e 🚀
This commit is contained in:
+1
-1
@@ -2089,7 +2089,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000037">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000031">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -1988,7 +1988,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000037">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000031">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-1
@@ -108,7 +108,7 @@ $(function(){initNavTree('actors.html',''); initResizable(true); });
|
||||
<div class="headertitle"><div class="title">How Actors Work</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><h1><a class="anchor" id="actors-1"></a>
|
||||
<div class="textblock"><h1><a class="anchor" id="actors"></a>
|
||||
Actors</h1>
|
||||
<p>If you are familiar with oot or sm64 prepare to be very disappointed. Both games split actors into separate files. In an unorderly fashion, mk64 appears to place all actors in the same file save for the odd exception.</p>
|
||||
<p>Example actor setup based on <a class="el" href="actors_8c.html#aa6387502059c64a81d32c944b39d78f9">update_course_actors</a> </p><div class="fragment"><div class="line"><span class="comment">// Loop through the actor list and run that particular actors behaviour.</span></div>
|
||||
|
||||
+1
-1
@@ -177,7 +177,7 @@ $(function(){initNavTree('actorsmenu.html',''); initResizable(true); });
|
||||
</div>
|
||||
|
||||
</p>
|
||||
<p><a class="el" href="controlflow.html#actors">Actors</a> <a class="el" href="objects.html#objects">Objects</a> <a class="el" href="vehicles.html">Vehicles</a> <a class="el" href="items.html">Items</a> </p>
|
||||
<p><a class="el" href="actors.html#actors">Actors</a> <a class="el" href="controlflow.html#objects">Objects</a> <a class="el" href="vehicles.html">Vehicles</a> <a class="el" href="items.html">Items</a> </p>
|
||||
</div></div><!-- contents -->
|
||||
</div><!-- PageDoc -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
+2
-2
@@ -1,10 +1,10 @@
|
||||
var actorsmenu =
|
||||
[
|
||||
[ "How Actors Work", "actors.html", [
|
||||
[ "Actors", "actors.html#actors-1", null ]
|
||||
[ "Actors", "actors.html#actors", null ]
|
||||
] ],
|
||||
[ "Objects", "objects.html", [
|
||||
[ "Objects", "objects.html#objects", null ]
|
||||
[ "Objects", "objects.html#objects-1", null ]
|
||||
] ],
|
||||
[ "Vehicles", "vehicles.html", [
|
||||
[ "Trains", "vehicles.html#trains", null ],
|
||||
|
||||
@@ -24,8 +24,8 @@ var basics =
|
||||
[ "Code Breakdown", "controlflow.html#code-breakdown", [
|
||||
[ "Menus", "controlflow.html#menus", null ],
|
||||
[ "Players", "controlflow.html#players", null ],
|
||||
[ "Actors", "controlflow.html#actors", null ],
|
||||
[ "Objects", "controlflow.html#objects-1", null ],
|
||||
[ "Actors", "controlflow.html#actors-1", null ],
|
||||
[ "Objects", "controlflow.html#objects", null ],
|
||||
[ "Courses", "controlflow.html#courses", [
|
||||
[ "Course Folder", "controlflow.html#course-folder", null ]
|
||||
] ],
|
||||
|
||||
+2
-2
@@ -312,7 +312,7 @@ Here is the call graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000017">Todo</a></b></dt><dd>quick hack to add the snow particles on hit. Need to separate into its own class </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000019">Todo</a></b></dt><dd>quick hack to add the snow particles on hit. Need to separate into its own class </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -713,7 +713,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000016">Todo</a></b></dt><dd>quick hack to add the snow particles on hit. Need to separate into its own class </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000018">Todo</a></b></dt><dd>quick hack to add the snow particles on hit. Need to separate into its own class </dd></dl>
|
||||
|
||||
<p>Reimplemented from <a class="el" href="classOObject.html#a3a207a0d2b4292e683e70f57e854fc22">OObject</a>.</p>
|
||||
<div class="dynheader">
|
||||
|
||||
+2
-2
@@ -289,7 +289,7 @@ Static Private Attributes</h2></td></tr>
|
||||
<tr class="separator:a473ab45c3488350f0214f9f7a72c1455"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000018">Todo</a></b></dt><dd><p class="startdd">Make shadow size bigger if thwomp is scaled up </p>
|
||||
<div class="textblock"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000016">Todo</a></b></dt><dd><p class="startdd">Make shadow size bigger if thwomp is scaled up </p>
|
||||
<p class="enddd">make adjustable properties for squishSize and boundingBoxSize </p>
|
||||
</dd></dl>
|
||||
<p>Thwomp <a class="el" href="classOObject.html">OObject</a></p>
|
||||
@@ -1690,7 +1690,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000019">Todo</a></b></dt><dd>Write this better. This effects the squish size and the bounding box size. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000017">Todo</a></b></dt><dd>Write this better. This effects the squish size and the bounding box size. </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -148,7 +148,7 @@ Functions</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000024">Todo</a></b></dt><dd>decide to use colours or textures and fix displaylists because they are buggy </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000023">Todo</a></b></dt><dd>decide to use colours or textures and fix displaylists because they are buggy </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -144,7 +144,7 @@ Functions</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000024">Todo</a></b></dt><dd>decide to use colours or textures and fix displaylists because they are buggy </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000023">Todo</a></b></dt><dd>decide to use colours or textures and fix displaylists because they are buggy </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+5
-5
@@ -210,8 +210,8 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000033">Todo</a></b></dt><dd>remove magic constant </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000034">Todo</a></b></dt><dd>loads of magic constants.. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000035">Todo</a></b></dt><dd>remove magic constant </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000036">Todo</a></b></dt><dd>loads of magic constants.. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -284,7 +284,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000035">Todo</a></b></dt><dd>don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000037">Todo</a></b></dt><dd>don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -348,8 +348,8 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000031">Todo</a></b></dt><dd>fix magic number </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000032">Todo</a></b></dt><dd>remove magic constant </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000032">Todo</a></b></dt><dd>fix magic number </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000033">Todo</a></b></dt><dd>remove magic constant </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+4
-4
@@ -132,10 +132,10 @@ $(function(){initNavTree('controlflow.html',''); initResizable(true); });
|
||||
<a href="#players">Players</a>
|
||||
</li>
|
||||
<li class="level2">
|
||||
<a href="#actors">Actors</a>
|
||||
<a href="#actors-1">Actors</a>
|
||||
</li>
|
||||
<li class="level2">
|
||||
<a href="#objects-1">Objects</a>
|
||||
<a href="#objects">Objects</a>
|
||||
</li>
|
||||
<li class="level2">
|
||||
<a href="#courses">Courses</a>
|
||||
@@ -258,7 +258,7 @@ Players</h2>
|
||||
<tr class="markdownTableRowEven">
|
||||
<td class="markdownTableBodyNone"><a class="el" href="camera_8c.html">camera</a> </td><td class="markdownTableBodyNone"><a class="el" href="structPlayer.html">Player</a> cameras </td></tr>
|
||||
</table>
|
||||
<h2><a class="anchor" id="actors"></a>
|
||||
<h2><a class="anchor" id="actors-1"></a>
|
||||
Actors</h2>
|
||||
<p><a class="el" href="structActor.html">Actor</a> related code resides in </p><table class="markdownTable">
|
||||
<tr class="markdownTableHead">
|
||||
@@ -270,7 +270,7 @@ Actors</h2>
|
||||
<tr class="markdownTableRowOdd">
|
||||
<td class="markdownTableBodyNone"><a class="el" href="code__80005FD0_8c.html">code_80005FD0</a> </td><td class="markdownTableBodyNone">Vehicles; trains, cars, trucks, boats </td></tr>
|
||||
</table>
|
||||
<h2><a class="anchor" id="objects-1"></a>
|
||||
<h2><a class="anchor" id="objects"></a>
|
||||
Objects</h2>
|
||||
<p><a class="el" href="structObject.html">Object</a> related code resides in </p><table class="markdownTable">
|
||||
<tr class="markdownTableHead">
|
||||
|
||||
+5
-5
@@ -1100,8 +1100,8 @@ Here is the call graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000033">Todo</a></b></dt><dd>remove magic constant </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000034">Todo</a></b></dt><dd>loads of magic constants.. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000035">Todo</a></b></dt><dd>remove magic constant </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000036">Todo</a></b></dt><dd>loads of magic constants.. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -1388,7 +1388,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000035">Todo</a></b></dt><dd>don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000037">Todo</a></b></dt><dd>don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -1452,8 +1452,8 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000031">Todo</a></b></dt><dd>fix magic number </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000032">Todo</a></b></dt><dd>remove magic constant </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000032">Todo</a></b></dt><dd>fix magic number </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000033">Todo</a></b></dt><dd>remove magic constant </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+5
-4
@@ -1432,7 +1432,7 @@
|
||||
<a href="actor__types_8h.html#affb5ffde510634c5c1e09a5b934d29c3"/>
|
||||
<a href="actor__types_8h_source.html"/>
|
||||
<a href="actors.html"/>
|
||||
<a href="actors.html#actors-1"/>
|
||||
<a href="actors.html#actors"/>
|
||||
<a href="actors_8c.html"/>
|
||||
<a href="actors_8c.html#a047d32425b6ea73e667cb31548bdc8dd"/>
|
||||
<a href="actors_8c.html#a074156bcbfcb24d6b691adf751bb8580"/>
|
||||
@@ -6252,7 +6252,7 @@
|
||||
<a href="contramwrite_8c.html#a5a8e6638b28caf3b5faba67df76d099c"/>
|
||||
<a href="contramwrite_8c.html#ac0f1bb81601cedc5fc5868fc7e500b88"/>
|
||||
<a href="controlflow.html"/>
|
||||
<a href="controlflow.html#actors"/>
|
||||
<a href="controlflow.html#actors-1"/>
|
||||
<a href="controlflow.html#code-breakdown"/>
|
||||
<a href="controlflow.html#course-folder"/>
|
||||
<a href="controlflow.html#courses"/>
|
||||
@@ -6260,7 +6260,7 @@
|
||||
<a href="controlflow.html#engine"/>
|
||||
<a href="controlflow.html#math"/>
|
||||
<a href="controlflow.html#menus"/>
|
||||
<a href="controlflow.html#objects-1"/>
|
||||
<a href="controlflow.html#objects"/>
|
||||
<a href="controlflow.html#overall-control-flow"/>
|
||||
<a href="controlflow.html#paradigm"/>
|
||||
<a href="controlflow.html#players"/>
|
||||
@@ -10256,6 +10256,7 @@
|
||||
<a href="md_docs_2custom-track.html#extra-information-that-may-be-helpful"/>
|
||||
<a href="md_docs_2custom-track.html#how-to-use"/>
|
||||
<a href="md_docs_2custom-track.html#import"/>
|
||||
<a href="md_docs_2custom-track.html#materials"/>
|
||||
<a href="md_docs_2custom-track.html#playing-your-custom-track"/>
|
||||
<a href="md_docs_2custom-track.html#preparation"/>
|
||||
<a href="md_docs_2custom-track.html#tips-1"/>
|
||||
@@ -12571,7 +12572,7 @@
|
||||
<a href="new__func_8h.html#ac8095e2ec1adbd7e74e655c578968a36"/>
|
||||
<a href="new__func_8h_source.html"/>
|
||||
<a href="objects.html"/>
|
||||
<a href="objects.html#objects"/>
|
||||
<a href="objects.html#objects-1"/>
|
||||
<a href="objects_8h.html"/>
|
||||
<a href="objects_8h.html#a015cc1fa03690348fb398b9be74ecc15"/>
|
||||
<a href="objects_8h.html#a02bd29e49d2089bb6bd1bfe33e360584"/>
|
||||
|
||||
+1
-1
@@ -279,7 +279,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000023">Todo</a></b></dt><dd>configure this properly </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000024">Todo</a></b></dt><dd>configure this properly </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -221,7 +221,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000023">Todo</a></b></dt><dd>configure this properly </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000024">Todo</a></b></dt><dd>configure this properly </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -622,7 +622,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000027">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000025">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+3
-3
@@ -621,7 +621,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000026">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000027">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -650,7 +650,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000025">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000026">Todo</a></b></dt><dd>Verify with proper documentation </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -669,7 +669,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000027">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000025">Todo</a></b></dt><dd>Why did void* work for matching </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -109,7 +109,12 @@ $(function(){initNavTree('md_docs_2custom-track.html',''); initResizable(true);
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><p><a class="anchor" id="custom-tracks"></a></p>
|
||||
<p><a class="el" href="structNote.html">Note</a> that this doc is a work-in-progress and has been hastily written to provide a very basic guide to get people started. It is not all encompassing and may be missing important information. A better manual will be drafted in the future.</p>
|
||||
<p>This guide is</p><ul>
|
||||
<li>Hastily written</li>
|
||||
<li>Made for advanced users</li>
|
||||
<li>A work-in-progress</li>
|
||||
</ul>
|
||||
<p>This guide is not all encompassing and may be missing important information. A better manual will be drafted in the future.</p>
|
||||
<h1><a class="anchor" id="dependencies"></a>
|
||||
Dependencies</h1>
|
||||
<ul>
|
||||
@@ -128,9 +133,17 @@ How to use</h1>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<h1><a class="anchor" id="materials"></a>
|
||||
Materials</h1>
|
||||
<ul>
|
||||
<li>Youtube tutorials discuss how materials work.</li>
|
||||
<li>Fast64 often defaults to a CI8 palette texture, always change <code>Format</code> to <code>RGBA-16 bit</code> or <code>RGBA-32 bit</code> The Colour Index (CI8) format can cause issues if not used correctly. It's easy to confuse this as directly below this box it says <code>RGBA 16-bit</code> Example of incorrect texture format: <img src="https://github.com/user-attachments/assets/518bd16e-3d16-43f9-9767-fc73ea2ab5f8" alt="image" width="677" height="777" class="inline"/></li>
|
||||
</ul>
|
||||
<p>Example of correct texture format <img src="https://github.com/user-attachments/assets/2cce483b-7fcb-435b-924e-3443e2976e95" alt="image" width="627" height="205" class="inline"/></p>
|
||||
<h1><a class="anchor" id="export"></a>
|
||||
Export</h1>
|
||||
<ul>
|
||||
<li>Check <code>Ignore Textures Restrictions</code> failing to do so may result in errors <img src="https://github.com/user-attachments/assets/60f084d3-aef4-429c-889f-2e2d74473e1a" alt="image" width="318" height="315" class="inline"/></li>
|
||||
<li>FAST64 MUST BE SET TO F3DEX MODE (The others <em>should</em> work but they don't)</li>
|
||||
<li>Select the empty and click the SpaghettiKart and <a class="el" href="classHarbour.html">Harbour</a> Masters profiles</li>
|
||||
<li>Name: Track name here</li>
|
||||
|
||||
+2
-2
@@ -2326,7 +2326,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000038">Todo</a></b></dt><dd>These sizes need to be sizeof() for shiftability if possible </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000034">Todo</a></b></dt><dd>These sizes need to be sizeof() for shiftability if possible </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -8915,7 +8915,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000037">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000031">Todo</a></b></dt><dd>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -2742,7 +2742,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000038">Todo</a></b></dt><dd>These sizes need to be sizeof() for shiftability if possible </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000034">Todo</a></b></dt><dd>These sizes need to be sizeof() for shiftability if possible </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+2
-2
@@ -381,7 +381,7 @@ Here is the caller graph for this function:</div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Navigation of the map select course menu screen </p>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000029">Todo</a></b></dt><dd><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a> to course one; </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000030">Todo</a></b></dt><dd><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a> to course one; </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -569,7 +569,7 @@ Here is the caller graph for this function:</div>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>On input skip logo screen </p>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000028">Todo</a></b></dt><dd>Label audio funcs </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000029">Todo</a></b></dt><dd>Label audio funcs </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -861,7 +861,7 @@ Variables</h2></td></tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<p>Navigation of the map select course menu screen </p>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000029">Todo</a></b></dt><dd><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a> to course one; </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000030">Todo</a></b></dt><dd><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a> to course one; </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+45
-44
@@ -84,6 +84,7 @@ var NAVTREE =
|
||||
[ "Custom Tracks", "md_docs_2custom-track.html", [
|
||||
[ "Dependencies", "md_docs_2custom-track.html#dependencies", null ],
|
||||
[ "How to use", "md_docs_2custom-track.html#how-to-use", null ],
|
||||
[ "Materials", "md_docs_2custom-track.html#materials", null ],
|
||||
[ "Export", "md_docs_2custom-track.html#export", null ],
|
||||
[ "Preparation", "md_docs_2custom-track.html#preparation", null ],
|
||||
[ "Import", "md_docs_2custom-track.html#import", null ],
|
||||
@@ -187,52 +188,52 @@ var NAVTREEINDEX =
|
||||
"main_8c.html#a47a548bbf988125912df970a7ec6aa64",
|
||||
"main_8h.html#ac1eb673d52197b3566bdd06480dd5a7b",
|
||||
"math__util__2_8c.html#a99e6304891f46564f00965ce860d1c29",
|
||||
"memory_8c.html#a318891d2a867475417b7711391e11c38",
|
||||
"menu__items_8c.html#a3be2aca50fc5de0a4b93fa2e78e73a3b",
|
||||
"menu__items_8c.html#abde647565df982f275da78a38cc7cce1",
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a2c2af243aa2e4c2b620fbe906a73139e",
|
||||
"menu__items_8h.html#a49300efb311064bd916dd37a9eee8cee",
|
||||
"menu__items_8h.html#ab57ae0e38b2006d83d83d16434dae67d",
|
||||
"menus_8h.html#a5e2c433017486f01ffa6942e02e12ec9",
|
||||
"mixer_8h.html#aca274540c8ed9e25cb0214ef84bf889e",
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da902b0d55fddef6f8d651fe1035b7d4bd",
|
||||
"networking_8h.html#aadeacb4aee3e3e6dec2288ff4284d76b",
|
||||
"osPfsChecker_8c.html#a6c47d5b15542679260cfcf6a7c841019",
|
||||
"piint_8h.html#a62517581454ce3e9286d0adb4df8b003",
|
||||
"player__controller_8c.html#aaffe6c72ab8d2690bb439bf8221d4418",
|
||||
"podium__ceremony__actors_8c.html#a8e755249ace8430f5b9ea2778d0a117c",
|
||||
"race__logic_8c.html#aac5e7f61ed2c0c4e066e6b1811ecdeb0",
|
||||
"render__objects_8c.html#a34817ab081224c72b44d7bd470ca0f6a",
|
||||
"render__objects_8c.html#ac8f0b9f57515168cd39633754f9012df",
|
||||
"render__objects_8h.html#a6ca334f228ee67943edccf090ebd894b",
|
||||
"render__player_8c.html#a196985b7759b42df6514dd0ec7fc64a7",
|
||||
"replays_8c.html#aedb1050835c582e17394a9c176bc2e78",
|
||||
"segments_8h.html#a761c05cde348942fdce0754b88fb1ca6",
|
||||
"ship3__model_8h.html#a321366f08c74177c369a54193d527cc0",
|
||||
"skybox__and__splitscreen_8h.html#a39b8efa56ec9ff632a99e6363225e9d0",
|
||||
"spawn__players_8c.html#ac5bdedc1ae38e666e8b2d65130a7d6a1",
|
||||
"stdlib_8h.html#a0302920caf64a5fbe1ce0862799d7784",
|
||||
"structAudioSessionSettingsEU.html#ad4c68ea6af3d93ca161c299535cb0aab",
|
||||
"structD__80150158.html",
|
||||
"structItemWindowObjects.html#a8e2b9fdb2882b91c6db1daf381d1c5da",
|
||||
"structOSThread__ListHead.html#a0f5603a0c98b3cc6fa2a25a0a2a441c7",
|
||||
"structPlayer.html#ab3ec920cd686937617af44c57507fcad",
|
||||
"memory_8c.html#a3050ec9f791b78adba5897958c0da577",
|
||||
"menu__items_8c.html#a3bb7198db5715cf4bfb3ac1e830ef56d",
|
||||
"menu__items_8c.html#abd8a094c50f93b277ae987f3ddfebe6a",
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a2995505910ba340330acc289d6c133d7",
|
||||
"menu__items_8h.html#a491832f399dffdb77e5882a325fa9172",
|
||||
"menu__items_8h.html#ab52602caba327c3191320954f3a745ce",
|
||||
"menus_8h.html#a58e992f1060c02737f9e3a3a737b08b9",
|
||||
"mixer_8h.html#ac356d8ecd42c75aefc2d49d207771e54",
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da8a08272720d2c055e709c1b1021917e0",
|
||||
"networking_8h.html#a9c6ade683b9f080f25707e0812ef7a6c",
|
||||
"osPfsChecker_8c.html#a593716f3494df81f212ed3803c1f57a9",
|
||||
"piint_8h.html#a5bd6e27f8f48e81a8812b78958037b77",
|
||||
"player__controller_8c.html#aafeb0470c7da44e1440ffa4848f7d500",
|
||||
"podium__ceremony__actors_8c.html#a8c6ae9a3ae3f35735260e615607ae90c",
|
||||
"race__logic_8c.html#aa064451699e55c64c16a2e0da8dbca71",
|
||||
"render__objects_8c.html#a346a55731e91e8f44ec477268ec8a0f8",
|
||||
"render__objects_8c.html#ac8564352bfa6f897e06b790f39169adf",
|
||||
"render__objects_8h.html#a6af6525f59e4b114ef2dbdf0308c1bc7",
|
||||
"render__player_8c.html#a186c5153f31e17a40d17238b1149f63d",
|
||||
"replays_8c.html#ae7d61f2c74810b3ee3efdf03b4dcc3d2",
|
||||
"segments_8h.html#a5fb071029a2685c4728754d96cbc9545",
|
||||
"ship3__model_8h.html#a2e276ffc250c9e901f77d5bdc4a77589",
|
||||
"skybox__and__splitscreen_8h.html#a34179c1d3f41299b17b99497fd6238b0",
|
||||
"spawn__players_8c.html#ac1a9412b931cfa517a2382c2fc605399",
|
||||
"stdlib_8h.html",
|
||||
"structAudioSessionSettingsEU.html#ad136cdb2c48ddb11d0ec05c913dc6ff0",
|
||||
"structCutsceneSplinePoint.html#a6ac9bd7f67e1080b4154901b53b00e30",
|
||||
"structItemWindowObjects.html#a8e1e1d4ae183da112d2503029a195875",
|
||||
"structOSThread__ListHead.html",
|
||||
"structPlayer.html#aafb0ae0bc7c46b3482a20c6ce79812d5",
|
||||
"structSF64_1_1Vec2f.html#a9e6d5f0f1c9f73d0828f1584bee81117",
|
||||
"structShellActor.html#acf7c6324c79136005a8a16b0280862d4",
|
||||
"structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8",
|
||||
"structUIWidgets_1_1FloatSliderOptions.html#a1e3fe66b9a7838234705bb1cdc45abb7",
|
||||
"structUnkStruct__80287500.html#ad4d2a80d81441e459cc0720796f4d9b6",
|
||||
"struct____OSThreadContext.html#a920aef2f45a11ba885cf811dc9c0c04f",
|
||||
"structstruct__D__801930D0__entry.html#a6750e8d9afe960a825a38052f99ae0cf",
|
||||
"textures_8c.html#a14fb55a4d3e00fb96033ddba28d381b8",
|
||||
"textures_8c.html#a6c7ffb249a81d7f607fa05899f896976",
|
||||
"textures_8c.html#acd38218f325ee5ff8f156caf17b5c699",
|
||||
"textures_8h.html#a1d9b6df14a61a59357c960a107e93f6d",
|
||||
"textures_8h.html#a7a4ba530ca57eaa3601d8e4c3537b878",
|
||||
"textures_8h.html#ad63e04a4dccccf9fc124ce67f0f4186a",
|
||||
"track_8c.html#a7d5d7b68e593cf8549ee7dfe3f667ed1",
|
||||
"track_8h.html#a9e947478f720bbe03e2edec9222e2a41",
|
||||
"update__objects_8c.html#a5f00f0423e307eaad9fc86d715392e4f",
|
||||
"waypoints_8h.html#aec16d5234e8ca789a1000fbf1349ca3e"
|
||||
"structUnkStruct__80287500.html#acd008177b914a9e4141377fc74c2e933",
|
||||
"struct____OSThreadContext.html#a8d22b76ab27135b585718d24872f091c",
|
||||
"structstruct__D__801930D0__entry.html#a5e40b5f163b5f9dee99cff2bc312af5e",
|
||||
"textures_8c.html#a14ef256758e6839f87772c5c947e744c",
|
||||
"textures_8c.html#a6c0618dab6ca197780a92fa4b996d8b1",
|
||||
"textures_8c.html#acd36293696d3b0343605afd6003faa13",
|
||||
"textures_8h.html#a1c841f61168bbc49c36fb509a9fe52da",
|
||||
"textures_8h.html#a7a38e7bd3f5e13450f1db30c7e22b2d0",
|
||||
"textures_8h.html#ad57068f5171fae34512a8fa9c2edde84",
|
||||
"track_8c.html#a7c16b64db70da7b28f254a2e79a7016e",
|
||||
"track_8h.html#a99e9c0f38a1327bc992030ceb27fafc3",
|
||||
"update__objects_8c.html#a5c512cf76ff23e1cb427d79a121026a2",
|
||||
"waypoints_8h.html#ae48f681ef2a4911e8747d3ceb0acbf6f"
|
||||
];
|
||||
|
||||
var SYNCONMSG = 'click to disable panel synchronization';
|
||||
|
||||
+2
-2
@@ -179,7 +179,7 @@ var NAVTREEINDEX26 =
|
||||
"contramwrite_8c.html#a5a8e6638b28caf3b5faba67df76d099c":[15,0,3,9,34,1],
|
||||
"contramwrite_8c.html#ac0f1bb81601cedc5fc5868fc7e500b88":[15,0,3,9,34,0],
|
||||
"controlflow.html":[1,2],
|
||||
"controlflow.html#actors":[1,2,4,2],
|
||||
"controlflow.html#actors-1":[1,2,4,2],
|
||||
"controlflow.html#code-breakdown":[1,2,4],
|
||||
"controlflow.html#course-folder":[1,2,4,4,0],
|
||||
"controlflow.html#courses":[1,2,4,4],
|
||||
@@ -187,7 +187,7 @@ var NAVTREEINDEX26 =
|
||||
"controlflow.html#engine":[1,2,4,6],
|
||||
"controlflow.html#math":[1,2,4,7],
|
||||
"controlflow.html#menus":[1,2,4,0],
|
||||
"controlflow.html#objects-1":[1,2,4,3],
|
||||
"controlflow.html#objects":[1,2,4,3],
|
||||
"controlflow.html#overall-control-flow":[1,2,2],
|
||||
"controlflow.html#paradigm":[1,2,0],
|
||||
"controlflow.html#players":[1,2,4,1],
|
||||
|
||||
+9
-9
@@ -218,14 +218,15 @@ var NAVTREEINDEX41 =
|
||||
"md_docs_2custom-characters.html#tools-to-help":[4,1,1],
|
||||
"md_docs_2custom-track.html":[5],
|
||||
"md_docs_2custom-track.html#dependencies":[5,0],
|
||||
"md_docs_2custom-track.html#export":[5,2],
|
||||
"md_docs_2custom-track.html#extra-information-that-may-be-helpful":[5,7,0],
|
||||
"md_docs_2custom-track.html#export":[5,3],
|
||||
"md_docs_2custom-track.html#extra-information-that-may-be-helpful":[5,8,0],
|
||||
"md_docs_2custom-track.html#how-to-use":[5,1],
|
||||
"md_docs_2custom-track.html#import":[5,4],
|
||||
"md_docs_2custom-track.html#playing-your-custom-track":[5,6],
|
||||
"md_docs_2custom-track.html#preparation":[5,3],
|
||||
"md_docs_2custom-track.html#tips-1":[5,7],
|
||||
"md_docs_2custom-track.html#track-initialization":[5,5],
|
||||
"md_docs_2custom-track.html#import":[5,5],
|
||||
"md_docs_2custom-track.html#materials":[5,2],
|
||||
"md_docs_2custom-track.html#playing-your-custom-track":[5,7],
|
||||
"md_docs_2custom-track.html#preparation":[5,4],
|
||||
"md_docs_2custom-track.html#tips-1":[5,8],
|
||||
"md_docs_2custom-track.html#track-initialization":[5,6],
|
||||
"md_docs_2faq.html":[6],
|
||||
"md_docs_2modding.html":[7],
|
||||
"md_docs_2textures-pack.html":[8],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX41 =
|
||||
"memory_8c.html#a2db91c87d1f6d8553c5b8c10cb6a0b57":[15,0,3,11,10,63],
|
||||
"memory_8c.html#a2e502f11afb3491f690d4539cb2e1a22":[15,0,3,11,10,17],
|
||||
"memory_8c.html#a2f296576828662564ebdc8b69ab872d9":[15,0,3,11,10,18],
|
||||
"memory_8c.html#a2f6e42e899c793e5bf23db6216ed8a39":[15,0,3,11,10,70],
|
||||
"memory_8c.html#a3050ec9f791b78adba5897958c0da577":[15,0,3,11,10,5]
|
||||
"memory_8c.html#a2f6e42e899c793e5bf23db6216ed8a39":[15,0,3,11,10,70]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX42 =
|
||||
{
|
||||
"memory_8c.html#a3050ec9f791b78adba5897958c0da577":[15,0,3,11,10,5],
|
||||
"memory_8c.html#a318891d2a867475417b7711391e11c38":[15,0,3,11,10,34],
|
||||
"memory_8c.html#a332cad400462e507d8d6d2d68035b0b2":[15,0,3,11,10,25],
|
||||
"memory_8c.html#a357dbcf2aaf13d8825a7ed86c97b0e8b":[15,0,3,11,10,22],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX42 =
|
||||
"menu__items_8c.html#a3934f8e51aaa864588a0ef59f55b4a22":[15,0,3,49,232],
|
||||
"menu__items_8c.html#a39dc6574c7791fab8467dd06d1880956":[15,0,3,49,43],
|
||||
"menu__items_8c.html#a3b4201b700eccb446bdd4e90e3424550":[15,0,3,49,181],
|
||||
"menu__items_8c.html#a3b76b9c7903af4200daa6c107afaf9b7":[15,0,3,49,138],
|
||||
"menu__items_8c.html#a3bb7198db5715cf4bfb3ac1e830ef56d":[15,0,3,49,399]
|
||||
"menu__items_8c.html#a3b76b9c7903af4200daa6c107afaf9b7":[15,0,3,49,138]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX43 =
|
||||
{
|
||||
"menu__items_8c.html#a3bb7198db5715cf4bfb3ac1e830ef56d":[15,0,3,49,399],
|
||||
"menu__items_8c.html#a3be2aca50fc5de0a4b93fa2e78e73a3b":[15,0,3,49,245],
|
||||
"menu__items_8c.html#a3cd04dc3b8c94cbd790f21ec8cecba29":[15,0,3,49,388],
|
||||
"menu__items_8c.html#a3cf0c2e331bb389b247530d3398e3577":[15,0,3,49,481],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX43 =
|
||||
"menu__items_8c.html#abb912ddea43d5de759cf94ccdf913c19":[15,0,3,49,155],
|
||||
"menu__items_8c.html#abd5d24c826f7fa0e334dd23690f689a8":[15,0,3,49,489],
|
||||
"menu__items_8c.html#abd685ea1335f607fdeba48c2dad09c92":[15,0,3,49,387],
|
||||
"menu__items_8c.html#abd6f201ef392fdfebfb1f9d4b70797a5":[15,0,3,49,109],
|
||||
"menu__items_8c.html#abd8a094c50f93b277ae987f3ddfebe6a":[15,0,3,49,269]
|
||||
"menu__items_8c.html#abd6f201ef392fdfebfb1f9d4b70797a5":[15,0,3,49,109]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX44 =
|
||||
{
|
||||
"menu__items_8c.html#abd8a094c50f93b277ae987f3ddfebe6a":[15,0,3,49,269],
|
||||
"menu__items_8c.html#abde647565df982f275da78a38cc7cce1":[15,0,3,49,414],
|
||||
"menu__items_8c.html#abeb4b3ab0caae1b4c365f9009cdb6fda":[15,0,3,49,395],
|
||||
"menu__items_8c.html#abf0c718027433d0d4b69b14b08a28c98":[15,0,3,49,33],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX44 =
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a26ed9c5b205562d0593ae5aa39236f9b":[15,0,3,50,20,57],
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a27421cdfb26158a50be291bb7047527e":[15,0,3,50,20,112],
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a28bea9e1727ec2a008268240e5e5c230":[15,0,3,50,20,70],
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a28ed99ed103148a7fba1fd2948da04bd":[15,0,3,50,20,171],
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a2995505910ba340330acc289d6c133d7":[15,0,3,50,20,102]
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a28ed99ed103148a7fba1fd2948da04bd":[15,0,3,50,20,171]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX45 =
|
||||
{
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a2995505910ba340330acc289d6c133d7":[15,0,3,50,20,102],
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a2c2af243aa2e4c2b620fbe906a73139e":[15,0,3,50,20,26],
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a2d90b65bf0c9e9347362a210ac39e32a":[15,0,3,50,20,184],
|
||||
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a2f4e13c56b36c27f593fb3385426b0f4":[15,0,3,50,20,117],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX45 =
|
||||
"menu__items_8h.html#a466c28b6989c8d22bc9fdd49dc503043":[15,0,3,50,92],
|
||||
"menu__items_8h.html#a469a280b2df59580ccb809a6ec3a8b89":[15,0,3,50,138],
|
||||
"menu__items_8h.html#a46e639780418b42f6dbabd805e2341b6":[15,0,3,50,69],
|
||||
"menu__items_8h.html#a48c9d578b69c6a0b71250ae687697c49":[15,0,3,50,222],
|
||||
"menu__items_8h.html#a491832f399dffdb77e5882a325fa9172":[15,0,3,50,291]
|
||||
"menu__items_8h.html#a48c9d578b69c6a0b71250ae687697c49":[15,0,3,50,222]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX46 =
|
||||
{
|
||||
"menu__items_8h.html#a491832f399dffdb77e5882a325fa9172":[15,0,3,50,291],
|
||||
"menu__items_8h.html#a49300efb311064bd916dd37a9eee8cee":[15,0,3,50,423],
|
||||
"menu__items_8h.html#a49d432c57c767710189d764f979e3c8d":[15,0,3,50,314],
|
||||
"menu__items_8h.html#a4a007ea44e7ab306e6126af44f75814a":[15,0,3,50,286],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX46 =
|
||||
"menu__items_8h.html#ab308cffd7811f17cbb18b768c0e94dc7":[15,0,3,50,424],
|
||||
"menu__items_8h.html#ab3c39c8f22ac65956b10c79e78d24a5f":[15,0,3,50,81],
|
||||
"menu__items_8h.html#ab4aab2f243d0409da94fff3db27bf45b":[15,0,3,50,403],
|
||||
"menu__items_8h.html#ab4e5f4ff5ffb1267fa03421112e70abf":[15,0,3,50,456],
|
||||
"menu__items_8h.html#ab52602caba327c3191320954f3a745ce":[15,0,3,50,509]
|
||||
"menu__items_8h.html#ab4e5f4ff5ffb1267fa03421112e70abf":[15,0,3,50,456]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX47 =
|
||||
{
|
||||
"menu__items_8h.html#ab52602caba327c3191320954f3a745ce":[15,0,3,50,509],
|
||||
"menu__items_8h.html#ab57ae0e38b2006d83d83d16434dae67d":[15,0,3,50,409],
|
||||
"menu__items_8h.html#ab60993caf76992168173f0ffb695df05":[15,0,3,50,298],
|
||||
"menu__items_8h.html#ab7de017572f007763be38b383877dcbe":[15,0,3,50,115],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX47 =
|
||||
"menus_8h.html#a541976407e77962ef3d85371da61ea91":[15,0,3,52,51],
|
||||
"menus_8h.html#a5664cd9260fe5fbdb0e4d29dd748e5d5":[15,0,3,52,75],
|
||||
"menus_8h.html#a57fe07151f509d6744b8d1c833092441":[15,0,3,52,36],
|
||||
"menus_8h.html#a582ce77444cd4b96bfad5cd5275f42ab":[15,0,3,52,84],
|
||||
"menus_8h.html#a58e992f1060c02737f9e3a3a737b08b9":[15,0,3,52,40]
|
||||
"menus_8h.html#a582ce77444cd4b96bfad5cd5275f42ab":[15,0,3,52,84]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX48 =
|
||||
{
|
||||
"menus_8h.html#a58e992f1060c02737f9e3a3a737b08b9":[15,0,3,52,40],
|
||||
"menus_8h.html#a5e2c433017486f01ffa6942e02e12ec9":[15,0,3,52,59],
|
||||
"menus_8h.html#a5fd6ba9b77c684f7c5e0f4732de81953":[15,0,3,52,29],
|
||||
"menus_8h.html#a60c6a69449720d514d1f6569c45f626e":[15,0,3,52,66],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX48 =
|
||||
"mixer_8h.html#ab3b813cf20d66199744eff3099b24773":[15,0,3,1,14,30],
|
||||
"mixer_8h.html#ab59f55ee824169e284b19e8e24b23e95":[15,0,3,1,14,38],
|
||||
"mixer_8h.html#abcde3b4aed1d42152c35e0485852de64":[15,0,3,1,14,20],
|
||||
"mixer_8h.html#abf54818c92e6ed6aeab40acb1128f209":[15,0,3,1,14,11],
|
||||
"mixer_8h.html#ac356d8ecd42c75aefc2d49d207771e54":[15,0,3,1,14,34]
|
||||
"mixer_8h.html#abf54818c92e6ed6aeab40acb1128f209":[15,0,3,1,14,11]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX49 =
|
||||
{
|
||||
"mixer_8h.html#ac356d8ecd42c75aefc2d49d207771e54":[15,0,3,1,14,34],
|
||||
"mixer_8h.html#aca274540c8ed9e25cb0214ef84bf889e":[15,0,3,1,14,25],
|
||||
"mixer_8h.html#accef699d94be463fbb2110f0f0d4edf3":[15,0,3,1,14,37],
|
||||
"mixer_8h.html#ad2cfe19dfb10c421c5f5dc2147fc3213":[15,0,3,1,14,22],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX49 =
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da4410ec34d9e6c1a68100ca0ce033fb17":[13,0,5,25,2],
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da57dea6f5039281b7fee517fc43bf3110":[13,0,5,25,24],
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da6ab48f7ed56efc362f41853c5616bf75":[13,0,5,25,18],
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da84e3c04e0affbe3eed42f6f6c88495bf":[13,0,5,25,11],
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da8a08272720d2c055e709c1b1021917e0":[13,0,5,25,22]
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da84e3c04e0affbe3eed42f6f6c88495bf":[13,0,5,25,11]
|
||||
};
|
||||
|
||||
+1
-1
@@ -173,7 +173,7 @@ var NAVTREEINDEX5 =
|
||||
"actor__types_8h.html#affb5ffde510634c5c1e09a5b934d29c3":[15,0,2,3,20],
|
||||
"actor__types_8h_source.html":[15,0,2,3],
|
||||
"actors.html":[0,0],
|
||||
"actors.html#actors-1":[0,0,0],
|
||||
"actors.html#actors":[0,0,0],
|
||||
"actors_8c.html":[15,0,3,11,0],
|
||||
"actors_8c.html#a047d32425b6ea73e667cb31548bdc8dd":[15,0,3,11,0,52],
|
||||
"actors_8c.html#a074156bcbfcb24d6b691adf751bb8580":[15,0,3,11,0,60],
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX50 =
|
||||
{
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da8a08272720d2c055e709c1b1021917e0":[13,0,5,25,22],
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da902b0d55fddef6f8d651fe1035b7d4bd":[13,0,5,25,0],
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791da9ead0d38e06ec253ca0ecbf6ea56e59b":[13,0,5,25,17],
|
||||
"namespaceMK64.html#a7bd07479273b52e702ac4baf9081791daa3e8ae43188ae76d38f414b2bdb0077b":[13,0,5,25,21],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX50 =
|
||||
"networking_8h.html#a7f7a40b3f0b65d490b0ee6658f8223d7":[15,0,3,8,1,22],
|
||||
"networking_8h.html#a9502f9c4e7a1f7f4936b8ff8992fa42f":[15,0,3,8,1,20],
|
||||
"networking_8h.html#a99b9c7f03653dc6ebb6e10aa759e8266":[15,0,3,8,1,13],
|
||||
"networking_8h.html#a9af574783710ca07ce7e2bc6fefc76b6":[15,0,3,8,1,21],
|
||||
"networking_8h.html#a9c6ade683b9f080f25707e0812ef7a6c":[15,0,3,8,1,5]
|
||||
"networking_8h.html#a9af574783710ca07ce7e2bc6fefc76b6":[15,0,3,8,1,21]
|
||||
};
|
||||
|
||||
+3
-3
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX51 =
|
||||
{
|
||||
"networking_8h.html#a9c6ade683b9f080f25707e0812ef7a6c":[15,0,3,8,1,5],
|
||||
"networking_8h.html#aadeacb4aee3e3e6dec2288ff4284d76b":[15,0,3,8,1,11],
|
||||
"networking_8h.html#ab06594b38f6f29fc6139a7f3cc5886ac":[15,0,3,8,1,23],
|
||||
"networking_8h.html#ac589b1f67a7e20769c3a62741439e0c6":[15,0,3,8,1,29],
|
||||
@@ -23,7 +24,7 @@ var NAVTREEINDEX51 =
|
||||
"new__func_8h.html#ac8095e2ec1adbd7e74e655c578968a36":[15,0,3,9,55,0],
|
||||
"new__func_8h_source.html":[15,0,3,9,55],
|
||||
"objects.html":[0,1],
|
||||
"objects.html#objects":[0,1,0],
|
||||
"objects.html#objects-1":[0,1,0],
|
||||
"objects_8h.html":[15,0,2,16],
|
||||
"objects_8h.html#a015cc1fa03690348fb398b9be74ecc15":[15,0,2,16,35],
|
||||
"objects_8h.html#a02bd29e49d2089bb6bd1bfe33e360584":[15,0,2,16,87],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX51 =
|
||||
"osPfsAllocateFile_8c.html#a12a746a3baa07de1c6d2791949388a4c":[15,0,3,9,80,1],
|
||||
"osPfsAllocateFile_8c.html#a6bb2c5cb35cc8f2d71036be0276e891f":[15,0,3,9,80,2],
|
||||
"osPfsAllocateFile_8c.html#aa35c1d7fc54662fbe18f3e9c8e75d3ab":[15,0,3,9,80,0],
|
||||
"osPfsChecker_8c.html":[15,0,3,9,81],
|
||||
"osPfsChecker_8c.html#a593716f3494df81f212ed3803c1f57a9":[15,0,3,9,81,0]
|
||||
"osPfsChecker_8c.html":[15,0,3,9,81]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX52 =
|
||||
{
|
||||
"osPfsChecker_8c.html#a593716f3494df81f212ed3803c1f57a9":[15,0,3,9,81,0],
|
||||
"osPfsChecker_8c.html#a6c47d5b15542679260cfcf6a7c841019":[15,0,3,9,81,1],
|
||||
"osPfsChecker_8c.html#aef15b5519cb832836e2546c3fd1af64e":[15,0,3,9,81,2],
|
||||
"osPfsDeleteFile_8c.html":[15,0,3,9,82],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX52 =
|
||||
"piint_8h.html#a4b779bbe08ade9604fb16c12bf99108e":[15,0,3,9,115,60],
|
||||
"piint_8h.html#a4c6ad808a9ddf3caa7b956602acba68e":[15,0,3,9,115,38],
|
||||
"piint_8h.html#a5107c55550c8be92d5e6b8877cf057e1":[15,0,3,9,115,13],
|
||||
"piint_8h.html#a56e85eaf866dd7e7f9385bd0682532e4":[15,0,3,9,115,68],
|
||||
"piint_8h.html#a5bd6e27f8f48e81a8812b78958037b77":[15,0,3,9,115,64]
|
||||
"piint_8h.html#a56e85eaf866dd7e7f9385bd0682532e4":[15,0,3,9,115,68]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX53 =
|
||||
{
|
||||
"piint_8h.html#a5bd6e27f8f48e81a8812b78958037b77":[15,0,3,9,115,64],
|
||||
"piint_8h.html#a62517581454ce3e9286d0adb4df8b003":[15,0,3,9,115,90],
|
||||
"piint_8h.html#a63c330d75b4e8ce79fc5cf3263278e92":[15,0,3,9,115,35],
|
||||
"piint_8h.html#a65277503df951e91c5e546372cf126c4":[15,0,3,9,115,12],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX53 =
|
||||
"player__controller_8c.html#aab4c4057257b6f6e8c470cd20d03c487":[15,0,3,53,149],
|
||||
"player__controller_8c.html#aaba04d0928ff8eaf7ef6c6cea1b93d7d":[15,0,3,53,27],
|
||||
"player__controller_8c.html#aadbb82b82a02926b542667f4e78b4046":[15,0,3,53,71],
|
||||
"player__controller_8c.html#aadd7ccd890026db7f09896da5426d5c8":[15,0,3,53,44],
|
||||
"player__controller_8c.html#aafeb0470c7da44e1440ffa4848f7d500":[15,0,3,53,77]
|
||||
"player__controller_8c.html#aadd7ccd890026db7f09896da5426d5c8":[15,0,3,53,44]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX54 =
|
||||
{
|
||||
"player__controller_8c.html#aafeb0470c7da44e1440ffa4848f7d500":[15,0,3,53,77],
|
||||
"player__controller_8c.html#aaffe6c72ab8d2690bb439bf8221d4418":[15,0,3,53,42],
|
||||
"player__controller_8c.html#ab0dbd1e70372263a934b5ce4907aa491":[15,0,3,53,81],
|
||||
"player__controller_8c.html#ab2c05a634e8227ce7a52e2b596b281b3":[15,0,3,53,61],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX54 =
|
||||
"podium__ceremony__actors_8c.html#a7af822e673ca2eb51ebe9d4a10d6d86b":[15,0,3,5,13,3],
|
||||
"podium__ceremony__actors_8c.html#a7c371812edff549f45991d545e9d88c4":[15,0,3,5,13,40],
|
||||
"podium__ceremony__actors_8c.html#a7ea229c65f264670fc828b95e8321154":[15,0,3,5,13,18],
|
||||
"podium__ceremony__actors_8c.html#a8498ff6e509f0f284e968ba8ebde3ccf":[15,0,3,5,13,35],
|
||||
"podium__ceremony__actors_8c.html#a8c6ae9a3ae3f35735260e615607ae90c":[15,0,3,5,13,33]
|
||||
"podium__ceremony__actors_8c.html#a8498ff6e509f0f284e968ba8ebde3ccf":[15,0,3,5,13,35]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX55 =
|
||||
{
|
||||
"podium__ceremony__actors_8c.html#a8c6ae9a3ae3f35735260e615607ae90c":[15,0,3,5,13,33],
|
||||
"podium__ceremony__actors_8c.html#a8e755249ace8430f5b9ea2778d0a117c":[15,0,3,5,13,10],
|
||||
"podium__ceremony__actors_8c.html#a8f084b11598b111cbea7b52e49b26c8b":[15,0,3,5,13,17],
|
||||
"podium__ceremony__actors_8c.html#aa7db12bbf2b4620e89db609cd18c273a":[15,0,3,5,13,14],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX55 =
|
||||
"race__logic_8c.html#a836d0734cc365cdfb4b35561107bfe4e":[15,0,3,11,12,12],
|
||||
"race__logic_8c.html#a89ac412ce30c2e0e583d74258a887c8b":[15,0,3,11,12,45],
|
||||
"race__logic_8c.html#a9c6f4eb059607fcd18e4df0dcaaeec5b":[15,0,3,11,12,32],
|
||||
"race__logic_8c.html#a9eda822eb897f015332a199f25aee562":[15,0,3,11,12,41],
|
||||
"race__logic_8c.html#aa064451699e55c64c16a2e0da8dbca71":[15,0,3,11,12,43]
|
||||
"race__logic_8c.html#a9eda822eb897f015332a199f25aee562":[15,0,3,11,12,41]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX56 =
|
||||
{
|
||||
"race__logic_8c.html#aa064451699e55c64c16a2e0da8dbca71":[15,0,3,11,12,43],
|
||||
"race__logic_8c.html#aac5e7f61ed2c0c4e066e6b1811ecdeb0":[15,0,3,11,12,34],
|
||||
"race__logic_8c.html#aac937545c174100218f0726a70d83e33":[15,0,3,11,12,20],
|
||||
"race__logic_8c.html#ab3cce6260fc4d7f0c4610aeebce8de54":[15,0,3,11,12,5],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX56 =
|
||||
"render__objects_8c.html#a33684f0745ad1366fef89d3fd5ef598e":[15,0,3,57,375],
|
||||
"render__objects_8c.html#a336d2e0b470860fcf2269893a1f71763":[15,0,3,57,6],
|
||||
"render__objects_8c.html#a33fc340f4fc3585368fc4612e85a606c":[15,0,3,57,206],
|
||||
"render__objects_8c.html#a3412bd1100bae2a7228c53d260c4c5c5":[15,0,3,57,192],
|
||||
"render__objects_8c.html#a346a55731e91e8f44ec477268ec8a0f8":[15,0,3,57,345]
|
||||
"render__objects_8c.html#a3412bd1100bae2a7228c53d260c4c5c5":[15,0,3,57,192]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX57 =
|
||||
{
|
||||
"render__objects_8c.html#a346a55731e91e8f44ec477268ec8a0f8":[15,0,3,57,345],
|
||||
"render__objects_8c.html#a34817ab081224c72b44d7bd470ca0f6a":[15,0,3,57,236],
|
||||
"render__objects_8c.html#a34c722424463f658672b8e58c3e8036d":[15,0,3,57,25],
|
||||
"render__objects_8c.html#a34fb3e71c237b45c897db290b1f420b5":[15,0,3,57,265],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX57 =
|
||||
"render__objects_8c.html#ac65015c8c4cb9f586b55bba6caec40e1":[15,0,3,57,4],
|
||||
"render__objects_8c.html#ac656c9d46351721efd3023e0fb8261d5":[15,0,3,57,168],
|
||||
"render__objects_8c.html#ac6b2b1be6d99122b6bd5612bdee6ffef":[15,0,3,57,346],
|
||||
"render__objects_8c.html#ac7735a81a89d148e0546c7f424ced10f":[15,0,3,57,301],
|
||||
"render__objects_8c.html#ac8564352bfa6f897e06b790f39169adf":[15,0,3,57,1]
|
||||
"render__objects_8c.html#ac7735a81a89d148e0546c7f424ced10f":[15,0,3,57,301]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX58 =
|
||||
{
|
||||
"render__objects_8c.html#ac8564352bfa6f897e06b790f39169adf":[15,0,3,57,1],
|
||||
"render__objects_8c.html#ac8f0b9f57515168cd39633754f9012df":[15,0,3,57,116],
|
||||
"render__objects_8c.html#ac8ff710887f5fdcd115e40bbea498642":[15,0,3,57,363],
|
||||
"render__objects_8c.html#aca52ec6f647b303e0bb33dbfe7d93e23":[15,0,3,57,204],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX58 =
|
||||
"render__objects_8h.html#a66ec10b1f6ecfc3d033c7e6a03fd6e07":[15,0,3,58,168],
|
||||
"render__objects_8h.html#a684cc4aa1db00e776245c18c17b326a6":[15,0,3,58,158],
|
||||
"render__objects_8h.html#a6918ec7973190fa97c18723bafacdb80":[15,0,3,58,90],
|
||||
"render__objects_8h.html#a69d6b0f6db9c287463f3f3dd7cb102e4":[15,0,3,58,286],
|
||||
"render__objects_8h.html#a6af6525f59e4b114ef2dbdf0308c1bc7":[15,0,3,58,83]
|
||||
"render__objects_8h.html#a69d6b0f6db9c287463f3f3dd7cb102e4":[15,0,3,58,286]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX59 =
|
||||
{
|
||||
"render__objects_8h.html#a6af6525f59e4b114ef2dbdf0308c1bc7":[15,0,3,58,83],
|
||||
"render__objects_8h.html#a6ca334f228ee67943edccf090ebd894b":[15,0,3,58,102],
|
||||
"render__objects_8h.html#a6cd6bb2454060a65cc307cb1948e8c48":[15,0,3,58,296],
|
||||
"render__objects_8h.html#a6db7e50544d95ced924e2c96bc47db65":[15,0,3,58,190],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX59 =
|
||||
"render__player_8c.html#a10924e4fcf199d2308c9d12a5853d742":[15,0,3,59,82],
|
||||
"render__player_8c.html#a133c4d88d3b4c75572b417a0f01956f4":[15,0,3,59,54],
|
||||
"render__player_8c.html#a134979f530082395406ddce35d8ff702":[15,0,3,59,31],
|
||||
"render__player_8c.html#a158b48200549d664c74835f33b442f12":[15,0,3,59,77],
|
||||
"render__player_8c.html#a186c5153f31e17a40d17238b1149f63d":[15,0,3,59,4]
|
||||
"render__player_8c.html#a158b48200549d664c74835f33b442f12":[15,0,3,59,77]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX60 =
|
||||
{
|
||||
"render__player_8c.html#a186c5153f31e17a40d17238b1149f63d":[15,0,3,59,4],
|
||||
"render__player_8c.html#a196985b7759b42df6514dd0ec7fc64a7":[15,0,3,59,6],
|
||||
"render__player_8c.html#a1b4c1f505293981dcb7285bac305c8f4":[15,0,3,59,73],
|
||||
"render__player_8c.html#a1cfc917f2d97de8a1e438fd141f18096":[15,0,3,59,59],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX60 =
|
||||
"replays_8c.html#ad3fe55bff348a8b6cfc02f327bda8544":[15,0,3,61,7],
|
||||
"replays_8c.html#ad9b538228a8f0987738ad0e8cd7f301a":[15,0,3,61,32],
|
||||
"replays_8c.html#ada30ba013c97df306b243dbd89d8979f":[15,0,3,61,11],
|
||||
"replays_8c.html#adb82b3575b5edee855a069cc37937215":[15,0,3,61,38],
|
||||
"replays_8c.html#ae7d61f2c74810b3ee3efdf03b4dcc3d2":[15,0,3,61,13]
|
||||
"replays_8c.html#adb82b3575b5edee855a069cc37937215":[15,0,3,61,38]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX61 =
|
||||
{
|
||||
"replays_8c.html#ae7d61f2c74810b3ee3efdf03b4dcc3d2":[15,0,3,61,13],
|
||||
"replays_8c.html#aedb1050835c582e17394a9c176bc2e78":[15,0,3,61,8],
|
||||
"replays_8c.html#aee24e49cb7f56db0afa7884ac229e9a8":[15,0,3,61,55],
|
||||
"replays_8c.html#aee4aca6ad9d5e3c97dac777a4ba497c7":[15,0,3,61,41],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX61 =
|
||||
"segments_8h.html#a5048de3bcd4ff96d1513bb3c7c28bbf3":[15,0,2,19,13],
|
||||
"segments_8h.html#a5abd1d81c608882a0d8f517b8c383d6c":[15,0,2,19,31],
|
||||
"segments_8h.html#a5c4b46682e3b26db8919944b7766bc43":[15,0,2,19,7],
|
||||
"segments_8h.html#a5d9c8e65759367d19eda7d85d4fe36fa":[15,0,2,19,33],
|
||||
"segments_8h.html#a5fb071029a2685c4728754d96cbc9545":[15,0,2,19,42]
|
||||
"segments_8h.html#a5d9c8e65759367d19eda7d85d4fe36fa":[15,0,2,19,33]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX62 =
|
||||
{
|
||||
"segments_8h.html#a5fb071029a2685c4728754d96cbc9545":[15,0,2,19,42],
|
||||
"segments_8h.html#a761c05cde348942fdce0754b88fb1ca6":[15,0,2,19,19],
|
||||
"segments_8h.html#a7929c34c95fe113ccab671ed9de129ee":[15,0,2,19,22],
|
||||
"segments_8h.html#a83985bbab670a44f410118ee86e60ee8":[15,0,2,19,1],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX62 =
|
||||
"ship3__model_8h.html":[15,0,0,8,7],
|
||||
"ship3__model_8h.html#a08ea87caec52e75a6f470547be2286a8":[15,0,0,8,7,21],
|
||||
"ship3__model_8h.html#a1ef7e9a413b788c173ac00fa8c360e86":[15,0,0,8,7,10],
|
||||
"ship3__model_8h.html#a269705167261f98f7cc5ca027fcba656":[15,0,0,8,7,12],
|
||||
"ship3__model_8h.html#a2e276ffc250c9e901f77d5bdc4a77589":[15,0,0,8,7,9]
|
||||
"ship3__model_8h.html#a269705167261f98f7cc5ca027fcba656":[15,0,0,8,7,12]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX63 =
|
||||
{
|
||||
"ship3__model_8h.html#a2e276ffc250c9e901f77d5bdc4a77589":[15,0,0,8,7,9],
|
||||
"ship3__model_8h.html#a321366f08c74177c369a54193d527cc0":[15,0,0,8,7,27],
|
||||
"ship3__model_8h.html#a366133a8567efcd83c1e155251065507":[15,0,0,8,7,32],
|
||||
"ship3__model_8h.html#a375527c565bd54813af79173088f3e68":[15,0,0,8,7,8],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX63 =
|
||||
"skybox__and__splitscreen_8h.html#a213c7db805b5f5abc6c4511b44b24c96":[15,0,3,11,17,13],
|
||||
"skybox__and__splitscreen_8h.html#a248dc83fd4a3f414744f72faf84b1904":[15,0,3,11,17,28],
|
||||
"skybox__and__splitscreen_8h.html#a305f9888c702557c18a9dfdd9c7225f3":[15,0,3,11,17,1],
|
||||
"skybox__and__splitscreen_8h.html#a30bce983f26f3643814ad1075cae39be":[15,0,3,11,17,18],
|
||||
"skybox__and__splitscreen_8h.html#a34179c1d3f41299b17b99497fd6238b0":[15,0,3,11,17,12]
|
||||
"skybox__and__splitscreen_8h.html#a30bce983f26f3643814ad1075cae39be":[15,0,3,11,17,18]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX64 =
|
||||
{
|
||||
"skybox__and__splitscreen_8h.html#a34179c1d3f41299b17b99497fd6238b0":[15,0,3,11,17,12],
|
||||
"skybox__and__splitscreen_8h.html#a39b8efa56ec9ff632a99e6363225e9d0":[15,0,3,11,17,35],
|
||||
"skybox__and__splitscreen_8h.html#a3b52a415dad457e45730015e6dfd3614":[15,0,3,11,17,0],
|
||||
"skybox__and__splitscreen_8h.html#a3cae4ed02b4f4ac73f8e0092f0599bd0":[15,0,3,11,17,43],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX64 =
|
||||
"spawn__players_8c.html#aae8a9d8780e4a6f785b9ba134f82bb81":[15,0,3,65,24],
|
||||
"spawn__players_8c.html#aaf1f89a8f58a74d28fb1481e50c2f790":[15,0,3,65,4],
|
||||
"spawn__players_8c.html#aba5103574f2df90f216982304b427403":[15,0,3,65,23],
|
||||
"spawn__players_8c.html#abbdc589eb83f64900700c40a4009f9af":[15,0,3,65,60],
|
||||
"spawn__players_8c.html#ac1a9412b931cfa517a2382c2fc605399":[15,0,3,65,11]
|
||||
"spawn__players_8c.html#abbdc589eb83f64900700c40a4009f9af":[15,0,3,65,60]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX65 =
|
||||
{
|
||||
"spawn__players_8c.html#ac1a9412b931cfa517a2382c2fc605399":[15,0,3,65,11],
|
||||
"spawn__players_8c.html#ac5bdedc1ae38e666e8b2d65130a7d6a1":[15,0,3,65,38],
|
||||
"spawn__players_8c.html#acf71f860f24a8235de54bf35adb8680d":[15,0,3,65,26],
|
||||
"spawn__players_8c.html#acffa19b9332d272bdfc26f6a45bc5a62":[15,0,3,65,34],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX65 =
|
||||
"stddef_8h_source.html":[15,0,2,1,2],
|
||||
"stdio_8h.html":[15,0,2,1,3],
|
||||
"stdio_8h.html#a97fd95bd955bbf9cf76afa678565e746":[15,0,2,1,3,0],
|
||||
"stdio_8h_source.html":[15,0,2,1,3],
|
||||
"stdlib_8h.html":[15,0,2,1,4]
|
||||
"stdio_8h_source.html":[15,0,2,1,3]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX66 =
|
||||
{
|
||||
"stdlib_8h.html":[15,0,2,1,4],
|
||||
"stdlib_8h.html#a0302920caf64a5fbe1ce0862799d7784":[15,0,2,1,4,4],
|
||||
"stdlib_8h.html#a10ef0aefc570d851e0e15e98758cde3e":[15,0,2,1,4,2],
|
||||
"stdlib_8h.html#a51d8facb71b482170b8bf45b9961df48":[15,0,2,1,4,3],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX66 =
|
||||
"structAudioSessionSettingsEU.html#aa5e07810054922eba49f2bae39f1162f":[14,0,73,0],
|
||||
"structAudioSessionSettingsEU.html#aae709a2743d6826f25b9fb259d1f0a91":[14,0,73,6],
|
||||
"structAudioSessionSettingsEU.html#ac2955278eb5601fcfa4dcdff41a5b98a":[14,0,73,4],
|
||||
"structAudioSessionSettingsEU.html#ac9f95428e970bdeb432af5777d213e0f":[14,0,73,9],
|
||||
"structAudioSessionSettingsEU.html#ad136cdb2c48ddb11d0ec05c913dc6ff0":[14,0,73,11]
|
||||
"structAudioSessionSettingsEU.html#ac9f95428e970bdeb432af5777d213e0f":[14,0,73,9]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX67 =
|
||||
{
|
||||
"structAudioSessionSettingsEU.html#ad136cdb2c48ddb11d0ec05c913dc6ff0":[14,0,73,11],
|
||||
"structAudioSessionSettingsEU.html#ad4c68ea6af3d93ca161c299535cb0aab":[14,0,73,2],
|
||||
"structAudioSessionSettingsEU.html#adfe76cb7c88c0bfc85d2fe27f2b99160":[14,0,73,10],
|
||||
"structAudioSessionSettingsEU.html#ae4a9341b0913386e8fc19890619cb72f":[14,0,73,13],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX67 =
|
||||
"structCutscene.html#adf71ab9b7e76c8a387d4934437caa7e2":[14,0,107,0],
|
||||
"structCutsceneSplinePoint.html":[14,0,108],
|
||||
"structCutsceneSplinePoint.html#a56141a177956feb2bf2f1dcbf347dd2e":[14,0,108,0],
|
||||
"structCutsceneSplinePoint.html#a58d0f7ecc0595b19192b1d8397de22e0":[14,0,108,1],
|
||||
"structCutsceneSplinePoint.html#a6ac9bd7f67e1080b4154901b53b00e30":[14,0,108,2]
|
||||
"structCutsceneSplinePoint.html#a58d0f7ecc0595b19192b1d8397de22e0":[14,0,108,1]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX68 =
|
||||
{
|
||||
"structCutsceneSplinePoint.html#a6ac9bd7f67e1080b4154901b53b00e30":[14,0,108,2],
|
||||
"structD__80150158.html":[14,0,109],
|
||||
"structD__80150158.html#a89d74859e90572976c5094359e65f992":[14,0,109,2],
|
||||
"structD__80150158.html#a9a2b85ef05b849f1199d7a39e35c37c7":[14,0,109,0],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX68 =
|
||||
"structItemWindowObjects.html#a8618dba6b9c74342fe3b97a32068fa59":[14,0,142,3],
|
||||
"structItemWindowObjects.html#a86be5cf8759cd7114aaaf9616064a625":[14,0,142,43],
|
||||
"structItemWindowObjects.html#a88bb76dc212896528318da6540623fb2":[14,0,142,23],
|
||||
"structItemWindowObjects.html#a8d6f56c0d6d7ff071e8e530f3bac74cd":[14,0,142,33],
|
||||
"structItemWindowObjects.html#a8e1e1d4ae183da112d2503029a195875":[14,0,142,46]
|
||||
"structItemWindowObjects.html#a8d6f56c0d6d7ff071e8e530f3bac74cd":[14,0,142,33]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX69 =
|
||||
{
|
||||
"structItemWindowObjects.html#a8e1e1d4ae183da112d2503029a195875":[14,0,142,46],
|
||||
"structItemWindowObjects.html#a8e2b9fdb2882b91c6db1daf381d1c5da":[14,0,142,10],
|
||||
"structItemWindowObjects.html#a975631c0998ffc149ebbf10af80fd45d":[14,0,142,63],
|
||||
"structItemWindowObjects.html#a99cd4a3fa0a0337afeba6429dd729c90":[14,0,142,21],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX69 =
|
||||
"structOSEventMessageStruct__0__s.html#af1a57f744f32174015a18c0be67cacb1":[14,0,197,0],
|
||||
"structOSPifRam.html":[14,0,199],
|
||||
"structOSPifRam.html#a5053c829fab8ca1d155b56ed14eb98b3":[14,0,199,1],
|
||||
"structOSPifRam.html#a7be825ca2019df6f807aed6bd0dda490":[14,0,199,0],
|
||||
"structOSThread__ListHead.html":[14,0,200]
|
||||
"structOSPifRam.html#a7be825ca2019df6f807aed6bd0dda490":[14,0,199,0]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX70 =
|
||||
{
|
||||
"structOSThread__ListHead.html":[14,0,200],
|
||||
"structOSThread__ListHead.html#a0f5603a0c98b3cc6fa2a25a0a2a441c7":[14,0,200,1],
|
||||
"structOSThread__ListHead.html#a1d4eb931112cce63e932ecfab4380d24":[14,0,200,0],
|
||||
"structOSThread__ListHead.html#a796024461360bf4e86aa58bff4d690c5":[14,0,200,2],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX70 =
|
||||
"structPlayer.html#aa8a121a7db4672487c329c21681b2558":[14,0,213,121],
|
||||
"structPlayer.html#aa9b856aeb5c4245fbda7109d08fb150b":[14,0,213,92],
|
||||
"structPlayer.html#aae518465f7e2a02ba5b6036c7b30721d":[14,0,213,95],
|
||||
"structPlayer.html#aae5a17b5abd99f6be17a6de2c3354559":[14,0,213,117],
|
||||
"structPlayer.html#aafb0ae0bc7c46b3482a20c6ce79812d5":[14,0,213,4]
|
||||
"structPlayer.html#aae5a17b5abd99f6be17a6de2c3354559":[14,0,213,117]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX71 =
|
||||
{
|
||||
"structPlayer.html#aafb0ae0bc7c46b3482a20c6ce79812d5":[14,0,213,4],
|
||||
"structPlayer.html#ab3ec920cd686937617af44c57507fcad":[14,0,213,8],
|
||||
"structPlayer.html#ab7ae0789868ef90ace8e47e35ff543e7":[14,0,213,86],
|
||||
"structPlayer.html#abb8992c4eacd17ba54e927f374fb8ff5":[14,0,213,47],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX71 =
|
||||
"structSF64_1_1Vec2f.html#a0ce46ae7e6af1bd459a922f58e4f3acc":[13,0,8,22,0],
|
||||
"structSF64_1_1Vec2f.html#a0ce46ae7e6af1bd459a922f58e4f3acc":[14,0,4,22,0],
|
||||
"structSF64_1_1Vec2f.html#a2b630c32145bbc80c7f552b8cd766b0a":[13,0,8,22,2],
|
||||
"structSF64_1_1Vec2f.html#a2b630c32145bbc80c7f552b8cd766b0a":[14,0,4,22,2],
|
||||
"structSF64_1_1Vec2f.html#a9e6d5f0f1c9f73d0828f1584bee81117":[13,0,8,22,1]
|
||||
"structSF64_1_1Vec2f.html#a2b630c32145bbc80c7f552b8cd766b0a":[14,0,4,22,2]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX72 =
|
||||
{
|
||||
"structSF64_1_1Vec2f.html#a9e6d5f0f1c9f73d0828f1584bee81117":[13,0,8,22,1],
|
||||
"structSF64_1_1Vec2f.html#a9e6d5f0f1c9f73d0828f1584bee81117":[14,0,4,22,1],
|
||||
"structSF64_1_1Vec3f.html":[13,0,8,23],
|
||||
"structSF64_1_1Vec3f.html":[14,0,4,23],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX72 =
|
||||
"structShellActor.html#a77c5d4878d9a0867430326a1d63491dc":[14,0,243,5],
|
||||
"structShellActor.html#a89a884c6ba2b5b022b7dcb5e74d50910":[14,0,243,16],
|
||||
"structShellActor.html#abb69af2d8de513a7f3ddadb94b2b6078":[14,0,243,2],
|
||||
"structShellActor.html#ac40ddee32f5d1a093578e3f23ed76e0b":[14,0,243,3],
|
||||
"structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8":[14,0,243,6]
|
||||
"structShellActor.html#ac40ddee32f5d1a093578e3f23ed76e0b":[14,0,243,3]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX73 =
|
||||
{
|
||||
"structShellActor.html#acd41b01d05450b6a241a81907bb4fbb8":[14,0,243,6],
|
||||
"structShellActor.html#acf7c6324c79136005a8a16b0280862d4":[14,0,243,14],
|
||||
"structShellActor.html#ad503d4399dfef15a8aeb4cfec64ac155":[14,0,243,12],
|
||||
"structShellActor.html#adaca452aa94770d8d57f99cc1f3b7151":[14,0,243,10],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX73 =
|
||||
"structUIWidgets_1_1FloatSliderOptions.html":[13,0,11,4],
|
||||
"structUIWidgets_1_1FloatSliderOptions.html":[14,0,7,3],
|
||||
"structUIWidgets_1_1FloatSliderOptions.html#a11a789e4aa792be4c99fbe7e04ab91c3":[13,0,11,4,15],
|
||||
"structUIWidgets_1_1FloatSliderOptions.html#a11a789e4aa792be4c99fbe7e04ab91c3":[14,0,7,3,15],
|
||||
"structUIWidgets_1_1FloatSliderOptions.html#a1e3fe66b9a7838234705bb1cdc45abb7":[13,0,11,4,2]
|
||||
"structUIWidgets_1_1FloatSliderOptions.html#a11a789e4aa792be4c99fbe7e04ab91c3":[14,0,7,3,15]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX74 =
|
||||
{
|
||||
"structUIWidgets_1_1FloatSliderOptions.html#a1e3fe66b9a7838234705bb1cdc45abb7":[13,0,11,4,2],
|
||||
"structUIWidgets_1_1FloatSliderOptions.html#a1e3fe66b9a7838234705bb1cdc45abb7":[14,0,7,3,2],
|
||||
"structUIWidgets_1_1FloatSliderOptions.html#a250ee971de7e77532356d08dc1e18884":[13,0,11,4,10],
|
||||
"structUIWidgets_1_1FloatSliderOptions.html#a250ee971de7e77532356d08dc1e18884":[14,0,7,3,10],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX74 =
|
||||
"structUnkStruct__80287500.html#ab6c5d79f3a95e2c351de09cceadabcef":[14,0,326,9],
|
||||
"structUnkStruct__80287500.html#ac1f4bf19d1314f363a3518ef83e16617":[14,0,326,5],
|
||||
"structUnkStruct__80287500.html#ac59a3754bf6c893374ba756692b11469":[14,0,326,1],
|
||||
"structUnkStruct__80287500.html#acb42c984184fee77662b95e1bf5ba34d":[14,0,326,0],
|
||||
"structUnkStruct__80287500.html#acd008177b914a9e4141377fc74c2e933":[14,0,326,4]
|
||||
"structUnkStruct__80287500.html#acb42c984184fee77662b95e1bf5ba34d":[14,0,326,0]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX75 =
|
||||
{
|
||||
"structUnkStruct__80287500.html#acd008177b914a9e4141377fc74c2e933":[14,0,326,4],
|
||||
"structUnkStruct__80287500.html#ad4d2a80d81441e459cc0720796f4d9b6":[14,0,326,12],
|
||||
"structUnkStruct__802B53C8.html":[14,0,327],
|
||||
"structUnkStruct__802B53C8.html#a7cc4d45965d8db54eb6862744040c61c":[14,0,327,2],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX75 =
|
||||
"struct____OSThreadContext.html#a875ff7979f508f25f11c86ea9a44f265":[14,0,19,6],
|
||||
"struct____OSThreadContext.html#a877788485cdeac4f6db3833f0944d830":[14,0,19,23],
|
||||
"struct____OSThreadContext.html#a885d0ab8dabc2084ee55711cbc69b3d0":[14,0,19,48],
|
||||
"struct____OSThreadContext.html#a8bfa911c70a2b6eeddbb29b9447321b6":[14,0,19,1],
|
||||
"struct____OSThreadContext.html#a8d22b76ab27135b585718d24872f091c":[14,0,19,32]
|
||||
"struct____OSThreadContext.html#a8bfa911c70a2b6eeddbb29b9447321b6":[14,0,19,1]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX76 =
|
||||
{
|
||||
"struct____OSThreadContext.html#a8d22b76ab27135b585718d24872f091c":[14,0,19,32],
|
||||
"struct____OSThreadContext.html#a920aef2f45a11ba885cf811dc9c0c04f":[14,0,19,3],
|
||||
"struct____OSThreadContext.html#a956a451f1b2a6161c237b74cd4c82676":[14,0,19,19],
|
||||
"struct____OSThreadContext.html#a9aabf877b60333e3d81b671cc434140e":[14,0,19,22],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX76 =
|
||||
"structstruct__D__801930D0__entry.html#a2b59dcf734003a54672ffafbc633a31d":[14,0,276,6],
|
||||
"structstruct__D__801930D0__entry.html#a2d55892d56cf64ac1ee77c150dc9134b":[14,0,276,7],
|
||||
"structstruct__D__801930D0__entry.html#a300736a789a273317d8e72b3e21777d2":[14,0,276,5],
|
||||
"structstruct__D__801930D0__entry.html#a5cdb80b611b9c204d9041ef45d819059":[14,0,276,4],
|
||||
"structstruct__D__801930D0__entry.html#a5e40b5f163b5f9dee99cff2bc312af5e":[14,0,276,11]
|
||||
"structstruct__D__801930D0__entry.html#a5cdb80b611b9c204d9041ef45d819059":[14,0,276,4]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX77 =
|
||||
{
|
||||
"structstruct__D__801930D0__entry.html#a5e40b5f163b5f9dee99cff2bc312af5e":[14,0,276,11],
|
||||
"structstruct__D__801930D0__entry.html#a6750e8d9afe960a825a38052f99ae0cf":[14,0,276,16],
|
||||
"structstruct__D__801930D0__entry.html#a6dd67bacadab845849e35775cd3d679f":[14,0,276,17],
|
||||
"structstruct__D__801930D0__entry.html#a7230413b1890caf8bff5e02932c6402a":[14,0,276,10],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX77 =
|
||||
"textures_8c.html#a1469f73e77b637075b63e8e4543e04e7":[15,0,3,3,5,681],
|
||||
"textures_8c.html#a147002a71c5f1517cde2afec7a730d83":[15,0,3,3,5,465],
|
||||
"textures_8c.html#a14b43162a140febf8c9b8bdc906a8501":[15,0,3,3,5,694],
|
||||
"textures_8c.html#a14b4addf14483dbf71650a16e739cfa5":[15,0,3,3,5,61],
|
||||
"textures_8c.html#a14ef256758e6839f87772c5c947e744c":[15,0,3,3,5,606]
|
||||
"textures_8c.html#a14b4addf14483dbf71650a16e739cfa5":[15,0,3,3,5,61]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX78 =
|
||||
{
|
||||
"textures_8c.html#a14ef256758e6839f87772c5c947e744c":[15,0,3,3,5,606],
|
||||
"textures_8c.html#a14fb55a4d3e00fb96033ddba28d381b8":[15,0,3,3,5,645],
|
||||
"textures_8c.html#a15171f2ec20e08a05cea100ae4eb1d86":[15,0,3,3,5,186],
|
||||
"textures_8c.html#a153f4a30d45b3a82465167e8c7d09da0":[15,0,3,3,5,291],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX78 =
|
||||
"textures_8c.html#a6acf0922813385b27d4b4f80e8447c0f":[15,0,3,3,5,157],
|
||||
"textures_8c.html#a6b286e035be341715af19c029268e991":[15,0,3,3,5,256],
|
||||
"textures_8c.html#a6bab5d882b3dbfc448c7ce1e7c1299b0":[15,0,3,3,5,549],
|
||||
"textures_8c.html#a6bc366ca2778d3ad49031b2f541ace37":[15,0,3,3,5,117],
|
||||
"textures_8c.html#a6c0618dab6ca197780a92fa4b996d8b1":[15,0,3,3,5,49]
|
||||
"textures_8c.html#a6bc366ca2778d3ad49031b2f541ace37":[15,0,3,3,5,117]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX79 =
|
||||
{
|
||||
"textures_8c.html#a6c0618dab6ca197780a92fa4b996d8b1":[15,0,3,3,5,49],
|
||||
"textures_8c.html#a6c7ffb249a81d7f607fa05899f896976":[15,0,3,3,5,396],
|
||||
"textures_8c.html#a6cd0b47054b27a747be921ed1d0fd3f7":[15,0,3,3,5,243],
|
||||
"textures_8c.html#a6d633bce8271160ee690b289da900e8f":[15,0,3,3,5,206],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX79 =
|
||||
"textures_8c.html#aca5fb9be342467e26fb5b47e31ea07d8":[15,0,3,3,5,682],
|
||||
"textures_8c.html#acb126b9ba4498259d90fd8731327eacf":[15,0,3,3,5,313],
|
||||
"textures_8c.html#acb87b670b3d36e83e6836c3960d101f2":[15,0,3,3,5,686],
|
||||
"textures_8c.html#acbec4fee64705ecce4fdd2aa11888fc7":[15,0,3,3,5,295],
|
||||
"textures_8c.html#acd36293696d3b0343605afd6003faa13":[15,0,3,3,5,20]
|
||||
"textures_8c.html#acbec4fee64705ecce4fdd2aa11888fc7":[15,0,3,3,5,295]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX80 =
|
||||
{
|
||||
"textures_8c.html#acd36293696d3b0343605afd6003faa13":[15,0,3,3,5,20],
|
||||
"textures_8c.html#acd38218f325ee5ff8f156caf17b5c699":[15,0,3,3,5,697],
|
||||
"textures_8c.html#acdc481125972f4b4736d46cb40d3a250":[15,0,3,3,5,21],
|
||||
"textures_8c.html#acdd82fc54c9a98b0b0140f8e730d4ab1":[15,0,3,3,5,615],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX80 =
|
||||
"textures_8h.html#a1b0e89310abc62cf5529c5b3e704a894":[15,0,3,68,568],
|
||||
"textures_8h.html#a1b1a054f369c020a71ace73cbd0037d9":[15,0,3,68,590],
|
||||
"textures_8h.html#a1b1eba4f29a091572b77f77949371a26":[15,0,3,68,140],
|
||||
"textures_8h.html#a1c2eea1d3854585d55aa89f2ce78d456":[15,0,3,68,387],
|
||||
"textures_8h.html#a1c841f61168bbc49c36fb509a9fe52da":[15,0,3,68,701]
|
||||
"textures_8h.html#a1c2eea1d3854585d55aa89f2ce78d456":[15,0,3,68,387]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX81 =
|
||||
{
|
||||
"textures_8h.html#a1c841f61168bbc49c36fb509a9fe52da":[15,0,3,68,701],
|
||||
"textures_8h.html#a1d9b6df14a61a59357c960a107e93f6d":[15,0,3,68,654],
|
||||
"textures_8h.html#a1dd3ed0a827e12add4424a7e6da97247":[15,0,3,68,643],
|
||||
"textures_8h.html#a1e2830d548102983c0f40562476a7711":[15,0,3,68,351],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX81 =
|
||||
"textures_8h.html#a795ab9fb74f120cb1550cdd568d09af1":[15,0,3,68,450],
|
||||
"textures_8h.html#a797a722d881efacd9441c3d8b9d52633":[15,0,3,68,363],
|
||||
"textures_8h.html#a797fb972378c6f2c5799df492f9e8307":[15,0,3,68,455],
|
||||
"textures_8h.html#a7a164530d50f1729dda4dad75ebf66ef":[15,0,3,68,28],
|
||||
"textures_8h.html#a7a38e7bd3f5e13450f1db30c7e22b2d0":[15,0,3,68,588]
|
||||
"textures_8h.html#a7a164530d50f1729dda4dad75ebf66ef":[15,0,3,68,28]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX82 =
|
||||
{
|
||||
"textures_8h.html#a7a38e7bd3f5e13450f1db30c7e22b2d0":[15,0,3,68,588],
|
||||
"textures_8h.html#a7a4ba530ca57eaa3601d8e4c3537b878":[15,0,3,68,172],
|
||||
"textures_8h.html#a7a8aed127c4dbfa7f141d3126910f962":[15,0,3,68,45],
|
||||
"textures_8h.html#a7b22f67e3ae662489b54dc2ec0d14d4e":[15,0,3,68,678],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX82 =
|
||||
"textures_8h.html#ad50813cce1a04e0fd4c76b86c4b54c95":[15,0,3,68,130],
|
||||
"textures_8h.html#ad50a27a03e36c01014db7025267a910a":[15,0,3,68,694],
|
||||
"textures_8h.html#ad53b1bfcdbcfad0a416b45c2fa192bf4":[15,0,3,68,454],
|
||||
"textures_8h.html#ad56c068aa1fada4e7034ad46a4e61b65":[15,0,3,68,340],
|
||||
"textures_8h.html#ad57068f5171fae34512a8fa9c2edde84":[15,0,3,68,594]
|
||||
"textures_8h.html#ad56c068aa1fada4e7034ad46a4e61b65":[15,0,3,68,340]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX83 =
|
||||
{
|
||||
"textures_8h.html#ad57068f5171fae34512a8fa9c2edde84":[15,0,3,68,594],
|
||||
"textures_8h.html#ad63e04a4dccccf9fc124ce67f0f4186a":[15,0,3,68,288],
|
||||
"textures_8h.html#ad6abd5fca6db4337824498ec8f1b2ba0":[15,0,3,68,434],
|
||||
"textures_8h.html#ad726ffdcbc68d68349643733c38f3412":[15,0,3,68,670],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX83 =
|
||||
"track_8c.html#a770338a21882d0873f9760b6adc85bb5":[15,0,0,8,12,32],
|
||||
"track_8c.html#a77d9eb1629303b85e84b2644f2adf71a":[15,0,0,8,12,112],
|
||||
"track_8c.html#a784dfe912005f49599e9ba30f7eb474c":[15,0,0,8,12,189],
|
||||
"track_8c.html#a7acc6937cc2abb0e2371aca9ae6fa824":[15,0,0,8,12,16],
|
||||
"track_8c.html#a7c16b64db70da7b28f254a2e79a7016e":[15,0,0,8,12,163]
|
||||
"track_8c.html#a7acc6937cc2abb0e2371aca9ae6fa824":[15,0,0,8,12,16]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX84 =
|
||||
{
|
||||
"track_8c.html#a7c16b64db70da7b28f254a2e79a7016e":[15,0,0,8,12,163],
|
||||
"track_8c.html#a7d5d7b68e593cf8549ee7dfe3f667ed1":[15,0,0,8,12,17],
|
||||
"track_8c.html#a7dd2523d3cb172c3a8478198f35e76f6":[15,0,0,8,12,161],
|
||||
"track_8c.html#a7f122ae93f2ddb0943149c100aac8f28":[15,0,0,8,12,65],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX84 =
|
||||
"track_8h.html#a96c11fc48a1fbfdfc1b16d61b5621d47":[15,0,0,8,13,185],
|
||||
"track_8h.html#a9784a5a6d1949da88e509e0ac59511ad":[15,0,0,8,13,54],
|
||||
"track_8h.html#a983cae78b2aba3a5c22c9b434e4fe8fb":[15,0,0,8,13,15],
|
||||
"track_8h.html#a99805976cd9a5cfc034081dc170984cc":[15,0,0,8,13,192],
|
||||
"track_8h.html#a99e9c0f38a1327bc992030ceb27fafc3":[15,0,0,8,13,173]
|
||||
"track_8h.html#a99805976cd9a5cfc034081dc170984cc":[15,0,0,8,13,192]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX85 =
|
||||
{
|
||||
"track_8h.html#a99e9c0f38a1327bc992030ceb27fafc3":[15,0,0,8,13,173],
|
||||
"track_8h.html#a9e947478f720bbe03e2edec9222e2a41":[15,0,0,8,13,41],
|
||||
"track_8h.html#a9ec5be905614be02be2e4a9c284897dd":[15,0,0,8,13,110],
|
||||
"track_8h.html#aa0707fc63b2f59d654490896e645c8f9":[15,0,0,8,13,21],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX85 =
|
||||
"update__objects_8c.html#a5a67c56075d0913ee457950fa44fc961":[15,0,3,69,102],
|
||||
"update__objects_8c.html#a5a771dbf7fbb25d378ab59b7610200db":[15,0,3,69,203],
|
||||
"update__objects_8c.html#a5ac10bdf02fa5f66183ce0da2f55a41d":[15,0,3,69,41],
|
||||
"update__objects_8c.html#a5b10e163d17f78f43ec59de3a5c401a0":[15,0,3,69,147],
|
||||
"update__objects_8c.html#a5c512cf76ff23e1cb427d79a121026a2":[15,0,3,69,22]
|
||||
"update__objects_8c.html#a5b10e163d17f78f43ec59de3a5c401a0":[15,0,3,69,147]
|
||||
};
|
||||
|
||||
+2
-2
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX86 =
|
||||
{
|
||||
"update__objects_8c.html#a5c512cf76ff23e1cb427d79a121026a2":[15,0,3,69,22],
|
||||
"update__objects_8c.html#a5f00f0423e307eaad9fc86d715392e4f":[15,0,3,69,44],
|
||||
"update__objects_8c.html#a5f919af8fe62091da3c2beb957939727":[15,0,3,69,197],
|
||||
"update__objects_8c.html#a5ff4e49864e7c44e4b717c33c585b0bd":[15,0,3,69,71],
|
||||
@@ -248,6 +249,5 @@ var NAVTREEINDEX86 =
|
||||
"waypoints_8h.html#acca6da54d418c10ec6b115d5b4cd4581":[15,0,2,24,1],
|
||||
"waypoints_8h.html#acd400daa95682d03a04716f74628af10":[15,0,2,24,17],
|
||||
"waypoints_8h.html#acfb8266e8b457b6fb4913ae20e6237d8":[15,0,2,24,27],
|
||||
"waypoints_8h.html#ae3566a02982df77dbd8ad7011b0ef86d":[15,0,2,24,26],
|
||||
"waypoints_8h.html#ae48f681ef2a4911e8747d3ceb0acbf6f":[15,0,2,24,25]
|
||||
"waypoints_8h.html#ae3566a02982df77dbd8ad7011b0ef86d":[15,0,2,24,26]
|
||||
};
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
var NAVTREEINDEX87 =
|
||||
{
|
||||
"waypoints_8h.html#ae48f681ef2a4911e8747d3ceb0acbf6f":[15,0,2,24,25],
|
||||
"waypoints_8h.html#aec16d5234e8ca789a1000fbf1349ca3e":[15,0,2,24,8],
|
||||
"waypoints_8h.html#af5dd8797b862da2ce3e9cfdbcaceb79e":[15,0,2,24,5],
|
||||
"waypoints_8h_source.html":[15,0,2,24],
|
||||
|
||||
+1
-1
@@ -841,7 +841,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000030">Todo</a></b></dt><dd><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a>; </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000028">Todo</a></b></dt><dd><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a>; </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -108,7 +108,7 @@ $(function(){initNavTree('objects.html',''); initResizable(true); });
|
||||
<div class="headertitle"><div class="title">Objects</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><h1><a class="anchor" id="objects"></a>
|
||||
<div class="textblock"><h1><a class="anchor" id="objects-1"></a>
|
||||
Objects</h1>
|
||||
</div></div><!-- contents -->
|
||||
</div><!-- PageDoc -->
|
||||
|
||||
+1
-1
@@ -36,7 +36,7 @@ var searchData=
|
||||
['objectpicker_2ecpp_33',['ObjectPicker.cpp',['../ObjectPicker_8cpp.html',1,'']]],
|
||||
['objectpicker_2eh_34',['ObjectPicker.h',['../ObjectPicker_8h.html',1,'']]],
|
||||
['objectreplication_35',['ObjectReplication',['../replication_8c.html#a51d6551124e4a1946bb006ba096d6726',1,'replication.c']]],
|
||||
['objects_36',['Objects',['../structWorld_1_1Matrix.html#a9ffe24e9a3a0b5365aa5fcf5287d9619',1,'World::Matrix::Objects'],['../classWorld.html#a6cbf7696cb1102cd7f07b937b8e42648',1,'World::Objects'],['../objects.html',1,'Objects'],['../objects.html#objects',1,'Objects'],['../controlflow.html#objects-1',1,'Objects']]],
|
||||
['objects_36',['Objects',['../structWorld_1_1Matrix.html#a9ffe24e9a3a0b5365aa5fcf5287d9619',1,'World::Matrix::Objects'],['../classWorld.html#a6cbf7696cb1102cd7f07b937b8e42648',1,'World::Objects'],['../objects.html',1,'Objects'],['../controlflow.html#objects',1,'Objects'],['../objects.html#objects-1',1,'Objects']]],
|
||||
['objects_2eh_37',['objects.h',['../objects_8h.html',1,'']]],
|
||||
['objects_2emd_38',['objects.md',['../objects_8md.html',1,'']]],
|
||||
['obombkart_39',['OBombKart',['../classOBombKart.html',1,'OBombKart'],['../classOBombKart.html#adce8f46e3608e94dd14e465b61db900b',1,'OBombKart::OBombKart()']]],
|
||||
|
||||
+1
-1
@@ -92,7 +92,7 @@ var searchData=
|
||||
['actorinitparams_89',['ActorInitParams',['../structActorInitParams.html',1,'']]],
|
||||
['actorlist_90',['ActorList',['../namespaceEditor.html#aa2e1ff6c936cecd08d75463c42812624',1,'Editor']]],
|
||||
['actorreplication_91',['ActorReplication',['../replication_8c.html#a26dd97c60547f572972e89064852c0b4',1,'replication.c']]],
|
||||
['actors_92',['Actors',['../classWorld.html#a801d7b9b95a56aad4e6c850e7b3f04f2',1,'World::Actors'],['../actorsmenu.html',1,'Actors'],['../controlflow.html#actors',1,'Actors'],['../actors.html#actors-1',1,'Actors']]],
|
||||
['actors_92',['Actors',['../classWorld.html#a801d7b9b95a56aad4e6c850e7b3f04f2',1,'World::Actors'],['../actorsmenu.html',1,'Actors'],['../actors.html#actors',1,'Actors'],['../controlflow.html#actors-1',1,'Actors']]],
|
||||
['actors_20work_93',['How Actors Work',['../actors.html',1,'actorsmenu']]],
|
||||
['actors_2ec_94',['actors.c',['../actors_8c.html',1,'']]],
|
||||
['actors_2eh_95',['actors.h',['../actors_8h.html',1,'']]],
|
||||
|
||||
+564
-563
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -327,7 +327,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000030">Todo</a></b></dt><dd><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a>; </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000028">Todo</a></b></dt><dd><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a>; </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -110,18 +110,18 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<div class="contents">
|
||||
<div class="textblock"><dl class="reflist">
|
||||
<dt>Global <a class="el" href="controller_8h.html#aab452241c8ea115165a20157fc64fb9e">__osGetId</a> (OSPfs *pfs)</dt>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000033"></a>remove magic constant </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000034"></a>loads of magic constants.. </p>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000035"></a>remove magic constant </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000036"></a>loads of magic constants.. </p>
|
||||
</dd>
|
||||
<dt>Global <a class="el" href="osPfsDeleteFile_8c.html#a9058bfef76860424d50c262127aabb87">__osPfsReleasePages</a> (OSPfs *pfs, <a class="el" href="struct____OSInode.html">__OSInode</a> *inode, u8 start_page, u16 *sum, u8 bank, <a class="el" href="union____OSInodeUnit.html">__OSInodeUnit</a> *last_page, int flag)</dt>
|
||||
<dd><a class="anchor" id="_todo000046"></a>magic number </dd>
|
||||
<dt>Global <a class="el" href="controller_8h.html#aa962180453c026d747ebef163e571966">__osPfsRWInode</a> (OSPfs *pfs, <a class="el" href="struct____OSInode.html">__OSInode</a> *inode, u8 flag, u8 bank)</dt>
|
||||
<dd><a class="anchor" id="_todo000035"></a>don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something </dd>
|
||||
<dd><a class="anchor" id="_todo000037"></a>don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something </dd>
|
||||
<dt>Global <a class="el" href="piint_8h.html#a3e05f8f40d1da55183ee0eaec0c5b6bb">__osPiDevMgr</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000040"></a>In libreultra this is in an include </dd>
|
||||
<dt>Global <a class="el" href="controller_8h.html#aef46f2f348aa04f58019de1b9036fcec">__osRepairPackId</a> (OSPfs *pfs, <a class="el" href="struct____OSPackId.html">__OSPackId</a> *badid, <a class="el" href="struct____OSPackId.html">__OSPackId</a> *newid)</dt>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000031"></a>fix magic number </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000032"></a>remove magic constant </p>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000032"></a>fix magic number </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000033"></a>remove magic constant </p>
|
||||
</dd>
|
||||
<dt>Global <a class="el" href="courseTable_8h.html#a83643ea0bd8b0af88efc38bccc1b93ca">_course_mario_raceway_dl_mio0SegmentRomStart</a> []</dt>
|
||||
<dd><a class="anchor" id="_todo000068"></a>These should probably be ptr's instead of array's? </dd>
|
||||
@@ -134,15 +134,15 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="camera_8h.html#a5d473430986a7e9d5ceca3b538321cc8">BAD_RETURN</a> (cmd)</dt>
|
||||
<dd><a class="anchor" id="_todo000006"></a>put this define in types.h or similar. Certain functions are marked as having return values, but do not actually return a value. This causes undefined behavior, which we'd rather avoid on modern GCC. This only impacts -O2 and can matter for both the function itself and functions that call it. </dd>
|
||||
<dt>Global <a class="el" href="main_8h.html#a9410901312e9664a26f6a854227f2f8b">clear_framebuffer</a> (s32)</dt>
|
||||
<dd><a class="anchor" id="_todo000027"></a>Why did void* work for matching </dd>
|
||||
<dd><a class="anchor" id="_todo000025"></a>Why did void* work for matching </dd>
|
||||
<dt>Global <a class="el" href="menus_8h.html#af045ec59aa11111dbb4b7ad27ec0d6f4">course_select_menu_act</a> (struct <a class="el" href="structController.html">Controller</a> *, u16)</dt>
|
||||
<dd><a class="anchor" id="_todo000029"></a><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a> to course one; </dd>
|
||||
<dd><a class="anchor" id="_todo000030"></a><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a> to course one; </dd>
|
||||
<dt>Global <a class="el" href="update__objects_8c.html#adf5256c5c92e5b22c984e0b8d171cda6">D_800E43B0</a> []</dt>
|
||||
<dd><a class="anchor" id="_todo000064"></a>unused? </dd>
|
||||
<dt>Global <a class="el" href="code__80281780_8h.html#a76c4e29164ea94ce7dd883af83565b45">debug_switch_character_ceremony_cutscene</a> (void)</dt>
|
||||
<dd><a class="anchor" id="_todo000010"></a>confirm this. </dd>
|
||||
<dt>Union <a class="el" href="uniondu.html">du</a> </dt>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000036"></a>is it possible to remove them somehow? </p>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000038"></a>is it possible to remove them somehow? </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000041"></a>is it possible to remove them somehow? </p>
|
||||
</dd>
|
||||
<dt>Global <a class="el" href="data_8h.html#aa7ed73e948f47fa899fce22e05095d39">fill</a> [2]</dt>
|
||||
@@ -150,7 +150,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="data_8h.html#a837f6c2be63a0e045e0df9860e2c4e97">fill2</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000002"></a>0x00000000800f624c fill2 </dd>
|
||||
<dt>Global <a class="el" href="freecam_8h.html#a24fe70d9abfdbfce68d126f947aee64d">freecam_keyboard_manager</a> (<a class="el" href="structCamera.html">Camera</a> *, <a class="el" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a>)</dt>
|
||||
<dd><a class="anchor" id="_todo000023"></a>configure this properly </dd>
|
||||
<dd><a class="anchor" id="_todo000024"></a>configure this properly </dd>
|
||||
<dt>Global <a class="el" href="player__controller_8h.html#a56b6cc32d3ba7e190ae4e338292b56f3">func_80028864</a> (<a class="el" href="structPlayer.html">Player</a> *, <a class="el" href="structCamera.html">Camera</a> *, s8, s8)</dt>
|
||||
<dd><a class="anchor" id="_todo000054"></a>make a proper match </dd>
|
||||
<dt>Global <a class="el" href="render__objects_8c.html#ae0dda7b003f95d15d72c5d40ed47127e">func_80046030</a> (u8 *tlut, u8 *texture, Vtx *arg2, s32 width, s32 arg4, s32 height)</dt>
|
||||
@@ -162,7 +162,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="update__objects_8c.html#afb6db6000e381e18cb393c9293ed3a05">func_800745C8</a> (s32 objectIndex, const char **lakituTexturePtr)</dt>
|
||||
<dd><a class="anchor" id="_todo000065"></a>arg1 should likely be a u8 * </dd>
|
||||
<dt>Global <a class="el" href="menu__items_8h.html#a11daab0c2cb2700179b2325d2c619769">func_80091FA4</a> (void)</dt>
|
||||
<dd><a class="anchor" id="_todo000038"></a>These sizes need to be sizeof() for shiftability if possible </dd>
|
||||
<dd><a class="anchor" id="_todo000034"></a>These sizes need to be sizeof() for shiftability if possible </dd>
|
||||
<dt>Global <a class="el" href="port__eu_8h.html#a01e0fb6ba3bfcf5f10f894ca7effbaea">func_800CBC24</a> (void)</dt>
|
||||
<dd><a class="anchor" id="_todo000005"></a>clenanup, something's weird with the variables. D_800EA4A4 is probably <a class="el" href="structEuAudioCmd.html">EuAudioCmd</a> bc of the + 0x100 </dd>
|
||||
<dt>Global <a class="el" href="ceremony__and__credits_8c.html#aab9248c3326f8c807db81c730ae8dc08">func_8028336C</a> (UNUSED <a class="el" href="structCinematicCamera.html">CinematicCamera</a> *arg0, UNUSED <a class="el" href="structCamera.html">Camera</a> *camera)</dt>
|
||||
@@ -172,7 +172,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="race__logic_8h.html#a4eb4cb5c0963bcfceae40d340c2e7756">func_8028F970</a> (void)</dt>
|
||||
<dd><a class="anchor" id="_todo000055"></a>increasing players past four would require increase this loop iterator. </dd>
|
||||
<dt>Global <a class="el" href="Game_8h.html#af21f89b45e081c9857c7c6689737ea93">GetCupName</a> (void)</dt>
|
||||
<dd><a class="anchor" id="_todo000037"></a>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd>
|
||||
<dd><a class="anchor" id="_todo000031"></a>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd>
|
||||
<dt>Global <a class="el" href="code__800029B0_8h.html#a8a6a0e5ed8709356fba948d0beeb6a95">gPlayerWinningIndex</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000007"></a>gPlayerWinningIndex (D_800DC5E8) accessed as word, D_800DC5EB as u8 </dd>
|
||||
<dt>Global <a class="el" href="some__data_8c.html#af40885efd72dc665a278c6f29e19ecf3">gTorchSpawns</a> []</dt>
|
||||
@@ -188,11 +188,11 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="code__80005FD0_8h.html#ae7d80d54daf89164e96f79cbd921e85f">load_track_path</a> (s32)</dt>
|
||||
<dd><a class="anchor" id="_todo000009"></a>Confirm this comment </dd>
|
||||
<dt>Global <a class="el" href="menus_8c.html#a3d16275034df7858d890273a95a5a4af">logo_intro_menu_act</a> (struct <a class="el" href="structController.html">Controller</a> *controller, UNUSED u16 controllerIdx)</dt>
|
||||
<dd><a class="anchor" id="_todo000028"></a>Label audio funcs </dd>
|
||||
<dd><a class="anchor" id="_todo000029"></a>Label audio funcs </dd>
|
||||
<dt>Global <a class="el" href="main_8h.html#a3e7f5dc57f158b3772b2ab86f730b3d7">MTX_KART_POOL_SIZE</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000026"></a>Verify with proper documentation </dd>
|
||||
<dd><a class="anchor" id="_todo000027"></a>Verify with proper documentation </dd>
|
||||
<dt>Global <a class="el" href="main_8h.html#a92feae5b57f31cf54ba83ec8dacfa031">MTX_SHADOW_POOL_SIZE</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000025"></a>Verify with proper documentation </dd>
|
||||
<dd><a class="anchor" id="_todo000026"></a>Verify with proper documentation </dd>
|
||||
<dt>Global <a class="el" href="podium__ceremony__actors_8h.html#a186674a03da1d9fce04a3211d6f4ec4d">new_actor</a> (<a class="el" href="structActorInitParams.html">ActorInitParams</a> *)</dt>
|
||||
<dd><a class="anchor" id="_todo000013"></a>More indepth error checking/return value </dd>
|
||||
<dt>Global <a class="el" href="structNote.html#ad84c5a727f09a9ea8140bcf1b56ce512">Note::priority</a> </dt>
|
||||
@@ -204,9 +204,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Class <a class="el" href="classOSeagull.html">OSeagull</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000015"></a>unk_0D5 needs to be a struct variable probably. What does it do? Behaviour? </dd>
|
||||
<dt>Global <a class="el" href="classOSnowman.html#abb32ca3bd6c2d1e50779e2b58b94607f">OSnowman::DrawBody</a> (s32)</dt>
|
||||
<dd><a class="anchor" id="_todo000017"></a>quick hack to add the snow particles on hit. Need to separate into its own class </dd>
|
||||
<dd><a class="anchor" id="_todo000019"></a>quick hack to add the snow particles on hit. Need to separate into its own class </dd>
|
||||
<dt>Global <a class="el" href="classOSnowman.html#ae84de267ff70c7e2ac5748b9bd738ada">OSnowman::Tick</a> () override</dt>
|
||||
<dd><a class="anchor" id="_todo000016"></a>quick hack to add the snow particles on hit. Need to separate into its own class </dd>
|
||||
<dd><a class="anchor" id="_todo000018"></a>quick hack to add the snow particles on hit. Need to separate into its own class </dd>
|
||||
<dt>Global <a class="el" href="stubs_8c.html#a4694169ebbc67d1cab176b4f8945ce51">osPfsDeleteFile</a> (OSPfs *pfs, u16 company_code, u32 game_code, u8 *game_name, u8 *ext_name)</dt>
|
||||
<dd><a class="anchor" id="_todo000045"></a>magic constant </dd>
|
||||
<dt>Global <a class="el" href="osPiStartDma_8c.html#ae288a36d96a4db6977d95327e246ec12">osPiStartDma</a> (OSIoMesg *mb, s32 priority, s32 direction, uintptr_t devAddr, void *vAddr, size_t nbytes, OSMesgQueue *mq)</dt>
|
||||
@@ -218,22 +218,22 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="osViSwapBuffer_8c.html#ad9fbc8feed5d6cf557a051834e168950">osViSwapBuffer</a> (void *vaddr)</dt>
|
||||
<dd><a class="anchor" id="_todo000050"></a>figure out what this flag means </dd>
|
||||
<dt>Class <a class="el" href="classOThwomp.html">OThwomp</a> </dt>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000018"></a>Make shadow size bigger if thwomp is scaled up </p>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000016"></a>Make shadow size bigger if thwomp is scaled up </p>
|
||||
<p class="interdd"></p>
|
||||
<p class="enddd">make adjustable properties for squishSize and boundingBoxSize </p>
|
||||
</dd>
|
||||
<dt>Global <a class="el" href="classOThwomp.html#a8ac60b80a575d7408133c8e7cb1246d4">OThwomp::_boundingBoxSize</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000019"></a>Write this better. This effects the squish size and the bounding box size. </dd>
|
||||
<dd><a class="anchor" id="_todo000017"></a>Write this better. This effects the squish size and the bounding box size. </dd>
|
||||
<dt>Global <a class="el" href="osEPiRawStartDma_8c.html#a61b4993ebb70a3b701fccc3221c36d81">PI_DOMAIN1</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000043"></a>This define is from os.h, but including that causes problems... </dd>
|
||||
<dt>Global <a class="el" href="collision__viewer_8h.html#afaee40683a3ae56cae11b2c5687e3328">render_collision</a> (void)</dt>
|
||||
<dd><a class="anchor" id="_todo000024"></a>decide to use colours or textures and fix displaylists because they are buggy </dd>
|
||||
<dd><a class="anchor" id="_todo000023"></a>decide to use colours or textures and fix displaylists because they are buggy </dd>
|
||||
<dt>Global <a class="el" href="render__objects_8c.html#a33684f0745ad1366fef89d3fd5ef598e">render_texture_rectangle</a> (s32 x, s32 y, s32 width, s32 height, s32 s, s32 w, s32 mode)</dt>
|
||||
<dd><a class="anchor" id="_todo000059"></a>Update to F3DEX. Uses OLD definition for gspTextureRectangle. </dd>
|
||||
<dt>Global <a class="el" href="render__objects_8c.html#aadbe7ac97f3cbf7b4c06e645f6dcbb74">render_texture_rectangle_wide</a> (s32 x, s32 y, s32 width, s32 height, s32 arg4, s32 arg5, s32 arg6)</dt>
|
||||
<dd><a class="anchor" id="_todo000060"></a>Update to F3DEX. Uses OLD definition for gspTextureRectangle. </dd>
|
||||
<dt>Global <a class="el" href="start__game_8c.html#a398b9ba81e585f81d5b86d2ca26f8708">set_course</a> (const char *data)</dt>
|
||||
<dd><a class="anchor" id="_todo000030"></a><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a>; </dd>
|
||||
<dd><a class="anchor" id="_todo000028"></a><a class="el" href="Game_8cpp.html#af96f9195419b1a81241a2bd5fc03f93b">SetCourse()</a>; </dd>
|
||||
<dt>Global <a class="el" href="render__objects_8h.html#a2dfbec4da7f3417bfce9017bc9f65c57">set_minimap_finishline_position</a> (s32)</dt>
|
||||
<dd><a class="anchor" id="_todo000063"></a>: Hardcode these x and y values. Because why not? </dd>
|
||||
<dt>Global <a class="el" href="sounds_8h.html#a71288c0bb15b503d4570b441a05013f4">SOUND_ARG_LOAD</a> (sound_bank, byte2, byte3, sound_id)</dt>
|
||||
|
||||
+1
-1
@@ -138,7 +138,7 @@ Data Fields</h2></td></tr>
|
||||
<tr class="separator:a7acdb4906c87ca5bbcd9c86f20080554"><td class="memSeparator" colspan="2"> </td></tr>
|
||||
</table>
|
||||
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
|
||||
<div class="textblock"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000036">Todo</a></b></dt><dd>is it possible to remove them somehow? </dd></dl>
|
||||
<div class="textblock"><dl class="todo"><dt><b><a class="el" href="todo.html#_todo000038">Todo</a></b></dt><dd>is it possible to remove them somehow? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000041">Todo</a></b></dt><dd>is it possible to remove them somehow? </dd></dl>
|
||||
</div><h2 class="groupheader">Field Documentation</h2>
|
||||
<a id="a258273f21784ceba6533c8bd20bc8bc0" name="a258273f21784ceba6533c8bd20bc8bc0"></a>
|
||||
|
||||
Reference in New Issue
Block a user