From 156f615256630a25374cbd4e980785136622c8a1 Mon Sep 17 00:00:00 2001 From: MegaMech Date: Fri, 28 Nov 2025 18:20:45 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20HarbourM?= =?UTF-8?q?asters/SpaghettiKart@d41ab5b3ab0b88d3964b9260fc9827316fded4b5?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Game_8cpp.html | 2 +- Game_8h.html | 2 +- actors_8c.html | 2 +- basics.js | 4 ++-- bug.html | 6 +++--- ceremony__and__credits_8c.html | 4 ++-- ceremony__and__credits_8h.html | 2 +- classWorld.html | 2 +- code__80281780_8c.html | 2 +- code__80281780_8h.html | 2 +- collision__viewer_8c.html | 2 +- collision__viewer_8h.html | 2 +- compiling.html | 8 +++---- doxygen_crawl.html | 8 +++---- heap_8c.html | 2 +- heap_8h.html | 2 +- load_8c.html | 4 ++-- load_8h.html | 4 ++-- main_8c.html | 2 +- main_8h.html | 6 +++--- md_docs_2BUILDING.html | 4 ++-- menu__items_8c.html | 4 ++-- menu__items_8h.html | 2 +- navtreedata.js | 4 ++-- navtreeindex27.js | 4 ++-- navtreeindex43.js | 4 ++-- osContInit_8c.html | 2 +- osCreatePiManager_8c.html | 2 +- osEPiRawStartDma_8c.html | 6 +++--- osPiGetCmdQueue_8c.html | 2 +- osPiStartDma_8c.html | 2 +- piint_8h.html | 2 +- race__logic_8c.html | 2 +- race__logic_8h.html | 2 +- search/all_19.js | 2 +- search/all_6.js | 2 +- todo.html | 38 +++++++++++++++++----------------- uniondu.html | 4 ++-- 38 files changed, 78 insertions(+), 78 deletions(-) diff --git a/Game_8cpp.html b/Game_8cpp.html index 9fcddd7e4..703e2e413 100644 --- a/Game_8cpp.html +++ b/Game_8cpp.html @@ -2101,7 +2101,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 89c74c110..a75c63ead 100644 --- a/Game_8h.html +++ b/Game_8h.html @@ -1997,7 +1997,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 e71601fd3..605dbfa3d 100644 --- a/actors_8c.html +++ b/actors_8c.html @@ -1882,7 +1882,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/basics.js b/basics.js index 8888e6745..ada9972f0 100644 --- a/basics.js +++ b/basics.js @@ -3,9 +3,9 @@ var basics = [ "Installing mk64 Decomp", "compiling.html", [ [ "Build Instructions", "compiling.html#build-instructions", null ], [ "Linux", "compiling.html#linux", null ], - [ "Windows", "compiling.html#windows", null ], + [ "Windows", "compiling.html#windows-1", null ], [ "macOS", "compiling.html#macos", null ], - [ "Docker", "compiling.html#docker", null ], + [ "Docker", "compiling.html#docker-1", null ], [ "Building US", "compiling.html#building-us", null ], [ "Building EU", "compiling.html#building-eu", null ] ] ], diff --git a/bug.html b/bug.html index 364ac5cd8..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 *)
@@ -130,7 +130,7 @@ $(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
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 e8b13246b..7cbcd33da 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 0238c9cb1..47936a1b2 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/classWorld.html b/classWorld.html index 07cfcb335..5da6dc58a 100644 --- a/classWorld.html +++ b/classWorld.html @@ -845,7 +845,7 @@ Here is the call graph for this function:
-
Todo
Use content dictionary instead
+
Todo
Use content dictionary instead
diff --git a/code__80281780_8c.html b/code__80281780_8c.html index 1b3286697..bd6e3779d 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..3bf336391 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/collision__viewer_8c.html b/collision__viewer_8c.html index 0442285d2..e18cb6776 100644 --- a/collision__viewer_8c.html +++ b/collision__viewer_8c.html @@ -149,7 +149,7 @@ Functions
-
Todo
decide to use colours or textures and fix displaylists because they are buggy
+
Todo
decide to use colours or textures and fix displaylists because they are buggy
Here is the call graph for this function:
diff --git a/collision__viewer_8h.html b/collision__viewer_8h.html index 530a28a2a..691745624 100644 --- a/collision__viewer_8h.html +++ b/collision__viewer_8h.html @@ -144,7 +144,7 @@ Functions
-
Todo
decide to use colours or textures and fix displaylists because they are buggy
+
Todo
decide to use colours or textures and fix displaylists because they are buggy
Here is the call graph for this function:
diff --git a/compiling.html b/compiling.html index 95778f4a9..91b939442 100644 --- a/compiling.html +++ b/compiling.html @@ -132,7 +132,7 @@ $(function(){initNavTree('compiling.html',''); initResizable(true); });
  • - Windows + Windows
  • -
    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 dddf4eeea..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 8ddaed192..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:
    @@ -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 494197724..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:
    @@ -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/main_8c.html b/main_8c.html index 0dee9b0c7..e20b069f2 100644 --- a/main_8c.html +++ b/main_8c.html @@ -597,7 +597,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 93ff54d1a..4633474ad 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_2BUILDING.html b/md_docs_2BUILDING.html index 1729cc20a..64d16cda5 100644 --- a/md_docs_2BUILDING.html +++ b/md_docs_2BUILDING.html @@ -109,7 +109,7 @@ $(function(){initNavTree('md_docs_2BUILDING.html',''); initResizable(true); });

    -

    +

    Windows

    Requires:

    • At least 8GB of RAM (machines with 4GB have seen complier failures)
    • @@ -233,7 +233,7 @@ Build
      # To develop the project open the repository in VSCode (or your preferred editor)
      # System wide freezes may be due to low memory, add "-j4" to the end of the build command to use four cores.
      -

    +

    Docker

    Create the docker container

    diff --git a/menu__items_8c.html b/menu__items_8c.html index 44139c799..b48bba637 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 278261447..e9d5f4091 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/navtreedata.js b/navtreedata.js index 29a17e04f..bcf2c6b4c 100644 --- a/navtreedata.js +++ b/navtreedata.js @@ -28,7 +28,7 @@ var NAVTREE = [ "Actors", "actorsmenu.html", "actorsmenu" ], [ "Understanding the Basics", "basics.html", "basics" ], [ "Building SpagettiKart", "md_docs_2BUILDING.html", [ - [ "Windows", "md_docs_2BUILDING.html#windows-1", [ + [ "Windows", "md_docs_2BUILDING.html#windows", [ [ "Developing SpaghettiKart", "md_docs_2BUILDING.html#developing-spaghettikart", [ [ "Visual Studio", "md_docs_2BUILDING.html#visual-studio", null ], [ "Visual Studio Code or another editor", "md_docs_2BUILDING.html#visual-studio-code-or-another-editor", null ] @@ -49,7 +49,7 @@ var NAVTREE = ] ], [ "Build", "md_docs_2BUILDING.html#build", null ] ] ], - [ "Docker", "md_docs_2BUILDING.html#docker-1", [ + [ "Docker", "md_docs_2BUILDING.html#docker", [ [ "Create the docker container", "md_docs_2BUILDING.html#create-the-docker-container", null ], [ "Configure the project", "md_docs_2BUILDING.html#configure-the-project", null ], [ "Compile the project", "md_docs_2BUILDING.html#compile-the-project", null ] diff --git a/navtreeindex27.js b/navtreeindex27.js index bb3c06264..291ec259c 100644 --- a/navtreeindex27.js +++ b/navtreeindex27.js @@ -244,10 +244,10 @@ var NAVTREEINDEX27 = "compiling.html#build-instructions":[1,0,0], "compiling.html#building-eu":[1,0,6], "compiling.html#building-us":[1,0,5], -"compiling.html#docker":[1,0,4], +"compiling.html#docker-1":[1,0,4], "compiling.html#linux":[1,0,1], "compiling.html#macos":[1,0,3], -"compiling.html#windows":[1,0,2], +"compiling.html#windows-1":[1,0,2], "concepts.html":[1,1], "concepts.html#addresses":[1,1,0] }; diff --git a/navtreeindex43.js b/navtreeindex43.js index fc61f6883..dde34a25f 100644 --- a/navtreeindex43.js +++ b/navtreeindex43.js @@ -39,7 +39,7 @@ var NAVTREEINDEX43 = "md_docs_2BUILDING.html#create-the-docker-container":[2,1,2,0], "md_docs_2BUILDING.html#debianubuntu":[2,1,1,0,0], "md_docs_2BUILDING.html#developing-spaghettikart":[2,0,0], -"md_docs_2BUILDING.html#docker-1":[2,1,2], +"md_docs_2BUILDING.html#docker":[2,1,2], "md_docs_2BUILDING.html#fedora-1":[2,1,1,0,2], "md_docs_2BUILDING.html#generate-a-distributable":[2,1,3], "md_docs_2BUILDING.html#generating-a-distributable":[2,2,0], @@ -54,7 +54,7 @@ var NAVTREEINDEX43 = "md_docs_2BUILDING.html#runner-on-windows":[2,3,0], "md_docs_2BUILDING.html#visual-studio":[2,0,0,0], "md_docs_2BUILDING.html#visual-studio-code-or-another-editor":[2,0,0,1], -"md_docs_2BUILDING.html#windows-1":[2,0], +"md_docs_2BUILDING.html#windows":[2,0], "md_docs_2custom-audio.html":[4], "md_docs_2custom-audio.html#example":[4,0], "md_docs_2custom-audio.html#future-plans":[4,1], diff --git a/osContInit_8c.html b/osContInit_8c.html index 35d83006b..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 adf2ac939..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/osEPiRawStartDma_8c.html b/osEPiRawStartDma_8c.html index f56e87c00..4e6a0a1a9 100644 --- a/osEPiRawStartDma_8c.html +++ b/osEPiRawStartDma_8c.html @@ -155,7 +155,7 @@ Functions
    Value:
    (*(vu32*) PHYS_TO_K1(addr) = (u32) (data))
    -
    Todo
    These defines are from PR/rcp.h, but including that causes problems...
    +
    Todo
    These defines are from PR/rcp.h, but including that causes problems...
    @@ -170,7 +170,7 @@ Functions
    -
    Todo
    This define is from os.h, but including that causes problems...
    +
    Todo
    This define is from os.h, but including that causes problems...
    @@ -194,7 +194,7 @@ Functions
    Value:
    if (cHandle->var != pihandle->var) \
    IO_WRITE(reg, pihandle->var);
    -
    Todo
    This define is from piint.h, but including that causes problems...
    +
    Todo
    This define is from piint.h, but including that causes problems...
    diff --git a/osPiGetCmdQueue_8c.html b/osPiGetCmdQueue_8c.html index 12f923d88..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 0c31f09d5..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 810642bd6..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 1420df847..0f3eab717 100644 --- a/race__logic_8c.html +++ b/race__logic_8c.html @@ -690,7 +690,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 58bfdc376..a8259a565 100644 --- a/race__logic_8h.html +++ b/race__logic_8h.html @@ -627,7 +627,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/search/all_19.js b/search/all_19.js index 33d208d25..ed7277757 100644 --- a/search/all_19.js +++ b/search/all_19.js @@ -121,7 +121,7 @@ var searchData= ['windowheight_118',['windowHeight',['../classShip_1_1Menu.html#aaa24bab2a495dc0d1573ad9a1b293104',1,'Ship::Menu']]], ['windowname_119',['WindowName',['../structWidgetInfo.html#aeea77b4ba4faf5a2440b454857c019e5',1,'WidgetInfo']]], ['windowname_120',['windowName',['../structWidgetInfo.html#a3f87fb7af882a2c3c86c135be60c7179',1,'WidgetInfo']]], - ['windows_121',['Windows',['../md_docs_2BUILDING.html#runner-on-windows',1,'Runner on Windows'],['../compiling.html#windows',1,'Windows'],['../md_docs_2BUILDING.html#windows-1',1,'Windows']]], + ['windows_121',['Windows',['../md_docs_2BUILDING.html#runner-on-windows',1,'Runner on Windows'],['../compiling.html#windows-1',1,'Windows'],['../md_docs_2BUILDING.html#windows',1,'Windows']]], ['windowsize_122',['windowSize',['../structReverbSettingsEU.html#a5cb7d8eaeef42b0369bd170bca7ed72f',1,'ReverbSettingsEU::windowSize'],['../structSynthesisReverb.html#ac33541fe1dc1f814a10cbc97b86b8d4d',1,'SynthesisReverb::windowSize']]], ['windowtypesizes_123',['windowTypeSizes',['../Menu_8cpp.html#abd5fffe82c350c2ab9145d6862a37ddb',1,'Menu.cpp']]], ['windowwidth_124',['windowWidth',['../classShip_1_1Menu.html#a946930a0d1dce97c703d0fb51bf79416',1,'Ship::Menu']]], diff --git a/search/all_6.js b/search/all_6.js index 49357d7b5..cd3d82ade 100644 --- a/search/all_6.js +++ b/search/all_6.js @@ -2339,7 +2339,7 @@ var searchData= ['dmem_5faddr_5fwet_5fleft_5fch_2336',['DMEM_ADDR_WET_LEFT_CH',['../synthesis_8h.html#a7f59b9e4b76238914747f4d44efaf00b',1,'synthesis.h']]], ['dmem_5faddr_5fwet_5fright_5fch_2337',['DMEM_ADDR_WET_RIGHT_CH',['../synthesis_8h.html#a7d0209c82345e7a6205f78c353b70547',1,'synthesis.h']]], ['dmem_5fbuf_5fsize_2338',['DMEM_BUF_SIZE',['../mixer_8c.html#ad15aafa36ae4106e1bb5a20d9aad1c3b',1,'mixer.c']]], - ['docker_2339',['Docker',['../compiling.html#docker',1,'Docker'],['../md_docs_2BUILDING.html#docker-1',1,'Docker']]], + ['docker_2339',['Docker',['../compiling.html#docker-1',1,'Docker'],['../md_docs_2BUILDING.html#docker',1,'Docker']]], ['docker_20container_2340',['Create the docker container',['../md_docs_2BUILDING.html#create-the-docker-container',1,'']]], ['done_2341',['done',['../structma__resource__manager__pipeline__notifications.html#a8f99f7234bc0adda91d68faa5353fa09',1,'ma_resource_manager_pipeline_notifications']]], ['donkeykong_5fkart_2eh_2342',['donkeykong_kart.h',['../donkeykong__kart_8h.html',1,'']]], diff --git a/todo.html b/todo.html index 1640b6db6..01e371f9e 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

    @@ -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;
    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?

    +

    is it possible to remove them somehow?

    +

    is it possible to remove them somehow?

    Global fill [2]
    file boundary?
    @@ -162,23 +162,23 @@ $(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?
    +
    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 []
    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
    -
    Global MTX_SHADOW_POOL_SIZE
    Verify with proper documentation
    +
    Global MTX_SHADOW_POOL_SIZE
    +
    Verify with proper documentation
    Global new_actor (ActorInitParams *)
    More indepth error checking/return value
    Global Note::priority
    @@ -200,7 +200,7 @@ $(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?
    Global OSnowman::DrawBody (s32)
    @@ -223,9 +223,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });

    make adjustable properties for squishSize and boundingBoxSize

    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
    +
    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.
    Global render_texture_rectangle_wide (s32 x, s32 y, s32 width, s32 height, s32 arg4, s32 arg5, s32 arg6)
    @@ -237,15 +237,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
    diff --git a/uniondu.html b/uniondu.html index 312114bb8..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