Rachael Alexanderson
|
6ea1b68a1c
|
- add null check for the defcvars blacklist
|
2025-01-26 18:45:46 -05:00 |
|
Rachael Alexanderson
|
3c8c484327
|
- add CVAR_SYSTEM_ONLY flag to automatically blacklist filesystem-related cvars for defcvars. This should be used on any cvar that can be changed by the user that relates to filenames or pathnames
|
2025-01-24 23:19:31 -05:00 |
|
Rachael Alexanderson
|
f3b0c3ac5e
|
- Roll back filesystem changes. These were causing instabilities in the master branch that were interfering with development.
|
2025-01-04 11:27:21 -05:00 |
|
Christoph Oelckers
|
d1abc3eb8c
|
renamed things in file system to reduce Doom specific terminology.
|
2024-11-24 18:05:11 +01:00 |
|
Christoph Oelckers
|
48ba63c022
|
added even more explicit GetChars() calls.
|
2023-10-03 15:55:08 +02:00 |
|
Rachael Alexanderson
|
25e9561279
|
- change anonstats cvars in order to allow easier updates to them in the future
|
2023-09-17 04:46:06 -04:00 |
|
Rachael Alexanderson
|
a0786253c7
|
- add some more blacklisted cvars to defcvars
|
2022-11-08 14:51:41 -05:00 |
|
Rachael Alexanderson
|
f56ad02716
|
- enable cvar blacklisting for defcvars for certain platform variables
|
2021-09-05 10:27:06 -04:00 |
|
Rachael Alexanderson
|
42d948f2fe
|
- demote unknown/invalid defcvars to warnings
|
2021-09-05 09:47:05 -04:00 |
|
Rachael Alexanderson
|
79cbaf5d4f
|
- split defcvars parser into its own file
|
2021-09-05 08:21:34 -04:00 |
|