X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;h=1443317181bce327261646dc82f259619ae091f1;hb=fc7c59755079219daf58463ba14c5d7dcdb51da3;hp=d1d0d1d3af9677dc9f6470d359a82707ee8f7b9c;hpb=7fb985813affee073ab2b95767cc829fbafe8f77;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index d1d0d1d3a..144331718 100644 --- a/qcsrc/server/progs.src +++ b/qcsrc/server/progs.src @@ -1,6 +1,7 @@ ../../progs.dat // output filename ../common/util-pre.qh + sys.qh pre-builtins.qh builtins.qh @@ -13,11 +14,12 @@ post-builtins.qh ../warpzonelib/util_server.qh ../warpzonelib/server.qh -constants.qh ../common/constants.qh ../common/util.qh ../common/items.qh +autocvars.qh +constants.qh defs.qh // Should rename this, it has fields and globals mutators/base.qh @@ -42,6 +44,8 @@ cheats.qh portals.qh g_hook.qh +w_electro.qh +w_laser.qh scores.qh @@ -78,7 +82,6 @@ teamplay.qc cl_physics.qc // tZork's libs -verbstack.qc movelib.qc steerlib.qc pathlib/pathlib.qh @@ -176,6 +179,7 @@ mutators/base.qc mutators/gamemode_keyhunt.qc mutators/mutator_nix.qc mutators/mutator_dodging.qc +mutators/mutator_rocketflying.qc ../warpzonelib/anglestransform.qc ../warpzonelib/mathlib.qc