Open Razish opened 1 year ago
SP uses real cvars mostly instead of vmcvars.
I would like to see refactor the cgame code to not use any of the legacy vmmachine half assed stuff anymore imo.
Maybe even turn the UI into a separate module for SP for UI mods?
See codemp/game/g_xcvar.h. We should do the same for
code/
andcodeJK2/
.