summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-27Update custom-track.mdMegaMech-patch-1MegaMech
2025-06-27Merge pull request #386 from MegaMech/cputablecoco875
Fix syntax error
2025-06-26Update update_objects.cMegaMech
2025-06-26Update update_objects.cMegaMech
2025-06-26Merge branch 'main' into cputableMegaMech
2025-06-26Update update_objects.cMegaMech
2025-06-26Merge pull request #385 from MegaMech/cputablecoco875
Impl Hard CPU Table
2025-06-26Update update_objects.cMegaMech
2025-06-26Update update_objects.hMegaMech
2025-06-26Update update_objects.cMegaMech
2025-06-26Update update_objects.cMegaMech
2025-06-26Update code_80005FD0.cMegaMech
2025-06-26Update Menu.h (#382)MegaMech
2025-06-26Update update_objects.c (#378)coco875
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-26fix hud occluded (#379)coco875
2025-06-25Emit error message when pfd is not available (#372)Adam
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-25Update Game.cpp (#362)coco875
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-25Update render_objects.c (#376)coco875
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-25fix trophy for 50 and 150 (#374)coco875
2025-06-25re add the doxyfile who get remove (#365)coco875
2025-06-25enable and update doxygen (#364)coco875
2025-06-24Update main.yml (#357)coco875
2025-06-24Update BUILDING.md o2r & directory notes (#351)retropieuser
* Update BUILDING.md o2r & directory notes * Update BUILDING.md --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-24Add vcpkg.json, change MacOS CI to use that (#346)Nikita
* add vcpkg support for installing dependencies * Change macos CI to use vcpkg for dependencies * actually fix CI for macos * fix SDL_net linking SDL_net was being linked twice * update baseline
2025-06-23Update faq.md (#337)MegaMech
2025-06-23Update readme (#336)MegaMech
* Update README.md * Update README.md * Update README.md * Update README.md * Update README.md
2025-06-22Implement CPU Spiny Shell (#325)MegaMech
* Implement CPU Blue Shell
2025-06-22Update Editor.cpp (#324)MegaMech
2025-06-22Fix special itemboxes providing Bananas instead (#310)MegaMech
* Update update_objects.h * Update update_objects.c * Update actors.c
2025-06-22Update faq.md (#311)MegaMech
2025-06-22Add additional questions to the FAQ doc. (#306)Benjamin Jackson
* Init. * Add link to WIP PR. * Requested changes. * Update faq.md --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-22Update custom-track.md (#308)MegaMech
2025-06-22Add missing SDL2_net-devel dependencies. (#277)PoorPockets McNewHold
-- Found Threads: TRUE -- Found nlohmann_json: /usr/share/cmake/nlohmann_json/nlohmann_jsonConfig.cmake (found version "3.11.3") -- Found Ogg: /usr/lib64/libogg.so (found version "1.3.5") -- Found Vorbis: /usr/lib64/libvorbis.so (found version "1.3.7") CMake Error at CMakeLists.txt:434 (find_package): By not providing "FindSDL2_net.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "SDL2_net", but CMake did not find one. Could not find a package configuration file provided by "SDL2_net" with any of the following names: SDL2_netConfig.cmake sdl2_net-config.cmake Add the installation prefix of "SDL2_net" to CMAKE_PREFIX_PATH or set "SDL2_net_DIR" to a directory containing one of the above files. If "SDL2_net" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-22Init. (#283)Benjamin Jackson
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-22allow to replace img with png or jpg or bmp (#272)coco875
* allow to replace img with png or jpg or bmp * revert experimental change
2025-06-21Fix L button volume changing (#269)MegaMech
* Update effects.c * Update external.c * Update external.c * Update external.c
2025-06-21Build macOS release as Universal Binary (#267)TheOliveOli
* Update CMakeLists.txt * Edit output filename to reflect building as Universal binary
2025-06-21Update scene.json (#265)MegaMech
2025-06-21Add files via upload (#263)MegaMech
2025-06-21Update README.md (#262)0.9.9.1MegaMech
2025-06-21Update main.yml (#260)coco875
Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-21Update README.md (#255)sir-wilhelm
Corrected default keyboard bindings. Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-21Update TrackPathPointFactory.cpp (#259)MegaMech
2025-06-20support older linux distro (#246)coco875
* Update main.yml * Update main.yml * disable network lib * add sdl_net * remove the upload of artfact in more recent linux version * Update main.yml
2025-06-20Delete textures/crash_screen/crash_screen_font.ia1.inc.c (#244)MegaMech
2025-06-20Update faq.md (#243)MegaMech
2025-06-20Docs (#242)MegaMech
* Rename custom-track to custom-track.md * Create faq.md
2025-06-20Create custom-track (#241)MegaMech
2025-06-20Pr before release (#239)coco875
* Fix match * Update torch * fix crash on texture of player * Copied stuff over for Window icon from Starship. * Missed comment. * Corrections. * Missed a file * min-max fix * Update code_80005FD0.c * Remove interpolation for hm_intro * look like to remove the crash in menu * Update menu_items.c --------- Co-authored-by: MegaMech <7255464+MegaMech@users.noreply.github.com> Co-authored-by: sitton76 <58642183+sitton76@users.noreply.github.com> Co-authored-by: MegaMech <MegaMech@users.noreply.github.com>
2025-06-20Update Course.cpp (#235)0.9.9MegaMech