* initial docs
* func names
* docs
* more docs
* more katina docs
* format
* format
* yRot
* more docs
* more docs
* this
* some fixes
* fixes
* ActorAllRange
* These should not be used here
* corrections
* some renamings
* more docs
* format
* Merge remote-tracking branch 'origin' into fox_ka_docs
* ActorCutscene
* PR review
* comment
* bump torch
* PR review
* review
* progress
* working
* move to Play_Draw
* remove mods.h include from fox_hud
* fix name
* __floatundisf needed by GCC
* Improve level select
* __floatundisf in yaml for GCC
* jump directly to level loading in Map_LevelSelect
* comments
* fix level select
* AVOID_UB in audio
* stable flags
* fix UB in AudioHeap_DiscardSampleCaches co-authored-by: @petrie911
* fox_map fix
* move frame counter a few pixels to the right
* format
* add measurement correction for overclocked N64s
* first try
* progress
* progress
* gcc compiling, rom not booting yet
* format
* restore word compiler
* comment
* fix
* fix
* fix addresses for new splat
* progress
* splat
* we don't need these anymore
* gcc build seems stable now
* Added torch and ast_logo yml
* Added torch into makefile
* Added torch into tools all rule
* Fixed version and removed clang-format from c header
* Reverted settings.json unrelated change
* Bump version
* Readded -s flag
* Fixed Makefile indentation
* Match func_8007B9DC and func_8007BB14
* Remove macro and add debug notices
* Fix merge diff
* Match func_8007BC7C
* Match func_8007BCE8
* Match func_8007BDE0
* Match func_8007BE54 and an audio func func_8001A500
* Match func_8007BEE8
* Match func_8007BF64
* Match func_8007BFFC
* Match func_8007C088
* Match func_8007C120
* Match func_8007C1AC
* Match func_8007C250
* Fix merge from master
* Match func_8007C3B4
* Match func_8007C484 and func_8007C50C
* Match func_8007C608 and func_8007C688
* Match func_8007C6FC and func_8007C85C
* Match func_8007C8C4
* Add a progress script WIP
* stuff
* three whole files
* format
* format and such
* a switch in time
* merge prep
* nintendo switch
* format
* the great switch statement of our time
* 43AC0 matched
* stuff
* Enums everywhere
* oh god the switch
* knakyo
* new headers
* format
* fox
* everyone hates recursion
* format
* one more thing
* one more one more thing
* renames
* matches
* matrix scale why
* names and such
* cleanup
* name back
* fox_option and fox_title warnings
* Couple small warnings
* Fix all remaining warnings
* Run make format
* make tools on its own
* Fix warnings introduced in last master version
* Better use of the drawGfx union
* Remove existing recomp
* Compile ido-static-recomp instead of relying on precompiled version. Also introduce makefile changes to allow aarch64 devices to compile.
* Get mio0 from the source, and build it in the init.
* Workaround for sm64tools not ignoring it's build files.
* Fix cflags
* Fancy colours for build system
* Remove sm64tools submodule and just take the minimum required files instead.
* Remove ido-static-recomp submodule and just fetch latest from GH instead.
* Add support for using a venv in python.
* remove mio0-decompressor temp
* Fix the mio0-decompress files being somehow missing.
* Fix stray message about "fix_checksum"
* Update logo to be a VAR, and have a failed build say FAILED
* Add checksum fix back in.