summaryrefslogtreecommitdiff
path: root/src/main.c
AgeCommit message (Expand)Author
2025-05-30Fix freecam cameraMegaMech
2025-05-21Fix multiplayer camerasMegaMech
2025-05-19Missing includes needed for Linux.sitton76
2025-05-19Fix interpolation camera bugMegaMech
2025-05-16Test default tick/logic updateMegaMech
2025-05-15Fixed slow fpsKiritoDv
2025-05-14Impl new intro (#193)MegaMech
2025-02-07Finish Freecam (#186)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-18Fix data, option menus, impl boos, fix demo camera (#156)MegaMech
2025-01-10Impl CC mode option in debug menu (#151)MegaMech
2024-12-31Big 19750 renamesMegaMech
2024-12-28Fix podium ceremony. Wip particle emittersMegaMech
2024-12-28Reimpl LakituMegaMech
2024-11-29Audio is now compiling but crashing yayKiritoDv
2024-11-21Fix clang compiler issuesGarrett Cox
2024-11-15[modding] Implement jumbtron fb effect (#125)MegaMech
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-10-15[modding] Add Actors (#113)MegaMech
2024-10-07Fix linux compilation (#110)coco875
2024-10-05[Modding] start add wasm integration (#84)coco875
2024-10-05[modding] Course Mod Support (#104)MegaMech
2024-09-11clang format add header (#83)coco875
2024-09-10[enhancement] Freecam (#56)MegaMech
2024-08-27Update decomp clang (#67)coco875
2024-08-22Update from decomp (#34)coco875
2024-07-31Add royal raceway course (#29)MegaMech
2024-07-26Renames & seg 3 & 5 texture fixes (#19)MegaMech
2024-06-13Take7 (#17)MegaMech
2024-05-22Changes for OTR (#15)MegaMech
2024-05-04Fix texture loading in the menus (#11)MegaMech
2024-05-03Fixed more errors, we are rendering the logo, YayKiritoDv
2024-05-03Update main.cMegaMech
2024-05-03First Compile (#7)MegaMech
2024-05-02fixesMegaMech
2024-05-02More fixesMegaMech
2024-05-02FixesMegaMech
2024-05-01WIP CompilationKiritoDv
2024-04-20Header cleanup and some renames (#616)MegaMech
2024-04-15Initial gcc Support (#568)MegaMech
2024-04-05trig tables shiftable (#596)MegaMech
2024-04-03move actors code in actors folder and rename thing related to actor (#584)coco875
2024-03-04Document render/update objects (#565)coco875
2024-02-05Code Segments Shiftable (#566)MegaMech
2024-02-05Match (#562)MegaMech
2024-01-20place surface type const and unassemble flag in vtx and document effects (#553)coco875
2024-01-06some const placement and one rename (#529)coco875
2023-12-31fix todo, bug not appears and change theme (#525)coco875
2023-12-24Rename code_8001F980 to render_player and code_800B45E0 to save (#507)coco875
2023-11-07More audio stuff (#488)Tyler McGavran