Files
dusklight/include/dusk
PJB3005 3792912ad1 Allow CVars to be registered late, improve usability for dynamically registered CVars.
Now we store the raw JSON value in memory for unregistered CVars.

Intended to be used for mod CVars, as we obviously can't statically define all of those.

CVar names are now stored as an std::string, so the lifetime is easy to manage when dynamically registered.

CVars cannot be moved/copied anymore. We had some code that was accidentally relying on this, and I fixed that.
2026-05-29 04:38:24 +02:00
..
2026-05-13 08:56:16 -06:00
2026-03-14 13:49:16 +01:00
2026-05-10 18:37:22 -06:00
2026-04-20 20:45:16 -06:00
2026-04-25 15:46:12 -06:00
2026-05-18 00:56:14 +00:00
2026-02-13 23:28:47 +01:00
2026-04-20 04:17:42 -07:00
2026-05-08 17:11:13 -06:00
2026-05-12 22:52:02 -06:00
2025-11-30 14:34:10 -08:00
2026-05-26 20:42:26 -06:00
2026-03-29 00:19:56 +01:00
2026-04-12 23:22:25 -07:00
2026-05-13 00:47:29 -06:00
2026-05-06 21:22:59 -06:00
2026-03-08 21:13:45 -07:00
2026-03-14 14:16:49 +01:00
2026-04-17 01:32:50 -07:00
2026-05-11 22:20:53 -07:00
2026-05-24 10:43:00 -06:00
2026-04-25 15:46:12 -06:00