raze-gles/source/common
alexey.lysiuk 6b12514a29 - fixed compilation with MSVC 14.28.29333 from VS2019 16.8.0
This fixes #175

include\algorithm(7419,1): error C2678: binary '=': no operator found which takes a left-hand operand of type 'const T' (or there is no acceptable conversion) (compiling source file source\common\scripting\jit\jit.cpp)
include\algorithm(7419,17): error C3892: '_First': you cannot assign to a variable that is const (compiling source file source\core\searchpaths.cpp)
2020-11-12 11:38:53 +02:00
..
2d - Duke: use original colors for inventory status display. 2020-11-11 11:49:05 +01:00
audio - the status bars work as objects. 2020-10-31 13:20:54 +01:00
console - backend update. 2020-10-28 21:46:43 +01:00
engine - give forward declared enum a type. 2020-11-10 21:44:15 +01:00
filesystem - backend update. 2020-10-17 16:01:31 +02:00
fonts - made hires replacements work for untranslated fonts. 2020-11-10 21:34:49 +01:00
menu - backend update. 2020-10-28 21:46:43 +01:00
models - UE1 model code update. 2020-09-27 16:12:51 +02:00
objects - fixed GC crash with new statusbar code. 2020-11-03 06:51:42 +01:00
platform - backend update. 2020-10-28 21:46:43 +01:00
rendering - moved the hires texture replacement logic into a backend callback. 2020-11-10 16:22:02 +01:00
scripting - Duke: use original colors for inventory status display. 2020-11-11 11:49:05 +01:00
statusbar - Duke: use original colors for inventory status display. 2020-11-11 11:49:05 +01:00
textures - give forward declared enum a type. 2020-11-10 21:44:15 +01:00
thirdparty - fixed the real issue for the sound problems and reverted the last commit. 2020-10-11 13:44:23 +02:00
utility - fixed compilation with MSVC 14.28.29333 from VS2019 16.8.0 2020-11-12 11:38:53 +02:00