vkdoom_m/src/common
Christoph Oelckers eccbafc1bc - let FileData.GetString only return a const char pointer.
Not exposing the implementation will allow a lot more optimization in the backend and we also want to get rid of FString here.
2023-08-22 22:18:53 +02:00
..
2d - some angle cleanup 2023-08-12 10:10:27 +02:00
audio - let FileData.GetString only return a const char pointer. 2023-08-22 22:18:53 +02:00
console - rewrote dir CCMD using ScanDirectory and avoiding I_ChDir entirely. 2023-08-22 21:49:55 +02:00
cutscenes use std::vector as return value for the FileReader's buffer readers. 2023-08-22 22:18:21 +02:00
engine - got rid of FileSystem::GetFileData. 2023-08-22 22:18:53 +02:00
filesystem - let FileData.GetString only return a const char pointer. 2023-08-22 22:18:53 +02:00
fonts - add m_swap.h to several files. 2023-08-22 21:49:55 +02:00
menu - use std::vector for the MemoryArrayReader 2023-08-22 21:49:55 +02:00
models - add m_swap.h to several files. 2023-08-22 21:49:55 +02:00
objects Clear Services Map during VM Shutdown 2023-06-28 20:19:43 +02:00
platform - added safeguards against very early access to console variables in Cocoa backend 2023-08-22 14:58:06 +03:00
rendering - let FileData.GetString only return a const char pointer. 2023-08-22 22:18:53 +02:00
scripting - let FileData.GetString only return a const char pointer. 2023-08-22 22:18:53 +02: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 - got rid of FileSystem::GetFileData. 2023-08-22 22:18:53 +02:00
thirdparty CMakeLists upgrade to 3.16 and cleanup 2023-08-14 19:30:50 +02:00
utility - got rid of FileSystem::GetFileData. 2023-08-22 22:18:53 +02:00