..
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 server/client gametype out of sync
2023-02-25 18:46:00 +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
fix: replace const auto with auto
2023-02-24 12:24:08 +00:00
dedicated_patches.cpp
Potential fix dedicated servers loading offline classes
2023-02-26 14:31:23 +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
dvar stuff
2023-02-26 22:45:48 +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
Enable socket broadcast support
2023-02-26 13:26:41 +01:00
network.hpp
refactor(cmd): add support for cmds + cleanup
2022-11-21 18:08:27 +00:00
party.cpp
Cleanup party.cpp
2023-02-26 10:05:48 +01:00
party.hpp
Add serverlist support
2023-02-05 19:08:36 +01:00
patches.cpp
don't make script errors fatal error
2023-02-26 04:08:38 -06: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
Don't build dev builds anymore
2023-02-26 13:03:49 +01:00
steam_proxy.hpp
refactor(cmd): add support for cmds + cleanup
2022-11-21 18:08:27 +00:00
ui_scripting.cpp
fix: added hook to load new lua scripts after all stock lua scripts are executed
2023-02-26 00:20:39 +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