From 9d9c8b477025bf071c0669c27d936e9fa6b45ccb Mon Sep 17 00:00:00 2001 From: MegaMech Date: Sat, 26 Jul 2025 15:21:36 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20HarbourM?= =?UTF-8?q?asters/SpaghettiKart@7c229e3ed08a6e809b50f1a4039ddb239c384eac?= =?UTF-8?q?=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- actorsmenu.html | 2 +- actorsmenu.js | 2 +- basics.js | 2 +- ceremony__and__credits_8c.html | 2 +- ceremony__and__credits_8h.html | 2 +- classOSnowman.html | 4 ++-- classOThwomp.html | 4 ++-- classWorld.html | 2 +- collision__viewer_8c.html | 2 +- collision__viewer_8h.html | 2 +- controlflow.html | 4 ++-- doxygen_crawl.html | 4 ++-- freecam_8cpp.html | 2 +- freecam_8h.html | 2 +- navtreeindex26.js | 2 +- navtreeindex57.js | 2 +- objects.html | 2 +- podium__ceremony__actors_8c.html | 2 +- podium__ceremony__actors_8h.html | 2 +- search/all_11.js | 2 +- todo.html | 18 +++++++++--------- 21 files changed, 33 insertions(+), 33 deletions(-) diff --git a/actorsmenu.html b/actorsmenu.html index e7edcbc47..6439033df 100644 --- a/actorsmenu.html +++ b/actorsmenu.html @@ -177,7 +177,7 @@ $(function(){initNavTree('actorsmenu.html',''); initResizable(true); });

-

Actors Objects Vehicles Items

+

Actors Objects Vehicles Items

