X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.src;h=72f2e0b74626253e25acb2e4ff989c91f8431eac;hb=f4803dbafcdd9f29092535640728e3de19a987da;hp=d3a3a07d811e95d7ad75847cdbf056ecdb9a51d3;hpb=e52c92b8ba22924be19d8458fb1dd0cb7cfe11c7;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/progs.src b/qcsrc/client/progs.src index d3a3a07d8..72f2e0b74 100644 --- a/qcsrc/client/progs.src +++ b/qcsrc/client/progs.src @@ -14,8 +14,11 @@ Defs.qc ../warpzonelib/common.qh ../warpzonelib/client.qh +../common/teams.qh ../common/util.qh ../common/items.qh +../common/deathtypes.qh +../common/notifications.qh ../common/explosion_equation.qh ../common/mapinfo.qh ../common/command/markup.qh @@ -38,7 +41,6 @@ movetypes.qh prandom.qh bgmscript.qh noise.qh -teamplay.qh tturrets.qh ../server/tturrets/include/turrets_early.qh ../server/movelib.qc @@ -52,7 +54,7 @@ projectile.qh sortlist.qc miscfunctions.qc -teamplay.qc +../server/t_items.qc teamradar.qc hud_config.qc @@ -79,6 +81,7 @@ tuba.qc target_music.qc vehicles/vehicles.qc +../server/vehicles/bumblebee.qc shownames.qh shownames.qc @@ -93,6 +96,7 @@ bgmscript.qc noise.qc ../common/util.qc +../common/notifications.qc ../common/command/markup.qc ../common/command/rpn.qc ../common/command/generic.qc