X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=qcsrc%2Fserver%2Fportals.qc;h=2cf8db682f950e179f85f559d0997d6792765823;hb=d41d86bd2ecfd7e7152baef4d592d91c5fb15f6b;hp=0eb325699d8f05716456d332685ab665c21e7ec4;hpb=24151b08c3de08e46dace760129f0526a455be4b;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/qcsrc/server/portals.qc b/qcsrc/server/portals.qc index 0eb325699..2cf8db682 100644 --- a/qcsrc/server/portals.qc +++ b/qcsrc/server/portals.qc @@ -1,22 +1,27 @@ #include "portals.qh" +#include +#include #include -#include "g_hook.qh" -#include "mutators/_mod.qh" -#include "../common/constants.qh" -#include "../common/deathtypes/all.qh" -#include "../common/notifications/all.qh" -#include "../common/mapobjects/teleporters.qh" -#include "../common/mapobjects/subs.qh" -#include "../common/util.qh" +#include +#include +#include +#include +#include +#include +#include #include -#include "../lib/csqcmodel/sv_model.qh" -#include "../lib/warpzone/anglestransform.qh" -#include "../lib/warpzone/util_server.qh" -#include "../lib/warpzone/common.qh" -#include "../common/vehicles/vehicle.qh" -#include "../common/vehicles/sv_vehicles.qh" +#include +#include +#include +#include +#include +#include +#include +#include +#include #include +#include #define PORTALS_ARE_NOT_SOLID