diff --git a/Game_8cpp.html b/Game_8cpp.html index 15ba34179..9a1ab131c 100644 --- a/Game_8cpp.html +++ b/Game_8cpp.html @@ -2099,7 +2099,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 caller graph for this function:
diff --git a/Game_8h.html b/Game_8h.html index 7857f3535..9b4d8a119 100644 --- a/Game_8h.html +++ b/Game_8h.html @@ -1990,7 +1990,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 c0f623d05..caffa49d4 100644 --- a/actors_8c.html +++ b/actors_8c.html @@ -451,7 +451,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:
@@ -1829,7 +1829,7 @@ Here is the caller graph for this function:
-
Todo
actorType needs to be passed into this function for flexibility
+
Todo
actorType needs to be passed into this function for flexibility
Here is the call graph for this function:
diff --git a/bug.html b/bug.html index 025437580..e5d09f712 100644 --- a/bug.html +++ b/bug.html @@ -118,9 +118,9 @@ $(function(){initNavTree('bug.html',''); initResizable(true); });
Global func_80077E20 (s32 objectIndex)
frappe snowland There's something up with the handling of common_vtx_rectangle and the loading of 0x10 right here
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 *)
diff --git a/ceremony__and__credits_8c.html b/ceremony__and__credits_8c.html index e8b13246b..126a94374 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:
diff --git a/classOSeagull.html b/classOSeagull.html index 2f7584e5d..a517ac880 100644 --- a/classOSeagull.html +++ b/classOSeagull.html @@ -194,7 +194,7 @@ Additional Inherited Members  

Detailed Description

-
Todo
unk_0D5 needs to be a struct variable probably. What does it do? Behaviour?
+
Todo
unk_0D5 needs to be a struct variable probably. What does it do? Behaviour?

Constructor & Destructor Documentation

◆ OSeagull()

diff --git a/classOSnowman.html b/classOSnowman.html index dca7f87f2..fba016675 100644 --- a/classOSnowman.html +++ b/classOSnowman.html @@ -312,7 +312,7 @@ Here is the call graph for this function:
-
Todo
quick hack to add the snow particles on hit. Need to separate into its own class
+
Todo
quick hack to add the snow particles on hit. Need to separate into its own class
Here is the call graph for this function:
@@ -713,7 +713,7 @@ Here is the caller graph for this function:
-
Todo
quick hack to add the snow particles on hit. Need to separate into its own class
+
Todo
quick hack to add the snow particles on hit. Need to separate into its own class

Reimplemented from OObject.

diff --git a/classOThwomp.html b/classOThwomp.html index 47053172f..4d029926d 100644 --- a/classOThwomp.html +++ b/classOThwomp.html @@ -289,7 +289,7 @@ Static Private Attributes  

Detailed Description

-
Todo

Make shadow size bigger if thwomp is scaled up

+
Todo

Make shadow size bigger if thwomp is scaled up

make adjustable properties for squishSize and boundingBoxSize

Thwomp OObject

