t7x/src/client/component
2023-04-18 10:51:03 -02:30
..
arxan.cpp Allow running the visual studio debugger 2023-03-22 19:10:07 +01:00
auth.cpp Small cleanup 2023-04-17 21:17:58 +02: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 Support headless console mode 2023-03-23 19:46:58 +01: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 Switch back to register component as all components have been adjusted 2023-03-05 10:47:12 +01:00
dvars_patches.cpp Fix dof hook 2023-03-17 19:53:10 +01: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 Mods support for dedicated servers 2023-04-12 15:47:38 +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 Better fix for clearing stored guids 2023-04-17 21:14:08 +02:00
party.hpp Prepare colored name support 2023-04-17 18:42:52 +02:00
patches.cpp network: improve a patch 2023-04-18 10:49:02 +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 fix: make sure rcon is handled at the right time 2023-03-21 17:32:16 +00: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 fix: added serverinfo struct 2023-04-10 16:37:32 +02:00
server_list.hpp Add serverlist support 2023-02-05 19:08:36 +01: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 Clean up + remove Com_Errors 2023-04-13 20:17:56 +02:00
workshop.hpp Remove const return type 2023-04-13 11:35:06 +02:00