diff --git a/Game_8cpp.html b/Game_8cpp.html index fd921c70d..f72c935b4 100644 --- a/Game_8cpp.html +++ b/Game_8cpp.html @@ -2632,7 +2632,7 @@ Here is the caller graph for this function:
-
Todo
Move gGfxPool out of main.h
+
Todo
Move gGfxPool out of main.h
Here is the call graph for this function:
diff --git a/Game_8h.html b/Game_8h.html index d12c7c6a4..372a72b77 100644 --- a/Game_8h.html +++ b/Game_8h.html @@ -2545,7 +2545,7 @@ Here is the caller graph for this function:
-
Todo
Move gGfxPool out of main.h
+
Todo
Move gGfxPool out of main.h
diff --git a/actors_8c.html b/actors_8c.html index 8a556d8be..659180f72 100644 --- a/actors_8c.html +++ b/actors_8c.html @@ -456,7 +456,7 @@ Here is the caller graph for this function:
-
Todo
Commented out because deletes too soon.
+
Todo
Commented out because deletes too soon.
Here is the call graph for this function:
diff --git a/bug.html b/bug.html index 11f013b1f..3d093ce1b 100644 --- a/bug.html +++ b/bug.html @@ -116,9 +116,9 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });
Global func_8001969C (UNUSED s32 playerId, UNUSED f32 arg1, s32 cameraId, UNUSED s16 pathIndex)
Adding an (f32) cast changes asm, why?
Global func_800B9BE4 (f32, f32, u16 *)
-
they probably meant to store the value to tmp[i] and tmp[8 + i]
+
they probably meant to store the value to tmp[i] and tmp[8 + i]
Global func_800BB388 (s32 bankId, s32 instId, s32 arg2)
-
missing return
+
missing return
Global init_sequence_players (void)
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.
Global new_actor (ActorInitParams *)
@@ -126,9 +126,9 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });

