nuclide/Source/Server
2018-02-12 07:24:08 -08:00
..
.kdev4 Added mp_winlimit and fixed a bug with selecting the C4 Bomb as well as changed the way input works during freezetime. 2018-01-29 09:03:22 -08:00
AmbientSound.c Cleaned a few things up and fixed doors being able to be triggered from above 2017-07-03 13:55:11 +02:00
Ammo.c Fixed #65 2017-11-18 00:30:20 -06:00
ArmouryEntity.c Fixes for ArmouryEntity and fixed grenade weapon switching. 2017-12-28 19:56:54 -08:00
Client.c Added mp_winlimit and fixed a bug with selecting the C4 Bomb as well as changed the way input works during freezetime. 2018-01-29 09:03:22 -08:00
Damage.c Added some new cvars, such as fcs_knifeonly, fcs_swapteams, fcs_nopickups, fcs_reward_kill, fcs_penalty_pain, fcs_penalty_kill, fcs_maxmoney. Also fixed that exploding C4 does traceline collision checks against its targets. Sprays are sort-of in, but not fully. 2017-12-01 13:02:58 -06:00
Defs.h Physics code update, including switch to TTF for text for easier handling of international languages. Delte your fte.cfg's for all this new stuff to take effect. More testing required also. 2018-02-12 07:24:08 -08:00
EntHostage.c Fixed hostage movement so that it fixes #22 2017-07-03 04:12:45 +02:00
Entities.c Adjusting a few things, as well as adding a soon-custom gfx.wad 2018-01-11 22:07:12 -08:00
EnvObjects.c Added some new cvars, such as fcs_knifeonly, fcs_swapteams, fcs_nopickups, fcs_reward_kill, fcs_penalty_pain, fcs_penalty_kill, fcs_maxmoney. Also fixed that exploding C4 does traceline collision checks against its targets. Sprays are sort-of in, but not fully. 2017-12-01 13:02:58 -06:00
Footsteps.c Fixed a stupid assumption about footsteps 2017-11-17 15:20:51 -06:00
FuncBombTarget.c Cleaning up... 2017-05-01 01:21:49 +02:00
FuncBreakable.c kill command kevlar fix. fixes #53 2017-11-11 15:46:04 -06:00
FuncButton.c kill command kevlar fix. fixes #53 2017-11-11 15:46:04 -06:00
FuncBuyZone.c Added some new cvars, such as fcs_knifeonly, fcs_swapteams, fcs_nopickups, fcs_reward_kill, fcs_penalty_pain, fcs_penalty_kill, fcs_maxmoney. Also fixed that exploding C4 does traceline collision checks against its targets. Sprays are sort-of in, but not fully. 2017-12-01 13:02:58 -06:00
FuncDoor.c kill command kevlar fix. fixes #53 2017-11-11 15:46:04 -06:00
FuncDoorRotating.c kill command kevlar fix. fixes #53 2017-11-11 15:46:04 -06:00
FuncEscapeZone.c Cleaning up... 2017-05-01 01:21:49 +02:00
FuncHostageRescue.c Fixed a possible problem with hostages being rescued... multiple times in one frame. 2017-11-22 15:34:09 -06:00
FuncLadder.c Weapon selection now cares about the grenade slot again. 2017-07-01 20:31:35 +02:00
FuncPushable.c Cleaned a few things up and fixed doors being able to be triggered from above 2017-07-03 13:55:11 +02:00
FuncVehicle.c Adjusted most fonts for the new FTE features... for now. Also made it so that the menu headers fade in closer to how it was done in WON Half-Life. Also func_vehicles spawn - but don't even bother testing them unless you're ready for glitches. 2017-12-28 05:31:31 -08:00
FuncVIPSafetyZone.c Cleaning up... 2017-05-01 01:21:49 +02:00
Input.c Physics code update, including switch to TTF for text for easier handling of international languages. Delte your fte.cfg's for all this new stuff to take effect. More testing required also. 2018-02-12 07:24:08 -08:00
Light.c Fixed player animations 2017-06-24 14:36:36 +02:00
Main.c Added mp_halftime and fixed the behaviour of not flushing the round before a second player joins. 2018-01-29 10:14:30 -08:00
Makefile Added splitscreen stuff (experimental) 2017-11-16 16:53:02 -06:00
Money.c Added some new cvars, such as fcs_knifeonly, fcs_swapteams, fcs_nopickups, fcs_reward_kill, fcs_penalty_pain, fcs_penalty_kill, fcs_maxmoney. Also fixed that exploding C4 does traceline collision checks against its targets. Sprays are sort-of in, but not fully. 2017-12-01 13:02:58 -06:00
Player.c Physics code update, including switch to TTF for text for easier handling of international languages. Delte your fte.cfg's for all this new stuff to take effect. More testing required also. 2018-02-12 07:24:08 -08:00
progs.src Physics code update, including switch to TTF for text for easier handling of international languages. Delte your fte.cfg's for all this new stuff to take effect. More testing required also. 2018-02-12 07:24:08 -08:00
Rules.c Added mp_halftime and fixed the behaviour of not flushing the round before a second player joins. 2018-01-29 10:14:30 -08:00
Server.kdev4 Progs update 2018-01-24 10:36:09 -08:00
Spawn.c Physics code update, including switch to TTF for text for easier handling of international languages. Delte your fte.cfg's for all this new stuff to take effect. More testing required also. 2018-02-12 07:24:08 -08:00
Timer.c Fixed mp_timelimit! Thanks to wastelandpanda for reporting this. 2018-01-29 20:32:00 -08:00
TraceAttack.c kill command kevlar fix. fixes #53 2017-11-11 15:46:04 -06:00
Triggers.c kill command kevlar fix. fixes #53 2017-11-11 15:46:04 -06:00
Vox.c Fixed #79 by updating the spectator check 2017-11-19 20:03:30 -06:00