311 lines
17 KiB
JavaScript
311 lines
17 KiB
JavaScript
/*
|
|
@licstart The following is the entire license notice for the JavaScript code in this file.
|
|
|
|
The MIT License (MIT)
|
|
|
|
Copyright (C) 1997-2020 by Dimitri van Heesch
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
including without limitation the rights to use, copy, modify, merge, publish, distribute,
|
|
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in all copies or
|
|
substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
|
|
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
@licend The above is the entire license notice for the JavaScript code in this file
|
|
*/
|
|
var NAVTREE =
|
|
[
|
|
[ "Mario Kart 64", "index.html", [
|
|
[ "Actors", "actorsmenu.html", "actorsmenu" ],
|
|
[ "Understanding the Basics", "basics.html", "basics" ],
|
|
[ "Building SpagettiKart", "md_docs_2BUILDING.html", [
|
|
[ "Windows", "md_docs_2BUILDING.html#windows-1", [
|
|
[ "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 ]
|
|
] ],
|
|
[ "Generating the distributable", "md_docs_2BUILDING.html#generating-the-distributable", null ],
|
|
[ "Additional CMake Targets", "md_docs_2BUILDING.html#additional-cmake-targets", [
|
|
[ "Clean", "md_docs_2BUILDING.html#clean", null ]
|
|
] ]
|
|
] ],
|
|
[ "Linux", "md_docs_2BUILDING.html#linux-1", [
|
|
[ "Clone the repo and enter the directory", "md_docs_2BUILDING.html#clone-the-repo-and-enter-the-directory", null ],
|
|
[ "Manual", "md_docs_2BUILDING.html#manual", [
|
|
[ "Install dependencies", "md_docs_2BUILDING.html#install-dependencies", [
|
|
[ "Debian/Ubuntu", "md_docs_2BUILDING.html#debianubuntu", null ],
|
|
[ "Arch", "md_docs_2BUILDING.html#arch-1", null ],
|
|
[ "Fedora", "md_docs_2BUILDING.html#fedora-1", null ],
|
|
[ "openSUSE", "md_docs_2BUILDING.html#opensuse", null ]
|
|
] ],
|
|
[ "Build", "md_docs_2BUILDING.html#build", null ]
|
|
] ],
|
|
[ "Docker", "md_docs_2BUILDING.html#docker-1", [
|
|
[ "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 ]
|
|
] ],
|
|
[ "Generate a distributable", "md_docs_2BUILDING.html#generate-a-distributable", null ],
|
|
[ "Additional CMake Targets", "md_docs_2BUILDING.html#additional-cmake-targets-1", [
|
|
[ "Clean", "md_docs_2BUILDING.html#clean-1", null ]
|
|
] ]
|
|
] ],
|
|
[ "macOS", "md_docs_2BUILDING.html#macos-1", [
|
|
[ "Generating a distributable", "md_docs_2BUILDING.html#generating-a-distributable", null ],
|
|
[ "Additional CMake Targets", "md_docs_2BUILDING.html#additional-cmake-targets-2", [
|
|
[ "Clean", "md_docs_2BUILDING.html#clean-2", null ]
|
|
] ]
|
|
] ],
|
|
[ "Getting CI to work on your fork", "md_docs_2BUILDING.html#getting-ci-to-work-on-your-fork", [
|
|
[ "Runner on Windows", "md_docs_2BUILDING.html#runner-on-windows", null ],
|
|
[ "Runner on UNIX systems", "md_docs_2BUILDING.html#runner-on-unix-systems", null ]
|
|
] ]
|
|
] ],
|
|
[ "Courses", "coursesmenu.html", "coursesmenu" ],
|
|
[ "Custom Audio", "md_docs_2custom-audio.html", [
|
|
[ "Example:", "md_docs_2custom-audio.html#example", null ],
|
|
[ "Future plans", "md_docs_2custom-audio.html#future-plans", null ]
|
|
] ],
|
|
[ "Custom characters", "md_docs_2custom-characters.html", [
|
|
[ "Examples for all characters:", "md_docs_2custom-characters.html#examples-for-all-characters", null ],
|
|
[ "Additional Files", "md_docs_2custom-characters.html#additional-files", [
|
|
[ "Tips", "md_docs_2custom-characters.html#tips", [
|
|
[ "Change Viewport Render Settings", "md_docs_2custom-characters.html#change-viewport-render-settings", null ]
|
|
] ],
|
|
[ "Tools To Help", "md_docs_2custom-characters.html#tools-to-help", null ],
|
|
[ "Future plans", "md_docs_2custom-characters.html#future-plans-1", null ]
|
|
] ]
|
|
] ],
|
|
[ "Custom Tracks", "md_docs_2custom-track.html", [
|
|
[ "Dependencies", "md_docs_2custom-track.html#dependencies", null ],
|
|
[ "How to use", "md_docs_2custom-track.html#how-to-use", null ],
|
|
[ "Materials", "md_docs_2custom-track.html#materials", null ],
|
|
[ "Export", "md_docs_2custom-track.html#export", null ],
|
|
[ "Preparation", "md_docs_2custom-track.html#preparation", null ],
|
|
[ "Import", "md_docs_2custom-track.html#import", null ],
|
|
[ "Track Initialization", "md_docs_2custom-track.html#track-initialization", null ],
|
|
[ "Playing Your Custom Track", "md_docs_2custom-track.html#playing-your-custom-track", null ],
|
|
[ "Tips", "md_docs_2custom-track.html#tips-1", [
|
|
[ "Extra information that may be helpful", "md_docs_2custom-track.html#extra-information-that-may-be-helpful", null ]
|
|
] ]
|
|
] ],
|
|
[ "faq", "md_docs_2faq.html", null ],
|
|
[ "Migration: Beta to v1.0", "md_docs_2migrations.html", [
|
|
[ "Overview", "md_docs_2migrations.html#overview", null ],
|
|
[ "Migration Script", "md_docs_2migrations.html#migration-script", [
|
|
[ "Usage", "md_docs_2migrations.html#usage", null ],
|
|
[ "Generated Files", "md_docs_2migrations.html#generated-files", null ]
|
|
] ],
|
|
[ "Path Changes", "md_docs_2migrations.html#path-changes", [
|
|
[ "Textures", "md_docs_2migrations.html#textures", [
|
|
[ "Track Textures", "md_docs_2migrations.html#track-textures", null ],
|
|
[ "Kart Textures", "md_docs_2migrations.html#kart-textures", null ],
|
|
[ "Other Textures", "md_docs_2migrations.html#other-textures", null ]
|
|
] ]
|
|
] ],
|
|
[ "Kart Frame Textures", "md_docs_2migrations.html#kart-frame-textures", [
|
|
[ "Old Structure", "md_docs_2migrations.html#old-structure", null ],
|
|
[ "New Structure", "md_docs_2migrations.html#new-structure", null ]
|
|
] ],
|
|
[ "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 ]
|
|
] ],
|
|
[ "Modding", "md_docs_2modding.html", [
|
|
[ "General Structure", "md_docs_2modding.html#general-structure", [
|
|
[ "Supported Formats", "md_docs_2modding.html#supported-formats", null ],
|
|
[ "Mod Loading Order", "md_docs_2modding.html#mod-loading-order", null ]
|
|
] ],
|
|
[ "Getting Started", "md_docs_2modding.html#getting-started", null ],
|
|
[ "Mod Types", "md_docs_2modding.html#mod-types", null ]
|
|
] ],
|
|
[ "mods.toml File Structure", "md_docs_2mods-toml.html", [
|
|
[ "Location", "md_docs_2mods-toml.html#location", null ],
|
|
[ "Basic Structure", "md_docs_2mods-toml.html#basic-structure", null ],
|
|
[ "Complete Structure", "md_docs_2mods-toml.html#complete-structure", null ],
|
|
[ "Fields Reference", "md_docs_2mods-toml.html#fields-reference", [
|
|
[ "[mod] Section", "md_docs_2mods-toml.html#mod-section", null ],
|
|
[ "[dependencies] Section", "md_docs_2mods-toml.html#dependencies-section", [
|
|
[ "Version Requirements", "md_docs_2mods-toml.html#version-requirements", null ]
|
|
] ]
|
|
] ],
|
|
[ "Core Dependencies", "md_docs_2mods-toml.html#core-dependencies", null ],
|
|
[ "Validation", "md_docs_2mods-toml.html#validation", null ],
|
|
[ "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 ]
|
|
] ],
|
|
[ "Sequence Information (Music)", "md_docs_2sequences-information.html", [
|
|
[ "Race Tracks", "md_docs_2sequences-information.html#race-tracks", null ],
|
|
[ "Battle Courses", "md_docs_2sequences-information.html#battle-courses", null ],
|
|
[ "General", "md_docs_2sequences-information.html#general", null ]
|
|
] ],
|
|
[ "Texture Pack", "md_docs_2textures-pack.html", [
|
|
[ "Example:", "md_docs_2textures-pack.html#example-1", null ],
|
|
[ "Tools To Help", "md_docs_2textures-pack.html#tools-to-help-1", null ],
|
|
[ "Future plans", "md_docs_2textures-pack.html#future-plans-2", null ]
|
|
] ],
|
|
[ "Returning Tracks", "md_docs_2track__returns.html", [
|
|
[ "Specifically Used to help find music and to see how courses are adapted in the future including refer...", "md_docs_2track__returns.html#specifically-used-to-help-find-music-and-to-see-how-courses-are-adapted-in-the-future-including-references-too", null ],
|
|
[ "Battle Courses", "md_docs_2track__returns.html#battle-courses-1", null ],
|
|
[ "Mario Kart World Remixes", "md_docs_2track__returns.html#mario-kart-world-remixes", null ]
|
|
] ],
|
|
[ "Tutorials", "tutorials.html", "tutorials" ],
|
|
[ "Bug List", "bug.html", null ],
|
|
[ "Todo List", "todo.html", null ],
|
|
[ "Namespaces", "namespaces.html", [
|
|
[ "Namespace List", "namespaces.html", "namespaces_dup" ],
|
|
[ "Namespace Members", "namespacemembers.html", [
|
|
[ "All", "namespacemembers.html", "namespacemembers_dup" ],
|
|
[ "Functions", "namespacemembers_func.html", null ],
|
|
[ "Variables", "namespacemembers_vars.html", null ],
|
|
[ "Typedefs", "namespacemembers_type.html", null ],
|
|
[ "Enumerations", "namespacemembers_enum.html", null ],
|
|
[ "Enumerator", "namespacemembers_eval.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "Data Structures", "annotated.html", [
|
|
[ "Data Structures", "annotated.html", "annotated_dup" ],
|
|
[ "Data Structure Index", "classes.html", null ],
|
|
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
|
|
[ "Data Fields", "functions.html", [
|
|
[ "All", "functions.html", "functions_dup" ],
|
|
[ "Functions", "functions_func.html", "functions_func" ],
|
|
[ "Variables", "functions_vars.html", "functions_vars" ],
|
|
[ "Typedefs", "functions_type.html", null ],
|
|
[ "Enumerations", "functions_enum.html", null ],
|
|
[ "Enumerator", "functions_eval.html", null ],
|
|
[ "Related Symbols", "functions_rela.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "Files", "files.html", [
|
|
[ "File List", "files.html", "files_dup" ],
|
|
[ "Globals", "globals.html", [
|
|
[ "All", "globals.html", "globals_dup" ],
|
|
[ "Functions", "globals_func.html", "globals_func" ],
|
|
[ "Variables", "globals_vars.html", "globals_vars" ],
|
|
[ "Typedefs", "globals_type.html", null ],
|
|
[ "Enumerations", "globals_enum.html", null ],
|
|
[ "Enumerator", "globals_eval.html", "globals_eval" ],
|
|
[ "Macros", "globals_defs.html", "globals_defs" ]
|
|
] ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
"ActorSpawnDataFactory_8cpp.html",
|
|
"Engine_8cpp.html#ad795831cf12593f8fe0dc95390d9dfb4",
|
|
"Game_8cpp.html#a9689aae9cead5040be5b1527fe877348",
|
|
"HMAS_8h.html#a6749b4356d8ead6564a0a090ff4d7341",
|
|
"Mole_8cpp.html",
|
|
"Track_8cpp.html#a5b4983a4680e96c3c46bd781ecebf53f",
|
|
"actor__types_8h.html#a06ad3f803827afd107e7682c8c22d990a804d4c7011f92195958b8a1c443c8b62",
|
|
"audio_2effects_8c.html#aa411cc3ba6223d8ee256d8e9861546e9",
|
|
"ceremony__and__credits_8c.html#a0e382a2ed277280a209cb2860559ea15",
|
|
"ceremony__and__credits_8h.html#ad8aba525036323f4e292e63fb2a356d0",
|
|
"classAFinishline.html#ae9e0e349029cf72ca55900cead2bce1f",
|
|
"classBlockFort.html#aa950159c68ce91b2543b203cb117e894",
|
|
"classMK64_1_1CourseVtxClass.html#a3af12dd9cae5aa7265072412494cb9a0",
|
|
"classOCheepCheep.html#a90b1658bbfd1513588a5ed10207999d3",
|
|
"classOSeagull.html#aa8b22830202db11f9023229cbd9d2f8c",
|
|
"classSF64_1_1EnvSettings.html#acee56a3293e48990c8baf233bead8e14",
|
|
"classShip_1_1SpaghettiGui.html#afa61a266d1e286ece3fe56601195ba89",
|
|
"classTrackEditor_1_1Gizmo.html#ab6c6cf6e86b1aa4d8888c3ff6eb388eb",
|
|
"classWorld.html#af199b1b3744842e6fada8c57b309a612",
|
|
"code__800029B0_8c.html#aca10bb048f15757b679d004819588ad7",
|
|
"code__80005FD0_8c.html#a4572ec39727066197b32405580133928",
|
|
"code__80005FD0_8c.html#ab516239262bb2feb5d9d6748cef83f11",
|
|
"code__80005FD0_8h.html#a45f6c3f02ad04f20220c6a67fc56a170",
|
|
"code__80005FD0_8h.html#af982ef8ee74bf6fc02d28e0b7369db73",
|
|
"code__80057C60_8c.html#a86b7dba9c0715c4d7fdf8ce61c0738bc",
|
|
"code__80057C60__var_8c.html#a19887ffed60c24c02f7966da98e46f04",
|
|
"code__80086E70_8c.html#a2bbc5fc65a335bffedfdfc8cc9f1d438",
|
|
"code__80086E70_8h.html#ab4e74f88317706e034623f7d23e79ecf",
|
|
"common__structs_8h.html#ab93bd6395d36692d43a18c9f1d70bd39",
|
|
"data_8h.html#aa894d10bf91fcbb2809974d57965309e",
|
|
"defines_8h.html#aafd5522730cfe2fac2e8c4ee75e38742",
|
|
"double__deck__displaylists_8h.html#a57ebf6b4fd9a534970e35a43fef388c3",
|
|
"effects_8h.html#af9a8ab99f1301a0a461286e0cdc32cd6",
|
|
"external_8h.html#a658c0b05589c4e2cdaa1d25d7171c448",
|
|
"ghostship__model_8c.html#ab4511ec795aed765c24b76745594f844",
|
|
"harbour__masters_8c.html#a6ad81ce435abfaa64d09ae6812cfe5fc",
|
|
"heap_8h.html#a6781e9f03ffa3d2f77cae46d5e3466b9",
|
|
"kart__attributes_8h.html#a2e998e04a02c58de359d1a9ec9d4a649",
|
|
"load_8c.html#a1a5cff71e5c10ffbe459f2a317fc5005",
|
|
"main_8c.html#a42873f6ed868bfd284a9b88631530b84",
|
|
"main_8h.html#ab6de5c4a438055408ee2c63f8a86464a",
|
|
"math__util__2_8c.html#aae502d60ed48e002c9bf17890477aebc",
|
|
"md_docs_2mods-toml.html#basic-structure",
|
|
"menu__items_8c.html#a57eda320919df4cd8968b1d2c00e7862",
|
|
"menu__items_8c.html#ad58d26a1064864fefc74d7024d0c0c05",
|
|
"menu__items_8h.html#a1dfc635b44835e2c75290f9a9a2c3643a601803fdc77673765f926f542606de15",
|
|
"menu__items_8h.html#a5b0661979d1f6c0ea9432647ab4f0ecfac0c4f97d37dd5b7fbee4ef20af7e65da",
|
|
"menu__items_8h.html#acfc093756ce6e07cd7b27870aae44a2c",
|
|
"menus_8h.html#ab03d9dd47a411a5ab79754c67662d5e8",
|
|
"miniaudio_8h.html#a1fcefdba853d35a14614083ded758f19",
|
|
"miniaudio_8h.html#a52f58728197cd8d22dcbe4d3a390f2b8",
|
|
"miniaudio_8h.html#a75e3a88bdae41d078fbfbbd1f78edd67a1480e7a6ed509c0adedcb393c5446a65",
|
|
"miniaudio_8h.html#aa4bfcabc665d225c85f0c9574dd26818",
|
|
"miniaudio_8h.html#ad06ec973576781943f5e717866ba35c7",
|
|
"miniaudio_8h.html#aea7eb7334763b433ec5e6aad3597ad27",
|
|
"mk64_8h.html#a845f5f9d73146971c78756dc81bc17a0a7ae66f8ffa79faa98487e22d3414235f",
|
|
"namespaceMK64.html#a89738eca35805a30b6ee4d003072a78ba472571297675c478c62811da5e7c8eed",
|
|
"new__func_8h.html#ac45abfb3d95070ab49c1b0082f47b983",
|
|
"osPfsNumFiles_8c.html#a2d4f0879d28331990346268e4f0ebec5",
|
|
"pak_8cpp.html#ae0739abb62393e32cab63e2c658fd5d3",
|
|
"player__controller_8c.html#a60b22a77aa4cf0b2be0942a3e115a1eb",
|
|
"player__controller_8h.html#af320405612ade0d0a926ffdaa75ad30f",
|
|
"profiler_8h.html#a115ccbb72ad3e50a0af6e1889d835e45",
|
|
"render__objects_8c.html#a36eddea0c0ee0ae1fb20b028998d90c6",
|
|
"render__objects_8c.html#acaaf2f93b14e85c81188505f1372741e",
|
|
"render__objects_8h.html#a6ff65628849a9c338f82743dae8a6bb4",
|
|
"render__player_8c.html#a196985b7759b42df6514dd0ec7fc64a7",
|
|
"replays_8h.html#a1222747ec31ebcacce5ef87743ab4846",
|
|
"segments_8h.html#af2bfeaf6e27a9e9cfa20e109c4b23f94",
|
|
"ship3__model_8h.html#aa5e9330ed667f3acd164c302ccc6526b",
|
|
"skybox__and__splitscreen_8h.html#ab4d59c5fb18fa704f1f4a74d79204e3a",
|
|
"spawn__players_8c.html#af4ffc0854efc3e4c009e6d40b651f773",
|
|
"structALBankFile.html#a0248bb12530179de5061822eacdaf91e",
|
|
"structBananaActor.html#ac746bc7c825677ad4a7f3dc298808b4e",
|
|
"structEuAudioCmd.html#a477905af6a47c662f2fef066cdc3a0e1",
|
|
"structKiwanoFruit.html#adf70a7f3dc53798340be6b62a77cdf43",
|
|
"structObject.html#acd56662e2cd8ae1de22450f59ba5cc81",
|
|
"structRGB8.html#ac51895488608e5cac30ffa8fe9b3c531",
|
|
"structSF64_1_1Vec4f.html#abc4f48523e675455db4e36e0c448ee51",
|
|
"structSoundCharacteristics.html#aef79409427b23e6314bcbe12e4157729",
|
|
"structUIWidgets_1_1ComboboxOptions.html#ae7873570b7b0c61ac5c7804610a96fce",
|
|
"structUnk__800E9F7C.html#a536df51d3f0241e2548c7c3390dc0951",
|
|
"struct____OSThreadContext.html#ae15b802ae8eb0917a7745406577e358f",
|
|
"structma__channel__converter__config.html#ac90c8a15d8339af190b54c0b36b6de49",
|
|
"structma__device.html#af74b77ee9cdc0d404b104e356e07146c",
|
|
"structma__hpf1.html",
|
|
"structma__noise__config.html#ab9397c687dc9814ccf75ac30d938eb91",
|
|
"structma__sound__config.html#a1ab6518205bcee9593e57ac5d61202b5",
|
|
"structstruct__D__802874D8.html#a81915496d06fe4f254ed97b7aec7904e",
|
|
"textures_8c.html#a0757ac96a991ca53debc50b37f1f401e",
|
|
"textures_8c.html#a5b83b165b32da6d675319412d0ddd912",
|
|
"textures_8c.html#abdcddddad713ae5a0d8235a817eee661",
|
|
"textures_8h.html#a12bad4462e4c6fba2f31eb77a2dd9622",
|
|
"textures_8h.html#a687201b9c6e5d4b32597c7e899378074",
|
|
"textures_8h.html#ac949bd27c13a697d0ef10303c3a45bd4",
|
|
"track_8c.html#a4f9b86e2003e8ec1629fb81d4bf94c77",
|
|
"track_8h.html#a6bf451e73e8b82ff9a88887d4857ad3b",
|
|
"update__objects_8c.html#a1f79590ff9aa4440004e2f0aeb1599eb",
|
|
"vehicles_8h.html#ab8f8167c848e4fb57186e7be13e0b94e"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronization';
|
|
var SYNCOFFMSG = 'click to enable panel synchronization'; |