mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-10 07:07:17 -04:00
Deploying to gh-pages from @ HarbourMasters/SpaghettiKart@8ec18758c8 🚀
This commit is contained in:
@@ -26,7 +26,7 @@ var basics =
|
||||
[ "Players", "controlflow.html#players", null ],
|
||||
[ "Actors", "controlflow.html#actors-1", null ],
|
||||
[ "Objects", "controlflow.html#objects-1", null ],
|
||||
[ "Courses", "controlflow.html#courses-1", [
|
||||
[ "Courses", "controlflow.html#courses", [
|
||||
[ "Course Folder", "controlflow.html#course-folder", null ]
|
||||
] ],
|
||||
[ "UI & Other 2D Screen data", "controlflow.html#ui--other-2d-screen-data", null ],
|
||||
|
||||
@@ -1363,7 +1363,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#_todo000011">Todo</a></b></dt><dd>Does this match as a return of s8? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>Does this match as a return of s8? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -2099,7 +2099,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#_todo000012">Todo</a></b></dt><dd>What does this even do? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000013">Todo</a></b></dt><dd>What does this even do? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -2039,7 +2039,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#_todo000012">Todo</a></b></dt><dd>What does this even do? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000013">Todo</a></b></dt><dd>What does this even do? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+3
-3
@@ -138,7 +138,7 @@ $(function(){initNavTree('controlflow.html',''); initResizable(true); });
|
||||
<a href="#objects-1">Objects</a>
|
||||
</li>
|
||||
<li class="level2">
|
||||
<a href="#courses-1">Courses</a>
|
||||
<a href="#courses">Courses</a>
|
||||
<ul>
|
||||
<li class="level3">
|
||||
<a href="#course-folder">Course Folder</a>
|
||||
@@ -283,7 +283,7 @@ Objects</h2>
|
||||
<td class="markdownTableBodyNone"><a class="el" href="code__80086E70_8c.html">code_80086E70</a> </td><td class="markdownTableBodyNone">Objects </td></tr>
|
||||
</table>
|
||||
<p>Documentation of the specifics still in-progress. See <a href="actorsmenu.html">actors</a> for more information.</p>
|
||||
<h2><a class="anchor" id="courses-1"></a>
|
||||
<h2><a class="anchor" id="courses"></a>
|
||||
Courses</h2>
|
||||
<p><a class="el" href="classCourse.html">Course</a> related code resides in </p><table class="markdownTable">
|
||||
<tr class="markdownTableHead">
|
||||
@@ -297,7 +297,7 @@ Courses</h2>
|
||||
</table>
|
||||
<h3><a class="anchor" id="course-folder"></a>
|
||||
Course Folder</h3>
|
||||
<p>[course folder link][<a class="el" href="courses.html#courses">Courses</a>] </p><table class="markdownTable">
|
||||
<p>[course folder link][<a class="el" href="#courses">Courses</a>] </p><table class="markdownTable">
|
||||
<tr class="markdownTableHead">
|
||||
<th class="markdownTableHeadNone">file </th><th class="markdownTableHeadNone">desc </th></tr>
|
||||
<tr class="markdownTableRowOdd">
|
||||
|
||||
+1
-1
@@ -1324,7 +1324,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#_todo000046">Todo</a></b></dt><dd>magic number </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000047">Todo</a></b></dt><dd>magic number </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -108,7 +108,7 @@ $(function(){initNavTree('courses.html',''); initResizable(true); });
|
||||
<div class="headertitle"><div class="title">Courses</div></div>
|
||||
</div><!--header-->
|
||||
<div class="contents">
|
||||
<div class="textblock"><h1><a class="anchor" id="courses"></a>
|
||||
<div class="textblock"><h1><a class="anchor" id="courses-1"></a>
|
||||
Courses</h1>
|
||||
</div></div><!-- contents -->
|
||||
</div><!-- PageDoc -->
|
||||
|
||||
+1
-1
@@ -143,7 +143,7 @@ How courses work in mk64
|
||||
</div>
|
||||
|
||||
</p>
|
||||
<p><a class="el" href="courses.html#courses">Courses</a> <a class="el" href="surfacetypes.html">Surface Types</a> </p>
|
||||
<p><a class="el" href="controlflow.html#courses">Courses</a> <a class="el" href="surfacetypes.html">Surface Types</a> </p>
|
||||
</div></div><!-- contents -->
|
||||
</div><!-- PageDoc -->
|
||||
</div><!-- doc-content -->
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
var coursesmenu =
|
||||
[
|
||||
[ "Courses", "courses.html", [
|
||||
[ "Courses", "courses.html#courses", null ]
|
||||
[ "Courses", "courses.html#courses-1", null ]
|
||||
] ],
|
||||
[ "Surface Types", "surfacetypes.html", null ]
|
||||
];
|
||||
+2
-2
@@ -6233,7 +6233,7 @@
|
||||
<a href="controlflow.html#actors-1"/>
|
||||
<a href="controlflow.html#code-breakdown"/>
|
||||
<a href="controlflow.html#course-folder"/>
|
||||
<a href="controlflow.html#courses-1"/>
|
||||
<a href="controlflow.html#courses"/>
|
||||
<a href="controlflow.html#ending"/>
|
||||
<a href="controlflow.html#engine"/>
|
||||
<a href="controlflow.html#math"/>
|
||||
@@ -6512,7 +6512,7 @@
|
||||
<a href="course__offsets_8h.html#af7c3d5a48e591b30ff6c2b2f23e8d2cc"/>
|
||||
<a href="course__offsets_8h_source.html"/>
|
||||
<a href="courses.html"/>
|
||||
<a href="courses.html#courses"/>
|
||||
<a href="courses.html#courses-1"/>
|
||||
<a href="courses_2test__course_2data_8c.html"/>
|
||||
<a href="courses_2test__course_2data_8c.html#a5776e9da61369423652d9d1c875f2abd"/>
|
||||
<a href="courses_2test__course_2data_8c.html#a5b6179834eac70a4585df8f3519be920"/>
|
||||
|
||||
+1
-1
@@ -651,7 +651,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
@@ -625,7 +625,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>
|
||||
@@ -654,7 +654,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>
|
||||
@@ -673,7 +673,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
@@ -2227,7 +2227,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>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
@@ -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#_todo000037">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
@@ -160,7 +160,7 @@ var NAVTREEINDEX26 =
|
||||
"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":[1,2,4,4],
|
||||
"controlflow.html#courses":[1,2,4,4],
|
||||
"controlflow.html#ending":[1,2,4,8],
|
||||
"controlflow.html#engine":[1,2,4,6],
|
||||
"controlflow.html#math":[1,2,4,7],
|
||||
|
||||
+1
-1
@@ -188,7 +188,7 @@ var NAVTREEINDEX27 =
|
||||
"course__offsets_8h.html#af7c3d5a48e591b30ff6c2b2f23e8d2cc":[12,0,2,8,7],
|
||||
"course__offsets_8h_source.html":[12,0,2,8],
|
||||
"courses.html":[3,0],
|
||||
"courses.html#courses":[3,0,0],
|
||||
"courses.html#courses-1":[3,0,0],
|
||||
"courses_2test__course_2data_8c.html":[12,0,0,17,0],
|
||||
"courses_2test__course_2data_8c.html#a5776e9da61369423652d9d1c875f2abd":[12,0,0,17,0,0],
|
||||
"courses_2test__course_2data_8c.html#a5b6179834eac70a4585df8f3519be920":[12,0,0,17,0,1],
|
||||
|
||||
+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#_todo000040">Todo</a></b></dt><dd>figure out what it means </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000039">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#_todo000041">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#_todo000040">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -212,7 +212,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#_todo000046">Todo</a></b></dt><dd>magic number </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000047">Todo</a></b></dt><dd>magic number </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -259,7 +259,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#_todo000045">Todo</a></b></dt><dd>magic constant </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000046">Todo</a></b></dt><dd>magic constant </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -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#_todo000041">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#_todo000040">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#_todo000047">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#_todo000045">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#_todo000048">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">
|
||||
@@ -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#_todo000041">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#_todo000040">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#_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">
|
||||
|
||||
@@ -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#_todo000041">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#_todo000040">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -605,7 +605,7 @@ Here is the caller graph for this function:</div>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000008">Bug</a></b></dt><dd>No null check. </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000009">Bug</a></b></dt><dd></dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000013">Todo</a></b></dt><dd>More indepth error checking/return value </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000011">Todo</a></b></dt><dd>More indepth error checking/return value </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -561,7 +561,7 @@ Here is the caller graph for this function:</div>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000008">Bug</a></b></dt><dd>No null check. </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000009">Bug</a></b></dt><dd></dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000013">Todo</a></b></dt><dd>More indepth error checking/return value </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000011">Todo</a></b></dt><dd>More indepth error checking/return value </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -528,7 +528,7 @@ var searchData=
|
||||
['courserecordsmenuselectiontypes_525',['CourseRecordsMenuSelectionTypes',['../menus_8h.html#a692cee32dee79047b93531b8284fdf2e',1,'menus.h']]],
|
||||
['courserecordssubmenuselectiontypes_526',['CourseRecordsSubMenuSelectionTypes',['../menus_8h.html#aa8db4705a38fb4254f7ec67212635423',1,'menus.h']]],
|
||||
['courses_527',['COURSES',['../mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88',1,'mk64.h']]],
|
||||
['courses_528',['Courses',['../classCup.html#a6580535fd65bc0b1bbe0eec6b2e602fd',1,'Cup::Courses'],['../classWorld.html#a4a8dc8e900e7035fa78f705d8ba2ffa3',1,'World::Courses'],['../courses.html',1,'Courses'],['../coursesmenu.html',1,'Courses'],['../courses.html#courses',1,'Courses'],['../controlflow.html#courses-1',1,'Courses']]],
|
||||
['courses_528',['Courses',['../classCup.html#a6580535fd65bc0b1bbe0eec6b2e602fd',1,'Cup::Courses'],['../classWorld.html#a4a8dc8e900e7035fa78f705d8ba2ffa3',1,'World::Courses'],['../courses.html',1,'Courses'],['../coursesmenu.html',1,'Courses'],['../courses.html#courses-1',1,'Courses'],['../controlflow.html#courses',1,'Courses']]],
|
||||
['courses_2emd_529',['courses.md',['../courses_8md.html',1,'']]],
|
||||
['coursesmenu_2emd_530',['coursesmenu.md',['../coursesmenu_8md.html',1,'']]],
|
||||
['coursetable_531',['CourseTable',['../structCourseTable.html',1,'']]],
|
||||
|
||||
+1
-1
@@ -470,7 +470,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#_todo000045">Todo</a></b></dt><dd>magic constant </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000046">Todo</a></b></dt><dd>magic constant </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -477,7 +477,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#_todo000045">Todo</a></b></dt><dd>magic constant </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000046">Todo</a></b></dt><dd>magic constant </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -114,11 +114,11 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<p class="enddd"><a class="anchor" id="_todo000034"></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>
|
||||
<dd><a class="anchor" id="_todo000047"></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>
|
||||
<dt>Global <a class="el" href="piint_8h.html#a3e05f8f40d1da55183ee0eaec0c5b6bb">__osPiDevMgr</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000041"></a>In libreultra this is in an include </dd>
|
||||
<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>
|
||||
@@ -136,7 +136,7 @@ $(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>
|
||||
@@ -144,8 +144,8 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<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="_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><p class="startdd"><a class="anchor" id="_todo000037"></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>
|
||||
<dd><a class="anchor" id="_todo000001"></a>file boundary? </dd>
|
||||
@@ -164,13 +164,13 @@ $(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="_todo000068"></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="_todo000037"></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>
|
||||
<dd><a class="anchor" id="_todo000011"></a>Does this match as a return of s8? </dd>
|
||||
<dd><a class="anchor" id="_todo000012"></a>Does this match as a return of s8? </dd>
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000013"></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>
|
||||
<dt>Global <a class="el" href="skybox__and__splitscreen_8c.html#a6135e98ec3076399696ca04f441529f4">func_802A4A0C</a> (Vtx *vtx, struct <a class="el" href="structUnkStruct__800DC5EC.html">UnkStruct_800DC5EC</a> *arg1, UNUSED s32 arg2, UNUSED s32 arg3, UNUSED f32 *arg4)</dt>
|
||||
@@ -184,27 +184,27 @@ $(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="_todo000028"></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>
|
||||
<dd><a class="anchor" id="_todo000011"></a>More indepth error checking/return value </dd>
|
||||
<dt>Global <a class="el" href="structNote.html#ad84c5a727f09a9ea8140bcf1b56ce512">Note::priority</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000004"></a>use macros or something instead. </dd>
|
||||
<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="_todo000040"></a>figure out what it means </dd>
|
||||
<dd><a class="anchor" id="_todo000039"></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>
|
||||
@@ -212,15 +212,15 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000046"></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="_todo000048"></a>name magic constants </dd>
|
||||
<dd><a class="anchor" id="_todo000053"></a>name magic constants </dd>
|
||||
<dt>Global <a class="el" href="osPiRawStartDma_8c.html#aa3a1dc7939fd49721d4353372722722c">osRomBase</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000047"></a>figure out why this is like this </dd>
|
||||
<dd><a class="anchor" id="_todo000045"></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="_todo000048"></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="_todo000018"></a>Make shadow size bigger if thwomp is scaled up </p>
|
||||
<p class="interdd"></p>
|
||||
|
||||
+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#_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#_todo000039">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#_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#_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>
|
||||
<h2 class="memtitle"><span class="permalink"><a href="#a258273f21784ceba6533c8bd20bc8bc0">◆ </a></span>d</h2>
|
||||
|
||||
Reference in New Issue
Block a user