X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.src;h=d3a3a07d811e95d7ad75847cdbf056ecdb9a51d3;hb=c64c67a1de2eb75a4c3417a6c19a946726e13e7c;hp=1a303f4f42d57916214aa3db15c804fce89f4294;hpb=23746186add00c053fb47180fba17e25393da956;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/progs.src b/qcsrc/client/progs.src index 1a303f4f4..d3a3a07d8 100644 --- a/qcsrc/client/progs.src +++ b/qcsrc/client/progs.src @@ -17,12 +17,19 @@ Defs.qc ../common/util.qh ../common/items.qh ../common/explosion_equation.qh - ../common/mapinfo.qh +../common/command/markup.qh +../common/command/rpn.qh +../common/command/generic.qh +../common/command/shared_defs.qh +../common/urllib.qh +command/cl_cmd.qh autocvars.qh -../csqcmodel/interpolate.qh +damage.qh + +../csqcmodellib/interpolate.qh teamradar.qh hud.qh scoreboard.qh @@ -37,10 +44,11 @@ tturrets.qh ../server/movelib.qc main.qh vehicles/vehicles.qh -../csqcmodel/settings.qh -../csqcmodel/common.qh -../csqcmodel/cl_model.qh -../csqcmodel/cl_player.qh +../common/csqcmodel_settings.qh +../csqcmodellib/common.qh +../csqcmodellib/cl_model.qh +../csqcmodellib/cl_player.qh +projectile.qh sortlist.qc miscfunctions.qc @@ -52,6 +60,7 @@ hud.qc scoreboard.qc mapvoting.qc csqcmodel_hooks.qc +../common/net_notice.qc rubble.qc hook.qc @@ -61,8 +70,8 @@ projectile.qc gibs.qc damage.qc casings.qc -../csqcmodel/cl_model.qc -../csqcmodel/cl_player.qc +../csqcmodellib/cl_model.qc +../csqcmodellib/cl_player.qc effects.qc wall.qc modeleffects.qc @@ -76,7 +85,7 @@ shownames.qc announcer.qc Main.qc View.qc -../csqcmodel/interpolate.qc +../csqcmodellib/interpolate.qc waypointsprites.qc movetypes.qc prandom.qc @@ -84,11 +93,15 @@ bgmscript.qc noise.qc ../common/util.qc -../common/gamecommand.qc +../common/command/markup.qc +../common/command/rpn.qc +../common/command/generic.qc ../common/mapinfo.qc ../common/items.qc ../server/w_all.qc ../common/explosion_equation.qc +../common/urllib.qc +command/cl_cmd.qc ../warpzonelib/anglestransform.qc ../warpzonelib/mathlib.qc