]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/progs.src
Merge branch 'master' into Mario/race_cts_mutators
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / progs.src
1 ../../csprogs.dat
2
3 ../common/util-pre.qh
4 sys-pre.qh
5 ../dpdefs/csprogsdefs.qc
6 sys-post.qh
7
8 Defs.qc
9 ../dpdefs/keycodes.qc
10 ../common/constants.qh
11 ../common/stats.qh
12
13 ../warpzonelib/anglestransform.qh
14 ../warpzonelib/mathlib.qh
15 ../warpzonelib/common.qh
16 ../warpzonelib/client.qh
17
18 ../common/teams.qh
19 ../common/util.qh
20 ../common/buffs.qh
21 ../common/test.qh
22 ../common/counting.qh
23 ../common/items.qh
24 ../common/explosion_equation.qh
25 ../common/mapinfo.qh
26 ../common/command/markup.qh
27 ../common/command/rpn.qh
28 ../common/command/generic.qh
29 ../common/command/shared_defs.qh
30 ../common/urllib.qh
31 ../common/animdecide.qh
32 command/cl_cmd.qh
33
34 ../common/monsters/monsters.qh
35
36 autocvars.qh
37
38 ../common/notifications.qh // must be after autocvars
39 ../common/deathtypes.qh // must be after notifications
40
41 damage.qh
42
43 ../csqcmodellib/interpolate.qh
44 teamradar.qh
45 hud.qh
46 scoreboard.qh
47 waypointsprites.qh
48 movetypes.qh
49 prandom.qh
50 bgmscript.qh
51 noise.qh
52 tturrets.qh
53 ../server/tturrets/include/turrets_early.qh
54 ../server/movelib.qc
55 main.qh
56 vehicles/vehicles.qh
57 ../common/csqcmodel_settings.qh
58 ../csqcmodellib/common.qh
59 ../csqcmodellib/cl_model.qh
60 ../csqcmodellib/cl_player.qh
61 projectile.qh
62 player_skeleton.qh
63
64 sortlist.qc
65 miscfunctions.qc
66 ../server/t_items.qc
67
68 teamradar.qc
69 hud_config.qc
70 hud.qc
71 scoreboard.qc
72 mapvoting.qc
73 csqcmodel_hooks.qc
74 ../common/net_notice.qc
75
76 rubble.qc
77 hook.qc
78 particles.qc
79 laser.qc
80 projectile.qc
81 gibs.qc
82 damage.qc
83 casings.qc
84 ../csqcmodellib/cl_model.qc
85 ../csqcmodellib/cl_player.qc
86 effects.qc
87 wall.qc
88 modeleffects.qc
89 tuba.qc
90 target_music.qc
91
92 vehicles/vehicles.qc
93 ../server/vehicles/bumblebee.qc
94 shownames.qh
95 shownames.qc
96
97 announcer.qc
98 Main.qc
99 View.qc
100 ../csqcmodellib/interpolate.qc
101 waypointsprites.qc
102 movetypes.qc
103 prandom.qc
104 bgmscript.qc
105 noise.qc
106
107 ../common/test.qc
108 ../common/util.qc
109 ../common/notifications.qc
110 ../common/command/markup.qc
111 ../common/command/rpn.qc
112 ../common/command/generic.qc
113 ../common/mapinfo.qc
114 ../common/items.qc
115 ../server/w_all.qc
116 ../common/explosion_equation.qc
117 ../common/urllib.qc
118 command/cl_cmd.qc
119
120 ../common/monsters/monsters.qc
121
122 ../common/buffs.qc
123
124 ../warpzonelib/anglestransform.qc
125 ../warpzonelib/mathlib.qc
126 ../warpzonelib/common.qc
127 ../warpzonelib/client.qc
128 tturrets.qc
129
130 player_skeleton.qc
131 ../common/animdecide.qc