mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 17:01:28 +00:00
5000fde281
* Hoping the old path being available will allow the new code to be merged. * Applied offset to sum of `(totalclk - ototalclk)` of 0.5 to ensure calculated smoothratio under legacy path always returns a value. * For the above, consider Duke 3D with 4 game tics per ticrate, the returned values would be: 0 16384 32768 49152 * With offset of 0.5, the following values are returned depending on how far advanced `totalclk` is from `ototalclk`: 8192 24576 40960 57344 |
||
---|---|---|
.. | ||
blood | ||
build | ||
common | ||
core | ||
exhumed | ||
games/duke | ||
glbackend | ||
libsmackerdec | ||
platform | ||
sw | ||
thirdparty | ||
__autostart.cpp | ||
CMakeLists.txt | ||
g_pch.h | ||
gitinfo.cpp | ||
zzautozend.cpp |