@@ -1682,7 +1682,7 @@ Here is the caller graph for this function:
-
Todo
Write this better. This effects the squish size and the bounding box size.
+
Todo
Write this better. This effects the squish size and the bounding box size.
diff --git a/code__80281780_8c.html b/code__80281780_8c.html index 1b3286697..74e2a7a17 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 019a21c7a..7f11d5737 100644 --- a/code__80281780_8h.html +++ b/code__80281780_8h.html @@ -170,7 +170,7 @@ Variables
-
Todo
confirm this.
+
Todo
confirm this.
Here is the caller graph for this function:
diff --git a/heap_8c.html b/heap_8c.html index 79d144687..cce221794 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 8e134716e..e2b2f7bb9 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 0a7ec0e72..f417e218f 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:
diff --git a/load_8h.html b/load_8h.html index 2ce84dcb0..4c630b182 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:
diff --git a/main_8c.html b/main_8c.html index 7fc11c8fb..d6cf36532 100644 --- a/main_8c.html +++ b/main_8c.html @@ -622,7 +622,7 @@ Here is the caller graph for this function:
-
Todo
Why did void* work for matching
+
Todo
Why did void* work for matching
Here is the caller graph for this function:
diff --git a/main_8h.html b/main_8h.html index 4633474ad..93ff54d1a 100644 --- a/main_8h.html +++ b/main_8h.html @@ -621,7 +621,7 @@ Variables
-
Todo
Verify with proper documentation
+
Todo
Verify with proper documentation
@@ -650,7 +650,7 @@ Variables
-
Todo
Verify with proper documentation
+
Todo
Verify with proper documentation
@@ -669,7 +669,7 @@ Variables
-
Todo
Why did void* work for matching
+
Todo
Why did void* work for matching
Here is the caller graph for this function:
diff --git a/md_docs_2custom-audio.html b/md_docs_2custom-audio.html index 5d6d37252..b7637932e 100644 --- a/md_docs_2custom-audio.html +++ b/md_docs_2custom-audio.html @@ -109,13 +109,29 @@ $(function(){initNavTree('md_docs_2custom-audio.html',''); initResizable(true);

-

To replace a sequences you should only create a zip file with sequences to replace at the same path as mk64.o2r. Only wav, mp3, ogg and flac are supported.

+

To replace a sequences you should only create a zip file with sequences to replace at the same path as mk64.o2r. Only wav, mp3, ogg and flac are supported. For define the loop you need to create a json with the same name but end with .json. the json look like this:

{
+
"loop": {
+
"start": 0,
+
"end": 0
+
}
+
}
+

The json file are optional. The unit of start and end is in pcm frames. You can use a tool like Audacity to find the correct values (it's call samples in Audacity). All properties avaible are:

{
+
"name": "Name",
+
"author": "Author",
+
"date": "Date",
+
"loop": {
+
"start": 0,
+
"end": 0
+
}
+
}
+

The name, author and date are optional. The loop is used to define the loop of the sequence. If you don't want to loop the sequence, you can just remove the loop property. date doesn't have any effect on the audio playback.

Example:

-

You want to change sound/sequences/main_menu then you just need to create a zip file with the following structure:

textures_pack.zip
+

You want to change sound/sequences/main_menu then you just need to create a zip file with the following structure:

audio_pack.zip
└── sound
└── sequences
└── main_menu.mp3
+
└── main_menu.json

Future plans

    diff --git a/menu__items_8c.html b/menu__items_8c.html index 850ed77a9..7537a4021 100644 --- a/menu__items_8c.html +++ b/menu__items_8c.html @@ -2398,7 +2398,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:
@@ -9150,7 +9150,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 caller graph for this function:
diff --git a/menu__items_8h.html b/menu__items_8h.html index 9e12b942a..272a92d4c 100644 --- a/menu__items_8h.html +++ b/menu__items_8h.html @@ -2744,7 +2744,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/menus_8c.html b/menus_8c.html index 60c069647..05f6baacd 100644 --- a/menus_8c.html +++ b/menus_8c.html @@ -381,7 +381,7 @@ Here is the caller graph for this function:

Navigation of the map select course menu screen

-
Todo
SetCourse() to course one;
+
Todo
SetCourse() to course one;
Here is the call graph for this function:
diff --git a/menus_8h.html b/menus_8h.html index 879864aac..223979578 100644 --- a/menus_8h.html +++ b/menus_8h.html @@ -914,7 +914,7 @@ Variables

Navigation of the map select course menu screen

-
Todo
SetCourse() to course one;
+
Todo
SetCourse() to course one;
Here is the call graph for this function:
diff --git a/networking_8h.html b/networking_8h.html index c262e2a38..6068311c3 100644 --- a/networking_8h.html +++ b/networking_8h.html @@ -841,7 +841,7 @@ Here is the caller graph for this function:
-
Todo
SetCourse();
+
Todo
SetCourse();
Here is the caller graph for this function:
diff --git a/osContInit_8c.html b/osContInit_8c.html index 4dbec2864..b456dd904 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 23968c5c3..54d6c3caa 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 4cb2eeb3e..c9dd53159 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/osPiStartDma_8c.html b/osPiStartDma_8c.html index be3eaee6a..86beacf5f 100644 --- a/osPiStartDma_8c.html +++ b/osPiStartDma_8c.html @@ -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 82ec33c97..917ef3553 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/race__logic_8c.html b/race__logic_8c.html index d9d423a5b..c345c3086 100644 --- a/race__logic_8c.html +++ b/race__logic_8c.html @@ -689,7 +689,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 37ec5fc24..5bee09edf 100644 --- a/race__logic_8h.html +++ b/race__logic_8h.html @@ -626,7 +626,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 c35a9b4c2..8f1adb2a5 100644 --- a/render__objects_8c.html +++ b/render__objects_8c.html @@ -11413,7 +11413,7 @@ Here is the caller graph for this function:
-
Todo
fakematch?
+
Todo
fakematch?
Here is the call graph for this function:
@@ -11470,7 +11470,7 @@ Here is the caller graph for this function:
-
Todo
fakematch?
+
Todo
fakematch?
Here is the call graph for this function:
@@ -17229,7 +17229,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:
@@ -17284,7 +17284,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:
@@ -17578,7 +17578,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 fc5753060..0796c0224 100644 --- a/render__objects_8h.html +++ b/render__objects_8h.html @@ -16408,7 +16408,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_12.js b/search/all_12.js index 4bfece42f..a4fa1b98d 100644 --- a/search/all_12.js +++ b/search/all_12.js @@ -229,7 +229,7 @@ var searchData= ['pixelcountpresets_226',['pixelCountPresets',['../namespaceGameUI.html#a3ec999dd45c253f4028a9799c2097bf3',1,'GameUI']]], ['pjobs_227',['pJobs',['../structma__job__queue.html#aa451ed367f2b32c7290478552e6bed72',1,'ma_job_queue']]], ['place_228',['PLACE',['../defines_8h.html#a553ccae20425334722a8255176db6b58',1,'defines.h']]], - ['plans_229',['plans',['../md_docs_2custom-audio.html#future-plans',1,'Future plans'],['../md_docs_2textures-pack.html#future-plans-2',1,'Future plans'],['../md_docs_2custom-characters.html#future-plans-1',1,'Future plans']]], + ['plans_229',['plans',['../md_docs_2custom-audio.html#future-plans',1,'Future plans'],['../md_docs_2custom-characters.html#future-plans-1',1,'Future plans'],['../md_docs_2textures-pack.html#future-plans-2',1,'Future plans']]], ['platform_230',['platform',['../classpfd_1_1internal_1_1platform.html',1,'pfd::internal']]], ['play_5fcpu_5fsound_5feffect_231',['play_cpu_sound_effect',['../code__80005FD0_8c.html#adb9b8cd30f2be4e125706fa55ea2272d',1,'play_cpu_sound_effect(s32 arg0, Player *player): code_80005FD0.c'],['../code__80005FD0_8h.html#a7fd9348353fad2f9e3c09149b4ac6848',1,'play_cpu_sound_effect(s32, Player *): code_80005FD0.c']]], ['play_5fcutscene_232',['play_cutscene',['../ceremony__and__credits_8c.html#a4a6457529772eb72fe5e0fd85793e4ca',1,'play_cutscene(CinematicCamera *camera): ceremony_and_credits.c'],['../ceremony__and__credits_8h.html#a5b5ed72310520791870bbf9bd3fe930e',1,'play_cutscene(CinematicCamera *): ceremony_and_credits.c']]], diff --git a/search/all_16.js b/search/all_16.js index 6f9f5f0e7..2d44344eb 100644 --- a/search/all_16.js +++ b/search/all_16.js @@ -175,11 +175,11 @@ var searchData= ['timers_172',['timers',['../structPiranhaPlant.html#aad0102ae4844055bddecf89439f28ba0',1,'PiranhaPlant']]], ['timerx_173',['timerX',['../structhud__player.html#a4e7f899bbe6582da0c78d383de4baf38',1,'hud_player']]], ['timery_174',['timerY',['../structhud__player.html#aa21cf21b02048bda46fcbb4fd38b37fc',1,'hud_player']]], - ['tips_175',['Tips',['../md_docs_2custom-track.html#tips-1',1,'Tips'],['../md_docs_2custom-characters.html#tips',1,'Tips']]], + ['tips_175',['Tips',['../md_docs_2custom-characters.html#tips',1,'Tips'],['../md_docs_2custom-track.html#tips-1',1,'Tips']]], ['tlnext_176',['tlnext',['../structOSThread__ListHead.html#adb438ed0998a6df6f1b35397beedf3ed',1,'OSThread_ListHead::tlnext'],['../structOSThread__s.html#ae3eedf57533a33bc381be42804bf0658',1,'OSThread_s::tlnext']]], ['tlut_177',['Tlut',['../classATree.html#a8b38f0a8f69b19459577eae8066b6216',1,'ATree']]], ['tlutlist_178',['tlutList',['../structObject.html#a01c1f3b5e0addfab28925726b8d67c90',1,'Object::tlutList'],['../structItemWindowObjects.html#ab41021cb48e9906970a709f3a3379247',1,'ItemWindowObjects::tlutList']]], - ['to_20help_179',['To Help',['../md_docs_2textures-pack.html#tools-to-help-1',1,'Tools To Help'],['../md_docs_2custom-characters.html#tools-to-help',1,'Tools To Help']]], + ['to_20help_179',['To Help',['../md_docs_2custom-characters.html#tools-to-help',1,'Tools To Help'],['../md_docs_2textures-pack.html#tools-to-help-1',1,'Tools To Help']]], ['to_20help_20find_20music_20and_20to_20see_20how_20courses_20are_20adapted_20in_20the_20future_20including_20references_20too_180',['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,'']]], ['to_20see_20how_20courses_20are_20adapted_20in_20the_20future_20including_20references_20too_181',['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,'']]], ['to_20use_182',['How to use',['../md_docs_2custom-track.html#how-to-use',1,'']]], @@ -207,7 +207,7 @@ var searchData= ['toggle_5fbtn_204',['TOGGLE_BTN',['../SpaghettiGui_8cpp.html#a5b5c99d34aba0e0c65d2d146a1a409d6',1,'SpaghettiGui.cpp']]], ['toggle_5fpad_5fbtn_205',['TOGGLE_PAD_BTN',['../SpaghettiGui_8cpp.html#a3973e846a303ecb2f0968b0e94cf26cd',1,'SpaghettiGui.cpp']]], ['too_206',['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,'']]], - ['tools_20to_20help_207',['Tools To Help',['../md_docs_2textures-pack.html#tools-to-help-1',1,'Tools To Help'],['../md_docs_2custom-characters.html#tools-to-help',1,'Tools To Help']]], + ['tools_20to_20help_207',['Tools To Help',['../md_docs_2custom-characters.html#tools-to-help',1,'Tools To Help'],['../md_docs_2textures-pack.html#tools-to-help-1',1,'Tools To Help']]], ['tools_2ecpp_208',['Tools.cpp',['../Tools_8cpp.html',1,'']]], ['tools_2eh_209',['Tools.h',['../Tools_8h.html',1,'']]], ['toolswindow_210',['ToolsWindow',['../classEditor_1_1ToolsWindow.html',1,'Editor']]], diff --git a/search/all_8.js b/search/all_8.js index 5f3a8069b..bafd455db 100644 --- a/search/all_8.js +++ b/search/all_8.js @@ -2104,7 +2104,7 @@ var searchData= ['func_5funnamed8_2101',['func_unnamed8',['../effects_8c.html#ad8f7d27adb8877a47658ec4474db7f1f',1,'func_unnamed8(void): effects.c'],['../effects_8h.html#a2394277f48ef51cbe4dd87b526f82406',1,'func_unnamed8(void): effects.c']]], ['func_5funnamed9_2102',['func_unnamed9',['../effects_8c.html#acb2ee8c76fb39d941370a9d14b0ab554',1,'func_unnamed9(void): effects.c'],['../effects_8h.html#a7c83e2daa08d326bebecbd60d5220f08',1,'func_unnamed9(void): effects.c']]], ['future_20including_20references_20too_2103',['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,'']]], - ['future_20plans_2104',['Future plans',['../md_docs_2custom-audio.html#future-plans',1,'Future plans'],['../md_docs_2textures-pack.html#future-plans-2',1,'Future plans'],['../md_docs_2custom-characters.html#future-plans-1',1,'Future plans']]], + ['future_20plans_2104',['Future plans',['../md_docs_2custom-audio.html#future-plans',1,'Future plans'],['../md_docs_2custom-characters.html#future-plans-1',1,'Future plans'],['../md_docs_2textures-pack.html#future-plans-2',1,'Future plans']]], ['fvector_2105',['FVector',['../structFVector.html',1,'']]], ['fvector2d_2106',['FVector2D',['../structFVector2D.html',1,'']]], ['fvector4_2107',['FVector4',['../structFVector4.html',1,'']]] diff --git a/search/all_a.js b/search/all_a.js index 3b65e003e..df78640ae 100644 --- a/search/all_a.js +++ b/search/all_a.js @@ -114,7 +114,7 @@ var searchData= ['held_5fbanana_111',['HELD_BANANA',['../actor__types_8h.html#ac1412f2ed50826478acf5d826cb0e4bca9c93e2cf1f7b12a51a2c6034bea0622d',1,'actor_types.h']]], ['held_5ffake_5fitem_5fbox_112',['HELD_FAKE_ITEM_BOX',['../actor__types_8h.html#ae07d85ac7035dc21319b791b430d4246',1,'actor_types.h']]], ['held_5fshell_113',['HELD_SHELL',['../actor__types_8h.html#ac01c8e97d91d8f2968ca1f8d4eb0495ba514b7d298fa86789854ef2056f82f7fd',1,'actor_types.h']]], - ['help_114',['Help',['../md_docs_2textures-pack.html#tools-to-help-1',1,'Tools To Help'],['../md_docs_2custom-characters.html#tools-to-help',1,'Tools To Help']]], + ['help_114',['Help',['../md_docs_2custom-characters.html#tools-to-help',1,'Tools To Help'],['../md_docs_2textures-pack.html#tools-to-help-1',1,'Tools To Help']]], ['help_20find_20music_20and_20to_20see_20how_20courses_20are_20adapted_20in_20the_20future_20including_20references_20too_115',['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,'']]], ['helpful_116',['Extra information that may be helpful',['../md_docs_2custom-track.html#extra-information-that-may-be-helpful',1,'']]], ['hi_117',['hi',['../uniondu.html#ac24ce7d9a78b6632965424039e4362c3',1,'du::hi'],['../struct____OSThreadContext.html#a22b3930da4f78d513776547d37123599',1,'__OSThreadContext::hi']]], diff --git a/start__game_8c.html b/start__game_8c.html index bef418019..451c9a92c 100644 --- a/start__game_8c.html +++ b/start__game_8c.html @@ -327,7 +327,7 @@ Here is the caller graph for this function:
-
Todo
SetCourse();
+
Todo
SetCourse();
Here is the caller graph for this function:
diff --git a/todo.html b/todo.html index c92428c2a..339185972 100644 --- a/todo.html +++ b/todo.html @@ -118,7 +118,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
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
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

@@ -126,7 +126,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global _course_mario_raceway_dl_mio0SegmentRomStart []
These should probably be ptr's instead of array's?
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,16 +134,16 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global BAD_RETURN (cmd)
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.
Global clear_framebuffer (s32)
-
Why did void* work for matching
+
Why did void* work for matching
Global course_select_menu_act (struct Controller *, u16)
-
SetCourse() to course one;
+
SetCourse() to course one;
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?
@@ -156,23 +156,23 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global func_80046030 (u8 *tlut, u8 *texture, Vtx *arg2, s32 width, s32 arg4, s32 height)
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?
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,9 +190,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global logo_intro_menu_act (struct Controller *controller, UNUSED u16 controllerIdx)
Label audio funcs
Global MTX_KART_POOL_SIZE
-
Verify with proper documentation
+
Verify with proper documentation
Global MTX_SHADOW_POOL_SIZE
-
Verify with proper documentation
+
Verify with proper documentation
Global new_actor (ActorInitParams *)
More indepth error checking/return value
Global Note::priority
@@ -200,13 +200,13 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
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?
+
unk_0D5 needs to be a struct variable probably. What does it do? Behaviour?
Global OSnowman::DrawBody (s32)
-
quick hack to add the snow particles on hit. Need to separate into its own class
+
quick hack to add the snow particles on hit. Need to separate into its own class
Global OSnowman::Tick () override
-
quick hack to add the snow particles on hit. Need to separate into its own class
+
quick hack to add the snow particles on hit. Need to separate into its own class
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)
@@ -218,28 +218,28 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global osViSwapBuffer (void *vaddr)
figure out what this flag means
Class OThwomp
-

Make shadow size bigger if thwomp is scaled up

+

Make shadow size bigger if thwomp is scaled up

make adjustable properties for squishSize and boundingBoxSize

Global OThwomp::_boundingBoxSize
-
Write this better. This effects the squish size and the bounding box size.
+
Write this better. This effects the squish size and the bounding box size.
Global PI_DOMAIN1
This define is from os.h, but including that causes problems...
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_course (const char *data)
-
SetCourse();
+
SetCourse();
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)
-
actorType needs to be passed into this function for flexibility
+
actorType needs to be passed into this function for flexibility
Global TrainSmokeTick (void)
: This should be an Object class one day
Global UPDATE_REG (reg, var)
diff --git a/uniondu.html b/uniondu.html index 784b04425..6b967322b 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 0d7e29f6c..be0a9a1d6 100644 --- a/update__objects_8c.html +++ b/update__objects_8c.html @@ -3607,7 +3607,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:
@@ -7188,7 +7188,7 @@ Here is the caller graph for this function:
-
Todo
unused?
+
Todo
unused?