EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Journal::EntryType Namespace Reference

Enumerations

enum  {
  SkipLog = -1, Undefined = 0, PlayerTrading = 1, MarketTransaction = 2,
  GMCashTransfer = 3, ATMWithdraw = 4, ATMDeposit = 5, BackwardCompatible = 6,
  MissionReward = 7, CloneActivation = 8, Inheritance = 9, PlayerDonation = 10,
  CorporationPayment = 11, DockingFee = 12, OfficeRentalFee = 13, FactorySlotRentalFee = 14,
  RepairBill = 15, Bounty = 16, BountyPrize = 17, Insurance = 19,
  MissionExpiration = 20, MissionCompletion = 21, Shares = 22, CourierMissionEscrow = 23,
  MissionCost = 24, AgentMiscellaneous = 25, PaymentToLPStore = 26, AgentLocationServices = 27,
  AgentDonation = 28, AgentSecurityServices = 29, AgentMissionCollateralPaid = 30, AgentMissionCollateralRefunded = 31,
  AgentMissionReward = 33, AgentMissionTimeBonusReward = 34, CSPA = 35, CSPAOfflineRefund = 36,
  CorporationAccountWithdrawal = 37, CorporationDividendPayment = 38, CorporationRegistrationFee = 39, CorporationLogoChangeCost = 40,
  ReleaseOfImpoundedProperty = 41, MarketEscrow = 42, MarketFinePaid = 44, Brokerfee = 46,
  AllianceRegistrationFee = 48, WarFee = 49, AllianceMaintainanceFee = 50, ContrabandFine = 51,
  CloneTransfer = 52, AccelerationGateFee = 53, TransactionTax = 54, JumpCloneInstallationFee = 55,
  Manufacturing = 56, ResearchingTechnology = 57, ResearchingTimeProductivity = 58, ResearchingMaterialProductivity = 59,
  Copying = 60, Duplicating = 61, ReverseEngineering = 62, ContractAuctionBid = 63,
  ContractAuctionBidRefund = 64, ContractCollateral = 65, ContractRewardRefund = 66, ContractAuctionSold = 67,
  ContractReward = 68, ContractCollateralRefund = 69, ContractCollateralPayout = 70, ContractPrice = 71,
  ContractBrokersFee = 72, ContractSalesTax = 73, ContractDeposit = 74, ContractDepositSalesTax = 75,
  SecureEVETimeCodeExchange = 76, ContractAuctionBidCorp = 77, ContractCollateralCorp = 78, ContractPriceCorp = 79,
  ContractBrokersFeeCorp = 80, ContractDepositCorp = 81, ContractDepositRefund = 82, ContractRewardAdded = 83,
  ContractRewardAddedCorp = 84, BountyPrizes = 85, CorporationAdvertisementFee = 86, MedalCreation = 87,
  MedalIssuing = 88, AttributeRespecification = 90, SovereignityRegistrarFee = 91, CorporationTaxNpcBounties = 92,
  CorporationTaxAgentRewards = 93, CorporationTaxAgentBonusRewards = 94, SovereignityUpkeepAdjustment = 95, PlanetaryImportTax = 96,
  PlanetaryExportTax = 97, PlanetaryConstruction = 98, RewardManager = 99, BountySurcharge = 101,
  ContractReversal = 102, CorporationTaxRewards = 103, StorePurchase = 106, StoreRefund = 107,
  PlexConversion = 108, AurumGiveAway = 109, MiniGameHouseCut = 110, AurumTokenConversion = 111,
  Max = 120
}
 

Enumeration Type Documentation

