qzdoom/src/common
Christoph Oelckers 5220a01070 - fixed: The full dotted lump filter string was never used.
The code added all partial matches to the file system but not the full match.
2020-06-07 11:56:07 +02:00
..
2d - advanced coordinate control for overlays over DTA_Fullscreen images. 2020-06-06 12:51:03 +02:00
audio - Fixed OpenAL regression with looping sounds with playing length 0. 2020-06-03 15:27:50 +02:00
console - enabled CVAR descriptions. 2020-06-04 08:04:51 +02:00
engine - made some changes so that material definitions can properly check automatic layers when determining their material type. 2020-06-03 21:16:36 +02:00
filesystem - fixed: The full dotted lump filter string was never used. 2020-06-07 11:56:07 +02:00
fonts - Single image fonts do not use translations. 2020-05-25 21:16:36 +02:00
menu - fixed compile errors in POSIX platform code. 2020-04-22 20:42:13 +02:00
models - moved around some sky rendering code so that the game independent parts are grouped together. 2020-04-29 00:14:42 +02:00
objects - fixes copied from Raze. 2020-04-29 23:58:50 +02:00
platform Add option to disable SDL joystick support. 2020-06-04 17:38:49 +03:00
rendering - fixed compilation warnings reported by Clang 2020-06-07 11:32:35 +03:00
scripting - fixed setup of JIT functions that require extra frame space 2020-06-07 11:34:58 +03:00
textures - fixed offsets for hires replacements of already scaled textures. 2020-06-06 19:01:11 +02:00
thirdparty - don't let CHANF_AUTO hijack other channels. 2020-05-26 22:19:30 +02:00
utility - advanced coordinate control for overlays over DTA_Fullscreen images. 2020-06-06 12:51:03 +02:00