X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;h=2bfab3778297c0be50c223e151ba62cbba816320;hp=db93116109612dd97660f35306509908f43df41c;hb=fc0e4c6f26156858a71e0ec62eb974fa11eec2f9;hpb=3185672106d544aa84cb7ed518fc874519d2c317 diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index db93116109..2bfab37782 100644 --- a/qcsrc/server/progs.src +++ b/qcsrc/server/progs.src @@ -13,7 +13,9 @@ sys-post.qh ../warpzonelib/server.qh ../common/constants.qh +../common/teams.qh ../common/util.qh +../common/counting.qh ../common/items.qh ../common/explosion_equation.qh ../common/urllib.qh @@ -28,6 +30,9 @@ autocvars.qh 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 mutators/gamemode_ctf.qh @@ -72,6 +77,8 @@ w_laser.qh scores.qh +spawnpoints.qh + ipban.qh race.qh @@ -96,7 +103,7 @@ g_subs.qc g_tetris.qc -runematch.qc +//runematch.qc arena.qc g_violence.qc @@ -187,6 +194,8 @@ vehicles/vehicles.qh scores.qc +spawnpoints.qc + portals.qc target_spawn.qc @@ -226,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 @@ -235,5 +245,6 @@ mutators/mutator_superspec.qc ../common/animdecide.qc ../common/util.qc +../common/notifications.qc ../common/if-this-file-errors-scroll-up-and-fix-the-warnings.fteqccfail