anonymous enum
Enumerator
SkipLog 
Undefined 
PlayerTrading 
MarketTransaction 
GMCashTransfer 
ATMWithdraw 
ATMDeposit 
BackwardCompatible 
MissionReward 
CloneActivation 
Inheritance 
PlayerDonation 
CorporationPayment 
DockingFee 
OfficeRentalFee 
FactorySlotRentalFee 
RepairBill 
Bounty 
BountyPrize 
Insurance 
MissionExpiration 
MissionCompletion 
Shares 
CourierMissionEscrow 
MissionCost 
AgentMiscellaneous 
PaymentToLPStore 
AgentLocationServices 
AgentDonation 
AgentSecurityServices 
AgentMissionCollateralPaid 
AgentMissionCollateralRefunded 
AgentMissionReward 
AgentMissionTimeBonusReward 
CSPA 
CSPAOfflineRefund 
CorporationAccountWithdrawal 
CorporationDividendPayment 
CorporationRegistrationFee 
CorporationLogoChangeCost 
ReleaseOfImpoundedProperty 
MarketEscrow 
MarketFinePaid 
Brokerfee 
AllianceRegistrationFee 
WarFee 
AllianceMaintainanceFee 
ContrabandFine 
CloneTransfer 
AccelerationGateFee 
TransactionTax 
JumpCloneInstallationFee 
Manufacturing 
ResearchingTechnology 
ResearchingTimeProductivity 
ResearchingMaterialProductivity 
Copying 
Duplicating 
ReverseEngineering 
ContractAuctionBid 
ContractAuctionBidRefund 
ContractCollateral 
ContractRewardRefund 
ContractAuctionSold 
ContractReward 
ContractCollateralRefund 
ContractCollateralPayout 
ContractPrice 
ContractBrokersFee 
ContractSalesTax 
ContractDeposit 
ContractDepositSalesTax 
SecureEVETimeCodeExchange 
ContractAuctionBidCorp 
ContractCollateralCorp 
ContractPriceCorp 
ContractBrokersFeeCorp 
ContractDepositCorp 
ContractDepositRefund 
ContractRewardAdded 
ContractRewardAddedCorp 
BountyPrizes 
CorporationAdvertisementFee 
MedalCreation 
MedalIssuing 
AttributeRespecification 
SovereignityRegistrarFee 
CorporationTaxNpcBounties 
CorporationTaxAgentRewards 
CorporationTaxAgentBonusRewards 
SovereignityUpkeepAdjustment 
PlanetaryImportTax 
PlanetaryExportTax 
PlanetaryConstruction 
RewardManager 
BountySurcharge 
ContractReversal 
CorporationTaxRewards 
StorePurchase 
StoreRefund 
PlexConversion 
AurumGiveAway 
MiniGameHouseCut 
AurumTokenConversion 
Max 

Definition at line 84 of file EVE_Wallet.h.

