dmc/src/server
Marco Cawthorne 5b0d88840c
item_artifact: tweak colors and don't allow players to pick up an artifact if they already have it.
2023-04-16 11:18:33 -07:00
..
Makefile Initial commit. 2023-04-15 13:07:45 -07:00
ammo.qc item_armorX/item_health: respect 'deathmatch' cvar regarding respawn behaviour 2023-04-15 14:47:51 -07:00
defs.h Implement functionality of the various powerups, except for rendering. 2023-04-16 09:49:38 -07:00
gamerules.h Implement functionality of the various powerups, except for rendering. 2023-04-16 09:49:38 -07:00
gamerules.qc Implement functionality of the various powerups, except for rendering. 2023-04-16 09:49:38 -07:00
gamerules_multiplayer.qc Implement item_health, adjust the sounds played by the various item_armor pickups and add an alias for item_armorInv 2023-04-15 13:49:28 -07:00
gamerules_singleplayer.qc Implement item_health, adjust the sounds played by the various item_armor pickups and add an alias for item_armorInv 2023-04-15 13:49:28 -07:00
item_armor.qc Set rotating flag on select pickups, make item_pickup sound DMC specific 2023-04-15 16:56:46 -07:00
item_artifact.qc item_artifact: tweak colors and don't allow players to pick up an artifact if they already have it. 2023-04-16 11:18:33 -07:00
item_health.qc item_armorX/item_health: respect 'deathmatch' cvar regarding respawn behaviour 2023-04-15 14:47:51 -07:00
item_pickup.qc Set rotating flag on select pickups, make item_pickup sound DMC specific 2023-04-15 16:56:46 -07:00
item_weaponbox.qc Implement item_health, adjust the sounds played by the various item_armor pickups and add an alias for item_armorInv 2023-04-15 13:49:28 -07:00
maphacks.qc Add src/server/maphacks.qc, which has some example item replacement macros. These are subject to change and may even be moved into an external file at some point. 2023-04-15 18:12:43 -07:00
progs.src Implement functionality of the various powerups, except for rendering. 2023-04-16 09:49:38 -07:00
weaponbox.qc Implement item_health, adjust the sounds played by the various item_armor pickups and add an alias for item_armorInv 2023-04-15 13:49:28 -07:00