]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/client/progs.src
Merge branch 'master' into Mario/ons_updates
[xonotic/xonotic-data.pk3dir.git] / qcsrc / client / progs.src
index 3efcb16f341473cb2e9fe887000caf021135aee8..81d349ff6bcdad35f39de3d8434203a829b4fecf 100644 (file)
 ../../csprogs.dat
 
 ../common/util-pre.qh
-sys-pre.qh
-../dpdefs/csprogsdefs.qc
-sys-post.qh
+../dpdefs/csprogsdefs.qh
 
-Defs.qc
-../dpdefs/keycodes.qc
-../common/constants.qh
-../common/stats.qh
-
-../warpzonelib/anglestransform.qh
-../warpzonelib/mathlib.qh
-../warpzonelib/common.qh
-../warpzonelib/client.qh
-
-../common/playerstats.qh
-../common/teams.qh
-../common/util.qh
-../common/nades.qh
-../common/buffs.qh
-../common/test.qh
-../common/counting.qh
-../common/weapons/weapons.qh // TODO
-../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
-
-../common/monsters/monsters.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
-scoreboard.qh
-waypointsprites.qh
-movetypes.qh
-prandom.qh
-bgmscript.qh
-noise.qh
-tturrets.qh
-../server/tturrets/include/turrets_early.qh
-../server/movelib.qc
-generator.qh
-controlpoint.qh
-main.qh
-vehicles/vehicles.qh
-../common/csqcmodel_settings.qh
-../csqcmodellib/common.qh
-../csqcmodellib/cl_model.qh
-../csqcmodellib/cl_player.qh
-weapons/projectile.qh // TODO
-player_skeleton.qh
-
-sortlist.qc
-miscfunctions.qc
-../server/t_items.qh
-../server/t_items.qc
-
-teamradar.qc
-hud_config.qc
-hud.qc
-scoreboard.qc
-mapvoting.qc
+announcer.qc
+bgmscript.qc
+casings.qc
+controlpoint.qc
 csqcmodel_hooks.qc
-../common/net_notice.qc
-
-rubble.qc
-hook.qc
-particles.qc
-laser.qc
-weapons/projectile.qc // TODO
-gibs.qc
 damage.qc
-casings.qc
-../csqcmodellib/cl_model.qc
-../csqcmodellib/cl_player.qc
 effects.qc
-wall.qc
+generator.qc
+gibs.qc
+hook.qc
+hud_config.qc
+hud.qc
+laser.qc
+main.qc
+mapvoting.qc
+miscfunctions.qc
 modeleffects.qc
-tuba.qc
+movetypes.qc
+noise.qc
+particles.qc
+player_skeleton.qc
+prandom.qc
+rubble.qc
+scoreboard.qc
+shownames.qc
+sortlist.qc
 target_music.qc
-
+teamradar.qc
+tturrets.qc
+tuba.qc
 vehicles/vehicles.qc
-../server/vehicles/bumblebee.qc
-shownames.qh
-shownames.qc
-
-announcer.qc
-Main.qc
-View.qc
-../csqcmodellib/interpolate.qc
+view.qc
+wall.qc
 waypointsprites.qc
-movetypes.qc
-prandom.qc
-bgmscript.qc
-noise.qc
 
+command/cl_cmd.qc
+
+weapons/projectile.qc // TODO
+
+../common/animdecide.qc
+../common/buffs.qc
+../common/mapinfo.qc
+../common/nades.qc
+../common/net_notice.qc
+../common/notifications.qc
+../common/playerstats.qc
 ../common/test.qc
+../common/urllib.qc
 ../common/util.qc
-../common/playerstats.qc
-../common/notifications.qc
+
+../common/command/generic.qc
 ../common/command/markup.qc
 ../common/command/rpn.qc
-../common/command/generic.qc
-../common/mapinfo.qc
-../common/weapons/weapons.qc // TODO
-../common/urllib.qc
-command/cl_cmd.qc
 
 ../common/monsters/monsters.qc
 
-../common/nades.qc
-../common/buffs.qc
-
-../warpzonelib/anglestransform.qc
-../warpzonelib/mathlib.qc
-../warpzonelib/common.qc
-../warpzonelib/client.qc
+../common/weapons/weapons.qc // TODO
 
-generator.qc
-controlpoint.qc
+../csqcmodellib/cl_model.qc
+../csqcmodellib/cl_player.qc
+../csqcmodellib/interpolate.qc
 
-tturrets.qc
+../server/movelib.qc
+../server/t_items.qc
+../server/vehicles/bumblebee.qc
 
-player_skeleton.qc
-../common/animdecide.qc
+../warpzonelib/anglestransform.qc
+../warpzonelib/client.qc
+../warpzonelib/common.qc
+../warpzonelib/mathlib.qc