t7x/src/client/component
2023-04-30 11:14:06 +01:00
..
arxan.cpp Allow running the visual studio debugger 2023-03-22 19:10:07 +01:00
auth.cpp maint(auth): only write keys if there is anything to write 2023-04-30 11:14:06 +01:00
auth.hpp Better fix for clearing stored guids 2023-04-17 21:14:08 +02:00
bots.cpp optimization(bots): remove outdated make_pair 2023-04-11 21:04:05 +02:00
branding.cpp Add some more branding 2023-03-18 09:14:54 +01:00
chat.cpp Cleanup cached profile infos 2023-04-07 14:25:56 +02:00
chat.hpp Small cleanup 2023-03-21 19:19:31 +01:00
client_command.cpp Switch back to register component as all components have been adjusted 2023-03-05 10:47:12 +01:00
client_command.hpp fixes for iw4m, gsc, notifes and more 2023-01-09 16:53:51 +01:00
client_patches.cpp Prevent the game from modifying the process priority 2023-04-13 17:36:59 +02:00
colors.cpp Prepare colored name support 2023-04-17 18:42:52 +02:00
command.cpp Some cleanup and svs_clients 2023-04-04 20:40:48 +02:00
command.hpp Support custom sv param construction 2023-04-02 18:41:40 +02:00
console_command.cpp Switch back to register component as all components have been adjusted 2023-03-05 10:47:12 +01:00
console_command.hpp fixes for iw4m, gsc, notifes and more 2023-01-09 16:53:51 +01:00
console.cpp Remove the need to type '\' or '/' to send a console command 2023-04-24 23:56:17 -04:00
console.hpp Implement rcon support 2023-03-14 19:12:50 +01:00
dedicated_info.cpp Cleanup cached profile infos 2023-04-07 14:25:56 +02:00
dedicated_patches.cpp Stop executing default steam config files 2023-04-09 17:59:08 +02:00
dedicated.cpp feat: implement sv_lanOnly & fix heart beat delay 2023-04-04 18:25:36 +02:00
dedicated.hpp Fix dedicated server heartbeats 2023-02-08 18:27:30 +01:00
demonware.cpp Override localized strings 2023-03-19 19:37:35 +01:00
discord.cpp Prepare openssl key export 2023-04-21 16:48:08 +02:00
dvars_patches.cpp rcon: add flooding protection 2023-04-25 09:50:09 +02:00
dvars.cpp Update dvars.cpp 2023-03-16 13:14:33 +01:00
exception.cpp Switch back to register component as all components have been adjusted 2023-03-05 10:47:12 +01:00
extension.cpp Switch back to register component as all components have been adjusted 2023-03-05 10:47:12 +01:00
game_log.cpp feature: name g_log dvar 2023-03-22 13:19:43 +00:00
game_settings.cpp use brace'd initializer 2023-04-10 10:20:48 +02:00
getinfo.cpp Merge remote-tracking branch 'upstream/main' into mods 2023-04-23 23:08:22 +02:00
getinfo.hpp Cleanup cached profile infos 2023-04-07 14:25:56 +02:00
icon.cpp Add some more branding 2023-03-18 09:14:54 +01:00
integrity.hpp Adjust integrity check patches 2023-03-04 10:55:31 +01:00
intro.cpp Switch back to register component as all components have been adjusted 2023-03-05 10:47:12 +01:00
localized_strings.cpp Override localized strings 2023-03-19 19:37:35 +01:00
localized_strings.hpp Override localized strings 2023-03-19 19:37:35 +01:00
loot.cpp You had one job auto-formatter 2023-04-18 08:12:59 -02:30
name.cpp Activate before storing 2023-03-12 12:06:14 +01:00
name.hpp Prepare overwriting the player name 2023-03-07 19:23:08 +01:00
network.cpp network: add comment 2023-04-18 12:17:41 +02:00
network.hpp Implement rcon support 2023-03-14 19:12:50 +01:00
party.cpp Unload mods on non-modded servers 2023-04-24 14:33:34 +02:00
party.hpp Prepare colored name support 2023-04-17 18:42:52 +02:00
patches.cpp rcon: add flooding protection 2023-04-25 09:50:09 +02:00
profile_infos.cpp Support packet fragmentation 2023-04-11 20:48:14 +02:00
profile_infos.hpp Fix profile info distribution 2023-04-07 20:25:43 +02:00
rcon.cpp rcon: address review 2023-04-26 10:47:40 +01:00
scheduler.cpp Dispatch connect packet in the server thread 2023-04-12 18:43:16 +02:00
scheduler.hpp Add dvars patches 2023-03-16 13:12:53 +01:00
script.cpp Workaround out-of-gobblegums 2023-04-06 23:55:10 +02:00
server_list.cpp rcon: add flooding protection 2023-04-25 09:50:09 +02:00
server_list.hpp changed favorite servers list to concurrency container 2023-04-22 18:53:56 +02:00
splash.cpp Switch back to register component as all components have been adjusted 2023-03-05 10:47:12 +01:00
splash.hpp Make sure update window is in foreground 2022-10-01 10:39:40 +02:00
steam_proxy.cpp Support UGC on steam deck 2023-03-16 21:50:49 +01:00
steam_proxy.hpp Support UGC on steam deck 2023-03-16 21:50:49 +01:00
ui_scripting.cpp feat #367: added Engine.IsBoiii to lua state 2023-04-07 18:34:28 +02:00
ui_scripting.hpp Added a security check for unsafe lua functions that can be turned on/off with a dvar 2023-02-11 17:31:21 +01:00
updater.cpp Add -noupdate flag 2023-03-28 19:06:48 +02:00
updater.hpp Extract updater 2023-01-31 18:13:54 +01:00
workshop.cpp Fix incorrect mod data in getInfo 2023-04-25 10:51:52 +02:00
workshop.hpp Unload mods on non-modded servers 2023-04-24 14:33:34 +02:00