X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fclient%2Fprogs.src;h=5fbff743d499a619fd9fd3ec903a8df5336920a4;hp=f80da18d67309ace7482be0dd4ac37ac784cd1c0;hb=c11cbc96e9310e51bdcbf0f7e04f22bd4bd0d511;hpb=e3507f4fdbc2b3e15b663365e57e0aa60f3cf1a6 diff --git a/qcsrc/client/progs.src b/qcsrc/client/progs.src index f80da18d6..5fbff743d 100644 --- a/qcsrc/client/progs.src +++ b/qcsrc/client/progs.src @@ -11,13 +11,14 @@ damage.qc effects.qc gibs.qc hook.qc -hud_config.qc hud.qc +hud_config.qc laser.qc main.qc mapvoting.qc miscfunctions.qc modeleffects.qc +movelib.qc movetypes.qc noise.qc particles.qc @@ -31,12 +32,15 @@ target_music.qc teamradar.qc tturrets.qc tuba.qc -vehicles/vehicles.qc +t_items.qc view.qc wall.qc waypointsprites.qc -command/cl_cmd.qc +command/commands.qc + +vehicles/bumblebee.qc +vehicles/vehicles.qc weapons/projectile.qc // TODO @@ -51,9 +55,7 @@ weapons/projectile.qc // TODO ../common/urllib.qc ../common/util.qc -../common/command/generic.qc -../common/command/markup.qc -../common/command/rpn.qc +../common/items/all.qc ../common/monsters/monsters.qc @@ -63,10 +65,6 @@ weapons/projectile.qc // TODO ../csqcmodellib/cl_player.qc ../csqcmodellib/interpolate.qc -../server/movelib.qc -../server/t_items.qc -../server/vehicles/bumblebee.qc - ../warpzonelib/anglestransform.qc ../warpzonelib/client.qc ../warpzonelib/common.qc