]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/progs.src
Don't align monster with ground
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / progs.src
index cc11918985544a42e9c3f3a59268d07a02924594..dfe8184a658f6fdb922bd62570bfe6e4ae4b2dad 100644 (file)
@@ -14,17 +14,27 @@ Defs.qc
 ../warpzonelib/common.qh
 ../warpzonelib/client.qh
 
+../common/teams.qh
 ../common/util.qh
+../common/counting.qh
 ../common/items.qh
 ../common/explosion_equation.qh
 ../common/mapinfo.qh
+../common/command/markup.qh
+../common/command/rpn.qh
 ../common/command/generic.qh
 ../common/command/shared_defs.qh
-
+../common/urllib.qh
+../common/animdecide.qh
 command/cl_cmd.qh
 
 autocvars.qh
 
+../common/notifications.qh // must be after autocvars
+../common/deathtypes.qh // must be after notifications
+
+damage.qh
+
 ../csqcmodellib/interpolate.qh
 teamradar.qh
 hud.qh
@@ -34,10 +44,12 @@ movetypes.qh
 prandom.qh
 bgmscript.qh
 noise.qh
-teamplay.qh
 tturrets.qh
 ../server/tturrets/include/turrets_early.qh
+monsters.qh
+../server/monsters/lib/monsters_early.qh
 ../server/movelib.qc
+../server/generator.qh
 main.qh
 vehicles/vehicles.qh
 ../common/csqcmodel_settings.qh
@@ -45,10 +57,11 @@ vehicles/vehicles.qh
 ../csqcmodellib/cl_model.qh
 ../csqcmodellib/cl_player.qh
 projectile.qh
+player_skeleton.qh
 
 sortlist.qc
 miscfunctions.qc
-teamplay.qc
+../server/t_items.qc
 
 teamradar.qc
 hud_config.qc
@@ -56,6 +69,7 @@ hud.qc
 scoreboard.qc
 mapvoting.qc
 csqcmodel_hooks.qc
+../common/net_notice.qc
 
 rubble.qc
 hook.qc
@@ -74,6 +88,7 @@ tuba.qc
 target_music.qc
 
 vehicles/vehicles.qc
+../server/vehicles/bumblebee.qc
 shownames.qh
 shownames.qc
 
@@ -88,12 +103,15 @@ bgmscript.qc
 noise.qc
 
 ../common/util.qc
+../common/notifications.qc
+../common/command/markup.qc
+../common/command/rpn.qc
 ../common/command/generic.qc
 ../common/mapinfo.qc
 ../common/items.qc
 ../server/w_all.qc
 ../common/explosion_equation.qc
-
+../common/urllib.qc
 command/cl_cmd.qc
 
 ../warpzonelib/anglestransform.qc
@@ -102,4 +120,12 @@ command/cl_cmd.qc
 ../warpzonelib/client.qc
 tturrets.qc
 
+../server/generator.qc
+
+../server/monsters/monsters.qh
+monsters.qc
+
+player_skeleton.qc
+../common/animdecide.qc
+
 ../common/if-this-file-errors-scroll-up-and-fix-the-warnings.fteqccfail