cnq3/code/server
myT f7a1d6655e fixed invalid printf argument lists
the CL_AddKeyUpCommands case was quite peculiar:
"time" wasn't a variable but the standard C library function
2022-11-22 20:34:46 +01:00
..
server.h added printf annotations for VC++'s analyzer 2022-11-22 20:20:45 +01:00
sv_bot.cpp added printf annotations for VC++'s analyzer 2022-11-22 20:20:45 +01:00
sv_ccmds.cpp added the net_printoverhead and net_clearoverhead dev functions 2022-04-24 22:40:01 +02:00
sv_client.cpp fixed invalid printf argument lists 2022-11-22 20:34:46 +01:00
sv_game.cpp using the roundss SSE4.1 instruction for inlining floor and ceil syscalls when possible 2019-09-25 05:29:36 +02:00
sv_init.cpp fixed read-only CVar registration keeping the existing value 2022-10-23 05:23:27 +02:00
sv_main.cpp added printf annotations for VC++'s analyzer 2022-11-22 20:20:45 +01:00
sv_net_chan.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
sv_snapshot.cpp added the net_printoverhead and net_clearoverhead dev functions 2022-04-24 22:40:01 +02:00
sv_world.cpp fixes for VC++ platform toolsets v140 and v141 2017-12-20 05:41:04 +01:00