From 6e2bfe062db9edd410db8bb7a4c33cec70014e20 Mon Sep 17 00:00:00 2001 From: Dvurechensky <46356631+Dvurechensky@users.noreply.github.com> Date: Tue, 13 May 2025 15:25:37 +0300 Subject: [PATCH] 1.0.1 --- FLCore/DataSetter.cs | 10 +++++++++- FLCore/Extensions.cs | 10 +++++++++- FLCore/Properties/AssemblyInfo.cs | 10 +++++++++- FLCore/ResourcersChanger.cs | 10 +++++++++- FLCore/XMLtoUnityFormatConverter.cs | 10 +++++++++- FLData/Properties/AssemblyInfo.cs | 10 +++++++++- FLData/ResourceData.cs | 10 +++++++++- FLEDId/Program.cs | 10 +++++++++- FLEDId/Properties/AssemblyInfo.cs | 10 +++++++++- FLGenerateLibrary/Components/SearchInfo.cs | 10 +++++++++- .../FreelancerCoreClasses/CargoPodStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/AttachedFXStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/BeamStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/CloakinFX.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/CriticalHitSt.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/DeathMethod.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/DebrisStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/DebrisTypeSt.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/EffectExplosionSt.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/EffectMain.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/ExpProcessType.cs | 10 +++++++++- .../Effects/ExplosionEffectType.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/ExplosionStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/FraneLA.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/HeadTextureType.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/InternalFXStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/LightAnimStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/SimpleStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Effects/TrailTextureType.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/ArmorStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/CategoryType.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/CloakStats.cs | 10 +++++++++- .../Equipments/CounterMeasureDropperStats.cs | 10 +++++++++- .../Equipments/CounterMeasureStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/EngineStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/Equipment.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/GunStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/HpGunType.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/HpMountGroup.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/Item.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/LootCrateStats.cs | 10 +++++++++- .../Equipments/MineDropperStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/MineStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/MotorStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/MunitionHpType.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/MunitionStats.cs | 10 +++++++++- .../Equipments/NamesResourcesDLL.cs | 10 +++++++++- .../Equipments/NamesResourcesDescDLL.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/PowerStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/Rarity.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/RepairKitStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/ScannerStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/SeekerType.cs | 10 +++++++++- .../Equipments/ShieldBatteryStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/ShieldMod.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/ShieldType.cs | 10 +++++++++- .../FreelancerCoreClasses/Equipments/TractorStats.cs | 10 +++++++++- .../Equipments/TypeResourcesDllInfo.cs | 10 +++++++++- .../Equipments/WeaponTypeStats.cs | 10 +++++++++- .../FreelancerCoreClasses/ShieldGeneratorStats.cs | 10 +++++++++- .../FreelancerCoreClasses/ShieldGeneratorType.cs | 10 +++++++++- .../FreelancerCoreClasses/ShieldHitEffectsSt.cs | 10 +++++++++- FLGenerateLibrary/FreelancerCoreClasses/ShieldStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Sounds/SoundAmbienceStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Sounds/SoundBase.cs | 10 +++++++++- .../FreelancerCoreClasses/Sounds/SoundEngineStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Sounds/SoundGfStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Sounds/SoundMusicStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Sounds/SoundStats.cs | 10 +++++++++- .../FreelancerCoreClasses/Sounds/SoundType.cs | 10 +++++++++- .../FreelancerCoreClasses/Sounds/TypeGender.cs | 10 +++++++++- .../FreelancerCoreClasses/Sounds/VoiceProps.cs | 10 +++++++++- .../FreelancerCoreClasses/ThrusterStats.cs | 10 +++++++++- .../FreelancerCoreClasses/TypeResourcesDllName.cs | 10 +++++++++- FLGenerateLibrary/Program.cs | 10 +++++++++- FLGenerateLibrary/Properties/AssemblyInfo.cs | 10 +++++++++- FLGenerateLibrary/Resources/Resources.Designer.cs | 10 +++++++++- FLGenerateLibrary/Services/ResourcesCreater.cs | 10 +++++++++- FLResources/IResources.cs | 10 +++++++++- FLResources/Properties/AssemblyInfo.cs | 10 +++++++++- FLResources/Properties/EquipResources_info.Designer.cs | 10 +++++++++- FLResources/Properties/EquipResources_name.Designer.cs | 10 +++++++++- FLResources/Properties/InfoCards_info.Designer.cs | 10 +++++++++- FLResources/Properties/MiscTextInfo2_info.Designer.cs | 10 +++++++++- FLResources/Properties/MiscText_info.Designer.cs | 10 +++++++++- FLResources/Properties/NameResources_name.Designer.cs | 10 +++++++++- .../Properties/OfferBribeResources_name.Designer.cs | 10 +++++++++- FLResources/Properties/Resources_name.Designer.cs | 10 +++++++++- FLResources/Properties/SBM2_name.Designer.cs | 10 +++++++++- FLResources/Properties/SBM3_info.Designer.cs | 10 +++++++++- FLResources/Properties/SBM3_name.Designer.cs | 10 +++++++++- FLResources/Properties/SBM_info.Designer.cs | 10 +++++++++- FLResources/Properties/SBM_name.Designer.cs | 10 +++++++++- FLResources/ResControl.cs | 10 +++++++++- FLResources/StatusHandle.cs | 10 +++++++++- 95 files changed, 855 insertions(+), 95 deletions(-) diff --git a/FLCore/DataSetter.cs b/FLCore/DataSetter.cs index 204792b..b651476 100644 --- a/FLCore/DataSetter.cs +++ b/FLCore/DataSetter.cs @@ -1,4 +1,12 @@ -using System.Collections.Generic; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System.Collections.Generic; using System.Reflection; using System.Resources; diff --git a/FLCore/Extensions.cs b/FLCore/Extensions.cs index ed1ad79..9095932 100644 --- a/FLCore/Extensions.cs +++ b/FLCore/Extensions.cs @@ -1,4 +1,12 @@ -namespace FLCore +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +namespace FLCore { public static class Extensions { diff --git a/FLCore/Properties/AssemblyInfo.cs b/FLCore/Properties/AssemblyInfo.cs index 927de7d..1da5099 100644 --- a/FLCore/Properties/AssemblyInfo.cs +++ b/FLCore/Properties/AssemblyInfo.cs @@ -1,4 +1,12 @@ -using System.Reflection; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/FLCore/ResourcersChanger.cs b/FLCore/ResourcersChanger.cs index 475a28a..a8dac10 100644 --- a/FLCore/ResourcersChanger.cs +++ b/FLCore/ResourcersChanger.cs @@ -1,4 +1,12 @@ -using System.Collections; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System.Collections; using System.Collections.Generic; using System.Resources; using System.IO; diff --git a/FLCore/XMLtoUnityFormatConverter.cs b/FLCore/XMLtoUnityFormatConverter.cs index 4a863d7..7fe5b1d 100644 --- a/FLCore/XMLtoUnityFormatConverter.cs +++ b/FLCore/XMLtoUnityFormatConverter.cs @@ -1,4 +1,12 @@ -using System.Xml; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System.Xml; using System.Text; using System.Collections.Generic; using System; diff --git a/FLData/Properties/AssemblyInfo.cs b/FLData/Properties/AssemblyInfo.cs index 2e5e40b..f246ecf 100644 --- a/FLData/Properties/AssemblyInfo.cs +++ b/FLData/Properties/AssemblyInfo.cs @@ -1,4 +1,12 @@ -using System.Reflection; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/FLData/ResourceData.cs b/FLData/ResourceData.cs index 4986626..779e63f 100644 --- a/FLData/ResourceData.cs +++ b/FLData/ResourceData.cs @@ -1,4 +1,12 @@ -using System.Collections.Generic; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System.Collections.Generic; namespace FLData { diff --git a/FLEDId/Program.cs b/FLEDId/Program.cs index 51af461..d382a22 100644 --- a/FLEDId/Program.cs +++ b/FLEDId/Program.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; namespace FLEDId { diff --git a/FLEDId/Properties/AssemblyInfo.cs b/FLEDId/Properties/AssemblyInfo.cs index d033aae..22c557e 100644 --- a/FLEDId/Properties/AssemblyInfo.cs +++ b/FLEDId/Properties/AssemblyInfo.cs @@ -1,4 +1,12 @@ -using System.Reflection; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/FLGenerateLibrary/Components/SearchInfo.cs b/FLGenerateLibrary/Components/SearchInfo.cs index 30799c5..37933b6 100644 --- a/FLGenerateLibrary/Components/SearchInfo.cs +++ b/FLGenerateLibrary/Components/SearchInfo.cs @@ -1,4 +1,12 @@ -namespace FLGenerateLibrary +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +namespace FLGenerateLibrary { public class SearchInfo { diff --git a/FLGenerateLibrary/FreelancerCoreClasses/CargoPodStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/CargoPodStats.cs index ba88a76..e77d5da 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/CargoPodStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/CargoPodStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/AttachedFXStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/AttachedFXStats.cs index bf4a3e4..23c189a 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/AttachedFXStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/AttachedFXStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/BeamStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/BeamStats.cs index d45084d..878fdb4 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/BeamStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/BeamStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/CloakinFX.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/CloakinFX.cs index f5f71dc..e44e81e 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/CloakinFX.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/CloakinFX.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/CriticalHitSt.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/CriticalHitSt.cs index 76df4f5..ad444a8 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/CriticalHitSt.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/CriticalHitSt.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/DeathMethod.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/DeathMethod.cs index 5038816..19a25b4 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/DeathMethod.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/DeathMethod.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/DebrisStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/DebrisStats.cs index 3bf052d..63a4f16 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/DebrisStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/DebrisStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/DebrisTypeSt.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/DebrisTypeSt.cs index c8a9663..9dae191 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/DebrisTypeSt.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/DebrisTypeSt.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/EffectExplosionSt.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/EffectExplosionSt.cs index 3c04857..66844f9 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/EffectExplosionSt.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/EffectExplosionSt.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/EffectMain.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/EffectMain.cs index 5ad7f1f..993a447 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/EffectMain.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/EffectMain.cs @@ -1,4 +1,12 @@ -using UnityEngine.VFX; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using UnityEngine.VFX; namespace FLGenerateLibrary { diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExpProcessType.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExpProcessType.cs index af453ba..9b9006b 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExpProcessType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExpProcessType.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExplosionEffectType.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExplosionEffectType.cs index 6412452..d5f81ed 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExplosionEffectType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExplosionEffectType.cs @@ -1,4 +1,12 @@ -namespace FLGenerateLibrary +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +namespace FLGenerateLibrary { public enum ExplosionEffectType { diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExplosionStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExplosionStats.cs index b8ebb85..99b4ee5 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExplosionStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/ExplosionStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/FraneLA.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/FraneLA.cs index 5a5a901..64ad038 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/FraneLA.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/FraneLA.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/HeadTextureType.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/HeadTextureType.cs index a02af7b..71c702b 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/HeadTextureType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/HeadTextureType.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/InternalFXStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/InternalFXStats.cs index 40f0cf0..08f6db8 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/InternalFXStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/InternalFXStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/LightAnimStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/LightAnimStats.cs index 4b928f1..0f282bf 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/LightAnimStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/LightAnimStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/SimpleStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/SimpleStats.cs index fb4b85c..b0d96d4 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/SimpleStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/SimpleStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Effects/TrailTextureType.cs b/FLGenerateLibrary/FreelancerCoreClasses/Effects/TrailTextureType.cs index cae5f40..247b6a9 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Effects/TrailTextureType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Effects/TrailTextureType.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ArmorStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ArmorStats.cs index a349834..a04d8ec 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ArmorStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ArmorStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CategoryType.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CategoryType.cs index f4ef6a2..42867e3 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CategoryType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CategoryType.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CloakStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CloakStats.cs index 4670ff1..a0d8213 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CloakStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CloakStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CounterMeasureDropperStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CounterMeasureDropperStats.cs index bdbb7b8..12bf88a 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CounterMeasureDropperStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CounterMeasureDropperStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CounterMeasureStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CounterMeasureStats.cs index ac857c0..04cdc3b 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CounterMeasureStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/CounterMeasureStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/EngineStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/EngineStats.cs index 2d01336..5b94d68 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/EngineStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/EngineStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Equipment.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Equipment.cs index 20fb314..75c6683 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Equipment.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Equipment.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/GunStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/GunStats.cs index 1be28bf..4ab94bf 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/GunStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/GunStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/HpGunType.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/HpGunType.cs index 930d0df..b810c81 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/HpGunType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/HpGunType.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/HpMountGroup.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/HpMountGroup.cs index e5c7ab2..7f7d92d 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/HpMountGroup.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/HpMountGroup.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Item.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Item.cs index 9ac9794..4cae9de 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Item.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Item.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.IO.Ports; using System.Linq; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/LootCrateStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/LootCrateStats.cs index fc0978e..9013122 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/LootCrateStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/LootCrateStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MineDropperStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MineDropperStats.cs index c2574f0..c198355 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MineDropperStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MineDropperStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MineStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MineStats.cs index 2d343c0..b02327f 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MineStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MineStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MotorStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MotorStats.cs index ec49496..88d3d2d 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MotorStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MotorStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MunitionHpType.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MunitionHpType.cs index 792e65d..f2e5343 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MunitionHpType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MunitionHpType.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MunitionStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MunitionStats.cs index f79ef0b..12db597 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MunitionStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/MunitionStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/NamesResourcesDLL.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/NamesResourcesDLL.cs index bbb1bec..0dd9238 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/NamesResourcesDLL.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/NamesResourcesDLL.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/NamesResourcesDescDLL.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/NamesResourcesDescDLL.cs index dbdff4b..7394a1a 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/NamesResourcesDescDLL.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/NamesResourcesDescDLL.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/PowerStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/PowerStats.cs index 56b2c9b..7360166 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/PowerStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/PowerStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Rarity.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Rarity.cs index 82a89a9..a1671ea 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Rarity.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/Rarity.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/RepairKitStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/RepairKitStats.cs index 9280032..8cfed84 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/RepairKitStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/RepairKitStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ScannerStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ScannerStats.cs index 7cde69b..47641d5 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ScannerStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ScannerStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/SeekerType.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/SeekerType.cs index 7d1ae86..f2ccf3e 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/SeekerType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/SeekerType.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldBatteryStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldBatteryStats.cs index 4859930..4da75c4 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldBatteryStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldBatteryStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldMod.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldMod.cs index 3d65f03..a36d1a4 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldMod.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldMod.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldType.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldType.cs index 757aa2e..909925b 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/ShieldType.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/TractorStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/TractorStats.cs index 28e5fa3..3968995 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/TractorStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/TractorStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/TypeResourcesDllInfo.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/TypeResourcesDllInfo.cs index a41bb1b..fa55bf7 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/TypeResourcesDllInfo.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/TypeResourcesDllInfo.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/WeaponTypeStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/WeaponTypeStats.cs index c3a0e2c..68a967b 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Equipments/WeaponTypeStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Equipments/WeaponTypeStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/ShieldGeneratorStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/ShieldGeneratorStats.cs index 0a18e30..041e237 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/ShieldGeneratorStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/ShieldGeneratorStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/ShieldGeneratorType.cs b/FLGenerateLibrary/FreelancerCoreClasses/ShieldGeneratorType.cs index 2e9f68e..ea4786d 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/ShieldGeneratorType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/ShieldGeneratorType.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/ShieldHitEffectsSt.cs b/FLGenerateLibrary/FreelancerCoreClasses/ShieldHitEffectsSt.cs index 25a2e6d..f02678f 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/ShieldHitEffectsSt.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/ShieldHitEffectsSt.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/ShieldStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/ShieldStats.cs index f0f7ea3..d6a00b7 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/ShieldStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/ShieldStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundAmbienceStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundAmbienceStats.cs index 7f3d51f..a218ea6 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundAmbienceStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundAmbienceStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundBase.cs b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundBase.cs index d8e637f..7533568 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundBase.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundBase.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundEngineStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundEngineStats.cs index b9e3d8c..3c0b1b9 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundEngineStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundEngineStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundGfStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundGfStats.cs index 1cdd270..904ac90 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundGfStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundGfStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundMusicStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundMusicStats.cs index 782c85f..adae017 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundMusicStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundMusicStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundStats.cs index 92b181c..2558cfc 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundType.cs b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundType.cs index cd6f642..10c9599 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundType.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/SoundType.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/TypeGender.cs b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/TypeGender.cs index c6d2d30..84edc3e 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/TypeGender.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/TypeGender.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/VoiceProps.cs b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/VoiceProps.cs index f8803e5..bc062b6 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/Sounds/VoiceProps.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/Sounds/VoiceProps.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/ThrusterStats.cs b/FLGenerateLibrary/FreelancerCoreClasses/ThrusterStats.cs index 8feb6b7..b4b3169 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/ThrusterStats.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/ThrusterStats.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/FreelancerCoreClasses/TypeResourcesDllName.cs b/FLGenerateLibrary/FreelancerCoreClasses/TypeResourcesDllName.cs index 48b4f90..a3441e4 100644 --- a/FLGenerateLibrary/FreelancerCoreClasses/TypeResourcesDllName.cs +++ b/FLGenerateLibrary/FreelancerCoreClasses/TypeResourcesDllName.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections.Generic; using System.Linq; using System.Text; diff --git a/FLGenerateLibrary/Program.cs b/FLGenerateLibrary/Program.cs index a6cfb6e..6e14052 100644 --- a/FLGenerateLibrary/Program.cs +++ b/FLGenerateLibrary/Program.cs @@ -1,4 +1,12 @@ -using System; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System; using System.Collections; using System.Collections.Generic; using System.Globalization; diff --git a/FLGenerateLibrary/Properties/AssemblyInfo.cs b/FLGenerateLibrary/Properties/AssemblyInfo.cs index 33f7613..2cac3fb 100644 --- a/FLGenerateLibrary/Properties/AssemblyInfo.cs +++ b/FLGenerateLibrary/Properties/AssemblyInfo.cs @@ -1,4 +1,12 @@ -using System.Reflection; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/FLGenerateLibrary/Resources/Resources.Designer.cs b/FLGenerateLibrary/Resources/Resources.Designer.cs index 9e492ae..8755b03 100644 --- a/FLGenerateLibrary/Resources/Resources.Designer.cs +++ b/FLGenerateLibrary/Resources/Resources.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLGenerateLibrary/Services/ResourcesCreater.cs b/FLGenerateLibrary/Services/ResourcesCreater.cs index 8880c82..73fc947 100644 --- a/FLGenerateLibrary/Services/ResourcesCreater.cs +++ b/FLGenerateLibrary/Services/ResourcesCreater.cs @@ -1,4 +1,12 @@ -using Core; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using Core; using System.Collections.Generic; using System; using System.IO; diff --git a/FLResources/IResources.cs b/FLResources/IResources.cs index 7f48948..d1fee0f 100644 --- a/FLResources/IResources.cs +++ b/FLResources/IResources.cs @@ -1,4 +1,12 @@ - +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + + using System.Collections.Generic; namespace FLResources diff --git a/FLResources/Properties/AssemblyInfo.cs b/FLResources/Properties/AssemblyInfo.cs index 9d1d91a..545b6b7 100644 --- a/FLResources/Properties/AssemblyInfo.cs +++ b/FLResources/Properties/AssemblyInfo.cs @@ -1,4 +1,12 @@ -using System.Reflection; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; diff --git a/FLResources/Properties/EquipResources_info.Designer.cs b/FLResources/Properties/EquipResources_info.Designer.cs index 1b12cf5..dbdf6e7 100644 --- a/FLResources/Properties/EquipResources_info.Designer.cs +++ b/FLResources/Properties/EquipResources_info.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/EquipResources_name.Designer.cs b/FLResources/Properties/EquipResources_name.Designer.cs index 75af640..b19e7e1 100644 --- a/FLResources/Properties/EquipResources_name.Designer.cs +++ b/FLResources/Properties/EquipResources_name.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/InfoCards_info.Designer.cs b/FLResources/Properties/InfoCards_info.Designer.cs index 510acb3..285b80d 100644 --- a/FLResources/Properties/InfoCards_info.Designer.cs +++ b/FLResources/Properties/InfoCards_info.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/MiscTextInfo2_info.Designer.cs b/FLResources/Properties/MiscTextInfo2_info.Designer.cs index 67c5f32..349436d 100644 --- a/FLResources/Properties/MiscTextInfo2_info.Designer.cs +++ b/FLResources/Properties/MiscTextInfo2_info.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/MiscText_info.Designer.cs b/FLResources/Properties/MiscText_info.Designer.cs index d7f9e73..b2b339e 100644 --- a/FLResources/Properties/MiscText_info.Designer.cs +++ b/FLResources/Properties/MiscText_info.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/NameResources_name.Designer.cs b/FLResources/Properties/NameResources_name.Designer.cs index 8ef1e52..090d9ff 100644 --- a/FLResources/Properties/NameResources_name.Designer.cs +++ b/FLResources/Properties/NameResources_name.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/OfferBribeResources_name.Designer.cs b/FLResources/Properties/OfferBribeResources_name.Designer.cs index 7b390d3..c4d803f 100644 --- a/FLResources/Properties/OfferBribeResources_name.Designer.cs +++ b/FLResources/Properties/OfferBribeResources_name.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/Resources_name.Designer.cs b/FLResources/Properties/Resources_name.Designer.cs index 0081a4c..d79dc95 100644 --- a/FLResources/Properties/Resources_name.Designer.cs +++ b/FLResources/Properties/Resources_name.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/SBM2_name.Designer.cs b/FLResources/Properties/SBM2_name.Designer.cs index 9b2ba0b..370a72a 100644 --- a/FLResources/Properties/SBM2_name.Designer.cs +++ b/FLResources/Properties/SBM2_name.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/SBM3_info.Designer.cs b/FLResources/Properties/SBM3_info.Designer.cs index d84603c..420cb35 100644 --- a/FLResources/Properties/SBM3_info.Designer.cs +++ b/FLResources/Properties/SBM3_info.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/SBM3_name.Designer.cs b/FLResources/Properties/SBM3_name.Designer.cs index 9c5daf8..e995967 100644 --- a/FLResources/Properties/SBM3_name.Designer.cs +++ b/FLResources/Properties/SBM3_name.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/SBM_info.Designer.cs b/FLResources/Properties/SBM_info.Designer.cs index 3a1668f..77084dd 100644 --- a/FLResources/Properties/SBM_info.Designer.cs +++ b/FLResources/Properties/SBM_info.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/Properties/SBM_name.Designer.cs b/FLResources/Properties/SBM_name.Designer.cs index 01daf68..f3cb28b 100644 --- a/FLResources/Properties/SBM_name.Designer.cs +++ b/FLResources/Properties/SBM_name.Designer.cs @@ -1,4 +1,12 @@ -//------------------------------------------------------------------------------ +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +//------------------------------------------------------------------------------ // // Этот код создан программой. // Исполняемая версия:4.0.30319.42000 diff --git a/FLResources/ResControl.cs b/FLResources/ResControl.cs index 2bf6e4a..b8f971c 100644 --- a/FLResources/ResControl.cs +++ b/FLResources/ResControl.cs @@ -1,4 +1,12 @@ -using FLCore; +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +using FLCore; using FLData; using System; using System.Collections; diff --git a/FLResources/StatusHandle.cs b/FLResources/StatusHandle.cs index 2f4dbf0..1db786d 100644 --- a/FLResources/StatusHandle.cs +++ b/FLResources/StatusHandle.cs @@ -1,4 +1,12 @@ -namespace FLResources +/* + * Author: Nikolay Dvurechensky + * Site: https://www.dvurechensky.pro/ + * Gmail: dvurechenskysoft@gmail.com + * Last Updated: 13 мая 2025 15:25:18 + * Version: 1.0.1 + */ + +namespace FLResources { public enum ErrorCode {