vkdoom_m/src/common
2024-12-16 22:17:18 +01:00
..
2d Merge commit '6b5be653dc' 2024-10-06 21:29:38 +08:00
audio Merge branch 'master' of https://github.com/ZDoom/gzdoom 2024-10-10 22:04:23 +08: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 commit '6b5be653dc' 2024-10-06 21:29:38 +08:00
filesystem Merge branch '4.13' of ../gzdoom into gz4.13.1-merge 2024-10-20 10:25:15 -04: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 Add missing GC write barrier 2024-06-30 11:22:07 -03:00
platform Remove "first/second chance not available" spam from crash reports 2024-11-12 23:14:51 +01:00
rendering Clean up the ranges code a bit 2024-12-16 22:17:18 +01:00
scripting Merge remote-tracking branch 'remotes/ZDoom/gzdoom/4.13' 2024-11-01 21:17:09 +08: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.13' of ../gzdoom into gz4.13.1-merge 2024-10-20 10:25:15 -04: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 Merge branch '4.13' of https://github.com/ZDoom/gzdoom 2024-10-16 02:31:44 +08:00
widgets fixed a few memory leaks 2024-10-05 10:22:05 +02:00