raze-gles/source
alexey.lysiuk 787211c9dc - unified saved games path handling for all platforms
The current game subdirectory is now created on all platforms
Added support for -savedir command line switch for all platforms
Removed save_dir CVAR in favor of cl_savedir which was available on Windows only
Made cl_savedir CVAR global instead of different value per each game
2020-02-06 12:04:51 +01:00
..
blood - disable palette emulation for Blood's cutscenes. 2020-02-04 20:40:10 +01:00
build - fixed swapped color channels in the tinting part of the shader. 2020-02-05 20:02:50 +01:00
common - unified saved games path handling for all platforms 2020-02-06 12:04:51 +01:00
duke3d - fixed RR's music. 2020-02-05 22:03:42 +01:00
exhumed - fixed a few changes constants. 2020-02-05 18:49:47 +01:00
glbackend - fixed swapped color channels in the tinting part of the shader. 2020-02-05 20:02:50 +01:00
libsmackerdec - fixed Blood cutscene playback. 2019-12-30 21:36:08 +01:00
platform - unified saved games path handling for all platforms 2020-02-06 12:04:51 +01:00
rr - fixed RR's music. 2020-02-05 22:03:42 +01:00
sw - fixed: Reverb must be fully disabled when starting the SW intermission. 2020-02-05 20:25:18 +01:00
thirdparty - removed the ENet dependency from gamecontrol.cpp as well. 2020-02-03 21:14:35 +01:00
CMakeLists.txt - fixed the crash reporter on Windows. 2020-02-02 13:33:07 +01:00
g_pch.h - cleaned up the remaining dependencies on windows.h 2020-02-03 21:30:57 +01:00
gitinfo.cpp - rewrote the screenshot code to use m_png as its backend. 2019-11-02 12:59:59 +01:00