diff --git a/search/all_11.js b/search/all_11.js
index d89d6e6bc..35088cbce 100644
--- a/search/all_11.js
+++ b/search/all_11.js
@@ -36,7 +36,7 @@ var searchData=
['objectpicker_2ecpp_33',['ObjectPicker.cpp',['../ObjectPicker_8cpp.html',1,'']]],
['objectpicker_2eh_34',['ObjectPicker.h',['../ObjectPicker_8h.html',1,'']]],
['objectreplication_35',['ObjectReplication',['../replication_8c.html#a51d6551124e4a1946bb006ba096d6726',1,'replication.c']]],
- ['objects_36',['Objects',['../structWorld_1_1Matrix.html#a9ffe24e9a3a0b5365aa5fcf5287d9619',1,'World::Matrix::Objects'],['../classWorld.html#a6cbf7696cb1102cd7f07b937b8e42648',1,'World::Objects'],['../objects.html',1,'Objects'],['../controlflow.html#objects-1',1,'Objects'],['../objects.html#objects',1,'Objects']]],
+ ['objects_36',['Objects',['../structWorld_1_1Matrix.html#a9ffe24e9a3a0b5365aa5fcf5287d9619',1,'World::Matrix::Objects'],['../classWorld.html#a6cbf7696cb1102cd7f07b937b8e42648',1,'World::Objects'],['../objects.html',1,'Objects'],['../objects.html#objects',1,'Objects'],['../controlflow.html#objects-1',1,'Objects']]],
['objects_2eh_37',['objects.h',['../objects_8h.html',1,'']]],
['objects_2emd_38',['objects.md',['../objects_8md.html',1,'']]],
['obombkart_39',['OBombKart',['../classOBombKart.html',1,'OBombKart'],['../classOBombKart.html#adce8f46e3608e94dd14e465b61db900b',1,'OBombKart::OBombKart()']]],
diff --git a/search/all_5.js b/search/all_5.js
index 2c5a00877..78105ab41 100644
--- a/search/all_5.js
+++ b/search/all_5.js
@@ -577,7 +577,7 @@ var searchData=
['courserecordsmenuselectiontypes_574',['CourseRecordsMenuSelectionTypes',['../menus_8h.html#a692cee32dee79047b93531b8284fdf2e',1,'menus.h']]],
['courserecordssubmenuselectiontypes_575',['CourseRecordsSubMenuSelectionTypes',['../menus_8h.html#aa8db4705a38fb4254f7ec67212635423',1,'menus.h']]],
['courses_576',['COURSES',['../mk64_8h.html#acf250ad4ca05ca435a61203c41d4ca88',1,'mk64.h']]],
- ['courses_577',['Courses',['../md_docs_2sequences-information.html#battle-courses',1,'Battle Courses'],['../md_docs_2track__returns.html#battle-courses-1',1,'Battle Courses'],['../classCup.html#a6ce7fe0c344427a390e7f48fc13f6804',1,'Cup::Courses'],['../classWorld.html#a598535aed98bd024616b0df887b6d714',1,'World::Courses'],['../courses.html',1,'Courses'],['../coursesmenu.html',1,'Courses'],['../courses.html#courses-1',1,'Courses'],['../controlflow.html#courses',1,'Courses']]],
+ ['courses_577',['Courses',['../md_docs_2sequences-information.html#battle-courses',1,'Battle Courses'],['../md_docs_2track__returns.html#battle-courses-1',1,'Battle Courses'],['../classCup.html#a6ce7fe0c344427a390e7f48fc13f6804',1,'Cup::Courses'],['../classWorld.html#a598535aed98bd024616b0df887b6d714',1,'World::Courses'],['../courses.html',1,'Courses'],['../coursesmenu.html',1,'Courses'],['../courses.html#courses',1,'Courses'],['../controlflow.html#courses-1',1,'Courses']]],
['courses_20are_20adapted_20in_20the_20future_20including_20references_20too_578',['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,'']]],
['courses_2emd_579',['courses.md',['../courses_8md.html',1,'']]],
['coursesmenu_2emd_580',['coursesmenu.md',['../coursesmenu_8md.html',1,'']]],
diff --git a/todo.html b/todo.html
index f30c16733..6f9280875 100644
--- a/todo.html
+++ b/todo.html
@@ -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,13 +134,13 @@ $(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;
Global D_800E43B0 []
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?
@@ -150,7 +150,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global fill2
0x00000000800f624c fill2
Global freecam_keyboard_manager (Camera *, Vec3f)
-
configure this properly
+
configure this properly
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)
@@ -162,15 +162,15 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global func_800745C8 (s32 objectIndex, const char **lakituTexturePtr)
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
Global gPlayerWinningIndex
@@ -178,7 +178,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global gTorchSpawns []
fix this extern
Global IO_WRITE (addr, data)
-
These defines are from PR/rcp.h, but including that causes problems...
+
These defines are from PR/rcp.h, but including that causes problems...
Global LEO_CMD_TYPE_0
name
Global LEO_CMD_TYPE_1
@@ -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
@@ -225,7 +225,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
Global OThwomp::_boundingBoxSize
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...
+
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)
@@ -239,15 +239,15 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
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)
-
This define is from piint.h, but including that causes problems...
+
This define is from piint.h, but including that causes problems...
Global US_FLOAT (x)
US_FLOAT should probably be renamed to JP_DOUBLE since eu seems to use floats too
Global World::SetCourse (const char *)
-
Use content dictionary instead
+
Use content dictionary instead