t7x/src/client/component
Maurice Heumann f4047555b3 Merge pull request #226 from Brentdevent/zombie_intro
Fixes zombies intro & client sided issues with dedicated servers
2023-02-23 20:17:46 +01:00
..
arxan.cpp Precompute integrity checks 2023-02-21 21:07:45 +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 fix: remove name 2023-02-17 12:26:40 +00:00
branding.cpp Adjust console for servers 2023-01-06 10:29:24 +01:00
chat.cpp feat: iw4m compat 2023-02-21 18:00:59 +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 Fix zombie intro skipping during map rotation 2023-02-23 19:37:38 +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 Include more data in console title 2023-02-17 20:45:19 +01:00
console.hpp Include more data in console title 2023-02-17 20:45:19 +01:00
dedicated_info.cpp Cleanup dedicated info 2023-02-18 19:12:53 +01:00
dedicated_patches.cpp Force dedicated servers in online mode 2023-02-23 09:55:36 +01: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 fix: initial config.cfg now gets created and dvar strings now get written correctly 2023-02-18 20:19:09 +01:00
exception.cpp Rename component interfaces 2023-01-01 21:51:04 +01:00
extension.cpp Remove pre-load phase 2023-02-23 19:45:10 +01:00
game_log.cpp fixes for iw4m, gsc, notifes and more 2023-01-09 16:53:51 +01:00
getinfo.cpp Fix dedicated server crashes 2023-02-22 19:53:42 +01:00
getinfo.hpp Include more data in console title 2023-02-17 20:45:19 +01:00
icon.cpp Rename component interfaces 2023-01-01 21:51:04 +01:00
integrity.hpp Precompute integrity checks 2023-02-21 21:07:45 +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 feat: iw4m compat 2023-02-21 18:00:59 +01:00
network.hpp refactor(cmd): add support for cmds + cleanup 2022-11-21 18:08:27 +00:00
party.cpp Set correct data on client side to join dedis 2023-02-23 20:04:41 +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 Cleanup 2023-02-21 17:48:00 +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 Support new update mechanism 2023-02-18 19:15:47 +01:00
updater.hpp Extract updater 2023-01-31 18:13:54 +01:00