qzdoom/src/common
2020-10-16 22:57:28 +02:00
..
2d - fixed misnamed variable and removed restriction for draw pass in GetFullscreenRect. 2020-10-05 18:32:16 +02:00
audio libADLMIDI: Fixed a mistake with Volume Model setup 2020-10-04 08:14:23 +02:00
console add a message for the failure case for resetcvar command 2020-10-14 20:19:07 +02:00
engine - moved date code to its own file. 2020-10-16 22:57:27 +02:00
filesystem - fixed compilation warnings reported by GCC and Clang 2020-10-10 17:26:51 +03:00
fonts - moved language switching code to 'common'. 2020-10-16 22:57:27 +02:00
menu - split the savegame manager into a game dependent and a reusable game indepenent part. 2020-10-16 22:57:28 +02:00
models - more 'override's. 2020-09-27 10:48:38 +02:00
objects - Implement return type covariance for ZScript virtual functions 2020-09-27 14:18:15 +02:00
platform - made sysCallbacks a value variable instead of a pointer to simplify the checks for it. 2020-10-03 16:47:47 +02:00
rendering - made sysCallbacks a value variable instead of a pointer to simplify the checks for it. 2020-10-03 16:47:47 +02:00
scripting - allow struct extensions in zscript. 2020-10-16 22:57:27 +02:00
textures - add option to texture hqresize resize model skins. 2020-10-08 00:30:12 -04:00
thirdparty - various engine updates from Raze. 2020-09-27 10:17:58 +02:00
utility - backport of some enhancements for Cyrillic font support for Raze. 2020-10-04 08:11:56 +02:00