summaryrefslogtreecommitdiff
path: root/src/racing/memory.c
AgeCommit message (Expand)Author
2025-05-14Impl new intro (#193)MegaMech
2025-01-23Game.cpp and World.cpp Cleanup (#159)MegaMech
2025-01-05fix clang errorcoco875
2024-12-28Fix podium ceremony. Wip particle emittersMegaMech
2024-12-06Add warning if no finishline. Remove printfsMegaMech
2024-12-06strcpy dma_textures instead of memcpyMegaMech
2024-12-05load course dl textures from otr and move objectsMegaMech
2024-11-20Remove assertsMegaMech
2024-11-14[modding] Big Update PR (#118)MegaMech
2024-10-07Fix linux compilation (#110)coco875
2024-10-05[modding] Course Mod Support (#104)MegaMech
2024-08-27Update decomp clang (#67)coco875
2024-08-22Update from decomp (#34)coco875
2024-08-22fix animation (#60)coco875
2024-08-15Courses (#54)MegaMech
2024-08-14Fix Jungle (#52)MegaMech
2024-08-13add dks_jungle_parkway (#50)coco875
2024-08-13Add Courses (#49)MegaMech
2024-08-12Choco (#48)MegaMech
2024-08-12Moo (#46)MegaMech
2024-08-11Battle (#45)MegaMech
2024-08-11Fix Course (#42)MegaMech
2024-08-09Kalimari desert continuation (#40)MegaMech
2024-08-05wip kalimari desert (#38)coco875
2024-08-03Lakitu fix (#35)MegaMech
2024-08-02Fix menu bug & kart textures (#32)MegaMech
2024-07-31Add royal raceway course (#29)MegaMech
2024-07-28fix missing header or not correctly formed header (#24)coco875
2024-07-26Renames & seg 3 & 5 texture fixes (#19)MegaMech
2024-06-14Fix collision (#18)MegaMech
2024-06-11Update lus (#16)MegaMech
2024-05-22Changes for OTR (#15)MegaMech
2024-05-08Current Changes (#14)MegaMech
2024-05-08Fixed to work with latest libultraKiritoDv
2024-05-04Fix texture loading in the menus (#11)MegaMech
2024-05-03Changes (#9)MegaMech
2024-05-03Fixed more errors, we are rendering the logo, YayKiritoDv
2024-05-03First Compile (#7)MegaMech
2024-05-03A lot of fixesMegaMech
2024-05-01WIP CompilationKiritoDv
2024-04-20Header cleanup and some renames (#616)MegaMech
2024-04-17Remove some warnings (#609)MegaMech
2024-04-16fix a lot of warning in code (#598)coco875
2024-04-15Initial gcc Support (#568)MegaMech
2024-02-05Code Segments Shiftable (#566)MegaMech
2024-01-20place surface type const and unassemble flag in vtx and document effects (#553)coco875
2024-01-02Finish bss (#527)coco875
2023-12-30Match func_8006F008 (#519)MegaMech
2023-10-27Linkage for the ceremony_data file (#478)Tyler McGavran
2023-10-06Doc setup_game_memory, label syms, add osSyncPrintf support, match funcs (#444)MegaMech