qzdoom/src/common
2022-11-12 09:04:38 +01:00
..
2d - added [[noreturn]] to several functions that always throw exceptions. 2022-11-05 09:09:00 +01:00
audio - made CVar declarations type safe again. 2022-10-22 09:29:38 +02:00
console - fixed definition of "msg" CVAR. 2022-11-05 18:26:54 +01:00
cutscenes - fixed some warnings and updated vectors.h 2022-10-15 12:10:01 +02:00
engine Attempted to add Vector4 to ZScript 2022-11-12 09:04:38 +01:00
filesystem - Backend update from Raze. 2022-10-25 07:02:45 +02:00
fonts - stupid typo... 2022-10-20 19:06:07 +02:00
menu - added a compile option to fully disable the software renderer. 2022-11-08 11:24:35 +01:00
models - removed one more redundant include. 2022-11-06 10:43:58 +01:00
objects Fix compilation on Linux 2022-11-06 12:50:51 -06:00
platform - when converting to a portable install, flag the current session accordingly. 2022-11-06 10:59:33 +01:00
rendering - fixed statistics code to do proper checks for OpenGL's capabilities. 2022-11-06 23:29:29 +01:00
scripting Finish Vector4 implementation 2022-11-12 09:04:38 +01:00
startscreen - minor cleanup. 2022-10-02 14:36:49 +02:00
statusbar - made CVar declarations type safe again. 2022-10-22 09:29:38 +02:00
textures - Backend update from Raze. 2022-10-25 07:02:45 +02:00
thirdparty - fixed some warnings and updated vectors.h 2022-10-15 12:10:01 +02:00
utility GC fixes/improvements 2022-11-06 19:39:00 +01:00