File tree
3 files changed
+113
-2
lines changed- Server/EVESharp.API/Controllers
- Tools
3 files changed
+113
-2
lines changed+3-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
| 16 | + | |
| 17 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + |
- EVEMon.Common/APIProvider.cs+11
- EVEMon.Common/Controls/EveImage.cs+1-1
- EVEMon.Common/EVEMon.Common.csproj+4-8
- EVEMon.Common/GlobalAPIProviderCollection.cs+2-1
- EVEMon.Common/ImageService.cs+1-1
- EVEMon.Common/Net/ExceptionMessages.Designer.cs+1-1
- EVEMon.Common/NetworkConstants.Designer.cs+1-28
- EVEMon.Common/NetworkConstants.resx-9
- EVEMon.Common/Properties/Resources.Designer.cs+1-1
- EVEMon.Common/Serialization/Datafiles/DatafileConstants.Designer.cs+1-1
- EVEMon.Common/Serialization/Settings/SerializableAPIProviders.cs+8
- EVEMon.PieChart/EVEMon.PieChart.csproj+3-2
- EVEMon.Sales/EVEMon.Sales.csproj+4-2
- EVEMon.sln+7-32
- EVEMon/AboutWindow.Designer.cs+27-14
- EVEMon/AboutWindow.cs+71-68
- EVEMon/AboutWindow.resx+235-245
- EVEMon/EVEMon.csproj+4-6
- EVEMon/EVEMon.csproj.user+1-1
- EVEMon/Properties/Resources.Designer.cs+1-1
- EVEMon/Resources/icons/Skill_Select/IconSettings.Designer.cs+1-1
- EVEMon/SettingsUI/APISettingsForm.Designer.cs+42-18
- EVEMon/SettingsUI/APISettingsForm.cs+2
- EVEMon/SettingsUI/APISettingsForm.resx+1-1
- EVEMon/SettingsUI/SettingsForm.Designer.cs+196-413
- EVEMon/SettingsUI/SettingsForm.cs-17
- EVEMon/SettingsUI/SettingsForm.resx+275-282
- EVEMon/SkillPlanner/ShipLoadoutSelectWindow.cs+1-1
- EVEMon/app.config+2-2
- EveMon.LogitechG15/EVEMon-all.ico
- EveMon.LogitechG15/EVEMon.LogitechG15.csproj-138
- EveMon.LogitechG15/Lcdisplay.cs-807
- EveMon.LogitechG15/Properties/AssemblyInfo.cs-31
- EveMon.LogitechG15/Properties/AssemblyInfo.template.cs-31
- EveMon.LogitechG15/lgLCDNETWrapper.dll
- EveMon.LogitechG15/lgLcdLibWrapper.dll
- EveMon.LogitechG15/readme.txt-1
- LinqBridge/ExtensionAttribute.cs-9
- LinqBridge/Func and Action delegates.cs-17
- LinqBridge/GroupedEnumerable.cs-43
- LinqBridge/Grouping.cs-19
- LinqBridge/IGrouping.cs-11
- LinqBridge/ILookup.cs-14
- LinqBridge/IOrderedEnumerable.cs-16
- LinqBridge/License.txt-20
- LinqBridge/LinqBridge.csproj-134
- LinqBridge/LinqBridge.sln-26
- LinqBridge/LinqBridge.snk
- LinqBridge/LinqBridge.suo
- LinqBridge/Lookup.cs-70
- LinqBridge/OrderByEnumerable.cs-58
- LinqBridge/Properties/AssemblyInfo.cs-39
- LinqBridge/Query Operators/Aggregation Operators - Average.cs-147
- LinqBridge/Query Operators/Aggregation Operators - Sum.cs-162
- LinqBridge/Query Operators/Aggregation Operators.cs-149
- LinqBridge/Query Operators/Conversion Operators.cs-111
- LinqBridge/Query Operators/Element Operators.cs-157
- LinqBridge/Query Operators/Enumerable Private.cs-20
- LinqBridge/Query Operators/Filtering Operators.cs-118
- LinqBridge/Query Operators/Generation Operators.cs-26
- LinqBridge/Query Operators/Grouping Operators.cs-41
- LinqBridge/Query Operators/Joining Operators.cs-53
- LinqBridge/Query Operators/Misc Operators.cs-46
- LinqBridge/Query Operators/Ordering Operators.cs-73
- LinqBridge/Query Operators/Projection Operators.cs-80
- LinqBridge/Query Operators/Quantifiers.cs-66
- LinqBridge/Query Operators/Set Operators.cs-63
- LinqBridge/ThenByEnumerable.cs-41
- LinqBridge/UnitTester/Program.cs-243
- LinqBridge/UnitTester/Properties/AssemblyInfo.cs-36
- LinqBridge/UnitTester/UnitTester.csproj-56
- LinqBridge/readme.txt-6
- Tests.EVEMon/Common/Net/TestResources.Designer.cs+1-1
- Tests.EVEMon/Tests.EVEMon.csproj+4-2
- Tools/InstallBuilder/InstallBuilder.csproj+4-2
- Tools/InstallBuilder/app.config+3
- Tools/XmlGenerator/XmlGenerator.csproj+7-6
- Tools/XmlGenerator/app.config+3
0 commit comments