Author Topic: [Game] ctrl + v  (Read 58809 times)

Offline megido-rev.M

  • Member
  • Posts: 16121
Re: [Game] ctrl + v
« Reply #1400 on: May 24, 2013, 11:04:03 PM »
shallots

Offline vanillin

  • Member
  • Posts: 9
  • Dutch Tulip Man
Re: [Game] ctrl + v
« Reply #1401 on: May 29, 2013, 08:34:45 AM »
kisaragi gunma

Offline Belmakar

  • Member
  • Posts: 426
  • Yukkuri shiteitte ne!!
Re: [Game] ctrl + v
« Reply #1402 on: May 29, 2013, 12:47:33 PM »
Code: C# [Select]
(from item in (from rentPayment in _cloudContorDbContext.RentPayments
               where paymentIDs.Contains(rentPayment.ID)
               let address = rentPayment.Share.Company.Addresses.FirstOrDefault() ?? rentPayment.Share.Person.Addresses.FirstOrDefault()
               let country = address.CountryNav
               select new
                          {
                              Payment = rentPayment,
                              rentPayment.Share,
                              rentPayment.Share.Company,
                              rentPayment.Share.Person,
                              Address = address,
                              Country = country,
                              rentPayment.Share.ContactPerson,
                              rentPayment.Share.Tranche.ProductID
                          }).ToList()
 select new KeyValuePair<PaymentAnnouncmentData, CustomWordPropertyData>(
     new PaymentAnnouncmentData
         {
             CultureInfo = new CultureInfo("de"),
             Share = item.Share.ToData(),
             Year = year,
             QuarterYear = quarter,
             Company = item.Company.ToData(new CloudContorStorage()),
             Address = item.Address.ToData(default(AddressData)),
             Person = item.ContactPerson.ToData(default(PersonData), _cloudContorStorage),
             Country = item.Country.ToData(new CountryData()),
             Product = products[item.ProductID],
             BankDetail = item.Share.BankDetail.ToData(),
             RentPayment = item.Payment.ToData()
         },
     new CustomWordPropertyData
         {
             ForeignID = item.Share.ID,
             ForeignIDSet = WordExportTypeConstantsData.Anteil,
             DocumentType = WordExportTypeConstantsData.Auszahlungsankuendigung,
             DateCreated = DateTime.Today,
             Remark = string.Empty
         })).ToList();


(click to show/hide)

Offline 1000mAh

  • Member
  • Posts: 10416
  • I'm a boogie-woogie-reggae-party-rock'n'roll-man!
Re: [Game] ctrl + v
« Reply #1403 on: May 29, 2013, 02:13:01 PM »

Offline ThePlaneJet

  • Member
  • Posts: 1445
  • Get out of my face.
Re: [Game] ctrl + v
« Reply #1404 on: May 29, 2013, 02:25:25 PM »

Offline megido-rev.M

  • Member
  • Posts: 16121
Re: [Game] ctrl + v
« Reply #1405 on: May 30, 2013, 12:54:28 AM »
STRATEGIES are specific combinations of actions that players can
decide to take in pursuit of a goal. A game’s decisions become richer
when the thought process required to find the best strategy is more
nuanced.

Offline 1000mAh

  • Member
  • Posts: 10416
  • I'm a boogie-woogie-reggae-party-rock'n'roll-man!
Re: [Game] ctrl + v
« Reply #1406 on: May 31, 2013, 10:43:23 AM »

Offline kurandoinu

  • Member
  • Posts: 9670
  • I am not a robot, I am a unicorn

Offline megido-rev.M

  • Member
  • Posts: 16121
Re: [Game] ctrl + v
« Reply #1408 on: May 31, 2013, 11:09:33 PM »
ackup

Offline Belmakar

  • Member
  • Posts: 426
  • Yukkuri shiteitte ne!!
Re: [Game] ctrl + v
« Reply #1409 on: June 01, 2013, 09:15:32 AM »
watashi dake ga kawaretsudukeru no ha, kono torikago

Offline TiYlER

  • Member
  • Posts: 5184
  • 絶対大丈夫だよ!
    • My recently watched anime
Re: [Game] ctrl + v
« Reply #1410 on: June 01, 2013, 11:08:01 AM »
[2001:0:5ef5:79fb:286a:1889:ae9c:9cf9]:25360
eul16.seed.st:49746
eul16.seed.st
[2001:0:4137:9e76:30fb:19ae:8385:bda2]:52084
[2001:0:4137:9e76:30fb:19ae:8385:bda2]
[2001:0:9d38:6ab8:3cae:24c6:b386:3f10]:41948
[2001:0:4137:9e76:349f:2b46:836d:e3e9]:56304
[2002:7c92:1c16::7c92:1c16]:56304
[2001:0:9d38:6ab8:2c92:233a:865d:fe33]:42655
176.31.123.43
[2001:0:4137:9e76:18c6:3ac6:865d:fe33]:42655

Shit I'm Watching | Quite frankly, I don't give a fuck.

Offline gits

  • Member
  • Posts: 949
  • What evidence?
Re: [Game] ctrl + v
« Reply #1411 on: June 02, 2013, 02:52:45 PM »
(click to show/hide)

[18:20:14] <+kurandoinu> How surprising. A conversation with gits turned to physics. That never ever happens.

Offline nogooder

  • Member
  • Posts: 14
  • ㅡㅡ
    • _ensky | Tumblr
Re: [Game] ctrl + v
« Reply #1412 on: June 02, 2013, 03:04:18 PM »

Offline Corunes

  • Member
  • Posts: 565
  • Kitsuke-Sensei
Re: [Game] ctrl + v
« Reply #1413 on: June 03, 2013, 01:29:43 AM »
only look in spoiler if you're up to date on Game of Thrones or you don't care
(click to show/hide)


Offline megido-rev.M

  • Member
  • Posts: 16121
Re: [Game] ctrl + v
« Reply #1414 on: June 03, 2013, 11:15:09 PM »
Eat dried-up pickle from the fridge.

Offline kurandoinu

  • Member
  • Posts: 9670
  • I am not a robot, I am a unicorn
Re: [Game] ctrl + v
« Reply #1415 on: June 04, 2013, 12:28:04 PM »
Just realised I still need to photograph the damn earrings too

Offline Belmakar

  • Member
  • Posts: 426
  • Yukkuri shiteitte ne!!
Re: [Game] ctrl + v
« Reply #1416 on: June 04, 2013, 01:31:28 PM »

Offline megido-rev.M

  • Member
  • Posts: 16121

Offline Darth.Sid

  • Member
  • Posts: 1806
  • * The Amazing Sid ! *
Re: [Game] ctrl + v
« Reply #1418 on: June 06, 2013, 10:16:15 AM »
Yeah that's what

Fate has a way of putting in front of us, that which we most try to leave behind. ~ Mozzie, White Collar
The EmoEmu

Offline megido-rev.M

  • Member
  • Posts: 16121
Re: [Game] ctrl + v
« Reply #1419 on: June 06, 2013, 11:04:45 PM »
STEEL BATTALION: Get your fucking hands off that!