vkdoom_m/src/common
Ricardo Luís Vaz Silva 44f1e239e4 deduplicate code
2025-04-23 18:49:23 -03:00
..
2d Revert "- error out if destroying a canvas object" 2024-11-08 14:26:51 -05:00
audio - 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
console fix bug with direct cvar assignment being mistakenly allowed 2025-04-17 18:57:11 -03:00
cutscenes Added missing return values in VM calls 2025-03-19 15:17:29 -03:00
engine Haiku support patch 2025-04-05 20:49:45 -04:00
filesystem - 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
fonts - 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
menu - 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
models remove bone component cache to decrease memory consumption 2025-01-27 17:04:46 -03:00
objects Added client-side Thinkers 2025-03-11 10:14:28 -03:00
platform Lobby Overhaul 2025-03-07 20:32:52 -05:00
rendering deduplicate code 2025-04-23 18:49:23 -03:00
scripting fix comment 2025-04-01 17:19:03 -03:00
startscreen - 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
statusbar use FTranslationID in all places where strict type checking is needed. 2023-11-09 23:04:10 +01:00
textures - 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
thirdparty - don't spam the console log if there's math errors - mostly affects Linux/MacOS because there is no distinction from console apps or GUI apps so they put all the data in the console which can cause lag 2024-10-10 07:28:29 -04:00
utility add TryEmplace to TMap 2025-04-16 23:45:16 -03:00
widgets Lobby Overhaul 2025-03-07 20:32:52 -05:00