- feature: Added filter buttons for Misc items to Bobby Rays

new exe build (656)

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@657 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
Wanne
2007-01-07 21:03:32 +00:00
parent 3d1337ebeb
commit 358fc9e31c
14 changed files with 382 additions and 68 deletions
+10
View File
@@ -825,6 +825,16 @@ enum
BOBBYR_FILTER_ARMOUR_VEST,
BOBBYR_FILTER_ARMOUR_LEGGING,
BOBBYR_FILTER_ARMOUR_PLATE,
// Misc
BOBBYR_FILTER_MISC_BLADE,
BOBBYR_FILTER_MISC_THROWING_KNIFE,
BOBBYR_FILTER_MISC_PUNCH,
BOBBYR_FILTER_MISC_GRENADE,
BOBBYR_FILTER_MISC_BOMB,
BOBBYR_FILTER_MISC_MEDKIT,
BOBBYR_FILTER_MISC_KIT,
BOBBYR_FILTER_MISC_FACE,
BOBBYR_FILTER_MISC_MISC,
};
+15 -4
View File
@@ -2835,10 +2835,21 @@ STR16 BobbyRFilter[] =
L"Misc",
// Armour
L"Helm",
L"Vest",
L"Legging",
L"Plate",
L"Helmets",
L"Vests",
L"Leggings",
L"Plates",
// Misc
L"Blades",
L"Th. Knives",
L"Punch. W.",
L"Grenades",
L"Bombs",
L"Med. Kits",
L"Kits",
L"Face Items",
L"Misc.",
};
+15 -4
View File
@@ -2835,10 +2835,21 @@ STR16 BobbyRFilter[] =
L"Misc",
// Armour
L"Helm",
L"Vest",
L"Legging",
L"Plate",
L"Helmets",
L"Vests",
L"Leggings",
L"Plates",
// Misc
L"Blades",
L"Th. Knives",
L"Punch. W.",
L"Grenades",
L"Bombs",
L"Med. Kits",
L"Kits",
L"Face Items",
L"Misc.",
};
+15 -4
View File
@@ -2824,10 +2824,21 @@ STR16 BobbyRFilter[] =
L"Misc",
// Armour
L"Helm",
L"Vest",
L"Legging",
L"Plate",
L"Helmets",
L"Vests",
L"Leggings",
L"Plates",
// Misc
L"Blades",
L"Th. Knives",
L"Punch. W.",
L"Grenades",
L"Bombs",
L"Med. Kits",
L"Kits",
L"Face Items",
L"Misc.",
};
+16 -5
View File
@@ -2692,14 +2692,25 @@ STR16 BobbyRFilter[] =
// Used
L"Feuerwfn.",
L"Rüstung",
L"Rüstungen",
L"Sonstiges",
// Armour
L"Helm",
L"Weste",
L"Hose",
L"Platte",
L"Helme",
L"Westen",
L"Hosen",
L"Platten",
// Misc
L"Klingen",
L"Wurfmesser",
L"Schlagwaf.",
L"Granaten",
L"Bomben",
L"Verbandsk.",
L"Taschen",
L"Gesicht G.",
L"Sonstiges",
};
// This text is used when on the various Bobby Ray Web site pages that sell items
+15 -4
View File
@@ -2819,10 +2819,21 @@ STR16 BobbyRFilter[] =
L"Misc",
// Armour
L"Helm",
L"Vest",
L"Legging",
L"Plate",
L"Helmets",
L"Vests",
L"Leggings",
L"Plates",
// Misc
L"Blades",
L"Th. Knives",
L"Punch. W.",
L"Grenades",
L"Bombs",
L"Med. Kits",
L"Kits",
L"Face Items",
L"Misc.",
};
// This text is used when on the various Bobby Ray Web site pages that sell items
+15 -4
View File
@@ -2817,10 +2817,21 @@ STR16 BobbyRFilter[] =
L"Misc",
// Armour
L"Helm",
L"Vest",
L"Legging",
L"Plate",
L"Helmets",
L"Vests",
L"Leggings",
L"Plates",
// Misc
L"Blades",
L"Th. Knives",
L"Punch. W.",
L"Grenades",
L"Bombs",
L"Med. Kits",
L"Kits",
L"Face Items",
L"Misc.",
};
+15 -4
View File
@@ -2827,10 +2827,21 @@ STR16 BobbyRFilter[] =
L"Misc",
// Armour
L"Helm",
L"Vest",
L"Legging",
L"Plate",
L"Helmets",
L"Vests",
L"Leggings",
L"Plates",
// Misc
L"Blades",
L"Th. Knives",
L"Punch. W.",
L"Grenades",
L"Bombs",
L"Med. Kits",
L"Kits",
L"Face Items",
L"Misc.",
};