mirror of
https://github.com/HarbourMasters/SpaghettiKart
synced 2026-07-10 07:07:17 -04:00
Deploying to gh-pages from @ HarbourMasters/SpaghettiKart@f93dce2bef 🚀
This commit is contained in:
+1
-1
@@ -2632,7 +2632,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>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#_todo000029">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 call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -2545,7 +2545,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>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#_todo000029">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
@@ -456,7 +456,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>Commented out because deletes too soon. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000054">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">
|
||||
|
||||
@@ -116,9 +116,9 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="code__80005FD0_8c.html#a61da9c57e00b21e4a075bf9d41b932a1">func_8001969C</a> (UNUSED s32 playerId, UNUSED f32 arg1, s32 cameraId, UNUSED s16 pathIndex)</dt>
|
||||
<dd><a class="anchor" id="_bug000007"></a>Adding an (f32) cast changes asm, why? </dd>
|
||||
<dt>Global <a class="el" href="heap_8h.html#ab4f80aff560307d96b2c40b5c0ed82f8">func_800B9BE4</a> (f32, f32, u16 *)</dt>
|
||||
<dd><a class="anchor" id="_bug000002"></a>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd>
|
||||
<dd><a class="anchor" id="_bug000004"></a>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd>
|
||||
<dt>Global <a class="el" href="load_8h.html#ab3527402c5b0ba729e379fb33e802291">func_800BB388</a> (s32 bankId, s32 instId, s32 arg2)</dt>
|
||||
<dd><a class="anchor" id="_bug000003"></a>missing return </dd>
|
||||
<dd><a class="anchor" id="_bug000002"></a>missing return </dd>
|
||||
<dt>Global <a class="el" href="seqplayer_8h.html#a96fd2718691a0e1c86de13d55670a8b1">init_sequence_players</a> (void)</dt>
|
||||
<dd><a class="anchor" id="_bug000006"></a>Size of wrong array. Zeroes out second half of gSequenceChannels[0], all of gSequenceChannels[1..31], and part of gSequenceLayers[0]. However, this is only called at startup, so it's harmless. </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>
|
||||
@@ -126,9 +126,9 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });
|
||||
<p class="enddd"><a class="anchor" id="_bug000010"></a> </p>
|
||||
</dd>
|
||||
<dt>Global <a class="el" href="playback_8h.html#a281646ee32b4a0af33bcb1e95afd624e">note_set_vel_pan_reverb</a> (struct <a class="el" href="structNote.html">Note</a> *note, f32 velocity, u8 pan, u8 reverbVol)</dt>
|
||||
<dd><a class="anchor" id="_bug000004"></a>for the change to UQ0.7, the if statement should also have been changed accordingly </dd>
|
||||
<dd><a class="anchor" id="_bug000005"></a>for the change to UQ0.7, the if statement should also have been changed accordingly </dd>
|
||||
<dt>Global <a class="el" href="load_8h.html#a9c1bfb29806b05fc3a700184dcac6880">preload_sequence</a> (u32, u8)</dt>
|
||||
<dd><a class="anchor" id="_bug000005"></a>should be IS_SEQ_LOAD_COMPLETE </dd>
|
||||
<dd><a class="anchor" id="_bug000003"></a>should be IS_SEQ_LOAD_COMPLETE </dd>
|
||||
<dt>Global <a class="el" href="menu__items_8h.html#a5b9f65d326f8281c8d77ab26a178de52">render_menu_item_data_course_image</a> (<a class="el" href="structMenuItem.html">MenuItem</a> *)</dt>
|
||||
<dd><a class="anchor" id="_bug000014"></a>todo: This function will not work in custom courses. </dd>
|
||||
<dt>Global <a class="el" href="code__80281780_8h.html#a59f61302f1f5f6ecab728bf08608d16b">setup_podium_ceremony</a> (void)</dt>
|
||||
|
||||
@@ -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#_todo000010">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#_todo000013">Todo</a></b></dt><dd>What does this even do? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000011">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">
|
||||
|
||||
@@ -2037,7 +2037,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#_todo000013">Todo</a></b></dt><dd>What does this even do? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000011">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">
|
||||
|
||||
@@ -194,7 +194,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000010">Todo</a></b></dt><dd>confirm this. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>confirm this. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -166,7 +166,7 @@ Variables</h2></td></tr>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000010">Todo</a></b></dt><dd>confirm this. </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>confirm this. </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller 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#_todo000031">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>loads of magic constants.. </dd></dl>
|
||||
<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>
|
||||
<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#_todo000033">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#_todo000035">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#_todo000029">Todo</a></b></dt><dd>fix magic number </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000030">Todo</a></b></dt><dd>remove magic constant </dd></dl>
|
||||
<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>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+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#_todo000031">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>loads of magic constants.. </dd></dl>
|
||||
<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>
|
||||
<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#_todo000033">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#_todo000035">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#_todo000029">Todo</a></b></dt><dd>fix magic number </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000030">Todo</a></b></dt><dd>remove magic constant </dd></dl>
|
||||
<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>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+2
-2
@@ -10465,7 +10465,7 @@
|
||||
<a href="md_docs_2migrations.html#other-textures"/>
|
||||
<a href="md_docs_2migrations.html#overview"/>
|
||||
<a href="md_docs_2migrations.html#path-changes"/>
|
||||
<a href="md_docs_2migrations.html#see-also-1"/>
|
||||
<a href="md_docs_2migrations.html#see-also"/>
|
||||
<a href="md_docs_2migrations.html#textures"/>
|
||||
<a href="md_docs_2migrations.html#track-textures"/>
|
||||
<a href="md_docs_2migrations.html#troubleshooting"/>
|
||||
@@ -10487,7 +10487,7 @@
|
||||
<a href="md_docs_2mods-toml.html#location"/>
|
||||
<a href="md_docs_2mods-toml.html#migration-script-support"/>
|
||||
<a href="md_docs_2mods-toml.html#mod-section"/>
|
||||
<a href="md_docs_2mods-toml.html#see-also"/>
|
||||
<a href="md_docs_2mods-toml.html#see-also-1"/>
|
||||
<a href="md_docs_2mods-toml.html#validation"/>
|
||||
<a href="md_docs_2mods-toml.html#version-requirements"/>
|
||||
<a href="md_docs_2sequences-information.html"/>
|
||||
|
||||
+1
-1
@@ -554,7 +554,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000004">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-1
@@ -651,7 +651,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000004">Bug</a></b></dt><dd>they probably meant to store the value to tmp[i] and tmp[8 + i] </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+2
-2
@@ -838,7 +838,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>missing return </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>missing return </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -1131,7 +1131,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000005">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+2
-2
@@ -661,7 +661,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>missing return </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000002">Bug</a></b></dt><dd>missing return </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -923,7 +923,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000005">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000003">Bug</a></b></dt><dd>should be IS_SEQ_LOAD_COMPLETE </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -308,7 +308,7 @@ Troubleshooting</h1>
|
||||
<li><b>Missing wheel textures</b>: Make sure all 4 wheel variants exist for each kart frame</li>
|
||||
<li><b>Wrong track textures</b>: Double-check the track name in the path (e.g., <code>yoshi_valley</code> vs <code>yoshis_valley</code>)</li>
|
||||
</ul>
|
||||
<h1><a class="anchor" id="see-also-1"></a>
|
||||
<h1><a class="anchor" id="see-also"></a>
|
||||
See Also</h1>
|
||||
<ul>
|
||||
<li><a class="el" href="md_docs_2mods-toml.html">mods.toml File Structure</a> - Required metadata file for mods</li>
|
||||
|
||||
@@ -202,7 +202,7 @@ Best Practices</h1>
|
||||
<h1><a class="anchor" id="migration-script-support"></a>
|
||||
Migration Script Support</h1>
|
||||
<p>When using the migration script (<code>migrations.py</code>), a <code>mods.toml</code> file can be automatically generated for your migrated mod. See <a class="el" href="md_docs_2migrations.html">Migration Guide</a> for details.</p>
|
||||
<h1><a class="anchor" id="see-also"></a>
|
||||
<h1><a class="anchor" id="see-also-1"></a>
|
||||
See Also</h1>
|
||||
<ul>
|
||||
<li><a class="el" href="md_docs_2modding.html">Modding Guide</a> - General modding information</li>
|
||||
|
||||
+2
-2
@@ -2392,7 +2392,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#_todo000030">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">
|
||||
@@ -9134,7 +9134,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>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#_todo000029">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 call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -2738,7 +2738,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#_todo000030">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
@@ -107,7 +107,7 @@ var NAVTREE =
|
||||
[ "New Folder Structure", "md_docs_2migrations.html#new-folder-structure", null ],
|
||||
[ "Manual Migration", "md_docs_2migrations.html#manual-migration", null ],
|
||||
[ "Troubleshooting", "md_docs_2migrations.html#troubleshooting", null ],
|
||||
[ "See Also", "md_docs_2migrations.html#see-also-1", null ]
|
||||
[ "See Also", "md_docs_2migrations.html#see-also", null ]
|
||||
] ],
|
||||
[ "Modding", "md_docs_2modding.html", [
|
||||
[ "General Structure", "md_docs_2modding.html#general-structure", [
|
||||
@@ -132,7 +132,7 @@ var NAVTREE =
|
||||
[ "Load Order", "md_docs_2mods-toml.html#load-order", null ],
|
||||
[ "Best Practices", "md_docs_2mods-toml.html#best-practices", null ],
|
||||
[ "Migration Script Support", "md_docs_2mods-toml.html#migration-script-support", null ],
|
||||
[ "See Also", "md_docs_2mods-toml.html#see-also", null ]
|
||||
[ "See Also", "md_docs_2mods-toml.html#see-also-1", null ]
|
||||
] ],
|
||||
[ "Sequence Information (Music)", "md_docs_2sequences-information.html", [
|
||||
[ "Race Tracks", "md_docs_2sequences-information.html#race-tracks", null ],
|
||||
|
||||
+2
-2
@@ -159,7 +159,7 @@ var NAVTREEINDEX42 =
|
||||
"md_docs_2migrations.html#other-textures":[8,2,0,2],
|
||||
"md_docs_2migrations.html#overview":[8,0],
|
||||
"md_docs_2migrations.html#path-changes":[8,2],
|
||||
"md_docs_2migrations.html#see-also-1":[8,7],
|
||||
"md_docs_2migrations.html#see-also":[8,7],
|
||||
"md_docs_2migrations.html#textures":[8,2,0],
|
||||
"md_docs_2migrations.html#track-textures":[8,2,0,0],
|
||||
"md_docs_2migrations.html#troubleshooting":[8,6],
|
||||
@@ -181,7 +181,7 @@ var NAVTREEINDEX42 =
|
||||
"md_docs_2mods-toml.html#location":[10,0],
|
||||
"md_docs_2mods-toml.html#migration-script-support":[10,8],
|
||||
"md_docs_2mods-toml.html#mod-section":[10,3,0],
|
||||
"md_docs_2mods-toml.html#see-also":[10,9],
|
||||
"md_docs_2mods-toml.html#see-also-1":[10,9],
|
||||
"md_docs_2mods-toml.html#validation":[10,5],
|
||||
"md_docs_2mods-toml.html#version-requirements":[10,3,1,0],
|
||||
"md_docs_2sequences-information.html":[11],
|
||||
|
||||
+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#_todo000036">Todo</a></b></dt><dd>figure out what it means </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000038">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#_todo000037">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#_todo000039">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#_todo000037">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#_todo000039">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#_todo000045">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#_todo000046">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#_todo000046">Todo</a></b></dt><dd>name magic constants </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000045">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#_todo000037">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#_todo000039">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-1
@@ -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#_todo000037">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#_todo000039">Todo</a></b></dt><dd>In libreultra this is in an include </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
+1
-1
@@ -870,7 +870,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000004">Bug</a></b></dt><dd>for the change to UQ0.7, the if statement should also have been changed accordingly </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000005">Bug</a></b></dt><dd>for the change to UQ0.7, the if statement should also have been changed accordingly </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -931,7 +931,7 @@ Here is the caller graph for this function:</div>
|
||||
</tr>
|
||||
</table>
|
||||
</div><div class="memdoc">
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000004">Bug</a></b></dt><dd>for the change to UQ0.7, the if statement should also have been changed accordingly </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000005">Bug</a></b></dt><dd>for the change to UQ0.7, the if statement should also have been changed accordingly </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the caller graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -629,7 +629,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#_bug000009">Bug</a></b></dt><dd>No null check. </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000010">Bug</a></b></dt><dd></dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>More indepth error checking/return value </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>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -585,7 +585,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#_bug000009">Bug</a></b></dt><dd>No null check. </dd></dl>
|
||||
<dl class="bug"><dt><b><a class="el" href="bug.html#_bug000010">Bug</a></b></dt><dd></dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000012">Todo</a></b></dt><dd>More indepth error checking/return value </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>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -697,7 +697,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#_todo000054">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#_todo000055">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
@@ -632,7 +632,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#_todo000054">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#_todo000055">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">
|
||||
|
||||
@@ -2805,7 +2805,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>tlut/texture unconfirmed. This could be texture1 and texture2 </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000057">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">
|
||||
@@ -11384,7 +11384,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#_todo000059">Todo</a></b></dt><dd>fakematch? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000061">Todo</a></b></dt><dd>fakematch? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -11441,7 +11441,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#_todo000060">Todo</a></b></dt><dd>fakematch? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000062">Todo</a></b></dt><dd>fakematch? </dd></dl>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
@@ -16914,7 +16914,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#_todo000057">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#_todo000059">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">
|
||||
@@ -16969,7 +16969,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#_todo000058">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#_todo000060">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">
|
||||
@@ -17263,7 +17263,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>: Hardcode these x and y values. Because why not? </dd></dl>
|
||||
<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>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
@@ -16119,7 +16119,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>: Hardcode these x and y values. Because why not? </dd></dl>
|
||||
<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>
|
||||
<div class="dynheader">
|
||||
Here is the call graph for this function:</div>
|
||||
<div class="dyncontent">
|
||||
|
||||
+1
-1
@@ -132,7 +132,7 @@ var searchData=
|
||||
['sectionfunc_129',['SectionFunc',['../namespaceUIWidgets.html#ae6baa537b60cf1d33e03e5e0c440c962',1,'UIWidgets']]],
|
||||
['sectionid_130',['sectionId',['../structTrackSections.html#a53d5aca8370d2850514a4507044dcbd3',1,'TrackSections']]],
|
||||
['sectionname_131',['sectionName',['../structWidgetPath.html#ab953da1f493fd3c8841a1f852772c58c',1,'WidgetPath']]],
|
||||
['see_20also_132',['See Also',['../md_docs_2mods-toml.html#see-also',1,'See Also'],['../md_docs_2migrations.html#see-also-1',1,'See Also']]],
|
||||
['see_20also_132',['See Also',['../md_docs_2mods-toml.html#see-also-1',1,'See Also'],['../md_docs_2migrations.html#see-also',1,'See Also']]],
|
||||
['see_20how_20courses_20are_20adapted_20in_20the_20future_20including_20references_20too_133',['Specifically Used to help find music and to see how courses are adapted in the future including references too.',['../md_docs_2track__returns.html#specifically-used-to-help-find-music-and-to-see-how-courses-are-adapted-in-the-future-including-references-too',1,'']]],
|
||||
['seed_134',['seed',['../structma__noise__config.html#ac0ef7cd156ee4eb07587823e2f1b8384',1,'ma_noise_config']]],
|
||||
['seekdatastream_135',['seekDataStream',['../structma__job.html#a170fa6cddb463cc92e741fe02e9122b9',1,'ma_job']]],
|
||||
|
||||
+1
-1
@@ -325,7 +325,7 @@ var searchData=
|
||||
['alseqdata_322',['ALSeqData',['../structALSeqData.html',1,'']]],
|
||||
['alseqfile_323',['ALSeqFile',['../structALSeqFile.html',1,'']]],
|
||||
['alseqfilenew_324',['alSeqFileNew',['../alBnkfNew_8c.html#ab275be6c7d58d2836dbd28d7c119e1d6',1,'alSeqFileNew(ALSeqFile *f, u8 *base): alBnkfNew.c'],['../libaudio_8h.html#ab275be6c7d58d2836dbd28d7c119e1d6',1,'alSeqFileNew(ALSeqFile *f, u8 *base): alBnkfNew.c']]],
|
||||
['also_325',['Also',['../md_docs_2mods-toml.html#see-also',1,'See Also'],['../md_docs_2migrations.html#see-also-1',1,'See Also']]],
|
||||
['also_325',['Also',['../md_docs_2mods-toml.html#see-also-1',1,'See Also'],['../md_docs_2migrations.html#see-also',1,'See Also']]],
|
||||
['also_5finclude_5fgroup_5f0_5f1_326',['ALSO_INCLUDE_GROUP_0_1',['../kart__dma_8c.html#aa6d64f476546ae0f229e6b02987f14d5',1,'kart_dma.c']]],
|
||||
['also_5finclude_5fgroup_5f2_327',['ALSO_INCLUDE_GROUP_2',['../kart__dma_8c.html#ab94265b8f89aea5bd4cf0794a6688b2a',1,'kart_dma.c']]],
|
||||
['also_5finclude_5fgroup_5f3_5f4_5f5_328',['ALSO_INCLUDE_GROUP_3_4_5',['../kart__dma_8c.html#aa0d5cdbe8c1802efe2cbd770f452e1de',1,'kart_dma.c']]],
|
||||
|
||||
@@ -110,21 +110,21 @@ $(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="_todo000031"></a>remove magic constant </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000032"></a>loads of magic constants.. </p>
|
||||
<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>
|
||||
<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="_todo000044"></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="_todo000033"></a>don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something </dd>
|
||||
<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="_todo000037"></a>In libreultra this is in an include </dd>
|
||||
<dd><a class="anchor" id="_todo000039"></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="_todo000029"></a>fix magic number </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000030"></a>remove magic constant </p>
|
||||
<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>
|
||||
<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="_todo000055"></a>Commented out because deletes too soon. </dd>
|
||||
<dd><a class="anchor" id="_todo000054"></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,12 +134,12 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<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>
|
||||
<dt>Global <a class="el" href="update__objects_8c.html#adf5256c5c92e5b22c984e0b8d171cda6">D_800E43B0</a> []</dt>
|
||||
<dd><a class="anchor" id="_todo000062"></a>unused? </dd>
|
||||
<dd><a class="anchor" id="_todo000056"></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>
|
||||
<dd><a class="anchor" id="_todo000012"></a>confirm this. </dd>
|
||||
<dt>Union <a class="el" href="uniondu.html">du</a> </dt>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000034"></a>is it possible to remove them somehow? </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000035"></a>is it possible to remove them somehow? </p>
|
||||
<dd><p class="startdd"><a class="anchor" id="_todo000036"></a>is it possible to remove them somehow? </p>
|
||||
<p class="enddd"><a class="anchor" id="_todo000037"></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>
|
||||
@@ -150,25 +150,25 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<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="_todo000052"></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="_todo000056"></a>tlut/texture unconfirmed. This could be texture1 and texture2 </dd>
|
||||
<dd><a class="anchor" id="_todo000057"></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="_todo000059"></a>fakematch? </dd>
|
||||
<dd><a class="anchor" id="_todo000061"></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="_todo000060"></a>fakematch? </dd>
|
||||
<dd><a class="anchor" id="_todo000062"></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="_todo000063"></a>arg1 should likely be a u8 * </dd>
|
||||
<dd><a class="anchor" id="_todo000058"></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="_todo000030"></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="_todo000010"></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="_todo000013"></a>What does this even do? </dd>
|
||||
<dd><a class="anchor" id="_todo000011"></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="_todo000054"></a>increasing players past four would require increase this loop iterator. </dd>
|
||||
<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="_todo000038"></a>Move gGfxPool out of <a class="el" href="main_8h.html">main.h</a> </dd>
|
||||
<dd><a class="anchor" id="_todo000029"></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>
|
||||
@@ -190,13 +190,13 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<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>
|
||||
<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="_todo000012"></a>More indepth error checking/return value </dd>
|
||||
<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>
|
||||
<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="_todo000036"></a>figure out what it means </dd>
|
||||
<dd><a class="anchor" id="_todo000038"></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>
|
||||
@@ -206,9 +206,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="pak_8cpp.html#a4694169ebbc67d1cab176b4f8945ce51">osPfsDeleteFile</a> (OSPfs *pfs, u16 company_code, u32 game_code, u8 *game_name, u8 *ext_name)</dt>
|
||||
<dd><a class="anchor" id="_todo000043"></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="_todo000046"></a>name magic constants </dd>
|
||||
<dd><a class="anchor" id="_todo000045"></a>name magic constants </dd>
|
||||
<dt>Global <a class="el" href="osPiRawStartDma_8c.html#aa3a1dc7939fd49721d4353372722722c">osRomBase</a> </dt>
|
||||
<dd><a class="anchor" id="_todo000045"></a>figure out why this is like this </dd>
|
||||
<dd><a class="anchor" id="_todo000046"></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="_todo000047"></a>name magic constants </dd>
|
||||
<dt>Global <a class="el" href="osViSwapBuffer_8c.html#ad9fbc8feed5d6cf557a051834e168950">osViSwapBuffer</a> (void *vaddr)</dt>
|
||||
@@ -225,11 +225,11 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
|
||||
<dt>Global <a class="el" href="collision__viewer_8h.html#afaee40683a3ae56cae11b2c5687e3328">render_collision</a> (void)</dt>
|
||||
<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="_todo000057"></a>Update to F3DEX. Uses OLD definition for gspTextureRectangle. </dd>
|
||||
<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="_todo000058"></a>Update to F3DEX. Uses OLD definition for gspTextureRectangle. </dd>
|
||||
<dd><a class="anchor" id="_todo000060"></a>Update to F3DEX. Uses OLD definition for gspTextureRectangle. </dd>
|
||||
<dt>Global <a class="el" href="render__objects_8h.html#a2dfbec4da7f3417bfce9017bc9f65c57">set_minimap_finishline_position</a> (s32)</dt>
|
||||
<dd><a class="anchor" id="_todo000061"></a>: Hardcode these x and y values. Because why not? </dd>
|
||||
<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>
|
||||
<dd><a class="anchor" id="_todo000065"></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>
|
||||
|
||||
+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#_todo000034">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#_todo000035">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#_todo000036">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>
|
||||
|
||||
@@ -3479,7 +3479,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>arg1 should likely be a u8 * </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000058">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">
|
||||
@@ -6570,7 +6570,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#_todo000062">Todo</a></b></dt><dd>unused? </dd></dl>
|
||||
<dl class="todo"><dt><b><a class="el" href="todo.html#_todo000056">Todo</a></b></dt><dd>unused? </dd></dl>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user