summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-03-07Fixed some compilation issuesnxKiritoDv
2025-03-07Fixed compilationKiritoDv
2025-03-07aMegaMech
2025-03-07Update lusMegaMech
2025-03-07update lus branchMegaMech
2025-02-10Add Ship (#191)MegaMech
* Compile works now * Update menus * Update CMakeLists.txt * Add Ship * Impl hm ship actors * Update HM course
2025-02-08Impl Reset button and fix some naming (#190)MegaMech
* Compile works now * Update menus * Update CMakeLists.txt
2025-02-08Updated packaging cmakeKiritoDv
2025-02-08Removed license for nowKiritoDv
2025-02-08Updated cmake againKiritoDv
2025-02-08Updated hashKiritoDv
2025-02-08Updating README.mdKiritoDv
2025-02-07Compile works now (#189)MegaMech
2025-02-07Fix Compile (#188)MegaMech
* Fix freecam rotation smoothing * Configure freecam controller * Fix cont z button and impl freecam on/off events * Add torch static comp * Fixed cmake * Copied yamls * Fixed cmake * Added github workflows * Update CMakeLists.txt --------- Co-authored-by: KiritoDv <kiritodev01@gmail.com>
2025-02-07Torch Static Compile (#187)MegaMech
* Fix freecam rotation smoothing * Configure freecam controller * Fix cont z button and impl freecam on/off events * Add torch static comp * Fixed cmake * Copied yamls --------- Co-authored-by: KiritoDv <kiritodev01@gmail.com>
2025-02-07Finish Freecam (#186)MegaMech
* Fix freecam rotation smoothing * Configure freecam controller * Fix cont z button and impl freecam on/off events
2025-02-07Reimpl star emitter (#180)MegaMech
* Reimpl star emitter * Remove OObject Lists * wip mole reimpl * nearly fix moles * Cleanup * Update reimpl seagull * Rework finishline to auto spawn and not to run in credits * Fix train crossing direction in extra mode * Clarification * micro optimization * update mole --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2025-02-07fix a matrix (#185)coco875
* fix a matrix * remove LOAD_ASSET
2025-02-04fix a problem with cmake and fix animation in menu (#184)coco875
2025-02-04Modern Menu (#183)Malkierian
* Add modern menu. Add and include LUS cvars .cmake file for macro usage in modern menu. * Un-ignore new .cmake * Copy new Resolution Editor stuff from 2ship (incomplete). Fix fullscreen checkbox. Finish changes for new UIWidgets. Cleanup ShipUtils. * Remove duplicate asm-differ entry from .gitmodules. * Re-implement Freecam options. * Cleanup freecam character follow buttons. Partially re-implement Multiplayer window as enhancement sidebar (needs text input widget to finish). Cleanup disables. --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-02-04Optimize Sound Mixer (#182)coco875
* Add sse2neon * Optimize Sound Mixer * Replace ssize_t with size_t * Remove a #ifndef NO_SEGMENTED_MEMORY block
2025-01-30finish fix ghost (#178)coco875
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-01-30fix error (#179)coco875
2025-01-26Removed unnecesary dma call that crashes when using asan (#177)Lywx
2025-01-25Update staff_ghosts.h (#176)MegaMech
2025-01-25Fix Remaining Widescreen Issues and Fix Audio Sizes (#174)MegaMech
* Fix some boxes that shouldn't be wide * forgot fix * Fix widescreen for sliding lap texture * Fix lakitu towing fade in out * Add DOUBLE_SIZE_ON_64_BIT and ssize_t
2025-01-25fix ghost (#175)coco875
* fix ghost * remove a semi colon
2025-01-25Update clang-pr.ymlMegaMech
2025-01-25Fixes (#173)MegaMech
2025-01-25Fix EUC-JP characters (#172)MegaMech
* Fix euc jp characters * Update menu_items.c
2025-01-25Fix overflow with tyreSpeed (#170)MegaMech
* Fix tyreSpeed overflow and avoid ub
2025-01-25Merge branch 'main' of https://github.com/HarbourMasters/SpaghettiKartSonic Dreamcaster
2025-01-25Matching func_800B578C, by @inspectredcSonic Dreamcaster
2025-01-24Fix euc jp char (#169)MegaMech
2025-01-24Fix camera overflow (#168)MegaMech
* Fix camera overflow * Update staff_ghosts.c * Names and overflow fix
2025-01-25enable savesSonic Dreamcaster
2025-01-24Update render_player.c (#167)MegaMech
2025-01-24declare mtx2Sonic Dreamcaster
2025-01-24Merge branch 'main' of https://github.com/HarbourMasters/SpaghettiKartSonic Dreamcaster
2025-01-24refactored version of func_80096CD8Sonic Dreamcaster
2025-01-24Fix matrix stack heap corruption (#166)MegaMech
* Fix matrix stack heap corruption * Fix matrix overflow bug
2025-01-24Merge branch 'main' of https://github.com/HarbourMasters/SpaghettiKartSonic Dreamcaster
2025-01-24matched func_80096CD8Sonic Dreamcaster
2025-01-24Fix Replay box widescreen (#165)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
* Remove CProperties and delete dup Properties from World.h * Improvement * Fix compile * Cleanup * Document gRaceState * wip cleanup * compile * Impl PlayerBombKart * Rename CourseManager_ to CM_ * Finish renames m_ to CM_ * cleanup * Remove extra printf --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2025-01-20fix toads turnpike minimap (#164)briaguya
2025-01-20update torch submodule (#160)briaguya
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-01-20render correct trophy in podium ceremony (#162)briaguya
* render correct trophy in podium ceremony * use ternaries
2025-01-19fix action (#141)coco875
* fix action * Update clang-pr.yml --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-01-18O2R Support (#158)inspectredc
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>