X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;h=2bfab3778297c0be50c223e151ba62cbba816320;hb=fc0e4c6f26156858a71e0ec62eb974fa11eec2f9;hp=ef4bc98cf2143098826be4705eb51e029bf41086;hpb=b9cede9d0dad5c70fb3d3248d27d625bac7fbf2b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index ef4bc98cf..2bfab3778 100644 --- a/qcsrc/server/progs.src +++ b/qcsrc/server/progs.src @@ -15,8 +15,8 @@ sys-post.qh ../common/constants.qh ../common/teams.qh ../common/util.qh +../common/counting.qh ../common/items.qh -../common/deathtypes.qh ../common/explosion_equation.qh ../common/urllib.qh ../common/command/markup.qh @@ -31,6 +31,7 @@ constants.qh defs.qh // Should rename this, it has fields and globals ../common/notifications.qh // must be after autocvars +../common/deathtypes.qh // must be after notifications mutators/base.qh mutators/mutators.qh @@ -76,6 +77,8 @@ w_laser.qh scores.qh +spawnpoints.qh + ipban.qh race.qh @@ -100,7 +103,7 @@ g_subs.qc g_tetris.qc -runematch.qc +//runematch.qc arena.qc g_violence.qc @@ -191,6 +194,8 @@ vehicles/vehicles.qh scores.qc +spawnpoints.qc + portals.qc target_spawn.qc @@ -230,6 +235,7 @@ mutators/mutator_spawn_near_teammate.qc mutators/mutator_physical_items.qc mutators/sandbox.qc mutators/mutator_superspec.qc +mutators/mutator_touchexplode.qc ../warpzonelib/anglestransform.qc ../warpzonelib/mathlib.qc