mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-14 17:01:22 +00:00
7a64bb1149
viewstate's time is from cl.time which is not what's used to set last_servermessage (that uses realtime). After careful investigation, I found that cl.time is not at all suitable and that the original id code used realtime (I think it was just me being lazy when I merged the code). Fixes the stuck net icon. |
||
---|---|---|
.. | ||
cl_chase.c | ||
cl_effects.c | ||
cl_entities.c | ||
cl_input.c | ||
cl_light.c | ||
cl_particles.c | ||
cl_screen.c | ||
cl_temp_entities.c | ||
cl_view.c | ||
cl_world.c | ||
default_input.plist | ||
hud.c | ||
locs.c | ||
Makemodule.am | ||
old_keys.c | ||
sbar.c |