gzdoom/src/common
2022-09-16 20:50:33 +02:00
..
2d use PalEntry instead of int for ParseDrawTextureTags 2022-09-16 20:50:33 +02:00
audio Fixed GUS Emulation with DMXGUS(C) lump conf. 2022-04-09 22:45:31 +02:00
console - do not use POSIX directory functions in common code. 2022-08-17 10:02:25 +02:00
cutscenes - allow taking screenshots in cutscenes. 2022-06-16 09:51:09 +02:00
engine - blocked off direct access to TAngle’s internal storage. 2022-08-26 18:09:29 +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 - load the hex font as early as possible. 2022-05-01 14:12:21 +02:00
menu - Backend update from Raze 2022-04-26 20:50:36 +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 - change the Linux/BSD version of system call to std::system 2022-08-18 00:42:27 -04:00
rendering GLES2: Fix anistropic filtering 2022-08-30 18:33:52 -04:00
scripting use constexpr constructor for PARAM_COLOR_AT 2022-09-16 20:50:33 +02:00
startscreen - make sure the last notch on the start screen is rendered. 2022-06-07 23:14:17 +02:00
statusbar - reapply PR 1512 which was accidentally deleted 2022-08-09 10:48:00 +02:00
textures Move TexMan.GetCanvas and GetTextureCanvas to common 2022-07-25 18:50:16 +02:00
thirdparty - Backend update from Raze, mostly maintenance changes without new functionality. 2022-08-11 22:51:19 +02:00
utility - move BobSin to game side. 2022-09-04 09:01:57 +02:00