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