h1-mod/src/client/component
2022-11-11 21:15:26 +01:00
..
gsc Fix script leaks + increase memory 2022-11-11 21:15:26 +01:00
arena.cpp Small fix 2022-11-10 19:10:28 +01:00
arxan.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
arxan.hpp Wine compatibility and patches (#219) 2022-09-02 21:54:39 -05:00
auth.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
auth.hpp client upload 2022-02-03 11:05:24 -08:00
binding.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
bots.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
branding.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
bullet.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
chat.cpp Fix reconnect crashing 2022-10-11 00:10:24 +02:00
colors.cpp Fix binding related crash 2022-06-12 16:45:13 +02:00
command.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
command.hpp register fs game path on fs startup [skip ci] 2022-09-09 20:38:04 -05:00
console.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
console.hpp Update console.hpp 2022-05-18 14:37:00 +03:00
dedicated_info.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
dedicated.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
demonware.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
discord.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
discord.hpp Discord in game join requests 2022-04-11 11:05:21 +02:00
download.cpp Add arena file to download + fixes 2022-11-11 15:54:32 +01:00
download.hpp random cleanup and changes 2022-11-01 00:09:02 -05:00
dvar_cheats.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
dvars.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
dvars.hpp fix fs_startup + fs_game file path 2022-09-03 04:50:08 -05:00
exception.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
fastfiles.cpp Add arena file to download + fixes 2022-11-11 15:54:32 +01:00
fastfiles.hpp More usermap fixes 2022-10-12 23:40:17 +02:00
filesystem.cpp Fallback fonts + localizations (#262) 2022-09-25 10:12:58 -05:00
filesystem.hpp some h2 mod stuff i'm storing here temp 2022-09-03 00:23:04 -05:00
fonts.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
fonts.hpp SP mods 2022-04-08 16:18:00 +02:00
fps.cpp random cleanup and changes 2022-11-01 00:09:02 -05: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 SP fixes 2022-10-23 23:14:59 +02: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
io.cpp fixes and little changes 2022-10-26 22:23:00 -05:00
json.cpp cleanup 2022-11-03 12:43:50 -05:00
localized_strings.cpp cleanup + fixes 2022-09-03 17:57:24 -05:00
localized_strings.hpp cleanup + fixes 2022-09-03 17:57:24 -05:00
logfile.cpp cleanup 2022-11-03 12:43:50 -05:00
logfile.hpp GSC support (#247) 2022-09-11 12:40:27 -05:00
logger.cpp scripting additions, changes, and cleanup (#330) 2022-10-18 05:38:06 -05:00
lui.cpp add lui_close command 2022-09-12 23:41:54 +03:00
map_patches.cpp custom map stuff 2022-11-10 00:54:34 +02:00
map_rotation.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
mapents.cpp custom map stuff 2022-11-10 00:54:34 +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
menus.cpp Cleanup menus 2022-11-10 01:38:53 +01:00
menus.hpp Add legacy menus (#249) 2022-09-03 20:40:06 -05:00
mods.cpp cleanup + fixes 2022-09-03 17:57:24 -05: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 random cleanup and changes 2022-11-01 00:09:02 -05:00
network.hpp random cleanup and changes 2022-11-01 00:09:02 -05:00
party.cpp Fix script leaks + increase memory 2022-11-11 21:15:26 +01:00
party.hpp random cleanup and changes 2022-11-01 00:09:02 -05:00
patches.cpp Merge branch 'develop' into filesystem-and-mods 2022-09-10 21:00:23 +00: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 cleanup 2022-11-03 12:43:50 -05:00
scripting.hpp scripting additions, changes, and cleanup (#330) 2022-10-18 05:38:06 -05:00
security.cpp Add entity overflow patch 2022-06-24 22:38:18 +02:00
server_list.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
server_list.hpp Show player/server count in server list 2022-06-26 23:25:04 +02:00
slowmotion.cpp random cleanup and changes 2022-11-01 00:09:02 -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 random cleanup and changes 2022-11-01 00:09:02 -05:00
steam_proxy.hpp client upload 2022-02-03 11:05:24 -08:00
system_check.cpp random cleanup and changes 2022-11-01 00:09:02 -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 Fix custom scoreboard icons 2022-11-10 21:47:09 +01:00
ui_scripting.hpp LUI scripting 2022-05-20 00:06:09 +02:00
updater.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
updater.hpp add new data directory, and update updater 2022-09-03 06:00:31 -05:00
videos.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
virtuallobby.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00
weapon.cpp random cleanup and changes 2022-11-01 00:09:02 -05:00