Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
_mod.qh
Go to the documentation of this file.
1// genmod.sh autogenerated file; do not modify
2#include <server/anticheat.qh>
3#include <server/antilag.qh>
4#include <server/campaign.qh>
5#include <server/chat.qh>
6#include <server/cheats.qh>
7#include <server/client.qh>
9#include <server/damage.qh>
10#include <server/elimination.qh>
11#include <server/gamelog.qh>
12#include <server/handicap.qh>
13#include <server/hook.qh>
14#include <server/impulse.qh>
16#include <server/ipban.qh>
17#include <server/main.qh>
18#include <server/mapvoting.qh>
19#include <server/matrix.qh>
20#include <server/player.qh>
21#include <server/portals.qh>
22#include <server/race.qh>
24#include <server/scores.qh>
26#include <server/spawnpoints.qh>
27#include <server/steerlib.qh>
28#include <server/teamplay.qh>
29#include <server/tests.qh>
30#include <server/world.qh>
31
32#include <server/bot/_mod.qh>
34#include <server/compat/_mod.qh>
35#include <server/items/_mod.qh>
Header file that describes the handicap system.