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