gzdoom/src/common
2022-10-10 08:33:23 +02:00
..
2d - moved some stuff from wipe.h to wipe.cpp. 2022-10-02 19:26:23 +02:00
audio Play the VPX "soundtrack" as a SoundStream 2022-10-10 08:33:23 +02:00
console - fixed compile. 2022-10-02 20:45:00 +02:00
cutscenes Play the VPX "soundtrack" as a SoundStream 2022-10-10 08:33:23 +02:00
engine - added a config getter to the interface. 2022-10-02 18:42:08 +02:00
filesystem Revert "- fixed allocation size when constructing a string from a file system entry." 2022-09-04 08:58:45 +02:00
fonts - moved language CVAR to backend. 2022-10-02 17:59:39 +02:00
menu - move two more backend->frontend calls to the interface 2022-10-02 18:29:57 +02:00
models - disable implicit conversions from float to TAngle 2022-08-26 18:01:26 +02:00
objects - Backend update from Raze, mostly maintenance changes without new functionality. 2022-08-11 22:51:19 +02:00
platform Fix compilation on POSIX (Linux/macOS) systems 2022-10-02 22:04:40 +02:00
rendering - Backend update from Raze 2022-10-09 13:44:43 +02:00
scripting - move two more backend->frontend calls to the interface 2022-10-02 18:29:57 +02:00
startscreen - minor cleanup. 2022-10-02 14:36:49 +02:00
statusbar - move hud scale CVARs to the backend. 2022-10-02 17:33:49 +02:00
textures - fixed compile. 2022-10-02 20:45:00 +02:00
thirdparty - Backend update from Raze, mostly maintenance changes without new functionality. 2022-08-11 22:51:19 +02:00
utility - normalize the timer with the app start, not the epoch. 2022-10-09 14:52:08 +02:00