valve/src/client
Marco Cawthorne 27c69ffecc
ClientGame_EventParse() now has returns either 0 or 1 to signal successful overrides.
2022-03-03 14:11:27 -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 Add decoupled viewmodel effects 2021-08-01 08:54:52 +02:00
cmds.qc Shared: Inherit weapon_common from Nuclide's base game 2021-05-10 08:16:22 +02:00
damage.qc Client: Add damage and item pickup notifications to the HUD. This is the 2021-12-17 18:22:02 -08:00
defs.h Change pSeat references to pSeatLocal where applicable. 2021-03-31 13:42:24 +02:00
entities.qc Shared: Inherit weapon_common from Nuclide's base game 2021-05-10 08:16:22 +02:00
flashlight.qc Client: Get rid of .pitch reference 2022-02-01 09:45:53 -08:00
game_event.qc ClientGame_EventParse() now has returns either 0 or 1 to signal successful overrides. 2022-03-03 14:11:27 -08:00
hud.qc Client: Add damage and item pickup notifications to the HUD. This is the 2021-12-17 18:22:02 -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: Add damage and item pickup notifications to the HUD. This is the 2021-12-17 18:22:02 -08:00
hud_weaponselect.qc Shared: Inherit weapon_common from Nuclide's base game 2021-05-10 08:16:22 +02:00
init.qc Client: Added ammo pickup notifications, fix some impact effect assignments 2021-12-16 15:39:11 -08:00
obituary.h Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 10:53:48 +01:00
obituary.qc Use Font_GetID() in the places where drawfont is used. 2021-11-04 22:49:53 +01:00
particles.h Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 10:53:48 +01:00
player.qc Update WEAPON_EGON to work with .predraw instead of CBaseFX (deprecated) 2021-09-02 09:40:47 +02:00
progs.src Client: Add damage and item pickup notifications to the HUD. This is the 2021-12-17 18:22:02 -08:00
scoreboard.qc Use Font_GetID() in the places where drawfont is used. 2021-11-04 22:49:53 +01:00
view.qc Simplify prediction code with the help from upstream changes. 2021-05-08 17:45:58 +02:00
viewmodel.qc Add decoupled viewmodel effects 2021-08-01 08:54:52 +02:00