dmc/src/shared
Marco Cawthorne f86934b685
Fix the backpack/weaponbox from not dropping
2023-05-10 14:34:49 -07:00
..
include.src Tweak some pmove related variables and sounds. 2023-04-16 11:00:29 -07:00
items.h Implement functionality of the various powerups, except for rendering. 2023-04-16 09:49:38 -07:00
player.qc player: Fix for server-side controlled rendermodes on player entities 2023-04-30 11:24:49 -07:00
pmove.qc PMove: change player view offset to 22 (practically Quake's) 2023-04-17 02:41:06 -07:00
w_crowbar.qc Client: add the Quake style crosshair (and make it respect the crosshair cvar...) 2023-04-17 00:11:41 -07:00
w_grenadelauncher.qc Use entityDefs instead of hard-coded item pickups 2023-05-08 11:18:29 -07:00
w_lightning.qc Use entityDefs instead of hard-coded item pickups 2023-05-08 11:18:29 -07:00
w_nailgun.qc Fix the backpack/weaponbox from not dropping 2023-05-10 14:34:49 -07:00
w_rocketlauncher.qc Use entityDefs instead of hard-coded item pickups 2023-05-08 11:18:29 -07:00
w_shotgun.qc Use entityDefs instead of hard-coded item pickups 2023-05-08 11:18:29 -07:00
w_supernailgun.qc Fix the backpack/weaponbox from not dropping 2023-05-10 14:34:49 -07:00
w_supershotgun.qc Use entityDefs instead of hard-coded item pickups 2023-05-08 11:18:29 -07:00
weapons.h Initial commit. 2023-04-15 13:07:45 -07:00
weapons.qc Initial commit. 2023-04-15 13:07:45 -07:00