valve/src/client
Marco Cawthorne d66bc506ca
Client: Suit pickup will now supress excess notifications.
2024-03-06 19:01:26 -08:00
..
Makefile Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 10:53:48 +01:00
camera.qc Client: use frametime over clframetime for the bob. 2023-02-17 12:24:51 -08:00
cmds.qc Add mp_teamplay, mp_teamlist cvars, as well as the 'chooseteam' command because guess what, we have initial teamplay support. 2022-07-14 23:18:21 -07:00
damage.qc Client: add a subtle tint to the damage display. Set cg_damageFill to tweak. 2024-03-06 18:59:29 -08:00
defs.h Client: support game title fade-in 2023-09-27 14:07:45 -07:00
draw.qc Client: support game title fade-in 2023-09-27 14:07:45 -07:00
entities.qc Rebased against the latest Nuclide commit. 2022-03-15 19:34:26 -07:00
flashlight.qc More cleanups by shoving functions that we used to have in client/player.qc into shared/player.qc. 2022-11-22 16:31:40 -08:00
game_event.qc Corpses: Ensure frame1time is reset whenever we inherit someones corpse. 2024-03-02 00:43:10 -08:00
hud.qc Client: Remove duplicate g_specmodes[] definition 2024-01-08 15:28:44 -08:00
hud_ammonotify.qc Client: Add hack to make ammo notifications for WEAPON_HORNET only appear 2021-12-17 21:51:59 -08:00
hud_dmgnotify.qc Client: Add damage and item pickup notifications to the HUD. This is the 2021-12-17 18:22:02 -08:00
hud_itemnotify.qc Client: Suit pickup will now supress excess notifications. 2024-03-06 19:01:26 -08:00
hud_sprite.qc Corpses: Ensure frame1time is reset whenever we inherit someones corpse. 2024-03-02 00:43:10 -08:00
hud_weaponselect.qc Remove in-code spawn point definitions. 2024-03-05 23:32:09 -08:00
init.qc Client: support game title fade-in 2023-09-27 14:07:45 -07:00
obituary.h Update copyright information 2022-03-13 16:57:51 -07:00
obituary.qc monster_alien_grunt: Fix health value. 2024-03-04 18:40:57 -08:00
particles.h Update copyright information 2022-03-13 16:57:51 -07:00
progs.src Remove view.qc and modelevent.qc 2023-10-12 14:41:00 -07:00
scoreboard.qc Yank out the monster's out of the codebase. Use entityDefs instead. 2023-06-20 21:23:15 -07:00
vgui_motd.qc Multiplayer: Load and display a server message of the day if present. 2023-03-25 17:34:26 -07:00
viewmodel.qc Client: use frametime over clframetime for the bob. 2023-02-17 12:24:51 -08:00