mirror of
https://git.do.srb2.org/STJr/SRB2.git
synced 2025-02-03 06:51:11 +00:00
e79654a33a
Time is now tracked internally in the game using I_GetPreciseTime and I_UpdateTime. I_Time now pulls from this internal timer. The system code no longer needs to keep track of time itself. This significantly improves frame and tic timing in interp mode, resulting in a much smoother image with essentially no judder at any framerate. |
||
---|---|---|
.. | ||
afxres.h | ||
CMakeLists.txt | ||
dx_error.c | ||
dx_error.h | ||
fabdxlib.c | ||
fabdxlib.h | ||
resource.h | ||
Srb2win-vc9.vcproj | ||
Srb2win-vc10.vcxproj | ||
Srb2win-vc10.vcxproj.filters | ||
Srb2win.dsp | ||
Srb2win.dsw | ||
srb2win.exe.manifest | ||
Srb2win.ico | ||
Srb2win.props | ||
Srb2win.rc | ||
win_cd.c | ||
win_dbg.c | ||
win_dbg.h | ||
win_dll.c | ||
win_dll.h | ||
win_main.c | ||
win_main.h | ||
win_net.c | ||
win_snd.c | ||
win_sys.c | ||
win_vid.c |