X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.src;h=0c030de3335f84b3702f527b6d93e5808fda6ede;hb=2aed36e128f8f00da9c76f9e66baae89d5bb26b2;hp=d161c6dfc60b09ff502b2cfa4bb24c313ade789d;hpb=08fe11af2394bba3cbeae74370269d6c63840969;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/progs.src b/qcsrc/client/progs.src index d161c6dfc..0c030de33 100644 --- a/qcsrc/client/progs.src +++ b/qcsrc/client/progs.src @@ -7,9 +7,11 @@ announcer.qc bgmscript.qc casings.qc +controlpoint.qc csqcmodel_hooks.qc damage.qc effects.qc +generator.qc gibs.qc hook.qc hud.qc @@ -28,7 +30,6 @@ scoreboard.qc shownames.qc sortlist.qc teamradar.qc -tturrets.qc tuba.qc t_items.qc view.qc @@ -37,13 +38,11 @@ waypointsprites.qc command/all.qc -vehicles/bumblebee.qc -vehicles/all.qc - weapons/projectile.qc // TODO ../common/animdecide.qc ../common/buffs.qc +../common/effects.qc ../common/mapinfo.qc ../common/movetypes/include.qc ../common/nades.qc @@ -58,11 +57,17 @@ weapons/projectile.qc // TODO ../common/viewloc.qc -../common/items/all.qc +../common/minigames/minigames.qc +../common/minigames/cl_minigames.qc +../common/items/all.qc ../common/monsters/all.qc +../common/mutators/all.qc +../common/vehicles/all.qc +../common/weapons/all.qc -../common/weapons/all.qc // TODO +../common/turrets/cl_turrets.qc +../common/turrets/turrets.qc ../common/triggers/include.qc @@ -77,3 +82,5 @@ weapons/projectile.qc // TODO ../warpzonelib/common.qc ../warpzonelib/mathlib.qc ../warpzonelib/util_server.qc + +../../mod/client/progs.inc