mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-09 14:56:07 -04:00
Deploying to gh-pages from @ HarbourMasters/SpaghettiKart@69f83ed625 🚀
This commit is contained in:
+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>
|
||||
|
||||
+2
-2
@@ -451,7 +451,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#_todo000057">Todo</a></b></dt><dd>Commented out because deletes too soon. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000056">Todo</a></b></dt><dd>Commented out because deletes too soon. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -1829,7 +1829,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#_todo000056">Todo</a></b></dt><dd>actorType needs to be passed into this function for flexibility </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000055">Todo</a></b></dt><dd>actorType needs to be passed into this function for flexibility </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+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="objects.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 -->
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
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 ]
|
||||
|
||||
@@ -24,7 +24,7 @@ var basics =
|
||||
[ "Code Breakdown", "controlflow.html#code-breakdown", [
|
||||
[ "Menus", "controlflow.html#menus", null ],
|
||||
[ "Players", "controlflow.html#players", null ],
|
||||
[ "Actors", "controlflow.html#actors", null ],
|
||||
[ "Actors", "controlflow.html#actors-1", null ],
|
||||
[ "Objects", "controlflow.html#objects-1", 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#_todo000018">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#_todo000017">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#_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#_todo000016">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">
|
||||
|
||||
+1
-1
@@ -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#_todo000016">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#_todo000018">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>
|
||||
|
||||
@@ -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">
|
||||
|
||||
+2
-2
@@ -132,7 +132,7 @@ $(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>
|
||||
@@ -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">
|
||||
|
||||
+2
-2
@@ -1473,7 +1473,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"/>
|
||||
@@ -6302,7 +6302,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"/>
|
||||
|
||||
+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">
|
||||
|
||||
+1
-1
@@ -2398,7 +2398,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#_todo000039">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#_todo000038">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">
|
||||
|
||||
+1
-1
@@ -2744,7 +2744,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#_todo000039">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#_todo000038">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">
|
||||
|
||||
+1
-1
@@ -230,7 +230,7 @@ var NAVTREEINDEX26 =
|
||||
"contramwrite_8c.html#a5a8e6638b28caf3b5faba67df76d099c":[16,0,3,9,34,1],
|
||||
"contramwrite_8c.html#ac0f1bb81601cedc5fc5868fc7e500b88":[16,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],
|
||||
|
||||
+1
-1
@@ -214,7 +214,7 @@ var NAVTREEINDEX5 =
|
||||
"actor__types_8h.html#affb5ffde510634c5c1e09a5b934d29c3":[16,0,2,4,20],
|
||||
"actor__types_8h_source.html":[16,0,2,4],
|
||||
"actors.html":[0,0],
|
||||
"actors.html#actors-1":[0,0,0],
|
||||
"actors.html#actors":[0,0,0],
|
||||
"actors_8c.html":[16,0,3,11,0],
|
||||
"actors_8c.html#a047d32425b6ea73e667cb31548bdc8dd":[16,0,3,11,0,52],
|
||||
"actors_8c.html#a074156bcbfcb24d6b691adf751bb8580":[16,0,3,11,0,60],
|
||||
|
||||
+1
-1
@@ -219,7 +219,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#_todo000041">Todo</a></b></dt><dd>figure out what it means </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000040">Todo</a></b></dt><dd>figure out what it means </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -236,7 +236,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#_todo000040">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000041">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -171,7 +171,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#_todo000040">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000041">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -191,7 +191,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#_todo000048">Todo</a></b></dt><dd>figure out why this is like this </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000047">Todo</a></b></dt><dd>figure out why this is like this </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -172,7 +172,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000047">Todo</a></b></dt><dd>name magic constants </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000048">Todo</a></b></dt><dd>name magic constants </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -206,7 +206,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#_todo000040">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000041">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-1
@@ -144,7 +144,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000049">Todo</a></b></dt><dd>name magic constants </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000053">Todo</a></b></dt><dd>name magic constants </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -143,7 +143,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000050">Todo</a></b></dt><dd>figure out what this flag means </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000049">Todo</a></b></dt><dd>figure out what this flag means </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+4
-4
@@ -782,7 +782,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000051">Todo</a></b></dt><dd>name </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000050">Todo</a></b></dt><dd>name </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -797,7 +797,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000052">Todo</a></b></dt><dd>name </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000051">Todo</a></b></dt><dd>name </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -812,7 +812,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000053">Todo</a></b></dt><dd>name </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000052">Todo</a></b></dt><dd>name </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -1767,7 +1767,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#_todo000040">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000041">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-1
@@ -689,7 +689,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#_todo000055">Todo</a></b></dt><dd>increasing players past four would require increase this loop iterator. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000057">Todo</a></b></dt><dd>increasing players past four would require increase this loop iterator. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -626,7 +626,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#_todo000055">Todo</a></b></dt><dd>increasing players past four would require increase this loop iterator. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000057">Todo</a></b></dt><dd>increasing players past four would require increase this loop iterator. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -2834,7 +2834,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#_todo000058">Todo</a></b></dt><dd>tlut/texture unconfirmed. This could be texture1 and texture2 </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000059">Todo</a></b></dt><dd>tlut/texture unconfirmed. This could be texture1 and texture2 </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -11413,7 +11413,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#_todo000061">Todo</a></b></dt><dd>fakematch? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000063">Todo</a></b></dt><dd>fakematch? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -11470,7 +11470,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#_todo000062">Todo</a></b></dt><dd>fakematch? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000064">Todo</a></b></dt><dd>fakematch? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -17229,7 +17229,7 @@ Here is the caller graph for this function:</div>
|
||||
<p>Renders</p>
|
||||
<p>Menus: Mario Kart 64 Logo, Debug text</p>
|
||||
<p>1P: Coloured square in third hud mode that players go around. </p>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000059">Todo</a></b></dt><dd>Update to F3DEX. Uses OLD definition for gspTextureRectangle. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000061">Todo</a></b></dt><dd>Update to F3DEX. Uses OLD definition for gspTextureRectangle. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -17284,7 +17284,7 @@ Here is the caller graph for this function:</div>
|
||||
<p>Renders</p>
|
||||
<p>For all game modes</p>
|
||||
<p>Minimap, CurrLap, Lap time </p>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000060">Todo</a></b></dt><dd>Update to F3DEX. Uses OLD definition for gspTextureRectangle. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000062">Todo</a></b></dt><dd>Update to F3DEX. Uses OLD definition for gspTextureRectangle. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -17578,7 +17578,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#_todo000063">Todo</a></b></dt><dd>: Hardcode these x and y values. Because why not? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000065">Todo</a></b></dt><dd>: Hardcode these x and y values. Because why not? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -16408,7 +16408,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#_todo000063">Todo</a></b></dt><dd>: Hardcode these x and y values. Because why not? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000065">Todo</a></b></dt><dd>: Hardcode these x and y values. Because why not? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -97,7 +97,7 @@ var searchData=
|
||||
['actorinitparams_94',['ActorInitParams',['../structActorInitParams.html',1,'']]],
|
||||
['actorlist_95',['ActorList',['../namespaceEditor.html#aa2e1ff6c936cecd08d75463c42812624',1,'Editor']]],
|
||||
['actorreplication_96',['ActorReplication',['../replication_8c.html#a26dd97c60547f572972e89064852c0b4',1,'replication.c']]],
|
||||
['actors_97',['Actors',['../classWorld.html#a801d7b9b95a56aad4e6c850e7b3f04f2',1,'World::Actors'],['../actorsmenu.html',1,'Actors'],['../controlflow.html#actors',1,'Actors'],['../actors.html#actors-1',1,'Actors']]],
|
||||
['actors_97',['Actors',['../classWorld.html#a801d7b9b95a56aad4e6c850e7b3f04f2',1,'World::Actors'],['../actorsmenu.html',1,'Actors'],['../actors.html#actors',1,'Actors'],['../controlflow.html#actors-1',1,'Actors']]],
|
||||
['actors_20work_98',['How Actors Work',['../actors.html',1,'actorsmenu']]],
|
||||
['actors_2ec_99',['actors.c',['../actors_8c.html',1,'']]],
|
||||
['actors_2eh_100',['actors.h',['../actors_8h.html',1,'']]],
|
||||
|
||||
@@ -118,7 +118,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<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>
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000041"></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>
|
||||
@@ -126,7 +126,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<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>
|
||||
<dt>Global <a class="el" href="actors_8c.html#a91fb2e4e37e7c72fea918fe2c1bb4eaf">add_actor_to_empty_slot</a> (<a class="el" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> pos, <a class="el" href="common__structs_8h.html#a95eb48a2f3630571bea260858dd23e92">Vec3s</a> rot, <a class="el" href="common__structs_8h.html#a5290523279339ea495248ab3a36cb46e">Vec3f</a> velocity, s16 actorType)</dt>
|
||||
<dd><a class="anchor" id="_todo000057"></a>Commented out because deletes too soon. </dd>
|
||||
<dd><a class="anchor" id="_todo000056"></a>Commented out because deletes too soon. </dd>
|
||||
<dt>Global <a class="el" href="code__80086E70_8h.html#a5aed2e47470583536b07b8b3bcb9edd6">are_players_in_course_section</a> (s16, s16)</dt>
|
||||
<dd><a class="anchor" id="_todo000008"></a>This is the easiest solution otherwise actors would not collide on custom courses. </dd>
|
||||
<dt>Global <a class="el" href="classATrain.html#aa82e623dbfe2747f8be8f2e4781c9973">ATrain::SyncComponents</a> (<a class="el" href="structTrainCarStuff.html">TrainCarStuff</a> *trainCar, s16 orientationY)</dt>
|
||||
@@ -134,35 +134,35 @@ $(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="_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>
|
||||
<dd><a class="anchor" id="_todo000058"></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="_todo000037"></a>is it possible to remove them somehow? </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000038"></a>is it possible to remove them somehow? </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000039"></a>is it possible to remove them somehow? </p>
|
||||
</dd>
|
||||
<dt>Global <a class="el" href="data_8h.html#aa7ed73e948f47fa899fce22e05095d39">fill</a> [2]</dt>
|
||||
<dd><a class="anchor" id="_todo000001"></a>file boundary? </dd>
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000058"></a>tlut/texture unconfirmed. This could be texture1 and texture2 </dd>
|
||||
<dd><a class="anchor" id="_todo000059"></a>tlut/texture unconfirmed. This could be texture1 and texture2 </dd>
|
||||
<dt>Global <a class="el" href="render__objects_8c.html#a33fc340f4fc3585368fc4612e85a606c">func_8004C268</a> (u32 arg0, u32 arg1, u8 *texture, u32 width, u32 arg4, u32 height, s32 arg6)</dt>
|
||||
<dd><a class="anchor" id="_todo000061"></a>fakematch? </dd>
|
||||
<dd><a class="anchor" id="_todo000063"></a>fakematch? </dd>
|
||||
<dt>Global <a class="el" href="render__objects_8c.html#a8d468948e47eb949882ffd71dc6a8d86">func_8004C268_wide</a> (u32 arg0, u32 arg1, u8 *texture, u32 width, u32 arg4, u32 height, s32 arg6)</dt>
|
||||
<dd><a class="anchor" id="_todo000062"></a>fakematch? </dd>
|
||||
<dd><a class="anchor" id="_todo000064"></a>fakematch? </dd>
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000060"></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="_todo000039"></a>These sizes need to be sizeof() for shiftability if possible </dd>
|
||||
<dd><a class="anchor" id="_todo000038"></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>
|
||||
@@ -170,7 +170,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="ceremony__and__credits_8h.html#ad8aba525036323f4e292e63fb2a356d0">func_802846E4</a> (<a class="el" href="structCinematicCamera.html">CinematicCamera</a> *)</dt>
|
||||
<dd><a class="anchor" id="_todo000012"></a>What does this even do? </dd>
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000057"></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="_todo000036"></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>
|
||||
@@ -180,19 +180,19 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="osEPiRawStartDma_8c.html#a0f405b027addb60288ca287959d8d3d6">IO_WRITE</a> (addr, data)</dt>
|
||||
<dd><a class="anchor" id="_todo000044"></a>These defines are from PR/rcp.h, but including that causes problems... </dd>
|
||||
<dt>Global <a class="el" href="piint_8h.html#a8f6729a1dafa49bc6280eb2bcfb787d0">LEO_CMD_TYPE_0</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000051"></a>name </dd>
|
||||
<dd><a class="anchor" id="_todo000050"></a>name </dd>
|
||||
<dt>Global <a class="el" href="piint_8h.html#a0231e88a1290269fd41dc1e4d24e4f55">LEO_CMD_TYPE_1</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000052"></a>name </dd>
|
||||
<dd><a class="anchor" id="_todo000051"></a>name </dd>
|
||||
<dt>Global <a class="el" href="piint_8h.html#ad43c4418deeccdbeaabd6b9657d3c0c1">LEO_CMD_TYPE_2</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000053"></a>name </dd>
|
||||
<dd><a class="anchor" id="_todo000052"></a>name </dd>
|
||||
<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="_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>
|
||||
@@ -200,25 +200,25 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="classOBombKart.html#a287eda05ca5a76a2cb8c7d4d719d38e4">OBombKart::Unk_3C</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000014"></a>Turn WheelPos into a struct </dd>
|
||||
<dt>Global <a class="el" href="osContInit_8c.html#a3a0e3a0d795150ad033f213754773c34">osContInit</a> (OSMesgQueue *mq, u8 *bitpattern, OSContStatus *status)</dt>
|
||||
<dd><a class="anchor" id="_todo000041"></a>figure out what it means </dd>
|
||||
<dd><a class="anchor" id="_todo000040"></a>figure out what it means </dd>
|
||||
<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="_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="classOSnowman.html#ae84de267ff70c7e2ac5748b9bd738ada">OSnowman::Tick</a> () override</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>
|
||||
<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>
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000047"></a>name magic constants </dd>
|
||||
<dd><a class="anchor" id="_todo000048"></a>name magic constants </dd>
|
||||
<dt>Global <a class="el" href="osPiRawStartDma_8c.html#aa3a1dc7939fd49721d4353372722722c">osRomBase</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000048"></a>figure out why this is like this </dd>
|
||||
<dd><a class="anchor" id="_todo000047"></a>figure out why this is like this </dd>
|
||||
<dt>Global <a class="el" href="osViBlack_8c.html#a6446513d8cd19001210d458f11b12df4">osViBlack</a> (u8 active)</dt>
|
||||
<dd><a class="anchor" id="_todo000049"></a>name magic constants </dd>
|
||||
<dd><a class="anchor" id="_todo000053"></a>name magic constants </dd>
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000049"></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="_todo000016"></a>Make shadow size bigger if thwomp is scaled up </p>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000018"></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>
|
||||
@@ -227,19 +227,19 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000061"></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>
|
||||
<dd><a class="anchor" id="_todo000062"></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="_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>
|
||||
<dd><a class="anchor" id="_todo000065"></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>
|
||||
<dd><a class="anchor" id="_todo000067"></a>format like sm64 <a class="el" href="sounds_8h.html">sounds.h</a> </dd>
|
||||
<dt>Global <a class="el" href="actors_8c.html#aa6c218ad25d2200bdbf85cbbd197d1cd">spawn_foliage</a> (struct <a class="el" href="structActorSpawnData.html">ActorSpawnData</a> *actor)</dt>
|
||||
<dd><a class="anchor" id="_todo000056"></a>actorType needs to be passed into this function for flexibility </dd>
|
||||
<dd><a class="anchor" id="_todo000055"></a>actorType needs to be passed into this function for flexibility </dd>
|
||||
<dt>Global <a class="el" href="Smoke_8h.html#ac60a65eb1961690e911d769968e4c863">TrainSmokeTick</a> (void)</dt>
|
||||
<dd><a class="anchor" id="_todo000020"></a>: This should be an <a class="el" href="structObject.html">Object</a> class one day </dd>
|
||||
<dt>Global <a class="el" href="osEPiRawStartDma_8c.html#a9f68445808ae98c1a50579d2c5a95c7f">UPDATE_REG</a> (reg, var)</dt>
|
||||
|
||||
+2
-2
@@ -138,8 +138,8 @@ 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#_todo000037">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#_todo000038">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#_todo000039">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#_todo000037">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>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a258273f21784ceba6533c8bd20bc8bc0">◆ </a></span>d</h2>
|
||||
|
||||
@@ -3607,7 +3607,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#_todo000065">Todo</a></b></dt><dd>arg1 should likely be a u8 * </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000060">Todo</a></b></dt><dd>arg1 should likely be a u8 * </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -7188,7 +7188,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#_todo000064">Todo</a></b></dt><dd>unused? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000058">Todo</a></b></dt><dd>unused? </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user