X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.src;h=7f31cacf2bb779ab769c98462771354af9922f1f;hb=88296fedbde57832fda1597da95d1f9bf484b335;hp=56c902df742fa4e4d5d4655e4c4f16952134c66b;hpb=3075f859f31fc7f9a7b2bcac4f2c42b96796a28a;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/progs.src b/qcsrc/client/progs.src index 56c902df7..7f31cacf2 100644 --- a/qcsrc/client/progs.src +++ b/qcsrc/client/progs.src @@ -22,7 +22,7 @@ Defs.qc autocvars.qh -../csqcmodel/interpolate.qh +../csqcmodellib/interpolate.qh teamradar.qh hud.qh scoreboard.qh @@ -37,16 +37,16 @@ tturrets.qh ../server/movelib.qc main.qh vehicles/vehicles.qh -../csqcmodel/settings.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 teamplay.qc -ctf.qc - teamradar.qc hud_config.qc hud.qc @@ -62,9 +62,8 @@ projectile.qc gibs.qc damage.qc casings.qc -../csqcmodel/common.qc -../csqcmodel/cl_model.qc -../csqcmodel/cl_player.qc +../csqcmodellib/cl_model.qc +../csqcmodellib/cl_player.qc effects.qc wall.qc modeleffects.qc @@ -78,7 +77,7 @@ shownames.qc announcer.qc Main.qc View.qc -../csqcmodel/interpolate.qc +../csqcmodellib/interpolate.qc waypointsprites.qc movetypes.qc prandom.qc