X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.src;h=3b8aa1bace9adc8970b782b4388416bda44dadc5;hb=e14bb786305e05541496fb5b28c090e0ff1b5783;hp=a0b4826a6fd425ff71bd5354484e633dc274d811;hpb=14d52331c099f8ad672f5ab28ada4dc50243230c;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/progs.src b/qcsrc/client/progs.src index a0b4826a6..3b8aa1bac 100644 --- a/qcsrc/client/progs.src +++ b/qcsrc/client/progs.src @@ -14,7 +14,9 @@ Defs.qc ../warpzonelib/common.qh ../warpzonelib/client.qh +../common/teams.qh ../common/util.qh +../common/counting.qh ../common/items.qh ../common/explosion_equation.qh ../common/mapinfo.qh @@ -23,10 +25,14 @@ Defs.qc ../common/command/generic.qh ../common/command/shared_defs.qh ../common/urllib.qh +../common/animdecide.qh command/cl_cmd.qh autocvars.qh +../common/notifications.qh // must be after autocvars +../common/deathtypes.qh // must be after notifications + damage.qh ../csqcmodellib/interpolate.qh @@ -38,7 +44,6 @@ movetypes.qh prandom.qh bgmscript.qh noise.qh -teamplay.qh tturrets.qh ../server/tturrets/include/turrets_early.qh ../server/movelib.qc @@ -49,10 +54,10 @@ vehicles/vehicles.qh ../csqcmodellib/cl_model.qh ../csqcmodellib/cl_player.qh projectile.qh +player_skeleton.qh sortlist.qc miscfunctions.qc -teamplay.qc ../server/t_items.qc teamradar.qc @@ -80,6 +85,7 @@ tuba.qc target_music.qc vehicles/vehicles.qc +../server/vehicles/bumblebee.qc shownames.qh shownames.qc @@ -94,6 +100,7 @@ bgmscript.qc noise.qc ../common/util.qc +../common/notifications.qc ../common/command/markup.qc ../common/command/rpn.qc ../common/command/generic.qc @@ -110,4 +117,7 @@ command/cl_cmd.qc ../warpzonelib/client.qc tturrets.qc +player_skeleton.qc +../common/animdecide.qc + ../common/if-this-file-errors-scroll-up-and-fix-the-warnings.fteqccfail