summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-07-23Better controller pak with File deletion menubettercontrollerpakSonic Dreamcaster
Co-authored-by: Dario <dariosamo@gmail.com> Co-authored-by: Mr-Wiseguy <mrwiseguyromhacking@gmail.com>
2025-07-22Removed unused ifdefLywx
2025-07-21Updated miniaudio, srry if i break somethingKiritoDv
2025-07-21Fixed miniaudio to build on switchLywx
2025-07-21Unbroken other platformsLywx
2025-07-21Fixed switch compilationLywx
2025-07-21Implemented new audio driver for sequence replacement (#478)Lywx
* [WIP] Added custom driver and implemented sequence replacement * Implemented hmas effect system and wip replace system * Added load from o2r * Implemented sequence replacement * Added looping point support * Added reduced volume when pausing * Fixed audio reset and added fade out * Fixed music when retrying * Fixed star music * Parsed more info, not just loops * Fixed linux compilation * add doc * Update docs/custom-audio.md * Update docs/modding.md --------- Co-authored-by: coco875 <59367621+coco875@users.noreply.github.com> Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-21fix bombkart and speedometer (#496)coco875
* fix bombkart and speedometer * make number more clear --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-20Add Rulesets (#494)MegaMech
2025-07-19Fix #400 and divide by zero (#454)Dave Demers
* Divide by zero fix & cup restart behavior fix * CI Test * Fix a divide by zero bug. Fix for cups when using the reset button * Added defines, renamed function --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-19Fix incorrect unsigned values For Alfa `find_vtx_and_set_colours()` (#489)MegaMech
* Update KoopaTroopaBeach.cpp * Update SherbetLand.cpp * Update RainbowRoad.cpp
2025-07-19Label Thwomp Behaviour Enums (#486)MegaMech
* Label thwomp behaviour enum * Update BowsersCastle.cpp * Update Thwomp.h
2025-07-19Update PodiumCeremony.cpp (#484)MegaMech
2025-07-18remove commented out linebriaguya
2025-07-18linebriaguya
2025-07-18add some stuff backbriaguya
2025-07-18another tinyxml2 thingbriaguya
2025-07-18try a tinyxml thingbriaguya
2025-07-18try a thingbriaguya
2025-07-18check if we're getting the correct cmake system namebriaguya
2025-07-18only try building for switch for nowbriaguya
2025-07-18Update podium_ceremony_actors.c (#475)MegaMech
2025-07-18Fix D_802874D8 clear function (#474)MegaMech
* Update code_80281780.c * Update podium_ceremony_actors.c * Update podium_ceremony_actors.h
2025-07-18Update BUILDING.md (#471)coco875
2025-07-17Update PortMenu.cpp (#470)MegaMech
2025-07-17Update ceremony_and_credits.c (#469)MegaMech
2025-07-17Update camera.c (#468)MegaMech
2025-07-17Enable TestTrack Mode (#467)MegaMech
* Update Trophy.cpp * Update Trophy.h * Update TestCourse.cpp
2025-07-17Fix Alpha Arg into `find_vtx_and_set_colours()` (#466)MegaMech
* Update RainbowRoad.cpp * Update KoopaTroopaBeach.cpp * Update SherbetLand.cpp
2025-07-17Fix version string in case of incomplete git history or other errors (#459)V10lator
Signed-off-by: Thomas Rohloff <v10lator@myway.de> Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-15Fix podium ceremony scene (#464)MegaMech
* Update podium_ceremony_actors.c * Update podium_ceremony_actors.h * Update code_80281780.c
2025-07-14fix background color (#460)coco875
* fix background color * reduce print about false problem * Update memory.c
2025-07-13fix rolling wheel (#456)coco875
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-13Fine-tune the UV for Clouds (#455)coco875
* fine tune cloud uv * format --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-13Fix Cinematic Box for Failed GP & Fix 1 Pixel Gap In All Cinematic Boxes (#453)MegaMech
* Update menu_items.c * Update menu_items.c
2025-07-13Add version and debug state (#437)V10lator
* cmake: Correctly set PROJECT_VERSION This needs CI to adjust Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Log version Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Show version and debug state Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Log debug mode toggling Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Finish version string Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Update CMakeLists.txt * Update CMakeLists.txt * Try to fix execute_process() from within CI Signed-off-by: Thomas Rohloff <v10lator@myway.de> * CI: Checkout with tags Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Fix PR CIs, too Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Add config button for version Signed-off-by: Thomas Rohloff <v10lator@myway.de> --------- Signed-off-by: Thomas Rohloff <v10lator@myway.de> Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-12Impl Option for Skipping Intros and Impl osPfsIsPlug (#451)MegaMech
* Added Harbour Intro Skip * Moved setting to more applicable submenu * Update Game.cpp * Update PortMenu.cpp * Impl and fix os plug --------- Co-authored-by: sitton76 <58642183+sitton76@users.noreply.github.com>
2025-07-12Update code_8006E9C0.c (#450)coco875
2025-07-12Fix minor render issue in menu (#447)coco875
* fix menu texture * fix other text * junky fix * fix cloud to be png * fix cloud * Update menu_items.c --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-12Update custom-track.md (#448)MegaMech
2025-07-12Submit Matches for code_80005FD0.c (#446)MegaMech
* Update code_80005FD0.c * More matches * Remove comment * Submit match for cpu_use_item_strategy * Fix hard cpu * Update code_80005FD0.c
2025-07-11Add kartPropulsionStrength and waterInteractionFlags (#425)Maciek Baron
* Add kartPropulsionStrength and waterInteractionFlags * Add reset_player_speed_and_velocity * Fix merge * Reorder and cleanup * Document hopVerticalOffset and hopFrameCounter * Fix missed variabled * Further things * Use constant --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-10port pr 730 from the decomp (#445)coco875
* port pr 730 from the decomp Co-Authored-By: Jed Grabman <7600154+jedgrabman@users.noreply.github.com> * rename file * small fix * finish fix time trial --------- Co-authored-by: Jed Grabman <7600154+jedgrabman@users.noreply.github.com> Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-09Update update.inc.c (#444)MegaMech
2025-07-09Fix some UB (#438)MegaMech
* Update Game.cpp * Update actors_extended.c * Update Game.cpp
2025-07-09make replace neon texture (#435)coco875
* make replace neon texture * cmake are dumb * fix neon render * Update render_objects.c --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-09Small, random optimisations (#363)V10lator
* Remove useless player pointer copies Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Fix target FPS Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Add else Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Remove useless addition Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Simplify func_8001CA24(Player* player, f32 arg1) Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Simplify a few more functions Signed-off-by: Thomas Rohloff <v10lator@myway.de> * Make 2 arrays static const Signed-off-by: Thomas Rohloff <v10lator@myway.de> --------- Signed-off-by: Thomas Rohloff <v10lator@myway.de> Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-07-06Update render_objects.c (#432)MegaMech
2025-07-06[Enhancement] Implement Digital Speedometer (#431)MegaMech
* Fix crash * Poorly document camera * Fix harder cpu items * Fix item * Prevent Rare Infinite Loop * Impl Digital Speedometer * Update PortMenu.cpp --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com>
2025-07-06fix some custom texture (#426)coco875
* fix lakitu custom texture * finish fix lakitu * finish fix lakitu but also fix crab and snowman * Update Mole.cpp * fix texture around jumbotron --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>