diff --git a/actorsmenu.js b/actorsmenu.js index 03d6a6bce..a1f7e0e44 100644 --- a/actorsmenu.js +++ b/actorsmenu.js @@ -4,7 +4,7 @@ var actorsmenu = [ "Actors", "actors.html#actors", null ] ] ], [ "Objects", "objects.html", [ - [ "Objects", "objects.html#objects", null ] + [ "Objects", "objects.html#objects-1", null ] ] ], [ "Vehicles", "vehicles.html", [ [ "Trains", "vehicles.html#trains", null ], diff --git a/basics.js b/basics.js index 8888e6745..e44238fef 100644 --- a/basics.js +++ b/basics.js @@ -25,7 +25,7 @@ var basics = [ "Menus", "controlflow.html#menus", null ], [ "Players", "controlflow.html#players", null ], [ "Actors", "controlflow.html#actors-1", null ], - [ "Objects", "controlflow.html#objects-1", null ], + [ "Objects", "controlflow.html#objects", null ], [ "Courses", "controlflow.html#courses", [ [ "Course Folder", "controlflow.html#course-folder", null ] ] ], diff --git a/ceremony__and__credits_8c.html b/ceremony__and__credits_8c.html index e8b13246b..316952dab 100644 --- a/ceremony__and__credits_8c.html +++ b/ceremony__and__credits_8c.html @@ -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..b5ff188c0 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/classOSnowman.html b/classOSnowman.html index 522c90b13..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 d0449993c..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/classWorld.html b/classWorld.html index 22334394a..01ba968a9 100644 --- a/classWorld.html +++ b/classWorld.html @@ -818,7 +818,7 @@ Here is the call graph for this function:
-
Todo
Use content dictionary instead
+
Todo
Use content dictionary instead
diff --git a/collision__viewer_8c.html b/collision__viewer_8c.html index 7dd08cded..b0c0b7a89 100644 --- a/collision__viewer_8c.html +++ b/collision__viewer_8c.html @@ -148,7 +148,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 51c3ed783..155fc82f3 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/controlflow.html b/controlflow.html index a93579b75..143de1bb3 100644 --- a/controlflow.html +++ b/controlflow.html @@ -135,7 +135,7 @@ $(function(){initNavTree('controlflow.html',''); initResizable(true); }); Actors
  • - Objects + Objects
  • Courses @@ -270,7 +270,7 @@ Actors code_80005FD0 Vehicles; trains, cars, trucks, boats -

    +

    Objects

    Object related code resides in

    diff --git a/doxygen_crawl.html b/doxygen_crawl.html index 92063eaaa..d8cf03082 100644 --- a/doxygen_crawl.html +++ b/doxygen_crawl.html @@ -6310,7 +6310,7 @@ - + @@ -14123,7 +14123,7 @@ - + diff --git a/freecam_8cpp.html b/freecam_8cpp.html index 69d98b06b..225eff198 100644 --- a/freecam_8cpp.html +++ b/freecam_8cpp.html @@ -279,7 +279,7 @@ Here is the caller graph for this function:
  • -
    Todo
    configure this properly
    +
    Todo
    configure this properly
    Here is the call graph for this function:
    diff --git a/freecam_8h.html b/freecam_8h.html index 103fa0073..f0cc4f51f 100644 --- a/freecam_8h.html +++ b/freecam_8h.html @@ -221,7 +221,7 @@ Here is the caller graph for this function:
    -
    Todo
    configure this properly
    +
    Todo
    configure this properly
    Here is the call graph for this function:
    diff --git a/navtreeindex26.js b/navtreeindex26.js index 6ef207b99..048cbb468 100644 --- a/navtreeindex26.js +++ b/navtreeindex26.js @@ -238,7 +238,7 @@ var NAVTREEINDEX26 = "controlflow.html#engine":[1,2,4,6], "controlflow.html#math":[1,2,4,7], "controlflow.html#menus":[1,2,4,0], -"controlflow.html#objects-1":[1,2,4,3], +"controlflow.html#objects":[1,2,4,3], "controlflow.html#overall-control-flow":[1,2,2], "controlflow.html#paradigm":[1,2,0], "controlflow.html#players":[1,2,4,1], diff --git a/navtreeindex57.js b/navtreeindex57.js index 9cbb47b01..5a389eb2a 100644 --- a/navtreeindex57.js +++ b/navtreeindex57.js @@ -72,7 +72,7 @@ var NAVTREEINDEX57 = "new__func_8h.html#ac8095e2ec1adbd7e74e655c578968a36":[16,0,3,9,55,0], "new__func_8h_source.html":[16,0,3,9,55], "objects.html":[0,1], -"objects.html#objects":[0,1,0], +"objects.html#objects-1":[0,1,0], "objects_8h.html":[16,0,2,17], "objects_8h.html#a015cc1fa03690348fb398b9be74ecc15":[16,0,2,17,35], "objects_8h.html#a02bd29e49d2089bb6bd1bfe33e360584":[16,0,2,17,87], diff --git a/objects.html b/objects.html index b2fddf403..fb6582607 100644 --- a/objects.html +++ b/objects.html @@ -108,7 +108,7 @@ $(function(){initNavTree('objects.html',''); initResizable(true); });
    Objects
    -

    +

    Objects

    diff --git a/podium__ceremony__actors_8c.html b/podium__ceremony__actors_8c.html index e7a3b51c7..4bedde6cb 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 226dfb850..a46532903 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/search/all_11.js b/search/all_11.js index c2d7ad0e6..f57b5f3cf 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'],['../objects.html#objects',1,'Objects'],['../controlflow.html#objects-1',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',1,'Objects'],['../controlflow.html#objects',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/todo.html b/todo.html index 0861ae8da..626591cbc 100644 --- a/todo.html +++ b/todo.html @@ -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)
    @@ -168,7 +168,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Global func_8028336C (UNUSED CinematicCamera *arg0, UNUSED Camera *camera)
    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.
    Global GetCupName (void)
    @@ -194,7 +194,7 @@ $(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
    @@ -204,9 +204,9 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    Class OSeagull
    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,16 +218,16 @@ $(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
    +
    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)
    @@ -247,7 +247,7 @@ $(function(){initNavTree('todo.html',''); initResizable(true); });
    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