t7x/src/client/component
2023-02-17 10:58:15 +00:00
..
arxan.cpp Fix stuttering on AMD 2023-02-13 18:49:19 +01:00
auth.cpp Basic working dedicated server support 2023-01-02 13:57:00 +01:00
auth.hpp Generate guid through hardware identifiers 2022-11-21 20:45:29 +01:00
bots.cpp maint: add some extra bot names by default 2023-02-17 10:51:47 +00:00
branding.cpp Adjust console for servers 2023-01-06 10:29:24 +01:00
chat.cpp fix: add _g here as well 2023-01-09 17:40:08 +01:00
client_command.cpp fix: add elusive g 😱 2023-01-09 17:39:35 +01:00
client_command.hpp fixes for iw4m, gsc, notifes and more 2023-01-09 16:53:51 +01:00
client_patches.cpp Update client_patches.cpp 2023-02-17 08:36:58 +01:00
colors.cpp Disable color hooks until needed 2023-01-09 19:03:13 +01:00
command.cpp fixes for iw4m, gsc, notifes and more 2023-01-09 16:53:51 +01:00
command.hpp fixes for iw4m, gsc, notifes and more 2023-01-09 16:53:51 +01:00
console_command.cpp fixes for iw4m, gsc, notifes and more 2023-01-09 16:53:51 +01:00
console_command.hpp fixes for iw4m, gsc, notifes and more 2023-01-09 16:53:51 +01:00
console.cpp Wait for console start 2023-01-26 20:36:14 +01:00
dedi_patches.cpp Update and rename patches.cpp to dedi_patches.cpp 2023-01-09 16:23:29 -06:00
dedicated.cpp Send heartbeat after maprotation 2023-02-12 14:11:59 +01:00
dedicated.hpp Fix dedicated server heartbeats 2023-02-08 18:27:30 +01:00
demonware.cpp Basic working dedicated server support 2023-01-02 13:57:00 +01:00
discord.cpp Rename component interfaces 2023-01-01 21:51:04 +01:00
dvars.cpp Removed unused code, made get_host_library private again 2023-02-13 21:50:19 +01:00
exception.cpp Rename component interfaces 2023-01-01 21:51:04 +01:00
game_log.cpp fixes for iw4m, gsc, notifes and more 2023-01-09 16:53:51 +01:00
getinfo.cpp Automatically trigger map rotation 2023-02-12 10:51:15 +01:00
icon.cpp Rename component interfaces 2023-01-01 21:51:04 +01:00
intro.cpp Skip the intro for dev builds 2023-02-05 10:18:41 +01:00
loot.cpp Added dvars loaded scheduler event, fixed issues with new dvars resetting on match load, fixed issue with blackjack not being available at restart of the game 2023-02-11 20:40:26 +01:00
network.cpp Add serverlist support 2023-02-05 19:08:36 +01:00
network.hpp refactor(cmd): add support for cmds + cleanup 2022-11-21 18:08:27 +00:00
party.cpp Add missing parameter to CL_ConnectFromLobby 2023-02-13 19:42:35 +01:00
party.hpp Add serverlist support 2023-02-05 19:08:36 +01:00
scheduler.cpp maint: fix line endings in the scheduler 2023-02-17 10:58:15 +00:00
scheduler.hpp Added dvars loaded scheduler event, fixed issues with new dvars resetting on match load, fixed issue with blackjack not being available at restart of the game 2023-02-11 20:40:26 +01:00
server_list.cpp Add serverlist support 2023-02-05 19:08:36 +01:00
server_list.hpp Add serverlist support 2023-02-05 19:08:36 +01:00
splash.cpp Early DPI awareness 2023-01-30 18:38:41 +01:00
splash.hpp Make sure update window is in foreground 2022-10-01 10:39:40 +02:00
steam_proxy.cpp Run dedis without steam 2023-02-05 19:53:48 +01:00
steam_proxy.hpp refactor(cmd): add support for cmds + cleanup 2022-11-21 18:08:27 +00:00
ui_scripting.cpp Removed unused code, made get_host_library private again 2023-02-13 21:50:19 +01: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 Adjust launcher 2023-01-31 18:56:21 +01:00
updater.hpp Extract updater 2023-01-31 18:13:54 +01:00