X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.src;h=5aec16ba0c1a19727a2d5489b196525ea4262f62;hb=b26f1812d999d544c7762afb3479bf93c4309d6b;hp=77c12f4054fb3d9b59ec8cce409e901d3785ef55;hpb=60c3f5e778bdfd84ee199e4a357fae567c6aaeb2;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/client/progs.src b/qcsrc/client/progs.src index 77c12f405..5aec16ba0 100644 --- a/qcsrc/client/progs.src +++ b/qcsrc/client/progs.src @@ -14,18 +14,24 @@ Defs.qc ../warpzonelib/common.qh ../warpzonelib/client.qh +../common/teams.qh ../common/util.qh ../common/items.qh +../common/deathtypes.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 @@ -34,20 +40,22 @@ movetypes.qh prandom.qh bgmscript.qh noise.qh -teamplay.qh tturrets.qh ../server/tturrets/include/turrets_early.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 + +../common/notifications.qc sortlist.qc miscfunctions.qc -teamplay.qc +../server/t_items.qc teamradar.qc hud_config.qc @@ -55,6 +63,7 @@ hud.qc scoreboard.qc mapvoting.qc csqcmodel_hooks.qc +../common/net_notice.qc rubble.qc hook.qc @@ -64,8 +73,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 +82,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 +97,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