raze-gles/source
Christoph Oelckers 3d0842d851 - SW: made sector object interpolation more serialization friendly.
This eliminates all the direct pointers to various game data and replaces it by encoded offsets.
2020-11-26 18:32:36 +01:00
..
blood - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
build - use floats for wall panning offsets. 2020-11-26 18:32:35 +01:00
common - backend update from GZDoom. 2020-11-23 15:54:06 +01:00
core - made the new interpolation system work in Blood. 2020-11-26 18:32:35 +01:00
exhumed - use floats for wall panning offsets. 2020-11-26 18:32:35 +01:00
games/duke - migrated Duke's interpolations to the common system and added handling for texture scrollers. 2020-11-26 18:32:36 +01:00
glbackend - moved the hires texture replacement logic into a backend callback. 2020-11-10 16:22:02 +01:00
libsmackerdec - fixed the noisiest value truncation warnings after shortly re-enabling them in the compiler, plus a few places where the warning pointed to incorrect code. 2020-09-26 11:59:24 +02:00
platform - Remove leftover Ion Fury stuffs causing log errors like "Script error, 'D:/Program Files (x86)/Steam/steamapps/common/Ion Fury/fury.grpinfo" line 10: Warning: GRP without game defined. Ignoring'". 2020-09-25 18:06:06 +10:00
sw - SW: made sector object interpolation more serialization friendly. 2020-11-26 18:32:36 +01:00
thirdparty - macOS backend update, plus moving base64.cpp around. 2020-09-27 16:12:50 +02:00
CMakeLists.txt - cross-game, serialization-friendly and pointer free interpolation implementation. 2020-11-26 18:32:35 +01:00
g_pch.h - cleaned up the remaining dependencies on windows.h 2020-02-03 21:30:57 +01:00
gitinfo.cpp