tfc/src/client
Marco Cawthorne 0d1a2fa7f7
Client: use Titles_GetTextBody() for the various strings inside the VGUI menus that are specific to TFC
2023-04-21 13:51:50 -07:00
..
Makefile Initial commit, carried over from Nuclide's Git on March 8th 2021 2021-03-08 12:08:54 +01:00
cmds.qc Started work on implementing various primary and secondary grenades 2023-01-23 02:22:59 -08:00
defs.h Go over all the weapons, make sure the crosshairs are consistent - fix some sound issues with WEAPON_ASSCAN and set the muzzleflashes to something sensible. 2023-01-18 17:04:46 -08:00
draw.qc Client: Some misc VGUI related improvements. 2023-04-03 11:15:23 -07:00
entities.qc Rebased against the latest Nuclide commit. 2022-03-15 19:34:02 -07:00
game_event.qc Added class TFCVox, which will now handle all your fancy VOX message requests. 2022-07-09 17:15:54 -07:00
hud_ammonotify.qc Client: Include ammo notify routines. 2021-12-16 17:21:21 -08:00
hud_itemnotify.qc Client: Enable the damage/item notifications from Half-Life. 2021-12-17 18:23:33 -08:00
init.qc Client: Updated VGUI menus so they can be called separately. Implement commands 'changeteam' and 'changeclass. 2023-01-22 16:13:41 -08:00
progs.src Remove base/src dependency and use valve/src's versions instead. 2023-02-12 12:58:54 -08:00
vgui_changeclass.qc Client: use Titles_GetTextBody() for the various strings inside the VGUI menus that are specific to TFC 2023-04-21 13:51:50 -07:00
vgui_chooseteam.qc Client: use Titles_GetTextBody() for the various strings inside the VGUI menus that are specific to TFC 2023-04-21 13:51:50 -07:00
vox.qc Added class TFCVox, which will now handle all your fancy VOX message requests. 2022-07-09 17:15:54 -07:00