EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
EVE_Standings.h
Go to the documentation of this file.
1 
2 /*
3  * EVE_Standings.h
4  * standings-specific data
5  *
6  */
7 
8 #ifndef EVE_STANDINGS_H
9 #define EVE_STANDINGS_H
10 
11 
12 namespace Standings {
13 //eve standing change messages in db.repStandingChanges.eventTypeID
14 // these come from /eve/common/script/mgt/appLogConst.py
15 
16  enum {
17  PodKill = 9,
18  PodKilled = 10,
19  StandingReset = 25, //Reset by a GM.
20  ShipKill = 26,
21  ShipKilled = 27,
23  Decay = 49, //All standing decays except when user isn't logged in
24  PlayerSet = 65, //Set by player him/herself. Reason: _msg
25  CorpSet = 68, //Corp stand set by _int1. Reason: _msg
26  MissionCompleted = 73, //_msg: name of mission
27  MissionFailure = 74, //_msg: name of mission
28  MissionDeclined = 75, //_msg: name of mission
29  CombatAggression = 76, //Combat - Aggression
30  CombatShipKill = 77, //Combat - Ship Kill
31  CombatPodKill = 78, //Combat - Pod Kill
33  MissionBonus = 80, //_msg: name of mission
34  DerivedModificationPleased = 82, //fromID was pleased
35  DerivedModificationDispleased = 83, //fromID was displeased
36  GMInterventionDirect = 84, //Mod directly by _int1. Reason: _msg
37  MissionAccepted = 88, //_msg: name of mission
38  LawEnforcement = 89, //Granted by Concord for actions against _int1
39  MissionOfferExpired = 90, //Mission Offer Expired - _msg
41  MissionFailedRollback = 97, //_msg: name of mission
43  CombatAssistance = 112, //Combat - Assistance
44  PropertyDamage = 154, //Property Damage
50  //anything up to 500 is 'Standing Change'
51  };
52 
53  /*Standing Events
54  * SlashHeal = 100
55  * SlashSetQty = 30
56  * SlashSpawn = 28
57  * SlashTransfer = 99
58  * SlashUnspawn = 29
59  * AddCorporation = 12
60  * AddSuper = 18
61  * Add = 1
62  * Aborted = 158
63  * AcceptApplication = 138
64  * AcceptedOffer = 326
65  * ActivateGate = 147
66  * AddAlliance = 131
67  * AddFacwar = 217
68  * AddOffice = 46
69  * AgentBuyOff = 71
70  * AgentDonation = 72
71  * AllocationFailure_ItemDeclarationError = 124
72  * AllocationFailure_ItemResolutionFailure = 123
73  * AllocationFailure_SanityCheckFailure = 122
74  * AllocationFailure_UnexpectedException = 125
75  * ApplicationClosed = 157
76  * ApplyAlliance = 133
77  * ApplyForCorporationMembership = 15
78  * AttributeRespecFree = 51
79  * AttributeRespecScheduled = 50
80  * AttributeRespecPlexTrade = 311
81  * BatchLpModification = 66
82  * BatchUpdateLP = 263
83  * BecomeExecutor = 136
84  * BecomeACeoInACorporation = 16
85  * BlueprintAccepted = 106
86  * BlueprintOfferExpired = 105
87  * BlueprintOfferInvalid = 111
88  * BlueprintOfferRejectedIncompatibleAgent = 110
89  * BlueprintOfferRejectedInvalidBlueprint = 109
90  * BlueprintOfferRejectedRecently = 108
91  * BlueprintOfferRejectedTooLowStandings = 107
92  * BlueprintOffered = 101
93  * BlueprintRejected = 102
94  * BoardedShipFrom = 184
95  * BoosterAdded = 172
96  * BoosterRemoved = 173
97  * BountySources = 325
98  * BunkerConquered = 221
99  * BunkerLost = 222
100  * CancelRemovePrepare = 41
101  * ChangeAppearance = 117
102  * ChangeEmploymentRecord = 149
103  * ChangeName = 31
104  * ChangeShortName = 127
105  * ChangeTicker = 115
106  * ChangeUser = 114
107  * CapitalStationDeclared = 202
108  * CapitalStationLost = 195
109  * CertificateGranted = 231
110  * CharacterCreationStarted = 246
111  * CharacterPaused = 305
112  * CharacterRescued = 191
113  * CharacterResumed = 306
114  * CloneDestroyedWithLocation = 190
115  * CloneDestruction = 166
116  * CloneImplantInstallation = 168
117  * CloneInstallation = 167
118  * CloneJumpTimeReset = 169
119  * CloneJump = 165
120  * Closed = 156
121  * CombatAggressionOwnFaction = 225
122  * CombatAggression = 76
123  * CombatAssistanceOwnFaction = 226
124  * CombatAssistance = 112
125  * CombatOtherOwnFaction = 228
126  * CombatOther = 79
127  * CombatPodKillOwnFaction = 224
128  * CombatPodKill = 78
129  * CombatShipKillOwnFaction = 223
130  * CombatShipKill = 77
131  * CommandUnspecified = 153
132  * CommodityExported = 298
133  * CommodityImported = 297
134  * CompleteSlashAgent = 146
135  * CompleteSlashDistribution = 176
136  * CompleteSlashPathDungeon = 179
137  * CompleteDungeon = 145
138  * CompletedTutorial = 155
139  * ConstellationCapitalSystemLost = 201
140  * ConstellationSovereigntyContested = 199
141  * ConstellationSovereigntyGained = 196
142  * ConstellationSovereigntyLost = 200
143  * ConstellationSovereigntyRecoveredInGrace = 198
144  * ContrabandTrafficking = 126
145  * ContractMarkedAsFinished = 212
146  * ContractDelete = 187
147  * ControlTowerSovereignityClaimStatusChanged = 255
148  * CreatedBySlashCommand = 358
149  * CreatedItem = 91
150  * CreditGift = 22
151  * CynosuralGeneratorArrayJump = 208
152  * DeleteBookmark = 116
153  * Deployment = 19
154  * Decay = 49
155  * DeclineApplication = 139
156  * DeclinedMission = 120
157  * DeployPermissions = 163
158  * DepositSelected = 295
159  * DerivedModificationNegative = 83
160  * DerivedModificationPositive = 82
161  * DividendsPayed = 193
162  * Dock = 4
163  * EditItemFrom = 141
164  * EditItemTo = 142
165  * EditItem = 140
166  * ErrorControlTower = 151
167  * EditShipName = 213
168  * EditAssemblyLine = 170
169  * EnterSlashAgent = 144
170  * EnterSlashDistribution = 175
171  * EnterSlashPathDungeon = 178
172  * EnterDungeon = 143
173  * EpicArcCompleted = 244
174  * EpicArcStarted = 243
175  * EpicArcTerminated = 261
176  * ExitTimeSetTo = 268
177  * ExitTimeChanged = 262
178  * ExitTimeChangedBy = 269
179  * ExpireSlashDistribution = 186
180  * ExpireSlashPathDungeon = 180
181  * FailSlashAgent = 310
182  * FailedMission = 87
183  * FittedItemExpired = 174
184  * ForcefieldSettings = 161
185  * FreeSkillPointsSet = 308
186  * FreeSkillPointsUsed = 307
187  * Gag = 20
188  * GaveCredits = 327
189  * GaveDogmaTypeID = 329
190  * GivenSlashPathDungeon = 181
191  * GMCalendarCcpEvent = 302
192  * GMCalendarDelete = 300
193  * GMCalendarEdit = 299
194  * GMCalendarRecover = 301
195  * GMCertificateGranted = 232
196  * GMCertificateRevoked = 233
197  * GMCommodityGift = 284
198  * GMCommodityTake = 285
199  * GMDeletionSlashPathDungeon = 182
200  * GMDepositInstall = 296
201  * GMGiftSkill = 39
202  * GMLPChanged = 205
203  * GMMailDeleteBy = 275
204  * GMMailUndeleteBy = 276
205  * GMMassMedalRemoval = 241
206  * GMMedalEdit = 242
207  * GMMedalRemoved = 240
208  * GMPinCreated = 292
209  * GMPinRemoved = 294
210  * GMResearchEdit = 189
211  * GMReverseFreeSkillPointsUsed = 309
212  * GMUnrentOffice = 211
213  * HubExploded = 281
214  * HadShipBoardedBy = 185
215  * HubInvulnerable = 267
216  * HubVulnerable = 266
217  * ImplantAdded = 94
218  * ImplantRemoved = 95
219  * InitialCorpAgent = 52
220  * InitialFactionAlly = 70
221  * InitialFactionCorp = 54
222  * InitialFactionEnemy = 69
223  * InsuranceNoPayoutGCC = 343
224  * ItemOwnerChanged = 93
225  * ItemReverseRedeemed = 62
226  * JetcanStolenFrom = 183
227  * JoinMinigame = 235
228  * JoinAlliance = 134
229  * JoinCorporation = 44
230  * Jump = 6
231  * LPExchange = 322
232  * LPRewardPoolLost = 314
233  * LPRewardPoolPayedOut = 313
234  * LPRewardStoredInPool = 312
235  * LPGainedFromMission = 203
236  * LPPaidForOffer = 204
237  * LeaveAlliance = 135
238  * LeaveCorporation = 14
239  * LeaveMinigame = 237
240  * LootGift = 23
241  * LootTrackingTookFromContainer = 214
242  * LootTrackingTookFromContainerNotTheirs = 215
243  * Lose = 236
244  * MakeSuper = 128
245  * MailingListChangeOwner = 278
246  * MailingListDelete = 277
247  * MassRedeemTokenAdded = 247
248  * MassRedeemTokenExpired = 248
249  * MassTokenClaimed = 254
250  * NpcAttackPoliceArrivedWithLowFactionStanding = 48
251  * NpcAttackPoliceArrivedWithLowSecurityStatus = 47
252  * NoLongerExecutor = 137
253  * OfferClosed = 334
254  * OfferDeleted = 335
255  * OfferEdit = 332
256  * OfferError = 331
257  * OfferExpired = 121
258  * OfferPublished = 333
259  * OfferedMission = 118
260  * OutpostInvulnerable = 265
261  * OutpostMadeInvulnerable = 271
262  * OutpostMadeVulnerable = 270
263  * OutpostVulnerable = 264
264  * OwnerChangedBy = 272
265  * OwnerSetRelationshipLevelToAContactToANewLevel = 303
266  * PinCreated = 291
267  * PinRemoved = 293
268  * Password = 160
269  * PirateKillSecurityStatus = 89
270  * PlayerCorpSetStanding = 68
271  * PlayerSetStanding = 65
272  * PlayerChange = 152
273  * PodKill = 9
274  * PodKilled = 10
275  * PortalArrayJumpMovement = 209
276  * PortalArrayJumpStarbase = 210
277  * PortedStanding = 85
278  * PrepareRemove = 40
279  * PromotionFactionStandingIncrease = 216
280  * PropertyDamageOwnFaction = 227
281  * PropertyDamage = 154
282  * QueuedSkillTrainingCompleted = 53
283  * QuitCeoPosition = 17
284  * Quit = 119
285  * Reimburse = 113
286  * RemoveCorporation = 13
287  * RemoveEmploymentRecord = 150
288  * Remove = 3
289  * Restore = 43
290  * RecalcEntityKills = 58
291  * RecalcMissionFailure = 61
292  * RecalcMissionSuccess = 55
293  * RecalcPirateKills = 57
294  * RecalcPlayerSetStanding = 67
295  * RecommendationLetterUsed = 60
296  * RedeemTokenAddedToUser = 249
297  * RedeemTokenRemovedFromUser = 250
298  * RemoveAlliance = 132
299  * RemoveFacwar = 218
300  * RemovingAContact = 304
301  * RewardDisqualified = 315
302  * RigDestroyedManuallyByPilot = 192
303  * RocketCanBurnUp = 288
304  * RocketCanClaimed = 290
305  * RocketCanLaunch = 286
306  * RocketCanSpawn = 287
307  * RocketCanUnburnedup = 289
308  * SBUExploded = 279
309  * SBUOffline = 257
310  * SBUOnline = 256
311  * Select = 2
312  * SceneAdded = 320
313  * SceneAddedToOther = 321
314  * SelfDestruct = 42
315  * SentrySettings = 162
316  * ServerPythonConsole = 188
317  * SetStatusActive = 219
318  * SetStatusLeaving = 220
319  * ShipHideCompleted = 342
320  * ShipHideExtendTimer = 341
321  * ShipHideStartTimer = 337
322  * ShipHideStartTimerModule = 340
323  * ShipHideStartTimerPve = 338
324  * ShipHideStartTimerPvp = 339
325  * ShipKill = 26
326  * ShipKilled = 27
327  * SingletonItemMadecore = 92
328  * SkillInjected = 56
329  * SkillQueueHaltedLapsed = 260
330  * SkillClonePenalty = 34
331  * SkillGift = 24
332  * SkillReceivedInCharacterCreation = 33
333  * SkillRemoval = 177
334  * SkillTaskMaster = 35
335  * SkillTrainingCancelled = 38
336  * SkillTrainingComplete = 37
337  * SkillTrainingStarted = 36
338  * SlashBlueprint = 357
339  * SlashCreateItem = 354
340  * SlashFit = 355
341  * SlashLoad = 356
342  * SlashSetStanding = 84
343  * SovereigntyClaimed = 197
344  * SovereigntyLost = 194
345  * SpawnBlockedByOtherPlayer = 59
346  * StandingCorrection = 96
347  * StandingRollback = 98
348  * StandingReset = 25
349  * StarbaseStructureControlLost = 207
350  * StarbaseStructureControlTaken = 206
351  * StartMiniGame = 239
352  * StartedResearch = 103
353  * StartedTutorial = 245
354  * StateChange = 159
355  * StationMoveSystemFull = 234
356  * StationMove = 7
357  * StoleFromJetcan = 171
358  * StoppedResearch = 104
359  * SucceededMission = 86
360  * Suicide = 11
361  * SystemInfluenceChanged = 319
362  * SystemMove = 8
363  * TacticalSiteConquered = 230
364  * TacticalSiteDefended = 229
365  * TCUExploded = 280
366  * TCUInvulnerable = 283
367  * TCUOffline = 259
368  * TCUOnline = 258
369  * TCUVulnerable = 282
370  * TaleEndedGmPlayersLose = 318
371  * TaleEndedGmPlayersWin = 324
372  * TaleEndedPlayerWins = 317
373  * TaleExpiredNoRewards = 323
374  * TaleStarted = 316
375  * TokenClaimed = 253
376  * TokenOwnershipChanged = 63
377  * TokenQuantityDecreased = 64
378  * TookCredits = 328
379  * TookDogmaTypeID = 330
380  * Transaction = 129
381  * TutorialAgentInitial = 81
382  * TypeAddedToWhitelist = 251
383  * TypeRemovedFromWhitelist = 252
384  * Undock = 5
385  * Ungag = 21
386  * UnrentOffice = 344
387  * UpdateMember = 148
388  * UpdateSkill = 32
389  * UpdateStanding = 45
390  * UpgradeInstalledBy = 273
391  * UpgradeInstalled = 274
392  * UsagePermissions = 164
393  * WinMinigame = 238
394  * WormholeJump = 130
395  * EnableBillTypeAutopay = 347
396  * DisableBillTypeAutopay = 348
397  * AutopaySuccess = 349
398  * AutopayFailure = 350
399  * ControlTowerAnchored = 364
400  * ControlTowerUnanchored = 365
401  * ControlTowerDestroyed = 366
402  * AddSkill = 10301
403  * DecreaseExtraSkillPoints = 10304
404  * IncreaseExtraSkillPoints = 10303
405  * InsertAutoRecreate = 10006
406  * Insert = 10001
407  * PrimaryMarketPurchase = 10203
408  * RemoveAllSkills = 10305
409  * RemoveSkill = 10302
410  * UpdateMachine = 10003
411  * UpdatePortSlashProcess = 10005
412  * UpdateServerStatus = 10004
413  * UpdateStatus = 10002
414  * UpdateQuantity = 10201
415  * UseQuantity = 10202
416  */
417 
418 }
419 
420 
421 #endif // EVE_STANDINGS_H