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