nuclide/Source/server
Marco Hladik 7c15bed7bb Flashlight: Add the HUD indicator in the 'valve' base
Rewolf: Preparing initial work
Effects: Added Gib-Human effect
CBaseEntity: Make sure things that are hidden can't be damaged by default. E.g. func_breakables that are hidden
func_door_rotating: Minor tweak saving us a few bytes
item_food/sodacan: Make bounding box bigger, fix classname check to apply to "player", not "Player" (TW leftover)
Damage_Radius: Fix how damage radius checks for brush based entities.

Scientist Hunt specific stuff:
- impulse 103 test cvar added to destroy everything around the map
- scientists can be gibbed
- scientists scream when falling
- new cvar sh_scialert that spawn scientists alerted
- new cvar sh_scispeed that is mirrored from the original mod
- new cvar sh_scimax that will limit the amount of scientists spawned by the shdata system
- new cvar sh_sciyaw that will randomize the spawn yaw angle when there's no other specified
2019-03-09 15:50:11 +01:00
..
cstrike flashlight: added support for cstrike, mp_flashlight, cleaned things up in /server 2019-03-01 23:35:28 +01:00
scihunt Flashlight: Add the HUD indicator in the 'valve' base 2019-03-09 15:50:11 +01:00
valve Flashlight: Add the HUD indicator in the 'valve' base 2019-03-09 15:50:11 +01:00
client.c January 2019 Refactor: Added the initial BaseHL logic and started merging things with FreeCS. This will ensure a bright future to anyone porting mods and the like to the codebase. This is very, VERY early and I'm mainly committing this so Xylemon can start tinkering with it. 2019-01-29 03:40:14 +01:00
cstrike.src flashlight: added support for cstrike, mp_flashlight, cleaned things up in /server 2019-03-01 23:35:28 +01:00
defs.h Flashlight: Add the HUD indicator in the 'valve' base 2019-03-09 15:50:11 +01:00
entry.c Merging the Xylemon's changes to Scientist Hunt that got sent via a patch. Thanks Xylemon! 2019-03-06 14:11:23 +01:00
flashlight.c flashlight: added support for cstrike, mp_flashlight, cleaned things up in /server 2019-03-01 23:35:28 +01:00
footsteps.c Major cleanup and restructuring. This breaks everything. I'm very, very sorry. 2019-01-19 05:50:25 +01:00
Makefile Major cleanup and restructuring. This breaks everything. I'm very, very sorry. 2019-01-19 05:50:25 +01:00
rewolf.src Flashlight: Add the HUD indicator in the 'valve' base 2019-03-09 15:50:11 +01:00
scihunt.src Merging the Xylemon's changes to Scientist Hunt that got sent via a patch. Thanks Xylemon! 2019-03-06 14:11:23 +01:00
server.c Valve progs boots now. 2019-01-21 03:00:14 +01:00
spawn.c January 2019 Refactor: Added the initial BaseHL logic and started merging things with FreeCS. This will ensure a bright future to anyone porting mods and the like to the codebase. This is very, VERY early and I'm mainly committing this so Xylemon can start tinkering with it. 2019-01-29 03:40:14 +01:00
traceattack.c Merging the Xylemon's changes to Scientist Hunt that got sent via a patch. Thanks Xylemon! 2019-03-06 14:11:23 +01:00
valve.src flashlight: added support for cstrike, mp_flashlight, cleaned things up in /server 2019-03-01 23:35:28 +01:00
vox.c Added custom GLSL updates, that add monochrome rendering (for better 3D Anaglyph support) 2019-02-20 14:30:16 +01:00