RingRacers/src
Sally Coolatta 43156f63dd Only call NetUpdate once
This doesn't need to be in a bunch of rendering code, simply only run it in TryRunTics.

Worst case scenario: if this sucks then it means dedicated servers have also sucked the whole time and we should come up with a new solution to fix both of them.

More likely scenario: nothing changes and we now aren't doing networking inside of the renderer.
2023-03-26 14:12:01 +01:00
..
acs Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
android
audio
blua
core
dummy
hardware Only call NetUpdate once 2023-03-26 14:12:01 +01:00
hwr2 Rename RHI update_buffer_contents to update_buffer 2023-03-23 13:30:17 -05:00
io
locale
Makefile.d
media
menus Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
nds
objects Merge branch 'heighted-ufo' into 'master' 2023-03-25 00:51:15 +00:00
rhi Rename RHI update_buffer_contents to update_buffer 2023-03-23 13:30:17 -05:00
sdl Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
sdl12 Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
tests
win32
win32ce Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
.gitignore
am_map.c
am_map.h
Android.mk
apng.c
apng.h
asm_defs.inc
byteptr.h
CMakeLists.txt Add glm CPM dependency 2023-03-23 11:20:26 -05:00
command.c
command.h
comptime.c
config.h.in
console.c
console.h
cxxutil.hpp
d_clisrv.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
d_clisrv.h
d_event.h
d_main.c Only call NetUpdate once 2023-03-26 14:12:01 +01:00
d_main.h
d_net.c
d_net.h
d_netcmd.c Add battletest cvar, force Battle mode instead of Prisons in FREE PLAY 2023-03-23 19:31:23 -07:00
d_netcmd.h Add battletest cvar, force Battle mode instead of Prisons in FREE PLAY 2023-03-23 19:31:23 -07:00
d_netfil.c
d_netfil.h
d_player.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
d_think.h PARANOIA: fix faulty references warning 2023-03-20 19:57:00 -07:00
d_ticcmd.h
deh_lua.c
deh_lua.h
deh_soc.c FINISHTIME, FINISHTIMEEXACT, FINISHTIMELEFT: use get_number for parameter 2023-03-18 04:46:59 -07:00
deh_soc.h
deh_tables.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
deh_tables.h
dehacked.c
dehacked.h
discord.c
discord.h
doomdata.h
doomdef.h
doomstat.h Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
doomtype.h
endian.h
f_finale.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
f_finale.h
f_wipe.c
fastcmp.h
filesrch.c
filesrch.h
font.c
font.h
g_demo.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
g_demo.h
g_game.c Merge branch 'fix-retry' into 'master' 2023-03-25 05:50:06 +00:00
g_game.h
g_input.c Playable default controls 2023-03-19 16:02:16 -07:00
g_input.h G_PlayerInputAnalog: Only attempt default binds for menu if no binds are reachable by GetValueFromControlTable for that button 2023-03-19 17:48:24 +00:00
g_splitscreen.c
g_state.h
http-mserv.c
hu_stuff.c
hu_stuff.h
i_addrinfo.c
i_addrinfo.h
i_joy.h
i_net.h
i_sound.h
i_system.h
i_tcp.c
i_tcp.h
i_threads.h
i_time.c
i_time.h
i_video.h
i_video_common.cpp Adjust ImGui frame starts to allow ImGui in passes 2023-03-23 11:31:44 -05:00
info.c Merge branch 'unnerf-missiles' into 'master' 2023-03-25 00:50:53 +00:00
info.h Morph Drop Target from forward thrown white to lime 2023-03-19 03:52:25 -07:00
k_battle.c Add battletest cvar, force Battle mode instead of Prisons in FREE PLAY 2023-03-23 19:31:23 -07:00
k_battle.h
k_bheap.c
k_bheap.h
k_boss.c
k_boss.h
k_bot.c
k_bot.h
k_botitem.c
k_botsearch.c
k_brightmap.c
k_brightmap.h
k_collide.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
k_collide.h
k_color.c
k_color.h
k_director.c
k_director.h
k_follower.c
k_follower.h
k_grandprix.c Merge branch 'fix-retry' into 'master' 2023-03-25 05:50:06 +00:00
k_grandprix.h Merge branch 'fix-retry' into 'master' 2023-03-25 05:50:06 +00:00
k_hud.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
k_hud.h
k_hud_track.cpp battleprisons rename compilation repair 2023-03-19 13:06:55 +00:00
k_kart.c Merge branch 'unnerf-missiles' into 'master' 2023-03-25 00:50:53 +00:00
k_kart.h Merge branch 'momentum-angle-consistency' into 'master' 2023-03-23 08:36:29 +00:00
k_menu.h Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
k_menudraw.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
k_menufunc.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
k_objects.h Morph Drop Target from forward thrown white to lime 2023-03-19 03:52:25 -07:00
k_pathfind.c
k_pathfind.h
k_podium.c
k_podium.h
k_profiles.c
k_profiles.h
k_pwrlv.c
k_pwrlv.h
k_race.c
k_race.h
k_rank.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
k_rank.h
k_respawn.c
k_respawn.h
k_roulette.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
k_roulette.h
k_specialstage.c
k_specialstage.h
k_terrain.c
k_terrain.h
k_waypoint.c
k_waypoint.h
keys.h
libdivide.h
lua_baselib.c K_PopPlayerShield 2023-03-21 13:48:30 +00:00
lua_blockmaplib.c
lua_consolelib.c
lua_hook.h
lua_hooklib.c
lua_hud.h
lua_hudlib.c
lua_hudlib_drawlist.c
lua_hudlib_drawlist.h
lua_infolib.c
lua_libs.h
lua_maplib.c
lua_mathlib.c
lua_mobjlib.c
lua_playerlib.c
lua_polyobjlib.c
lua_script.c
lua_script.h
lua_skinlib.c
lua_taglib.c
lua_thinkerlib.c
lzf.c
lzf.h
m_aatree.c
m_aatree.h
m_anigif.c
m_anigif.h
m_argv.c
m_argv.h
m_avrecorder.cpp
m_avrecorder.h
m_avrecorder.hpp
m_bbox.c
m_bbox.h
m_cheat.c
m_cheat.h
m_cond.c UC_ROUNDSPLAYED: correct wording to "Prison" 2023-03-18 04:48:51 -07:00
m_cond.h
m_dllist.h
m_easing.c
m_easing.h
m_fixed.c
m_fixed.h
m_memcpy.c
m_misc.cpp
m_misc.h
m_perfstats.c
m_perfstats.h
m_queue.c
m_queue.h
m_random.c
m_random.h
m_swap.h
Makefile
md5.c
md5.h
mserv.c
mserv.h
p5prof.h
p_ceilng.c
p_enemy.c
p_floor.c
p_inter.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
p_lights.c
p_local.h Revert "Add cv_scrambleremoved, disable scramble on P_RemoveMobj" 2023-03-20 19:57:00 -07:00
p_loop.c
p_map.c
p_maputl.c
p_maputl.h
p_mobj.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
p_mobj.h
p_polyobj.c
p_polyobj.h
p_pspr.h
p_saveg.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
p_saveg.h
p_setup.c Merge branch 'fix-retry' into 'master' 2023-03-25 05:50:06 +00:00
p_setup.h
p_sight.c
p_slopes.c
p_slopes.h
p_spec.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
p_spec.h Delay spawning level sign posts, do not use youfuckedup face for tied sign posts 2023-03-20 20:59:12 -07:00
p_telept.c
p_tick.c Merge branch 'conditions-cascading' into 'master' 2023-03-23 23:51:30 +00:00
p_tick.h PARANOIA: add debug to P_SetTarget if references go negative 2023-03-20 19:57:00 -07:00
p_user.c Merge branch 'fix-retry' into 'master' 2023-03-25 05:50:06 +00:00
r_bbox.c
r_bsp.c Add debugfinishline, highlight finish line linedefs and black fill solid walls 2023-03-19 20:45:36 -07:00
r_bsp.h Add debugfinishline, highlight finish line linedefs and black fill solid walls 2023-03-19 20:45:36 -07:00
r_data.c
r_data.h
r_debug.cpp
r_debug_detail.hpp
r_debug_parser.cpp
r_defs.h
r_draw.c
r_draw.h
r_draw8.c
r_draw8_flat.c
r_draw8_npo2.c
r_draw16.c
r_fps.c
r_fps.h
r_local.h
r_main.c Only call NetUpdate once 2023-03-26 14:12:01 +01:00
r_main.h Add debugfinishline, highlight finish line linedefs and black fill solid walls 2023-03-19 20:45:36 -07:00
r_patch.cpp
r_patch.h
r_patchrotation.c
r_patchrotation.h
r_picformats.c
r_picformats.h
r_plane.c
r_plane.h
r_portal.c
r_portal.h
r_segs.c r_segs.c: inline R_OverflowTest 2023-03-26 05:26:03 -07:00
r_segs.h
r_skins.c
r_skins.h
r_sky.c
r_sky.h
r_splats.c
r_splats.h
r_state.h
r_textures.c
r_textures.h
r_textures_dups.cpp
r_things.c Add debugfinishline, highlight finish line linedefs and black fill solid walls 2023-03-19 20:45:36 -07:00
r_things.h
s_sound.c musicdef_t: Permit multiple tracks (music lumps) associated with the same entry 2023-03-23 20:08:44 +00:00
s_sound.h musicdef_t: Permit multiple tracks (music lumps) associated with the same entry 2023-03-23 20:08:44 +00:00
screen.c
screen.h
slope_anchors.c
sounds.c
sounds.h
st_stuff.c musicdef_t: Permit multiple tracks (music lumps) associated with the same entry 2023-03-23 20:08:44 +00:00
st_stuff.h
strcasestr.c
string.c
stun.c
stun.h
t_facon.c
t_fsin.c
t_ftan.c
t_tan2a.c
tables.c
tables.h
taglist.c
taglist.h
tmap.nas
tmap.s
tmap_asm.s
tmap_mmx.nas
tmap_vc.nas
typedef.h
v_video.cpp
v_video.h
version.h
vid_copy.s
w_wad.c Merge branch 'master' of https://git.do.srb2.org/KartKrew/Kart into conditions-cascading 2023-03-19 13:01:06 +00:00
w_wad.h
y_inter.c
y_inter.h
z_zone.c
z_zone.h