]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - qcsrc/menu/progs.src
Fix long strings exceeding the scope of the weapon priority list
[xonotic/xonotic-data.pk3dir.git] / qcsrc / menu / progs.src
index e18aacd84fb867e1d324b57ed1244b8528130715..92b10fa4cf374a8b5658b5aa51cc7cf38db073c9 100644 (file)
@@ -1,20 +1,18 @@
 ../../menu.dat
 
 ../common/util-pre.qh
-sys-pre.qh
 ../dpdefs/menudefs.qh
 ../dpdefs/keycodes.qh
-sys-post.qh
+../common/util-post.qh
 
-oo/interface.qh
-       classes.qc
-oo/implementation.qh
-       classes.qc
+../lib/_all.inc
+
+oo/classes.qc
 
 draw.qc
 menu.qc
 
-command/menu_cmd.qc
+command/all.qc
 
 xonotic/util.qc
 
@@ -22,16 +20,13 @@ xonotic/util.qc
 ../common/campaign_setup.qc
 ../common/mapinfo.qc
 ../common/playerstats.qc
-../common/test.qc
-../common/urllib.qc
 ../common/util.qc
 
-../common/command/generic.qc
-../common/command/markup.qc
-../common/command/rpn.qc
-
-../common/monsters/monsters.qc
+../common/items/all.qc
+../common/monsters/all.qc
+../common/mutators/all.qc
+../common/vehicles/all.qc
+../common/weapons/all.qc
 
-../common/weapons/weapons.qc // TODO
 
-../warpzonelib/mathlib.qc
+../../mod/menu/progs.inc