X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.src;h=0922433eebdecd2d6c3c229636162e1475c6e56b;hp=77c12f4054fb3d9b59ec8cce409e901d3785ef55;hb=dbcdd58814a7281aef637c8c07a02242331c4c86;hpb=4a7aaab8442dbbd667628adc4f9052ef939db77c diff --git a/qcsrc/client/progs.src b/qcsrc/client/progs.src index 77c12f405..0922433ee 100644 --- a/qcsrc/client/progs.src +++ b/qcsrc/client/progs.src @@ -18,14 +18,18 @@ Defs.qc ../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 @@ -40,14 +44,16 @@ 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 teamplay.qc +../server/t_items.qc teamradar.qc hud_config.qc @@ -55,6 +61,7 @@ hud.qc scoreboard.qc mapvoting.qc csqcmodel_hooks.qc +../common/net_notice.qc rubble.qc hook.qc @@ -64,8 +71,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 @@ -73,13 +80,14 @@ tuba.qc target_music.qc vehicles/vehicles.qc +../server/vehicles/bumblebee.qc shownames.qh shownames.qc announcer.qc Main.qc View.qc -../csqcmodel/interpolate.qc +../csqcmodellib/interpolate.qc waypointsprites.qc movetypes.qc prandom.qc @@ -87,12 +95,14 @@ bgmscript.qc noise.qc ../common/util.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