summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authormfuchs <martin.fuchs@trendchiller.com>2009-09-01 21:49:00 +0200
committermfuchs <martin.fuchs@trendchiller.com>2009-09-01 21:49:00 +0200
commita2c311e6ae1cecaf4d3d5582694839b761f39310 (patch)
tree178d4f3988638b3236874666cc1e9a3f04afb770 /usr/local/www/wizards
parent7241feb185deaa5bdf2de0377a7725680b9f5ad3 (diff)
downloadpfsense-a2c311e6ae1cecaf4d3d5582694839b761f39310.zip
pfsense-a2c311e6ae1cecaf4d3d5582694839b761f39310.tar.gz
game was canceled... no longer available...
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.inc6
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml8
-rwxr-xr-xusr/local/www/wizards/traffic_shaper_wizard_dedicated.inc6
-rwxr-xr-xusr/local/www/wizards/traffic_shaper_wizard_dedicated.xml8
-rwxr-xr-xusr/local/www/wizards/traffic_shaper_wizard_multi_all.inc6
-rwxr-xr-xusr/local/www/wizards/traffic_shaper_wizard_multi_all.xml8
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc6
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard_multi_lan.xml8
8 files changed, 4 insertions, 52 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.inc b/usr/local/www/wizards/traffic_shaper_wizard.inc
index 74df441..df9c16f 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.inc
+++ b/usr/local/www/wizards/traffic_shaper_wizard.inc
@@ -673,12 +673,6 @@ $gamesplist['battlenet'] = array();
/* Add battle.net only if WoW is selected and battle.net isn't */
$gamesplist[] = array('Battle.NET', 'tcp', '6112', '6119', 'both');
-$gamesplist['archlord'] = array();
- /* ArchLord */
- $gamesplist[] = array('AL-1', 'tcp', '11000', '11000', 'both');
- $gamesplist[] = array('AL-2', 'tcp', '11002', '11002', 'both');
- $gamesplist[] = array('AL-3', 'tcp', '11008', '11008', 'both');
-
$gamesplist['gunzonline'] = array();
/* GunZ Online */
$gamesplist['gunzonline'][] = array('GunZOnline', 'udp', '7700', '7700', 'both');
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index cdbf296..e3434d6 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -431,7 +431,7 @@
<type>checkbox</type>
<typehint>Prioritize network gaming traffic</typehint>
<description>This will raise the priority of gaming traffic to higher than most traffic.</description>
- <enablefields>BattleNET,Battlefield2,CallOfDuty,Counterstrike,DeltaForce,DOOM3,EmpireEarth,Everquest,Everquest2,FarCry,GunZOnline,HalfLife,HalfLife2,Halo2,Lineage2,PlanetSide,QuakeIII,TigerWoods2004PS2,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft,XBox360,ArchLord</enablefields>
+ <enablefields>BattleNET,Battlefield2,CallOfDuty,Counterstrike,DeltaForce,DOOM3,EmpireEarth,Everquest,Everquest2,FarCry,GunZOnline,HalfLife,HalfLife2,Halo2,Lineage2,PlanetSide,QuakeIII,TigerWoods2004PS2,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft,XBox360</enablefields>
<donotdisable>true</donotdisable>
<bindstofield>ezshaper-&gt;step6-&gt;enable</bindstofield>
</field>
@@ -576,12 +576,6 @@
<bindstofield>ezshaper-&gt;step6-&gt;xbox360</bindstofield>
</field>
<field>
- <name>ArchLord</name>
- <type>checkbox</type>
- <typehint>ArchLord</typehint>
- <bindstofield>ezshaper-&gt;step6-&gt;archlord</bindstofield>
- </field>
- <field>
<name>Next</name>
<type>submit</type>
</field>
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_dedicated.inc b/usr/local/www/wizards/traffic_shaper_wizard_dedicated.inc
index 650e878..fecdc08 100755
--- a/usr/local/www/wizards/traffic_shaper_wizard_dedicated.inc
+++ b/usr/local/www/wizards/traffic_shaper_wizard_dedicated.inc
@@ -704,12 +704,6 @@ $gamesplist['battlenet'] = array();
/* Add battle.net only if WoW is selected and battle.net isn't */
$gamesplist[] = array('Battle.NET', 'tcp', '6112', '6119', 'both');
-$gamesplist['archlord'] = array();
- /* ArchLord */
- $gamesplist[] = array('AL-1', 'tcp', '11000', '11000', 'both');
- $gamesplist[] = array('AL-2', 'tcp', '11002', '11002', 'both');
- $gamesplist[] = array('AL-3', 'tcp', '11008', '11008', 'both');
-
$gamesplist['gunzonline'] = array();
/* GunZ Online */
$gamesplist['gunzonline'][] = array('GunZOnline', 'udp', '7700', '7700', 'both');
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_dedicated.xml b/usr/local/www/wizards/traffic_shaper_wizard_dedicated.xml
index 721e2a9..5ad2886 100755
--- a/usr/local/www/wizards/traffic_shaper_wizard_dedicated.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard_dedicated.xml
@@ -435,7 +435,7 @@
<type>checkbox</type>
<typehint>Prioritize network gaming traffic</typehint>
<description>This will raise the priority of gaming traffic to higher than most traffic.</description>
- <enablefields>BattleNET,Battlefield2,CallOfDuty,Counterstrike,DeltaForce,DOOM3,EmpireEarth,Everquest,Everquest2,FarCry,GunZOnline,HalfLife,HalfLife2,Halo2,Lineage2,PlanetSide,QuakeIII,TigerWoods2004PS2,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft,XBox360,ArchLord</enablefields>
+ <enablefields>BattleNET,Battlefield2,CallOfDuty,Counterstrike,DeltaForce,DOOM3,EmpireEarth,Everquest,Everquest2,FarCry,GunZOnline,HalfLife,HalfLife2,Halo2,Lineage2,PlanetSide,QuakeIII,TigerWoods2004PS2,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft,XBox360</enablefields>
<donotdisable>true</donotdisable>
<bindstofield>ezshaper-&gt;step6-&gt;enable</bindstofield>
</field>
@@ -579,12 +579,6 @@
<typehint>XBox 360</typehint>
<bindstofield>ezshaper-&gt;step6-&gt;xbox360</bindstofield>
</field>
- <field>
- <name>ArchLord</name>
- <type>checkbox</type>
- <typehint>ArchLord</typehint>
- <bindstofield>ezshaper-&gt;step6-&gt;archlord</bindstofield>
- </field>
<field>
<name>Next</name>
<type>submit</type>
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc b/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
index dd6caa5..08121e3 100755
--- a/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
+++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_all.inc
@@ -749,12 +749,6 @@ $gamesplist['battlenet'] = array();
/* Add battle.net only if WoW is selected and battle.net isn't */
$gamesplist[] = array('Battle.NET', 'tcp', '6112', '6119', 'both');
-$gamesplist['archlord'] = array();
- /* ArchLord */
- $gamesplist[] = array('AL-1', 'tcp', '11000', '11000', 'both');
- $gamesplist[] = array('AL-2', 'tcp', '11002', '11002', 'both');
- $gamesplist[] = array('AL-3', 'tcp', '11008', '11008', 'both');
-
$gamesplist['gunzonline'] = array();
/* GunZ Online */
$gamesplist['gunzonline'][] = array('GunZOnline', 'udp', '7700', '7700', 'both');
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_all.xml b/usr/local/www/wizards/traffic_shaper_wizard_multi_all.xml
index c297914..cac3a79 100755
--- a/usr/local/www/wizards/traffic_shaper_wizard_multi_all.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_all.xml
@@ -442,7 +442,7 @@
<type>checkbox</type>
<typehint>Prioritize network gaming traffic</typehint>
<description>This will raise the priority of gaming traffic to higher than most traffic.</description>
- <enablefields>BattleNET,Battlefield2,CallOfDuty,Counterstrike,DeltaForce,DOOM3,EmpireEarth,Everquest,Everquest2,FarCry,GunZOnline,HalfLife,HalfLife2,Halo2,Lineage2,PlanetSide,QuakeIII,TigerWoods2004PS2,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft,XBox360,ArchLord</enablefields>
+ <enablefields>BattleNET,Battlefield2,CallOfDuty,Counterstrike,DeltaForce,DOOM3,EmpireEarth,Everquest,Everquest2,FarCry,GunZOnline,HalfLife,HalfLife2,Halo2,Lineage2,PlanetSide,QuakeIII,TigerWoods2004PS2,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft,XBox360</enablefields>
<donotdisable>true</donotdisable>
<bindstofield>ezshaper-&gt;step6-&gt;enable</bindstofield>
</field>
@@ -587,12 +587,6 @@
<bindstofield>ezshaper-&gt;step6-&gt;xbox360</bindstofield>
</field>
<field>
- <name>ArchLord</name>
- <type>checkbox</type>
- <typehint>ArchLord</typehint>
- <bindstofield>ezshaper-&gt;step6-&gt;archlord</bindstofield>
- </field>
- <field>
<name>Next</name>
<type>submit</type>
</field>
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
index a876839..053651e 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
+++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.inc
@@ -532,12 +532,6 @@ $gamesplist['battlenet'] = array();
/* Add battle.net only if WoW is selected and battle.net isn't */
$gamesplist[] = array('Battle.NET', 'tcp', '6112', '6119', 'both');
-$gamesplist['archlord'] = array();
- /* ArchLord */
- $gamesplist[] = array('AL-1', 'tcp', '11000', '11000', 'both');
- $gamesplist[] = array('AL-2', 'tcp', '11002', '11002', 'both');
- $gamesplist[] = array('AL-3', 'tcp', '11008', '11008', 'both');
-
$gamesplist['gunzonline'] = array();
/* GunZ Online */
$gamesplist['gunzonline'][] = array('GunZOnline', 'udp', '7700', '7700', 'both');
diff --git a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.xml b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.xml
index 51d9e46..78b9863 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard_multi_lan.xml
@@ -491,7 +491,7 @@
<type>checkbox</type>
<typehint>Prioritize network gaming traffic</typehint>
<description>This will raise the priority of gaming traffic to higher than most traffic.</description>
- <enablefields>BattleNET,Battlefield2,CallOfDuty,Counterstrike,DeltaForce,DOOM3,EmpireEarth,Everquest,Everquest2,FarCry,GunZOnline,HalfLife,HalfLife2,Halo2,Lineage2,PlanetSide,QuakeIII,TigerWoods2004PS2,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft,XBox360,ArchLord</enablefields>
+ <enablefields>BattleNET,Battlefield2,CallOfDuty,Counterstrike,DeltaForce,DOOM3,EmpireEarth,Everquest,Everquest2,FarCry,GunZOnline,HalfLife,HalfLife2,Halo2,Lineage2,PlanetSide,QuakeIII,TigerWoods2004PS2,UnrealTournament,WolfensteinEnemyTerritory,WorldOfWarcraft,XBox360</enablefields>
<donotdisable>true</donotdisable>
<bindstofield>ezshaper-&gt;step6-&gt;enable</bindstofield>
</field>
@@ -635,12 +635,6 @@
<typehint>XBox 360</typehint>
<bindstofield>ezshaper-&gt;step6-&gt;xbox360</bindstofield>
</field>
- <field>
- <name>ArchLord</name>
- <type>checkbox</type>
- <typehint>ArchLord</typehint>
- <bindstofield>ezshaper-&gt;step6-&gt;archlord</bindstofield>
- </field>
<field>
<name>Next</name>
<type>submit</type>
OpenPOWER on IntegriCloud