]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blob - qcsrc/client/progs.src
Merge branch 'master' into Mario/notifications
[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 sortlist.qc
66 miscfunctions.qc
67 ../server/t_items.qh
68 ../server/t_items.qc
69
70 teamradar.qc
71 hud_config.qc
72 hud.qc
73 scoreboard.qc
74 mapvoting.qc
75 csqcmodel_hooks.qc
76 ../common/net_notice.qc
77
78 rubble.qc
79 hook.qc
80 particles.qc
81 laser.qc
82 weapons/projectile.qc // TODO
83 gibs.qc
84 damage.qc
85 casings.qc
86 ../csqcmodellib/cl_model.qc
87 ../csqcmodellib/cl_player.qc
88 effects.qc
89 wall.qc
90 modeleffects.qc
91 tuba.qc
92 target_music.qc
93
94 vehicles/vehicles.qc
95 ../server/vehicles/bumblebee.qc
96 shownames.qh
97 shownames.qc
98
99 announcer.qc
100 Main.qc
101 View.qc
102 ../csqcmodellib/interpolate.qc
103 waypointsprites.qc
104 movetypes.qc
105 prandom.qc
106 bgmscript.qc
107 noise.qc
108
109 ../common/test.qc
110 ../common/util.qc
111 ../common/playerstats.qc
112 ../common/notifications.qc
113 ../common/command/markup.qc
114 ../common/command/rpn.qc
115 ../common/command/generic.qc
116 ../common/mapinfo.qc
117 ../common/weapons/weapons.qc // TODO
118 ../common/urllib.qc
119 command/cl_cmd.qc
120
121 ../common/monsters/monsters.qc
122
123 ../common/nades.qc
124 ../common/buffs.qc
125
126 ../warpzonelib/anglestransform.qc
127 ../warpzonelib/mathlib.qc
128 ../warpzonelib/common.qc
129 ../warpzonelib/client.qc
130 tturrets.qc
131
132 player_skeleton.qc
133 ../common/animdecide.qc