OpenJK icon indicating copy to clipboard operation
OpenJK copied to clipboard

Replace SP cvars with XCVAR method

Open Razish opened this issue 1 year ago • 1 comments

See codemp/game/g_xcvar.h. We should do the same for code/ and codeJK2/.

Razish avatar Oct 19 '23 08:10 Razish

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?

ensiform avatar Oct 19 '23 18:10 ensiform