vkdoom_m/src/common
2025-01-03 07:30:54 +01:00
..
2d Merge branch 'master' of https://github.com/ZDoom/gzdoom into gzd-master-experimental 2024-11-10 09:29:59 +08:00
audio Merge branch '4.14' of c:/projects/gzdoom into gzd4-14-merge 2024-12-18 10:23:00 -05:00
console made FCommandLine::operator[] return a const char * and fixed two places where this triggered a compile error. 2024-10-19 08:06:53 -04:00
cutscenes Merge branch 'master' of https://github.com/ZDoom/gzdoom into gzdoom-update-4-12-1 2024-04-21 11:05:59 -04:00
engine Merge branch '4.14' of c:/projects/gzdoom into gzd4-14-merge 2024-12-18 10:23:00 -05:00
filesystem Merge branch '4.14' of c:/projects/gzdoom into gzd4-14-merge 2024-12-18 10:23:00 -05:00
fonts Merge branch 'master' of https://github.com/ZDoom/gzdoom into gzdoom-update-4-12-1 2024-04-21 11:05:59 -04:00
menu Merge commit 'b044baf' 2024-08-15 13:06:43 -04:00
models Properly fix double interpolation for IQM models 2024-09-13 17:05:22 -03:00
objects contain the statnum hack for visual thinkers on the game side. 2024-11-23 20:39:23 +01:00
platform Explicitly set the symbol options, image and pdb paths 2025-01-02 02:16:05 +01:00
rendering add shadowMinQuality property and gl_light_shadow_max_quality CVar 2025-01-03 07:30:54 +01:00
scripting Merge branch '4.14' of c:/projects/gzdoom into gzd4-14-merge 2024-12-18 10:23:00 -05:00
startscreen Support STARTUPSONG for the generic startupscreen 2024-10-30 00:37:08 +01:00
statusbar Merge remote-tracking branch 'gzdoom/staging' 2024-01-02 17:10:47 +01:00
textures Merge branch '4.14' of c:/projects/gzdoom into gzd4-14-merge 2024-12-18 10:23:00 -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 cache while trace isn't moved to GPU 2024-12-31 04:43:27 +08:00
widgets Merge branch 'master' of https://github.com/ZDoom/gzdoom into gzd-master-experimental 2024-11-16 13:16:21 +08:00