vkdoom_m/src/common
alexey.lysiuk 62f37079a7 - fixed compilation with Clang
src/common/scripting/backend/vmbuilder.cpp:869:88: error: cannot pass non-trivial object of type 'FString' to variadic method; expected type from format string was 'char *' [-Wnon-pod-varargs]
src/common/scripting/backend/vmbuilder.cpp:916:85: error: cannot pass non-trivial object of type 'FString' to variadic method; expected type from format string was 'char *' [-Wnon-pod-varargs]
2023-07-22 13:22:53 +03:00
..
2d - Backend update from Raze. 2023-05-27 09:31:17 +02:00
audio - cleaned i_music.h off external dependencies. 2023-06-17 09:49:15 +02:00
console Add missing include guards 2023-05-29 07:35:26 +02:00
cutscenes - backend update from Raze. 2023-07-22 09:55:49 +02:00
engine - backend update from Raze. 2023-07-22 09:55:49 +02:00
filesystem Add missing include guards 2023-05-29 07:35:26 +02:00
fonts - Backend update from Raze. 2023-05-27 09:31:17 +02:00
menu - cleaned i_music.h off external dependencies. 2023-06-17 09:49:15 +02:00
models - fixed several warnings emitted by Clang. 2023-03-26 08:48:54 +02:00
objects Clear Services Map during VM Shutdown 2023-06-28 20:19:43 +02:00
platform posix: sdl: Stop reading STDIN on EOF 2023-07-17 22:57:28 +02:00
rendering lightmode refactor 2023-07-17 22:50:05 +02:00
scripting - fixed compilation with Clang 2023-07-22 13:22:53 +03:00
startscreen - stop all sound before showing ENDOOM. 2022-11-16 17:08:11 +01:00
statusbar - Backend update from Raze. 2023-02-11 12:05:45 +01:00
textures Add missing include guards 2023-05-29 07:35:26 +02:00
thirdparty - backported RapidJSON fix from Raze. 2023-04-01 12:45:55 +02:00
utility - backend update from Raze. 2023-07-22 09:55:49 +02:00