84  {
85  SkipLog = -1,
86  Undefined = 0,
87  PlayerTrading = 1, // * stationID
88  MarketTransaction = 2, // * transactionID
89  GMCashTransfer = 3,
90  ATMWithdraw = 4,
91  ATMDeposit = 5,
93  MissionReward = 7,
94  CloneActivation = 8, // * EVE System 1
95  Inheritance = 9,
96  PlayerDonation = 10,
97  CorporationPayment = 11,
98  /*
99  if entryTypeID == const.refCorporationPayment:
100  if arg1 != -1:
101  return localization.GetByLabel('UI/Generic/FormatReference/corpPayment1', arg=GetName(arg1), name1=GetName(o1), name2=GetName(o2))
102  return localization.GetByLabel('UI/Generic/FormatReference/corpPayment2', name1=GetName(o1), name2=GetName(o2))
103  */
104  DockingFee = 12,
105  OfficeRentalFee = 13, // * EVE System 1
107  RepairBill = 15,
108  Bounty = 16, // * characterID with bounty
109  BountyPrize = 17, // * NPC typeID
110  Insurance = 19, // * Destroyed Ship Type ID
111  /* arg1 is refereceID
112  if entryTypeID == const.refInsurance:
113  if arg1 > 0:
114  return localization.GetByLabel('UI/Generic/FormatReference/insurancePaidByCoveringLoss', itemname=cfg.invtypes.Get(arg1).name, name1=GetName(o1), name2=GetName(o2))
115  elif arg1 and arg1 < 0:
116  return localization.GetByLabel('UI/Generic/FormatReference/insurancePaidForShip', locaton=GetLocation(-arg1), name1=GetName(o1), name2=GetName(o2), refID=-arg1)
117  else:
118  return localization.GetByLabel('UI/Generic/FormatReference/insurancePaidTo', name1=GetName(o1), name2=GetName(o2))
119  */
120  MissionExpiration = 20,
121  MissionCompletion = 21,
122  Shares = 22,
124  MissionCost = 24,
125  AgentMiscellaneous = 25,
126  PaymentToLPStore = 26,
128  AgentDonation = 28,
132  AgentMissionReward = 33, // * agent ID
133  AgentMissionTimeBonusReward = 34, // * agent ID
134  CSPA = 35, // * character ID you're trying to contact.
135  CSPAOfflineRefund = 36,
136  /*
137  if entryTypeID == const.refCSPA:
138  if arg1:
139  return localization.GetByLabel('UI/Generic/FormatReference/cspaServiceChargePaidBy', name1=GetName(o1), name2=GetName(arg1))
140  else:
141  return localization.GetByLabel('UI/Generic/FormatReference/cspaServiceCharge', name=GetName(o1))
142  elif entryTypeID == const.refCSPAOfflineRefund:
143  if arg1:
144  return localization.GetByLabel('UI/Generic/FormatReference/cspaServiceChargeRefundBy', name1=GetName(o2), name2=GetName(arg1))
145  else:
146  return localization.GetByLabel('UI/Generic/FormatReference/cspaServiceChargeRefundByConcord', name1=GetName(o2))
147  */
148  CorporationAccountWithdrawal = 37, // * character ID that performed withdrawal
150  CorporationRegistrationFee = 39, // * Corporation ID
151  CorporationLogoChangeCost = 40, // * Corporation ID
153  MarketEscrow = 42,
154  /*
155  if entryTypeID == const.refMarketEscrow:
156  owner = cfg.eveowners.GetIfExists(o1 if arg1 == -1 else o2)
157  if owner is not None:
158  if amount < 0.0:
159  return localization.GetByLabel('UI/Generic/FormatReference/marketEscrowAuthorizedBy', name=owner.ownerName)
160  if amount < 0.0:
161  return localization.GetByLabel('UI/Generic/FormatReference/marketEscrow')
162  else:
163  return localization.GetByLabel('UI/Generic/FormatReference/marketEscrowRelease')
164  */
165  MarketFinePaid = 44, // not sure what a 'market fine' is...
166  Brokerfee = 46, // * station ownerID
167  /*
168  if entryTypeID == const.refBrokerfee:
169  owner = cfg.eveowners.GetIfExists(o1)
170  if owner is not None:
171  return localization.GetByLabel('UI/Generic/FormatReference/marketBrokersFeeBy', name1=owner.ownerName)
172  return localization.GetByLabel('UI/Generic/FormatReference/marketBrokersFee')
173  */
175  WarFee = 49,
176  AllianceMaintainanceFee = 50, // * Alliance ID (to concord)
177  ContrabandFine = 51,
178  CloneTransfer = 52,
179  AccelerationGateFee = 53,
180  TransactionTax = 54, // *
181  JumpCloneInstallationFee = 55, // * station ownerID
182  Manufacturing = 56, // *
186  Copying = 60,
187  Duplicating = 61,
188  ReverseEngineering = 62,
189  ContractAuctionBid = 63, // *Contract ID
190  ContractAuctionBidRefund = 64, // *Contract ID
191  ContractCollateral = 65,
193  ContractAuctionSold = 67,
194  ContractReward = 68,
197  ContractPrice = 71, // *Contract ID
198  ContractBrokersFee = 72, // *Contract ID
199  ContractSalesTax = 73, // *Contract ID
200  ContractDeposit = 74, // *Contract ID
205  ContractPriceCorp = 79, // *Contract ID
206  ContractBrokersFeeCorp = 80, // *Contract ID
207  ContractDepositCorp = 81, // *Contract ID
208  ContractDepositRefund = 82, // *Contract ID
209  ContractRewardAdded = 83,
211  BountyPrizes = 85, // * systemID (and type:amt,type:amt,etc in description (max ~60chars))
213  MedalCreation = 87, // * Character ID of the player creating the medal
214  MedalIssuing = 88, // * Character ID of the player issuing the medal
221  PlanetaryImportTax = 96, // * Planet ID
222  PlanetaryExportTax = 97, // * Planet ID
224  /*
225  if entryTypeID == const.refPlanetaryImportTax:
226  if arg1 is not None:
227  planetName = cfg.evelocations.Get(arg1).name
228  else:
229  planetName = localization.GetByLabel('UI/Generic/Unknown')
230  return localization.GetByLabel('UI/Generic/FormatReference/planetImportTax', name=GetName(o1), planet=planetName)
231  if entryTypeID == const.refPlanetaryExportTax:
232  if arg1 is not None:
233  planetName = cfg.evelocations.Get(arg1).name
234  else:
235  planetName = localization.GetByLabel('UI/Generic/Unknown')
236  return localization.GetByLabel('UI/Generic/FormatReference/planetExportTax', name=GetName(o1), planet=planetName)
237  if entryTypeID == const.refPlanetaryConstruction:
238  if arg1 is not None:
239  planetName = cfg.evelocations.Get(arg1).name
240  else:
241  planetName = localization.GetByLabel('UI/Generic/Unknown')
242  return localization.GetByLabel('UI/Generic/FormatReference/planetConstruction', name=GetName(o1), planet=planetName)
243  */
244  RewardManager = 99,
245  BountySurcharge = 101,
246  ContractReversal = 102,
247  CorporationTaxRewards = 103,
248  StorePurchase = 106,
249  StoreRefund = 107,
250  PlexConversion = 108,
251  AurumGiveAway = 109,
252  MiniGameHouseCut = 110,
253  AurumTokenConversion = 111,
254  Max = 120,
255  /* not sure on these
256  refMaxEve = 10000
257  ModifyISK = 10001,
258  PrimaryMarketplacePurchase = 10002,
259  BattleReward = 10003,
260  NewCharacterStartingFunds = 10004,
261  CorporationAccountWithdrawal = 10005,
262  CorporationAccountDeposit = 10006,
263  BattleWPWinReward = 10007,
264  BattleWPLossReward = 10008,
265  BattleWinReward = 10009,
266  BattleLossReward = 10010,
267  ModifyAUR = 11001,
268  RespecPayment = 11002
269  */
270  };