Bobby Ray: Filter Guns, Ammo and Used!

Filters for Armour and Misc will follow

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@423 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2006-08-11 10:21:36 +00:00
parent f3bbd1c4a4
commit c739efc56e
19 changed files with 1388 additions and 136 deletions
+31
View File
@@ -746,6 +746,34 @@ enum
};
extern STR16 BobbyROrderFormText[];
// WANNE
enum
{
// Guns
BOBBYR_FILTER_GUNS_PISTOL,
BOBBYR_FILTER_GUNS_M_PISTOL,
BOBBYR_FILTER_GUNS_SMG,
BOBBYR_FILTER_GUNS_RIFLE,
BOBBYR_FILTER_GUNS_SN_RIFLE,
BOBBYR_FILTER_GUNS_AS_RIFLE,
BOBBYR_FILTER_GUNS_LMG,
BOBBYR_FILTER_GUNS_SHOTGUN,
// Ammo
BOBBYR_FILTER_AMMO_PISTOL,
BOBBYR_FILTER_AMMO_M_PISTOL,
BOBBYR_FILTER_AMMO_SMG,
BOBBYR_FILTER_AMMO_RIFLE,
BOBBYR_FILTER_AMMO_SN_RIFLE,
BOBBYR_FILTER_AMMO_AS_RIFLE,
BOBBYR_FILTER_AMMO_LMG,
BOBBYR_FILTER_AMMO_SHOTGUN,
// Used
BOBBYR_FILTER_USED_GUNS,
BOBBYR_FILTER_USED_AMMO,
BOBBYR_FILTER_USED_ARMOR,
BOBBYR_FILTER_USED_MISC,
};
//BobbyRGuns.c
enum
@@ -786,6 +814,9 @@ enum
extern STR16 BobbyRText[];
// WANNE
extern STR16 BobbyRFilter[];
//BobbyR.c
enum
+30
View File
@@ -2798,6 +2798,36 @@ STR16 BobbyROrderFormText[] =
L"Zendingen",
};
// WANNE
STR16 BobbyRFilter[] =
{
// Guns
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Ammo
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Used
L"Guns",
L"Ammo",
L"Armor",
L"Misc",
};
// This text is used when on the various Bobby Ray Web site pages that sell items
+30
View File
@@ -2798,6 +2798,36 @@ STR16 BobbyROrderFormText[] =
L"Shipments",
};
// WANNE
STR16 BobbyRFilter[] =
{
// Guns
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Ammo
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Used
L"Guns",
L"Ammo",
L"Armor",
L"Misc",
};
// This text is used when on the various Bobby Ray Web site pages that sell items
+30
View File
@@ -2787,6 +2787,36 @@ STR16 BobbyROrderFormText[] =
L"Envois",
};
// WANNE
STR16 BobbyRFilter[] =
{
// Guns
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Ammo
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Used
L"Guns",
L"Ammo",
L"Armor",
L"Misc",
};
// This text is used when on the various Bobby Ray Web site pages that sell items
+30
View File
@@ -2659,6 +2659,36 @@ STR16 BobbyROrderFormText[] =
L"Lieferungen",
};
// WANNE
STR16 BobbyRFilter[] =
{
// Guns
L"Pistole",
L"M. Pistole",
L"SMG",
L"Gewehr",
L"SS Gewehr",
L"Sturmgew.",
L"LMG",
L"Schrotfl.",
// Ammo
L"Pistole",
L"M. Pistole",
L"SMG",
L"Gewehr",
L"SS Gewehr",
L"Sturmgew.",
L"LMG",
L"Schrotfl.",
// Used
L"Feuerwfn.",
L"Munition",
L"Rüstung",
L"Sonstiges",
};
// This text is used when on the various Bobby Ray Web site pages that sell items
STR16 BobbyRText[] =
{
+30
View File
@@ -2782,6 +2782,36 @@ STR16 BobbyROrderFormText[] =
};
// WANNE
STR16 BobbyRFilter[] =
{
// Guns
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Ammo
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Used
L"Guns",
L"Ammo",
L"Armor",
L"Misc",
};
// This text is used when on the various Bobby Ray Web site pages that sell items
STR16 BobbyRText[] =
+30
View File
@@ -2780,6 +2780,36 @@ STR16 BobbyROrderFormText[] =
L"Dostawy",
};
// WANNE
STR16 BobbyRFilter[] =
{
// Guns
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Ammo
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Used
L"Guns",
L"Ammo",
L"Armor",
L"Misc",
};
// This text is used when on the various Bobby Ray Web site pages that sell items
+31
View File
@@ -2789,6 +2789,37 @@ STR16 BobbyROrderFormText[] =
};
// WANNE
STR16 BobbyRFilter[] =
{
// Guns
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Ammo
L"Pistol",
L"M. Pistol",
L"SMG",
L"Rifle",
L"SN Rifle",
L"AS Rifle",
L"LMG",
L"Shotgun",
// Used
L"Guns",
L"Ammo",
L"Armor",
L"Misc",
};
// This text is used when on the various Bobby Ray Web site pages that sell items
STR16 BobbyRText[] =