Global note_set_vel_pan_reverb (struct Note *note, f32 velocity, u8 pan, u8 reverbVol)
-
for the change to UQ0.7, the if statement should also have been changed accordingly
+
for the change to UQ0.7, the if statement should also have been changed accordingly
Global preload_sequence (u32, u8)
-
should be IS_SEQ_LOAD_COMPLETE
+
should be IS_SEQ_LOAD_COMPLETE
Global render_menu_item_data_course_image (MenuItem *)
todo: This function will not work in custom courses.
Global setup_podium_ceremony (void)
diff --git a/ceremony__and__credits_8c.html b/ceremony__and__credits_8c.html index 7d196dbdc..240c932f4 100644 --- a/ceremony__and__credits_8c.html +++ b/ceremony__and__credits_8c.html @@ -1363,7 +1363,7 @@ Here is the caller graph for this function:
-
Todo
Does this match as a return of s8?
+
Todo
Does this match as a return of s8?
Here is the call graph for this function:
@@ -2099,7 +2099,7 @@ Here is the call graph for this function:
-
Todo
What does this even do?
+
Todo
What does this even do?
Here is the call graph for this function:
diff --git a/ceremony__and__credits_8h.html b/ceremony__and__credits_8h.html index eaf8edd0f..a86dec0d1 100644 --- a/ceremony__and__credits_8h.html +++ b/ceremony__and__credits_8h.html @@ -2037,7 +2037,7 @@ Here is the call graph for this function:
-
Todo
What does this even do?
+
Todo
What does this even do?
Here is the call graph for this function:
diff --git a/code__80281780_8c.html b/code__80281780_8c.html index 01bb94860..d11135d70 100644 --- a/code__80281780_8c.html +++ b/code__80281780_8c.html @@ -194,7 +194,7 @@ Variables
-
Todo
confirm this.
+
Todo
confirm this.
Here is the caller graph for this function:
diff --git a/code__80281780_8h.html b/code__80281780_8h.html index ed4a81e1c..b4d20bf07 100644 --- a/code__80281780_8h.html +++ b/code__80281780_8h.html @@ -166,7 +166,7 @@ Variables
-
Todo
confirm this.
+
Todo
confirm this.
Here is the caller graph for this function:
diff --git a/contpfs_8c.html b/contpfs_8c.html index d5670d7e7..1a2cb0334 100644 --- a/contpfs_8c.html +++ b/contpfs_8c.html @@ -210,8 +210,8 @@ Here is the caller graph for this function:
-
Todo
remove magic constant
-
Todo
loads of magic constants..
+
Todo
remove magic constant
+
Todo
loads of magic constants..
Here is the call graph for this function:
@@ -284,7 +284,7 @@ Here is the caller graph for this function:
-
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
+
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
Here is the call graph for this function:
@@ -348,8 +348,8 @@ Here is the caller graph for this function:
-
Todo
fix magic number
-
Todo
remove magic constant
+
Todo
fix magic number
+
Todo
remove magic constant
Here is the call graph for this function:
diff --git a/controller_8h.html b/controller_8h.html index 74f391ba1..a633c6c30 100644 --- a/controller_8h.html +++ b/controller_8h.html @@ -1100,8 +1100,8 @@ Here is the call graph for this function:
-
Todo
remove magic constant
-
Todo
loads of magic constants..
+
Todo
remove magic constant
+
Todo
loads of magic constants..
Here is the call graph for this function:
@@ -1388,7 +1388,7 @@ Here is the caller graph for this function:
-
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
+
Todo
don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
Here is the call graph for this function:
@@ -1452,8 +1452,8 @@ Here is the caller graph for this function:
-
Todo
fix magic number
-
Todo
remove magic constant
+
Todo
fix magic number
+
Todo
remove magic constant
Here is the call graph for this function:
diff --git a/doxygen_crawl.html b/doxygen_crawl.html index bfee9c6a0..066f9a98e 100644 --- a/doxygen_crawl.html +++ b/doxygen_crawl.html @@ -10465,7 +10465,7 @@ - + @@ -10487,7 +10487,7 @@ - + diff --git a/heap_8c.html b/heap_8c.html index f426c12b3..ec242aa05 100644 --- a/heap_8c.html +++ b/heap_8c.html @@ -554,7 +554,7 @@ Here is the caller graph for this function:
-
Bug
they probably meant to store the value to tmp[i] and tmp[8 + i]
+
Bug
they probably meant to store the value to tmp[i] and tmp[8 + i]
diff --git a/heap_8h.html b/heap_8h.html index 875e81409..ca061f59f 100644 --- a/heap_8h.html +++ b/heap_8h.html @@ -651,7 +651,7 @@ Here is the caller graph for this function:
-
Bug
they probably meant to store the value to tmp[i] and tmp[8 + i]
+
Bug
they probably meant to store the value to tmp[i] and tmp[8 + i]
diff --git a/load_8c.html b/load_8c.html index c239f2a45..76920d130 100644 --- a/load_8c.html +++ b/load_8c.html @@ -838,7 +838,7 @@ Here is the caller graph for this function:
-
Bug
missing return
+
Bug
missing return
Here is the call graph for this function:
@@ -1131,7 +1131,7 @@ Here is the caller graph for this function:
-
Bug
should be IS_SEQ_LOAD_COMPLETE
+
Bug
should be IS_SEQ_LOAD_COMPLETE
Here is the call graph for this function:
diff --git a/load_8h.html b/load_8h.html index 0174e7aa0..e52e95730 100644 --- a/load_8h.html +++ b/load_8h.html @@ -661,7 +661,7 @@ Here is the caller graph for this function:
-
Bug
missing return
+
Bug
missing return
Here is the call graph for this function:
@@ -923,7 +923,7 @@ Here is the caller graph for this function:
-
Bug
should be IS_SEQ_LOAD_COMPLETE
+
Bug
should be IS_SEQ_LOAD_COMPLETE
Here is the call graph for this function:
diff --git a/md_docs_2migrations.html b/md_docs_2migrations.html index 9927c2783..b579d6f61 100644 --- a/md_docs_2migrations.html +++ b/md_docs_2migrations.html @@ -308,7 +308,7 @@ Troubleshooting
  • Missing wheel textures: Make sure all 4 wheel variants exist for each kart frame
  • Wrong track textures: Double-check the track name in the path (e.g., yoshi_valley vs yoshis_valley)
  • -

    +

    See Also

    -
    Todo
    These sizes need to be sizeof() for shiftability if possible
    +
    Todo
    These sizes need to be sizeof() for shiftability if possible
    Here is the call graph for this function:
    @@ -9134,7 +9134,7 @@ Here is the caller graph for this function:
    -
    Todo
    Move gGfxPool out of main.h
    +
    Todo
    Move gGfxPool out of main.h
    Here is the call graph for this function:
    diff --git a/menu__items_8h.html b/menu__items_8h.html index aa7be3dde..aa37ddcf0 100644 --- a/menu__items_8h.html +++ b/menu__items_8h.html @@ -2738,7 +2738,7 @@ Here is the caller graph for this function:
    -
    Todo
    These sizes need to be sizeof() for shiftability if possible
    +
    Todo
    These sizes need to be sizeof() for shiftability if possible
    Here is the call graph for this function:
    diff --git a/navtreedata.js b/navtreedata.js index 5a682d32d..01e32080f 100644 --- a/navtreedata.js +++ b/navtreedata.js @@ -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 ], diff --git a/navtreeindex42.js b/navtreeindex42.js index d089d55bd..386aa4d2c 100644 --- a/navtreeindex42.js +++ b/navtreeindex42.js @@ -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], diff --git a/osContInit_8c.html b/osContInit_8c.html index 8fa1d66ad..00f7c76e5 100644 --- a/osContInit_8c.html +++ b/osContInit_8c.html @@ -219,7 +219,7 @@ Here is the caller graph for this function:
    -
    Todo
    figure out what it means
    +
    Todo
    figure out what it means
    Here is the call graph for this function:
    diff --git a/osCreatePiManager_8c.html b/osCreatePiManager_8c.html index 970f936b4..75a5d66d8 100644 --- a/osCreatePiManager_8c.html +++ b/osCreatePiManager_8c.html @@ -236,7 +236,7 @@ Here is the caller graph for this function:
    -
    Todo
    In libreultra this is in an include
    +
    Todo
    In libreultra this is in an include
    diff --git a/osPiGetCmdQueue_8c.html b/osPiGetCmdQueue_8c.html index e3d65fccd..8b69028a0 100644 --- a/osPiGetCmdQueue_8c.html +++ b/osPiGetCmdQueue_8c.html @@ -171,7 +171,7 @@ Here is the caller graph for this function:
    -
    Todo
    In libreultra this is in an include
    +
    Todo
    In libreultra this is in an include
    diff --git a/osPiRawStartDma_8c.html b/osPiRawStartDma_8c.html index b1652ccc8..30196bdee 100644 --- a/osPiRawStartDma_8c.html +++ b/osPiRawStartDma_8c.html @@ -191,7 +191,7 @@ Here is the caller graph for this function:
    -
    Todo
    figure out why this is like this
    +
    Todo
    figure out why this is like this
    diff --git a/osPiStartDma_8c.html b/osPiStartDma_8c.html index 3dcb693a0..c42936e65 100644 --- a/osPiStartDma_8c.html +++ b/osPiStartDma_8c.html @@ -172,7 +172,7 @@ Variables
    -
    Todo
    name magic constants
    +
    Todo
    name magic constants
    Here is the call graph for this function:
    @@ -206,7 +206,7 @@ Here is the caller graph for this function:
    -
    Todo
    In libreultra this is in an include
    +
    Todo
    In libreultra this is in an include
    diff --git a/piint_8h.html b/piint_8h.html index 0cdc8aa2f..528825629 100644 --- a/piint_8h.html +++ b/piint_8h.html @@ -1767,7 +1767,7 @@ Here is the caller graph for this function:
    -
    Todo
    In libreultra this is in an include
    +
    Todo
    In libreultra this is in an include
    diff --git a/playback_8c.html b/playback_8c.html index 38fb13811..297b4af32 100644 --- a/playback_8c.html +++ b/playback_8c.html @@ -870,7 +870,7 @@ Here is the caller graph for this function:
    -
    Bug
    for the change to UQ0.7, the if statement should also have been changed accordingly
    +
    Bug
    for the change to UQ0.7, the if statement should also have been changed accordingly
    Here is the caller graph for this function:
    diff --git a/playback_8h.html b/playback_8h.html index 83a3aef5c..b91d8a0ab 100644 --- a/playback_8h.html +++ b/playback_8h.html @@ -931,7 +931,7 @@ Here is the caller graph for this function:
    -
    Bug
    for the change to UQ0.7, the if statement should also have been changed accordingly
    +
    Bug
    for the change to UQ0.7, the if statement should also have been changed accordingly
    Here is the caller graph for this function:
    diff --git a/podium__ceremony__actors_8c.html b/podium__ceremony__actors_8c.html index e17b97567..5e94c52e0 100644 --- a/podium__ceremony__actors_8c.html +++ b/podium__ceremony__actors_8c.html @@ -629,7 +629,7 @@ Here is the caller graph for this function:
    Bug
    No null check.
    Bug
    -
    Todo
    More indepth error checking/return value
    +
    Todo
    More indepth error checking/return value
    Here is the call graph for this function:
    diff --git a/podium__ceremony__actors_8h.html b/podium__ceremony__actors_8h.html index a6bec8198..92dbd0d8c 100644 --- a/podium__ceremony__actors_8h.html +++ b/podium__ceremony__actors_8h.html @@ -585,7 +585,7 @@ Here is the caller graph for this function:
    Bug
    No null check.
    Bug
    -
    Todo
    More indepth error checking/return value
    +
    Todo
    More indepth error checking/return value
    Here is the call graph for this function:
    diff --git a/race__logic_8c.html b/race__logic_8c.html index cc37686cc..23e53f18c 100644 --- a/race__logic_8c.html +++ b/race__logic_8c.html @@ -697,7 +697,7 @@ Here is the caller graph for this function:
    -
    Todo
    increasing players past four would require increase this loop iterator.
    +
    Todo
    increasing players past four would require increase this loop iterator.
    Here is the call graph for this function:
    diff --git a/race__logic_8h.html b/race__logic_8h.html index 121c5ca13..eee88f395 100644 --- a/race__logic_8h.html +++ b/race__logic_8h.html @@ -632,7 +632,7 @@ Here is the caller graph for this function:
    -
    Todo
    increasing players past four would require increase this loop iterator.
    +
    Todo
    increasing players past four would require increase this loop iterator.
    Here is the call graph for this function:
    diff --git a/render__objects_8c.html b/render__objects_8c.html index d7093b28b..9b6a06531 100644 --- a/render__objects_8c.html +++ b/render__objects_8c.html @@ -2805,7 +2805,7 @@ Here is the caller graph for this function:
    -
    Todo
    tlut/texture unconfirmed. This could be texture1 and texture2
    +
    Todo
    tlut/texture unconfirmed. This could be texture1 and texture2
    Here is the call graph for this function:
    @@ -11384,7 +11384,7 @@ Here is the caller graph for this function:
    -
    Todo
    fakematch?
    +
    Todo
    fakematch?
    Here is the call graph for this function:
    @@ -11441,7 +11441,7 @@ Here is the caller graph for this function:
    -
    Todo
    fakematch?
    +
    Todo
    fakematch?
    Here is the call graph for this function:
    @@ -16914,7 +16914,7 @@ Here is the caller graph for this function:

    Renders

    Menus: Mario Kart 64 Logo, Debug text

    1P: Coloured square in third hud mode that players go around.

    -
    Todo
    Update to F3DEX. Uses OLD definition for gspTextureRectangle.
    +
    Todo
    Update to F3DEX. Uses OLD definition for gspTextureRectangle.
    Here is the caller graph for this function:
    @@ -16969,7 +16969,7 @@ Here is the caller graph for this function:

    Renders

    For all game modes

    Minimap, CurrLap, Lap time

    -
    Todo
    Update to F3DEX. Uses OLD definition for gspTextureRectangle.
    +
    Todo
    Update to F3DEX. Uses OLD definition for gspTextureRectangle.
    Here is the call graph for this function:
    @@ -17263,7 +17263,7 @@ Here is the caller graph for this function:
    -
    Todo
    : Hardcode these x and y values. Because why not?
    +
    Todo
    : Hardcode these x and y values. Because why not?
    Here is the call graph for this function:
    diff --git a/render__objects_8h.html b/render__objects_8h.html index fa8d85650..51788056d 100644 --- a/render__objects_8h.html +++ b/render__objects_8h.html @@ -16119,7 +16119,7 @@ Here is the caller graph for this function:
    -
    Todo
    : Hardcode these x and y values. Because why not?
    +
    Todo
    : Hardcode these x and y values. Because why not?
    Here is the call graph for this function:
    diff --git a/search/all_16.js b/search/all_16.js index 89fd27aca..072b386a0 100644 --- a/search/all_16.js +++ b/search/all_16.js @@ -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']]], diff --git a/search/all_4.js b/search/all_4.js index 9c5709228..072d1357c 100644 --- a/search/all_4.js +++ b/search/all_4.js @@ -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']]], diff --git a/todo.html b/todo.html index a62f129fb..6dc6868d4 100644 --- a/todo.html +++ b/todo.html @@ -110,21 +110,21 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global __osGetId (OSPfs *pfs)
    -

    remove magic constant

    -

    loads of magic constants..

    +

    remove magic constant

    +

    loads of magic constants..

    Global __osPfsReleasePages (OSPfs *pfs, __OSInode *inode, u8 start_page, u16 *sum, u8 bank, __OSInodeUnit *last_page, int flag)
    magic number
    Global __osPfsRWInode (OSPfs *pfs, __OSInode *inode, u8 flag, u8 bank)
    -
    don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
    +
    don't like this =/ //maybe &inode->inode_table[j*PFS_ONE_PAGE].ipage or something
    Global __osPiDevMgr
    -
    In libreultra this is in an include
    +
    In libreultra this is in an include
    Global __osRepairPackId (OSPfs *pfs, __OSPackId *badid, __OSPackId *newid)
    -

    fix magic number

    -

    remove magic constant

    +

    fix magic number

    +

    remove magic constant

    Global add_actor_to_empty_slot (Vec3f pos, Vec3s rot, Vec3f velocity, s16 actorType)
    -
    Commented out because deletes too soon.
    +
    Commented out because deletes too soon.
    Global are_players_in_course_section (s16, s16)
    This is the easiest solution otherwise actors would not collide on custom courses.
    Global ATrain::SyncComponents (TrainCarStuff *trainCar, s16 orientationY)
    @@ -134,12 +134,12 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global clear_framebuffer (s32)
    Why did void* work for matching
    Global D_800E43B0 []
    -
    unused?
    +
    unused?
    Global debug_switch_character_ceremony_cutscene (void)
    -
    confirm this.
    +
    confirm this.
    Union du
    -

    is it possible to remove them somehow?

    -

    is it possible to remove them somehow?

    +

    is it possible to remove them somehow?

    +

    is it possible to remove them somehow?

    Global fill [2]
    file boundary?
    @@ -150,25 +150,25 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global func_80028864 (Player *, Camera *, s8, s8)
    make a proper match
    Global func_80046030 (u8 *tlut, u8 *texture, Vtx *arg2, s32 width, s32 arg4, s32 height)
    -
    tlut/texture unconfirmed. This could be texture1 and texture2
    +
    tlut/texture unconfirmed. This could be texture1 and texture2
    Global func_8004C268 (u32 arg0, u32 arg1, u8 *texture, u32 width, u32 arg4, u32 height, s32 arg6)
    -
    fakematch?
    +
    fakematch?
    Global func_8004C268_wide (u32 arg0, u32 arg1, u8 *texture, u32 width, u32 arg4, u32 height, s32 arg6)
    -
    fakematch?
    +
    fakematch?
    Global func_800745C8 (s32 objectIndex, const char **lakituTexturePtr)
    -
    arg1 should likely be a u8 *
    +
    arg1 should likely be a u8 *
    Global func_80091FA4 (void)
    -
    These sizes need to be sizeof() for shiftability if possible
    +
    These sizes need to be sizeof() for shiftability if possible
    Global func_800CBC24 (void)
    clenanup, something's weird with the variables. D_800EA4A4 is probably EuAudioCmd bc of the + 0x100
    Global func_8028336C (UNUSED CinematicCamera *arg0, UNUSED Camera *camera)
    -
    Does this match as a return of s8?
    +
    Does this match as a return of s8?
    Global func_802846E4 (CinematicCamera *)
    -
    What does this even do?
    +
    What does this even do?
    Global func_8028F970 (void)
    -
    increasing players past four would require increase this loop iterator.
    +
    increasing players past four would require increase this loop iterator.
    Global GetCupName (void)
    -
    Move gGfxPool out of main.h
    +
    Move gGfxPool out of main.h
    Global gPlayerWinningIndex
    gPlayerWinningIndex (D_800DC5E8) accessed as word, D_800DC5EB as u8
    Global gTorchSpawns []
    @@ -190,13 +190,13 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global MTX_SHADOW_POOL_SIZE
    Verify with proper documentation
    Global new_actor (ActorInitParams *)
    -
    More indepth error checking/return value
    +
    More indepth error checking/return value
    Global Note::priority
    use macros or something instead.
    Global OBombKart::Unk_3C
    Turn WheelPos into a struct
    Global osContInit (OSMesgQueue *mq, u8 *bitpattern, OSContStatus *status)
    -
    figure out what it means
    +
    figure out what it means
    Class OSeagull
    unk_0D5 needs to be a struct variable probably. What does it do? Behaviour?
    Global OSnowman::DrawBody (s32)
    @@ -206,9 +206,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global osPfsDeleteFile (OSPfs *pfs, u16 company_code, u32 game_code, u8 *game_name, u8 *ext_name)
    magic constant
    Global osPiStartDma (OSIoMesg *mb, s32 priority, s32 direction, uintptr_t devAddr, void *vAddr, size_t nbytes, OSMesgQueue *mq)
    -
    name magic constants
    +
    name magic constants
    Global osRomBase
    -
    figure out why this is like this
    +
    figure out why this is like this
    Global osViBlack (u8 active)
    name magic constants
    Global osViSwapBuffer (void *vaddr)
    @@ -225,11 +225,11 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global render_collision (void)
    decide to use colours or textures and fix displaylists because they are buggy
    Global render_texture_rectangle (s32 x, s32 y, s32 width, s32 height, s32 s, s32 w, s32 mode)
    -
    Update to F3DEX. Uses OLD definition for gspTextureRectangle.
    +
    Update to F3DEX. Uses OLD definition for gspTextureRectangle.
    Global render_texture_rectangle_wide (s32 x, s32 y, s32 width, s32 height, s32 arg4, s32 arg5, s32 arg6)
    -
    Update to F3DEX. Uses OLD definition for gspTextureRectangle.
    +
    Update to F3DEX. Uses OLD definition for gspTextureRectangle.
    Global set_minimap_finishline_position (s32)
    -
    : Hardcode these x and y values. Because why not?
    +
    : Hardcode these x and y values. Because why not?
    Global SOUND_ARG_LOAD (sound_bank, byte2, byte3, sound_id)
    format like sm64 sounds.h
    Global spawn_foliage (struct ActorSpawnData *actor)
    diff --git a/uniondu.html b/uniondu.html index 07302d7bb..4841fbfd7 100644 --- a/uniondu.html +++ b/uniondu.html @@ -138,8 +138,8 @@ Data Fields  

    Detailed Description

    -
    Todo
    is it possible to remove them somehow?
    -
    Todo
    is it possible to remove them somehow?
    +
    Todo
    is it possible to remove them somehow?
    +
    Todo
    is it possible to remove them somehow?

    Field Documentation

    ◆ d

    diff --git a/update__objects_8c.html b/update__objects_8c.html index 29d85c4d6..71fe235c7 100644 --- a/update__objects_8c.html +++ b/update__objects_8c.html @@ -3479,7 +3479,7 @@ Here is the caller graph for this function:
    -
    Todo
    arg1 should likely be a u8 *
    +
    Todo
    arg1 should likely be a u8 *
    Here is the call graph for this function:
    @@ -6570,7 +6570,7 @@ Here is the call graph for this function:
    -
    Todo
    unused?
    +
    Todo
    unused?