vkdoom_m/src/common
Boondorl 43031375f4 Added missing return values in VM calls
These are not supported by the JIT and must always be passed.
2025-03-19 15:17:29 -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 Netcode Overhaul 2025-03-05 12:52:52 -05:00
cutscenes Added missing return values in VM calls 2025-03-19 15:17:29 -03:00
engine Fixed default value of consoleplayer 2025-03-08 02:18:50 -05: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 remove bone component cache to decrease memory consumption 2025-01-27 17:04:46 -03:00
scripting fix function-pointer cast parsing 2025-03-07 17:22:24 -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 Fix building with GCC 15 2025-03-10 03:06:50 -03:00
widgets Lobby Overhaul 2025-03-07 20:32:52 -05:00