index
:
SpaghettiKart
MegaMech-patch-1
bettercontrollerpak
clang-format
fix/audio
fps-interpolation-2
frameinterpolation
gh-pages
legacy
lus2
main
migration/vec-struct
modding+
modding-mouse
nx
transformfuncsforint
transformsharedfromptr
wipinterpchanges
SpaghettiKart: Mario Kart 64 PC port
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
effects.c
Age
Commit message (
Expand
)
Author
42 hours
Fix the warning-flagged real bugs across the codebase (#691, 1 of 3) (#725)
quarrel07
12 days
Refactor cmake (#721)
coco875
2025-12-16
Player bitflag attributes (pr 750 from the decomp) (#592)
coco875
2025-12-13
Document sound effects (pr 735 from the decomp) (#589)
coco875
2025-12-07
Name ScreenContext, Refactor Course class to Track (#583)
MegaMech
2025-11-09
Implement SpawnParams struct (#536)
MegaMech
2025-07-21
Implemented new audio driver for sequence replacement (#478)
Lywx
2025-07-11
Add kartPropulsionStrength and waterInteractionFlags (#425)
Maciek Baron
2025-07-04
Backport (de)acceleration code documentation (#414)
Maciek Baron
2025-07-03
Document player alpha (#396)
Maciek Baron
2025-07-01
make some texture more flexible and editable + port documentation from the de...
coco875
2025-06-19
pr Code 80005fd0 (#181)
coco875
2025-06-07
Add Interpolation (#204)
MegaMech
2025-01-23
Game.cpp and World.cpp Cleanup (#159)
MegaMech
2024-12-31
Big 19750 renames
MegaMech
2024-10-07
Fix linux compilation (#110)
coco875
2024-10-05
[modding] Course Mod Support (#104)
MegaMech
2024-08-27
Update decomp clang (#67)
coco875
2024-08-24
Update decomp (#63)
coco875
2024-07-26
Renames & seg 3 & 5 texture fixes (#19)
MegaMech
2024-05-01
WIP Compilation
KiritoDv
2024-04-20
Header cleanup and some renames (#616)
MegaMech
2024-04-16
fix a lot of warning in code (#598)
coco875
2024-04-06
Rename cpu behaviour related symbols (#586)
coco875
2024-04-03
move actors code in actors folder and rename thing related to actor (#584)
coco875
2024-03-04
Document render/update objects (#565)
coco875
2024-02-13
fix warning, type and document audio (#559)
coco875
2024-02-05
Code Segments Shiftable (#566)
MegaMech
2024-01-20
place surface type const and unassemble flag in vtx and document effects (#553)
coco875