Loading

Paste #patuuafpd

  1. diff -r 721cafc243c6 company.nut
  2. --- a/company.nut   Sun Jul 12 15:12:28 2015 +0100
  3. +++ b/company.nut   Sat Sep 26 16:14:11 2015 +0100
  4. @@ -128,9 +128,18 @@
  5.  }

Paste #pzqwtcd08

  1.         if (this.accept.ind in CompanyData(comp_id).won_goals) {
  2.             GSLog.Info("found key");
  3.         } else {
  4.             GSLog.Info("missing key");
  5.             CompanyData(comp_id).won_goals[this.accept.ind] <- 10;

Paste #pwcfkcz8o

  1.         local won_goals = CompanyData(comp_id).won_goals;
  2.         if (this.accept.ind in won_goals) {
  3.             GSLog.Info("found key");
  4.         } else {
  5.             GSLog.Info("missing key");

Paste #p64x0gzr0

  1.         local won_goals = CompanyData(comp_id).won_goals;
  2.         if (this.accept.ind in won_goals) {
  3.             GSLog.Info("found key");
  4.         } else {
  5.             GSLog.Info("missing key");

Paste #peeqsdsqj

  1.         local won_goals = CompanyData(comp_id).won_goals;
  2.         if (this.accept.ind in won_goals) {
  3.             GSLog.Info("found key");
  4.         } else {
  5.             GSLog.Info("missing key");

Paste #pwrebu48w

  1. diff -r 2f44412c520b .hgignore
  2. --- a/.hgignore Sat Jun 20 23:42:23 2015 +0200
  3. +++ b/.hgignore Sun Sep 20 14:33:47 2015 +0200
  4. @@ -26,6 +26,7 @@
  5.  users.dat

Paste #p2smlxnu4

  1. # hg-test default-r37 (tip) ~/hg-test $ hg branches
  2. default                       37:3a1e58edd9d6
  3. # hg-test default-r37 (tip) ~/hg-test $ hg branch1
  4. hg: unbekannter Befehl 'branch1'
  5. (did you mean one of branch, branches?)

Paste #p8pschbrw

  1. [21:07] --> DorpsGek has joined this channel (~dorpsgek@000128f9.user.oftc.net).
  2. [21:07] *** ChanServ gives DorpsGek permission to talk.
  3. [21:07] <frosch123> @services op
  4. [21:07] *** ChanServ gives channel operator privileges to DorpsGek.
  5. [21:07] --> TrueBrain has joined this channel (~truebrain@000125f6.user.oftc.net).

Paste #palmfhsyi

  1. jenkins@jenkins:~/jobs/firs/workspace$ hg --version
  2. Mercurial Distributed SCM (version 3.1.2)
  3. (see http://mercurial.selenic.com for more information)
  4.  
  5. Copyright (C) 2005-2014 Matt Mackall and others

Paste #pjjrukdrk

  1. diff --git a/src/terraform_gui.cpp b/src/terraform_gui.cpp
  2. --- a/src/terraform_gui.cpp
  3. +++ b/src/terraform_gui.cpp
  4. @@ -462,7 +462,7 @@ static const NWidgetPart _nested_scen_ed
  5.                                 NWidget(WWT_IMGBTN, COLOUR_GREY, WID_ETT_PLACE_DESERT), SetMinimalSize(22, 22),

Paste #psdpv78vx

  1. jenkins@jenkins:~/jobs/firs/workspace$ hg --version
  2. Mercurial Distributed SCM (version 2.2.2)
  3. (see http://mercurial.selenic.com for more information)
  4.  
  5. Copyright (C) 2005-2012 Matt Mackall and others

Paste #pirrq7lhc

  1. ingo@aeolus:~$ fdisk -l
  2.  
  3. Disk /dev/sda: 2,7 TiB, 3000592982016 bytes, 5860533168 sectors
  4. Units: sectors of 1 * 512 = 512 bytes
  5. Sector size (logical/physical): 512 bytes / 4096 bytes

WIRES.grf

  1. grf {
  2.     grfid : "WIRE";
  3.     name : string(STR_GRF_NAME);
  4.     desc : string(STR_GRF_DESCRIPTION);
  5.     url  : string(STR_GRF_WEBSITE);

Paste #pba9c21ya

  1. # http://stackoverflow.com/questions/12795790/how-to-colorize-git-status-output
  2. # http://stackoverflow.com/questions/10998792/how-to-color-the-git-console-in-ubuntu
  3. [color]
  4.     status = auto
  5.     diff = auto

FACTORY_PLAN

  1. ideas for next game:
  2.  
  3. - all oil to barrels
  4.     - distribution of oil by splitters
  5.     - smart detection if more barrels need to be produced