X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;h=03326da8436610985d732af71a64ceb08a1500c8;hb=3aed354c1125db3e6e862f552c253b06b09d5d86;hp=cce684926645b2da9b6c792ff18eddb31db174cb;hpb=8db035f374df1c19ea24531f8a96f04625f5f559;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index cce684926..03326da84 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,21 @@ 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_arena.qh +mutators/gamemode_ca.qh mutators/gamemode_ctf.qh +mutators/gamemode_domination.qh mutators/gamemode_keyhunt.qh // TODO fix this mutators/gamemode_keepaway.qh mutators/gamemode_nexball.qh @@ -80,6 +87,8 @@ antilag.qh playerdemo.qh +round_handler.qh + // singleplayer stuff item_key.qh secret.qh @@ -88,8 +97,6 @@ scores_rules.qc miscfunctions.qc -../common/notifications.qc - waypointsprites.qc bot/bot.qc @@ -99,7 +106,6 @@ g_subs.qc g_tetris.qc runematch.qc -arena.qc g_violence.qc g_damage.qc @@ -145,7 +151,7 @@ t_plats.qc antilag.qc //ctf.qc -domination.qc +//domination.qc //mode_onslaught.qc //nexball.qc g_hook.qc @@ -208,10 +214,15 @@ anticheat.qc cheats.qc playerstats.qc +round_handler.qc + ../common/explosion_equation.qc mutators/base.qc +mutators/gamemode_arena.qc +mutators/gamemode_ca.qc mutators/gamemode_ctf.qc +mutators/gamemode_domination.qc mutators/gamemode_freezetag.qc mutators/gamemode_keyhunt.qc mutators/gamemode_keepaway.qc @@ -224,6 +235,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 +245,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