cstrike/src/client
Marco Cawthorne 0f445d8e2b
VGUI Buy-Menu: Fix not being able to buy SG-550 as CT.
Set the skull icon next to the player names in the scoreboard.
2024-03-02 00:46:12 -08:00
..
Makefile Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 10:38:54 +01:00
cmds.qc Client: Only allow buymenu to open when we're in a buyzone (accurate to 1.5) 2023-04-19 10:01:16 -07:00
crosshair.qc Client: Add cvar cl_Crosshair_{color,alpha,additive} to change the rest of the crosshair visuals. 2022-04-26 09:36:33 -07:00
defs.h Move the MUZZLE_ definitions over from Nuclide. As they belong here instead. 2022-08-05 14:43:18 -07:00
draw.qc Update copyright information 2022-03-13 16:59:12 -07:00
entities.qc Rebased against the latest Nuclide commit. 2022-03-15 19:35:04 -07:00
game_event.qc VGUI Buy-Menu: Fix not being able to buy SG-550 as CT. 2024-03-02 00:46:12 -08:00
hud.h Update copyright information 2022-03-13 16:59:12 -07:00
hud.qc Integrate various in-progress spectating improvements from Nuclide 2024-01-08 15:31:12 -08:00
hud_ammonotify.qc Client: Add CS ammo notifications, now onto the damage type indicators... 2021-12-16 17:54:01 -08:00
hud_weaponselect.qc VGUI Buy-Menu: Fix not being able to buy SG-550 as CT. 2024-03-02 00:46:12 -08:00
init.qc VGUI Buy-Menu: Fix not being able to buy SG-550 as CT. 2024-03-02 00:46:12 -08:00
nightvision.qc Update copyright information 2022-03-13 16:59:12 -07:00
progs.src Integrate various in-progress spectating improvements from Nuclide 2024-01-08 15:31:12 -08:00
radar.qc Client: Use view_angles instead of input_angles to orient the radar. 2023-02-07 17:34:45 -08:00
radio.h Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 10:38:54 +01:00
radio.qc Update copyright information 2022-03-13 16:59:12 -07:00
textmenu.qc Fix radio command sound. 2023-05-05 21:17:41 +03:00
vgui_buymenu.qc Client: VGUI based buy menus have been implemented. 2023-04-18 19:28:51 -07:00
vgui_buypages.qc VGUI Buy-Menu: Fix not being able to buy SG-550 as CT. 2024-03-02 00:46:12 -08:00
vgui_changeclass_ct.qc Client: Add auto-skin selection buttons that were missing in team menus. 2023-04-18 19:51:59 -07:00
vgui_changeclass_t.qc Starting to forget about pressing CTRL+S 2023-04-18 19:59:40 -07:00
vgui_chooseteam.qc Integrate various in-progress spectating improvements from Nuclide 2024-01-08 15:31:12 -08:00
vgui_motd.qc Client: add support for the infokey 'vgui_menus', so if that's set you'll now use VGUI based menus for team selection 2023-04-18 14:27:48 -07:00
vgui_spectator.qc Integrate various in-progress spectating improvements from Nuclide 2024-01-08 15:31:12 -08:00