X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fprogs.src;h=ab87642aaa5843e6f9b05150b6f80aa0ec198ab0;hb=99c1b6ca80a69e112d410ee493d62f757b2c6df8;hp=8da8a6fc55185d1f58773abfc2e89b70107f76be;hpb=28368f51696277dc00533de59defa97c790b77d5;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/progs.src b/qcsrc/server/progs.src index 8da8a6fc5..ab87642aa 100644 --- a/qcsrc/server/progs.src +++ b/qcsrc/server/progs.src @@ -1,154 +1,75 @@ -../../progs.dat // output filename +../../progs.dat ../common/util-pre.qh sys-pre.qh -../dpdefs/progsdefs.qc -../dpdefs/dpextensions.qc +../dpdefs/progsdefs.qh +../dpdefs/dpextensions.qh sys-post.qh -../warpzonelib/anglestransform.qh -../warpzonelib/mathlib.qh -../warpzonelib/common.qh -../warpzonelib/util_server.qh -../warpzonelib/server.qh -../common/constants.qh -../common/stats.qh -../common/teams.qh -../common/util.qh -../common/nades.qh -../common/buffs.qh -../common/test.qh -../common/counting.qh -../common/urllib.qh -../common/command/markup.qh -../common/command/rpn.qh -../common/command/generic.qh -../common/command/shared_defs.qh -../common/net_notice.qh -../common/animdecide.qh -../common/monsters/monsters.qh -../common/monsters/sv_monsters.qh -../common/monsters/spawn.qh - -../common/weapons/config.qh -../common/weapons/weapons.qh // TODO -weapons/accuracy.qh -weapons/common.qh -weapons/csqcprojectile.qh // TODO -weapons/hitplot.qh -weapons/selection.qh -weapons/spawning.qh -weapons/throwing.qh -weapons/tracing.qh -weapons/weaponstats.qh -weapons/weaponsystem.qh - -t_items.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/mutators_include.qh - -//// tZork Turrets //// -tturrets/include/turrets_early.qh -vehicles/vehicles_def.qh - -campaign.qh -../common/campaign_common.qh -../common/mapinfo.qh - -command/common.qh -command/banning.qh -command/radarmap.qh -command/vote.qh -command/getreplies.qh -command/cmd.qh -command/sv_cmd.qh - - -../common/csqcmodel_settings.qh -../csqcmodellib/common.qh -../csqcmodellib/sv_model.qh +anticheat.qc +antilag.qc +campaign.qc +cheats.qc +cl_client.qc +cl_impulse.qc +cl_player.qc csqceffects.qc - -anticheat.qh -cheats.qh -../common/playerstats.qh - -../common/triggers/include.qh - -portals.qh - -g_hook.qh // TODO - -scores.qh - -spawnpoints.qh - -mapvoting.qh - -ipban.qh - -race.qh - -antilag.qh - -playerdemo.qh - -round_handler.qh - -// singleplayer stuff -item_key.qh - -scores_rules.qc - -miscfunctions.qc - -mutators/mutators.qc - -waypointsprites.qc - -bot/bot.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 - -//runematch.qc - g_violence.qc -g_damage.qc - -teamplay.qc - -../common/physics.qh -../common/physics.qc - -// tZork's libs +g_world.qc +ipban.qc +item_key.qc +mapvoting.qc +miscfunctions.qc movelib.qc +// pathlib.qc // TODO: was never used. Seems to duplicate `pathlib/` +playerdemo.qc +portals.qc +race.qc +round_handler.qc +scores.qc +scores_rules.qc +spawnpoints.qc steerlib.qc -pathlib/pathlib.qh - -g_world.qc -g_casings.qc +sv_main.qc +teamplay.qc +t_halflife.qc +t_items.qc +t_quake3.qc +t_quake.qc +waypointsprites.qc -mapvoting.qc +bot/aim.qc +bot/bot.qc +bot/navigation.qc +bot/scripting.qc +bot/waypoints.qc -../common/triggers/include.qc +bot/havocbot/havocbot.qc +bot/havocbot/role_keyhunt.qc +bot/havocbot/role_onslaught.qc +bot/havocbot/roles.qc -t_teleporters.qc +command/all.qc -sv_main.qc +mutators/mutators_include.qc +mutators/mutators.qc -g_models.qc +pathlib/costs.qc +pathlib/expandnode.qc +pathlib/main.qc +pathlib/movenode.qc +pathlib/path_waypoint.qc +pathlib/utility.qc -// singleplayer stuff -item_key.qc +vehicles/all.qc weapons/accuracy.qc weapons/common.qc @@ -160,92 +81,35 @@ weapons/throwing.qc weapons/tracing.qc weapons/weaponstats.qc weapons/weaponsystem.qc -../common/weapons/config.qc -../common/weapons/weapons.qc // TODO - -t_items.qc -cl_impulse.qc - -ent_cs.qc - -cl_player.qc -cl_client.qc -antilag.qc -//ctf.qc -//domination.qc -//mode_onslaught.qc -//nexball.qc -g_hook.qc - -campaign.qc +../common/animdecide.qc +../common/buffs.qc ../common/campaign_file.qc ../common/campaign_setup.qc -../common/urllib.qc - -../common/command/markup.qc -../common/command/rpn.qc -../common/command/generic.qc -../common/net_notice.qc - -command/common.qc -command/banning.qc -command/radarmap.qc -command/vote.qc -command/getreplies.qc -command/cmd.qc -command/sv_cmd.qc - -//assault.qc - -ipban.qc - ../common/mapinfo.qc - -t_quake3.qc -t_halflife.qc -t_quake.qc - -race.qc - - -//// tZork Turrets //// -tturrets/include/turrets.qh -vehicles/vehicles.qh - -scores.qc - -spawnpoints.qc - -portals.qc - +../common/monsters/all.qc +../common/monsters/spawn.qc +../common/monsters/sv_monsters.qc +../common/movetypes/include.qc ../common/nades.qc -../common/buffs.qc - -../csqcmodellib/sv_model.qc - -playerdemo.qc - -anticheat.qc -cheats.qc +../common/net_notice.qc +../common/notifications.qc +../common/physics.qc ../common/playerstats.qc +../common/test.qc +../common/triggers/include.qc +../common/urllib.qc +../common/util.qc -round_handler.qc - -../common/monsters/sv_monsters.qc -../common/monsters/monsters.qc +../common/items/all.qc -../common/monsters/spawn.qc +../common/weapons/config.qc +../common/weapons/all.qc // TODO -mutators/mutators_include.qc +../csqcmodellib/sv_model.qc ../warpzonelib/anglestransform.qc -../warpzonelib/mathlib.qc ../warpzonelib/common.qc -../warpzonelib/util_server.qc +../warpzonelib/mathlib.qc ../warpzonelib/server.qc - -../common/animdecide.qc -../common/test.qc -../common/util.qc -../common/notifications.qc +../warpzonelib/util_server.qc