summaryrefslogtreecommitdiff
path: root/src/SSystem/SComponent
AgeCommit message (Expand)Author
12 daysClean up angle constants and conversions (#1135)LagoLunatic
2026-05-28Demo work and fakematch cleanup (#1034)LagoLunatic
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
2026-05-21d_a_player_main cleanup and some demo matches (#1016)LagoLunatic
2026-04-01Move extern forward decls from cpps to headersLagoLunatic
2025-09-28Use isnan instead of CHECK_FLOAT_CLASSLagoLunatic
2025-08-22Remove a bunch of weak func order fakematchesLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-07-25DEMO_SELECTLagoLunatic
2025-07-14obj_mkiek demo match, remove fake inlines from cXyzLagoLunatic
2025-06-01More demo work, cleanupLagoLunatic
2025-05-29JUT cleanupLagoLunatic
2025-05-24Demo matches (#767)LagoLunatic
2025-05-21G_CM3D_F_INFLagoLunatic
2025-05-21Demo: Fix cM3dGCylLagoLunatic
2025-05-08Match more player_main regalloc/stack/etc issuesLagoLunatic
2025-05-07Add camera mWork union; also fix clang union handlingLagoLunatic
2025-04-29player_main cleanup and a few matchesLagoLunatic
2025-03-28Cleanp a bunch of stuffLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-03-16d_a_fganon 100% (#695)mattias-blum
2025-03-10CleanupLagoLunatic
2025-03-08Use cLib on/off bit inlines for attn flagsLagoLunatic
2025-03-07d_bg_w and c_m3d OKLagoLunatic
2025-03-06C_BG_MIN_HEIGHT, C_BG_MAX_HEIGHTLagoLunatic
2025-03-06d_bg_w progressLagoLunatic
2025-02-05c_m3d done except for regallocLagoLunatic
2024-12-24name cPhsUNK3_eJasper St. Pierre
2024-09-06Match most cM3d tri funcsLagoLunatic
2024-09-02d_particle workJasper St. Pierre
2024-08-24cc cleanupLagoLunatic
2024-08-08Use std:: namespace for tanf, tolower, strlen, strrchrLagoLunatic
2024-08-08Move sqrtf to std:: namespaceLagoLunatic
2024-08-08Move fmodf, atan2f, sinf, and cosf to std:: namespaceLagoLunatic
2024-08-07Move abs and fabsf to std namespaceLagoLunatic
2024-07-12Add fpc_ProcID type and use it for all process IDsLagoLunatic
2024-06-30clean up c_xyz to not use fake inlinesLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-04-18clean up some inline parametersLagoLunatic
2024-03-11Add uint typedefLagoLunatic
2024-03-09Make JUT_ASSERT macro more accurateLagoLunatic
2024-02-26a few minor c_m3d matchesLagoLunatic
2024-02-26Copy new c_m3d progress from TP decompLagoLunatic
2024-02-26Implement cM3d_Len3dSqPntAndSegLineFranklyn Tackitt
2024-02-12d_cc_s workLagoLunatic
2024-02-11d_bg_w_hf OKLagoLunatic
2024-02-11d_bg_w_hf 70%LagoLunatic
2024-02-10various cleanup, fix some fakematchesLagoLunatic
2024-02-01Clean up commentsLagoLunatic
2024-01-20c_m3d workJasper St. Pierre