X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;h=f9193cbd005a6f405260b189f613e699eca40c01;hb=ef74e1ba8e890befb4a4892a96d244a66c05fd48;hp=2ed1e03d604faf161cb5324f5a0a2b3d61fdd034;hpb=068f22a2de30f4352e3b6a937f030d3f09c64b3b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index 2ed1e03d6..f9193cbd0 100644 --- a/qcsrc/server/progs.src +++ b/qcsrc/server/progs.src @@ -7,6 +7,8 @@ sys-pre.qh sys-post.qh ../common/util-post.qh +../lib/_all.inc + anticheat.qc antilag.qc campaign.qc @@ -14,17 +16,17 @@ cheats.qc cl_client.qc cl_impulse.qc cl_player.qc +controlpoint.qc csqceffects.qc ent_cs.qc -g_casings.qc g_damage.qc g_hook.qc // g_lights.qc // TODO: was never used g_models.qc g_subs.qc -g_tetris.qc g_violence.qc g_world.qc +generator.qc ipban.qc item_key.qc mapvoting.qc @@ -45,7 +47,6 @@ t_halflife.qc t_items.qc t_quake3.qc t_quake.qc -waypointsprites.qc bot/aim.qc bot/bot.qc @@ -55,7 +56,6 @@ bot/waypoints.qc bot/havocbot/havocbot.qc bot/havocbot/role_keyhunt.qc -bot/havocbot/role_onslaught.qc bot/havocbot/roles.qc command/all.qc @@ -87,34 +87,39 @@ weapons/weaponsystem.qc ../common/campaign_setup.qc ../common/effects.qc ../common/mapinfo.qc -../common/monsters/all.qc ../common/monsters/spawn.qc ../common/monsters/sv_monsters.qc +../common/minigames/minigames.qc +../common/minigames/sv_minigames.qc ../common/movetypes/include.qc ../common/nades.qc ../common/net_notice.qc ../common/notifications.qc ../common/physics.qc ../common/playerstats.qc -../common/p2mathlib.qc -../common/test.qc ../common/viewloc.qc ../common/triggers/include.qc -../common/urllib.qc ../common/util.qc -../common/vehicles/vehicles_include.qc ../common/items/all.qc +../common/monsters/all.qc +../common/mutators/all.qc +../common/vehicles/all.qc +../common/weapons/all.qc // TODO +../common/turrets/sv_turrets.qc +../common/turrets/config.qc +../common/turrets/util.qc +../common/turrets/turrets.qc +../common/turrets/checkpoint.qc +../common/turrets/targettrigger.qc ../common/weapons/config.qc -../common/weapons/all.qc // TODO ../csqcmodellib/sv_model.qc ../warpzonelib/anglestransform.qc ../warpzonelib/common.qc -../warpzonelib/mathlib.qc ../warpzonelib/server.qc ../warpzonelib/util_server.qc -../../mod/server/progs.inc +../mod/server/progs.inc