gzdoom/src/common
2021-08-21 12:22:15 +02:00
..
2d - extended 2D buffer lifetime to the end of the frame 2021-08-11 19:50:49 +02:00
audio - Backend update from Raze. 2021-08-03 12:52:21 +02:00
console - removed the unused palette parameter from the V_GetColor family of functions. 2021-08-14 09:57:23 +02:00
engine - allow passing a remap table to BestColor. 2021-08-21 10:55:21 +02:00
filesystem - changed FString API to use ptrdiff_t instead of long for signed size arguments. 2021-08-12 00:45:59 +02:00
fonts - removed the unused palette parameter from the V_GetColor family of functions. 2021-08-14 09:57:23 +02:00
menu - removed the unused palette parameter from the V_GetColor family of functions. 2021-08-14 09:57:23 +02:00
models - allow passing a remap table to BestColor. 2021-08-21 10:55:21 +02:00
objects - replaced deprecated throw() with noexcept in TObjPtr 2021-08-21 12:22:15 +02:00
platform - moved the CheckForRestart call one level up so that it is within the Windows code and does not need #ifdefs. 2021-08-10 22:17:00 +02:00
rendering - changed FString API to use ptrdiff_t instead of long for signed size arguments. 2021-08-12 00:45:59 +02:00
scripting - removed the unused palette parameter from the V_GetColor family of functions. 2021-08-14 09:57:23 +02:00
statusbar - Backend update from Raze. 2021-07-11 09:53:01 +02:00
textures - removed the unused palette parameter from the V_GetColor family of functions. 2021-08-14 09:57:23 +02:00
thirdparty - Backend update from Raze. 2021-07-11 09:53:01 +02:00
utility - allow passing a remap table to BestColor. 2021-08-21 10:55:21 +02:00