h1-mod/src/client/component
m 690310fd76
allow loading of custom zones (basic mod support) (#172)
* allow loading of custom zones

* remove game::

* remove unnecessary hook

* mod support

- fs_game support
- precache all weapon files loaded in database
- parse startup variables correctly

Co-authored-by: quaK <38787176+Joelrau@users.noreply.github.com>
2022-08-16 17:23:36 -05:00
..
arxan.cpp Remove steam parent spoofing as only T7 needs this 2022-05-18 14:21:58 +02:00
auth.cpp warn if steam registry doesn't exists 2022-08-14 16:56:23 -05:00
auth.hpp client upload 2022-02-03 11:05:24 -08:00
binding.cpp Useful commit 2022-06-14 18:26:04 +02:00
bots.cpp fix build 2022-07-07 16:07:16 -05:00
branding.cpp Revert "hide h1-mod branding via dvar" 2022-06-26 21:14:01 +03:00
bullet.cpp changes to bullet component 2022-05-31 17:01:02 -05:00
chat.cpp Chat component 2022-05-28 16:11:06 +02:00
colors.cpp Fix binding related crash 2022-06-12 16:45:13 +02:00
command.cpp allow loading of custom zones (basic mod support) (#172) 2022-08-16 17:23:36 -05:00
command.hpp Revert "stuff" 2022-03-18 02:40:50 +02:00
console.cpp fix escape drawing symbols 2022-07-28 00:50:09 +03:00
console.hpp Update console.hpp 2022-05-18 14:37:00 +03:00
dedicated_info.cpp Some fixes 2022-05-21 12:26:30 +02:00
dedicated.cpp heartbeat sending print [skip ci] 2022-06-25 12:30:35 -05:00
demonware.cpp Fix DW crash 2022-06-05 00:20:11 +02:00
discord.cpp Use curl 2022-06-26 23:07:25 +02:00
discord.hpp Discord in game join requests 2022-04-11 11:05:21 +02:00
dvar_cheats.cpp Dvar cheats 2022-05-19 22:08:14 +02:00
dvars.cpp allow loading of custom zones (basic mod support) (#172) 2022-08-16 17:23:36 -05:00
dvars.hpp allow loading of custom zones (basic mod support) (#172) 2022-08-16 17:23:36 -05:00
exception.cpp warn if steam registry doesn't exists 2022-08-14 16:56:23 -05:00
fastfiles.cpp allow loading of custom zones (basic mod support) (#172) 2022-08-16 17:23:36 -05:00
fastfiles.hpp allow loading of custom zones (basic mod support) (#172) 2022-08-16 17:23:36 -05:00
filesystem.cpp allow loading of custom zones (basic mod support) (#172) 2022-08-16 17:23:36 -05:00
filesystem.hpp SP mods 2022-04-08 16:18:00 +02:00
fonts.cpp SP Mods 2022-05-29 17:53:39 +02:00
fonts.hpp SP mods 2022-04-08 16:18:00 +02:00
fps.cpp Fix ping value 2022-05-28 19:08:51 +02:00
fps.hpp Add better hud ping & fps counter 2022-03-05 16:38:34 +01:00
game_console.cpp use size_t 2022-07-27 09:25:55 +03:00
game_console.hpp Revert "stuff" 2022-03-18 02:40:50 +02:00
game_module.cpp Use ASLR patched binaries 2022-05-28 13:12:29 +03:00
game_module.hpp client upload 2022-02-03 11:05:24 -08:00
gameplay.cpp Mid-Air Sprinting (#208) 2022-08-04 01:02:31 -05:00
images.cpp Fix images 2022-06-25 18:03:57 +02:00
images.hpp Images component 2022-06-08 00:39:48 +02:00
input.cpp Remove this for now 2022-06-05 21:50:12 +02:00
localized_strings.cpp stuff 2022-05-24 18:48:37 +03:00
localized_strings.hpp Revert "stuff" 2022-03-18 02:40:50 +02:00
logfile.cpp update protobuf + small changes 2022-07-04 22:51:57 -05:00
logfile.hpp Logfile + scripting 2022-05-24 21:55:53 +02:00
logger.cpp Rcon 2022-05-30 17:01:14 +02:00
lui.cpp Limit lui obituary events 2022-07-08 02:18:13 +02:00
map_rotation.cpp Map rotation 2022-05-19 21:45:00 +02:00
materials.cpp Materials component 2022-05-28 16:45:44 +02:00
materials.hpp Discord in game join requests 2022-04-11 11:05:21 +02:00
mods.cpp SP Mods 2022-05-29 17:53:39 +02:00
mods.hpp SP mods 2022-04-08 16:18:00 +02:00
movement.cpp CS strafing dvar 2022-05-31 01:06:47 +02:00
network.cpp document some functions [skip ci] 2022-05-28 12:51:26 -05:00
network.hpp client upload 2022-02-03 11:05:24 -08:00
party.cpp allow loading of custom zones (basic mod support) (#172) 2022-08-16 17:23:36 -05:00
party.hpp allow loading of custom zones (basic mod support) (#172) 2022-08-16 17:23:36 -05:00
patches.cpp set comapsssize min to 0.1 2022-07-27 23:28:07 +03:00
ranked.cpp Revert "allow unranked servers" 2022-06-21 21:46:24 +03:00
rcon.cpp Rcon 2022-05-30 17:01:14 +02:00
rcon.hpp Rcon 2022-05-30 17:01:14 +02:00
redirect.cpp Redirect component 2022-05-28 20:36:43 +02:00
renderer.cpp remove fullbright 4 2022-06-28 22:07:23 +03:00
resources.cpp Formatting 2022-02-23 21:23:00 +01:00
scheduler.cpp SP Support 2022-05-25 23:56:10 +02:00
scheduler.hpp Discord in game join requests 2022-04-11 11:05:21 +02:00
scripting.cpp add http to lua [skip ci] 2022-06-30 10:03:41 -05:00
scripting.hpp add http to lua [skip ci] 2022-06-30 10:03:41 -05:00
security.cpp Add entity overflow patch 2022-06-24 22:38:18 +02:00
server_list.cpp Server list changes 2022-07-06 17:03:21 +02:00
server_list.hpp Show player/server count in server list 2022-06-26 23:25:04 +02:00
slowmotion.cpp slowmotion 2022-05-28 14:26:48 -05:00
splash.cpp SP Support 2022-05-25 23:56:10 +02:00
stats.cpp Better unlock all loot 2022-05-25 02:00:59 +02:00
steam_proxy.cpp [skip ci] 2022-08-12 10:19:56 +03:00
steam_proxy.hpp client upload 2022-02-03 11:05:24 -08:00
system_check.cpp warn if steam registry doesn't exists 2022-08-14 16:56:23 -05:00
system_check.hpp smol thingy's 2022-02-21 21:39:44 +02:00
thread_names.cpp Update thread_names.cpp 2022-05-28 20:40:37 +02:00
ui_scripting.cpp Show player/server count in server list 2022-06-26 23:25:04 +02:00
ui_scripting.hpp LUI scripting 2022-05-20 00:06:09 +02:00
updater.cpp Use curl 2022-06-26 23:07:25 +02:00
updater.hpp small clean up [skip ci] 2022-03-18 03:19:50 +02:00
videos.cpp 1.04 -> 1.15 2022-05-17 17:56:26 +03:00
virtuallobby.cpp Virtual lobby fovscale 2022-05-22 19:11:42 +02:00
weapon.cpp allow loading of custom zones (basic mod support) (#172) 2022-08-16 17:23:36 -05:00