X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;h=f33be85b9b4c3816451ef7de35efe6492e91800a;hb=39bfc6b0e1d9775ccd116c7d803670af5166cce5;hp=cce684926645b2da9b6c792ff18eddb31db174cb;hpb=0c9508cd9408c667e2a16f9cce72643c62fe884c;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index cce684926..f33be85b9 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 @@ -24,14 +24,19 @@ sys-post.qh ../common/command/generic.qh ../common/command/shared_defs.qh ../common/net_notice.qh +../common/animdecide.qh 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 +mutators/gamemode_domination.qh mutators/gamemode_keyhunt.qh // TODO fix this mutators/gamemode_keepaway.qh mutators/gamemode_nexball.qh @@ -88,8 +93,6 @@ scores_rules.qc miscfunctions.qc -../common/notifications.qc - waypointsprites.qc bot/bot.qc @@ -98,7 +101,7 @@ g_subs.qc g_tetris.qc -runematch.qc +//runematch.qc arena.qc g_violence.qc @@ -145,7 +148,7 @@ t_plats.qc antilag.qc //ctf.qc -domination.qc +//domination.qc //mode_onslaught.qc //nexball.qc g_hook.qc @@ -212,6 +215,7 @@ playerstats.qc mutators/base.qc mutators/gamemode_ctf.qc +mutators/gamemode_domination.qc mutators/gamemode_freezetag.qc mutators/gamemode_keyhunt.qc mutators/gamemode_keepaway.qc @@ -224,6 +228,7 @@ mutators/mutator_dodging.qc mutators/mutator_rocketflying.qc mutators/mutator_vampire.qc mutators/mutator_spawn_near_teammate.qc +mutators/mutator_physical_items.qc mutators/sandbox.qc mutators/mutator_superspec.qc @@ -233,6 +238,8 @@ mutators/mutator_superspec.qc ../warpzonelib/util_server.qc ../warpzonelib/server.qc +../common/animdecide.qc ../common/util.qc +../common/notifications.qc ../common/if-this-file-errors-scroll-up-and-fix-the-warnings.fteqccfail