Commit Graph

21 Commits

Author SHA1 Message Date
Marco Cawthorne 67b9d02132
Little bit more work on the Dispenser, documenting mainly the limits. Still gotta research the exact ammo refresh timings and go implement the spanner functionality. 2022-07-09 23:51:21 -07:00
Marco Cawthorne 5d37d48c23
Slight cleanup to the build/dismantle sendevents 2022-07-09 23:06:44 -07:00
Marco Cawthorne fad9e10a95
Added some primitive building commands for the engineer... 2022-07-09 21:51:31 -07:00
Marco Cawthorne 5657cba1cc
Added class TFCVox, which will now handle all your fancy VOX message requests. 2022-07-09 17:15:54 -07:00
Marco Cawthorne dcca77320e
Remove usage of GS_RENDERFX 2022-07-07 09:11:19 -07:00
Marco Cawthorne 7684fdbeb1
Rebased against the latest Nuclide commit. 2022-03-15 19:34:02 -07:00
Marco Cawthorne dedc13e178
Update copyright information 2022-03-13 16:56:32 -07:00
Marco Cawthorne e501dbe814
Client: Enable the damage/item notifications from Half-Life. 2021-12-17 18:23:33 -08:00
Marco Cawthorne 7a91fda437
Client: Include ammo notify routines. 2021-12-16 17:21:21 -08:00
Marco Cawthorne bcbbcc70d8
Client: Include FreeHL's damage.qc. 2021-10-21 23:33:02 +02:00
Marco Cawthorne c6616fe18f
Insert muzzleflash precaches from Nuclide into ClientGame_RendererRestart 2021-10-06 22:02:18 +02:00
Marco Cawthorne d84e161e2e Remove VALVE define from client/progs.src, add TFC define 2021-08-29 21:48:32 +02:00
Marco Cawthorne a7d95b8800 Inherit valve/src's viewmodel effects 2021-08-01 08:56:05 +02:00
Marco Cawthorne cd750cd5d8 Client: Add yellow/green team join buttons in vgui_chooseteam 2021-05-25 08:30:11 +02:00
Marco Cawthorne 833e2813af Re-enable the VGUI team choose menu. 2021-05-24 12:46:39 +02:00
Marco Cawthorne 650b24b020 Include flashlight.qc from FreeHL 2021-05-22 20:43:11 +02:00
Marco Cawthorne ad4c75ac7e Shared: Inherit weapon_common from Nuclide's base game. 2021-05-10 08:18:53 +02:00
Marco Cawthorne 1013cd9d1d Fix the code to compile against the latest Nuclide SDK 2021-05-07 13:35:42 +02:00
Marco Cawthorne 38372459a0 Include draw.qc from Nuclide's base game 2021-03-17 06:27:41 +01:00
Marco Cawthorne c227b5e717 Merge client/input.qc and server/input.qc into shared/input.qc 2021-03-13 15:33:13 +01:00
Marco Cawthorne 67487d30cb Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 12:08:54 +01:00