vkdoom_m/src/common
Christoph Oelckers 307ff4e163 - pass filename to I_WriteIniFailed as parameter.
This accessed game data from the backend.
2022-10-02 14:08:07 +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 - moved chatmodeon to the backend. 2022-10-02 14:01:43 +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 - moved chatmodeon to the backend. 2022-10-02 14:01:43 +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 - pass filename to I_WriteIniFailed as parameter. 2022-10-02 14:08:07 +02:00
rendering GLES2: Fix anistropic filtering 2022-08-30 18:33:52 -04:00
scripting - Exported GetDisplayTopOffset for font characters to ZScript 2022-09-30 10:07:41 +02:00
startscreen - remove gi.h includes in backend code. 2022-10-02 14:04:24 +02:00
statusbar - reapply PR 1512 which was accidentally deleted 2022-08-09 10:48:00 +02:00
textures - remove gi.h includes in backend code. 2022-10-02 14:04:24 +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