yquake2remaster/src/game/player
Yamagi 1a6dea5a0b Add coop_pickup_weapons, allow a weapon to be taken several times.
In coop a weapon can be picked up only once. That's annoying, because in
coop ammunition is sparse and not getting the ammunition that comes with
a weapons make things worse. When `coop_pickup_weapons` is set to `1` a
weapon may be picked up if:

1) The player doesn't have the weapon in their inventory.
2) No other player has already picked it up.
2020-08-10 13:52:33 +02:00
..
client.c PVS Studio fixes for game/ 2020-02-10 17:55:41 +01:00
hud.c Easier handling of skill levels by using defines instead of numbers 2020-01-22 12:57:37 -03:00
trail.c Whitespace fixes. 2012-04-30 08:25:59 +02:00
view.c Treat autoexec.cfg like every other config. 2016-12-13 17:03:11 +01:00
weapon.c Add coop_pickup_weapons, allow a weapon to be taken several times. 2020-08-10 13:52:33 +02:00