Loading

Paste #pv8ckd8ru

  1. Index: src/saveload/company_sl.cpp
  2. ===================================================================
  3. --- src/saveload/company_sl.cpp (revision 27153)
  4. +++ src/saveload/company_sl.cpp (working copy)
  5. @@ -180,6 +180,9 @@

nml question

  1. grf {
  2.  grfid : "ZUU0";
  3.  name : string(STR_GRF_NAME);
  4.  desc : string(STR_GRF_DESCRIPTION);
  5.  version: 1;

Paste #pyys9d3qd

  1. default_road_vehicle_offsets = {'1': [[-3, -12], [-14, -14], [-16, -11], [-8, -15], [-3, -12], [-14, -14], [-16, -11], [-8, -15]], # needs fix
  2.                                 '2': [[-6, -23], [-2, -16], [8, -10], [4, -11], [-6, -12], [-14, -10], [-16, -10], [-8, -14]],
  3.                                 '3': [[-6, -22], [-4, -15], [2, -10], [2, -11], [-6, -15], [-14, -10], [-14, -10], [-8, -14]],
  4.                                 '4': [[-6, -20], [-6, -15], [0, -10], [0, -11], [-6, -12], [-14, -10], [-16, -10], [-8, -14]],
  5.                                 '5': [[-6, -17], [-8, -14], [-4, -10], [-2, -11], [-6, -12], [-14, -10], [-16, -10], [-8, -14]],

Paste #p9kqqueyq

  1. nmlc info: Train items: 323/65420
  2. nmlc info: Cargo items: 30/32
  3. nmlc info: Railtype items: 12/16
  4. nmlc info: Concurrent Action10 labels: 2/240 ("xussr.nml", line 7023)
  5. nmlc info: Concurrent spritesets: 36/255 ("xussr.nml", line 25624)

Paste #pxmoxerzq

  1. ~/ottd/grfdev/firs$ hg log | grep 'Nutzer' | awk '{print $2}' | sort | uniq
  2. Alberth
  3. Ammler
  4. andythenorth
  5. Brumi

Paste #p6fnc80yo

  1. root@jenkins:/# cat /etc/apt/sources.list
  2. deb http://ftp.debian.org/debian wheezy main contrib non-free
  3. deb http://security.debian.org wheezy/updates main contrib non-free

Paste #pca1yskke

  1. /*
  2.    00 01 02 03 04 05 06 07 08 09 ->>> x
  3. 00 xx xx xx xx xx xx xx xx xx xx
  4. 01 xx                         xx
  5. 02 xx                         xx

Paste #pdgtoka8q

  1. ~/bin/mercurial/mutable-history$ LC_ALL=C hg -R ../hg log -r .
  2. changeset:   22324:5dc91146f353
  3. branch:      stable
  4. tag:         3.1.1
  5. parent:      22322:e284de138f00

Paste #ppznxljmw

  1. // -- smoke -- //
  2. switch (FEAT_SHIPS, SELF, barletta_paddle_steamer_create_visual_effect, [STORE_TEMP(create_effect(EFFECT_SPRITE_STEAM, 0, 0, 24), 0x100),STORE_TEMP(create_effect(EFFECT_SPRITE_STEAM, 4, 0, 24), 0x101)]) {
  3.     return 2;
  4. }

Paste #p4dzjy7cq

  1. Index: src/clear_cmd.cpp
  2. ===================================================================
  3. --- src/clear_cmd.cpp   (revision 27115)
  4. +++ src/clear_cmd.cpp   (working copy)
  5. @@ -112,7 +112,7 @@

Paste #pgyvho3o4

  1. wget -O - https://paste.openttdcoop.org/pizich9ls/vxrnkv/raw | xxd
  2. --2014-09-09 20:20:12--  https://paste.openttdcoop.org/pizich9ls/vxrnkv/raw
  3. Resolving paste.openttdcoop.org (paste.openttdcoop.org)... 5.9.88.188
  4. Connecting to paste.openttdcoop.org (paste.openttdcoop.org)|5.9.88.188|:443... connected.
  5. HTTP request sent, awaiting response... 200 OK

GlusterFS Split Brain

  1. #!/bin/bash
  2.  
  3. #
  4. # Fix Split brain with gluster
  5. #

Paste #plzdmmzle

  1. # -*- coding: utf-8 -*-
  2. # original: https://raw.githubusercontent.com/UedaTakeyuki/slider/master/mh_z19.py
  3. #
  4. # © Takeyuki UEDA 2015 -

Paste #pqbqzlwvt

  1. Index: script_config.cpp
  2. ===================================================================
  3. --- script_config.cpp   (revision 27582)
  4. +++ script_config.cpp   (working copy)
  5. @@ -23,6 +23,7 @@
  1. template template_32bpp_x1_vehicle4_MASK(x,y,z,m) {
  2.     //x= hexa code y=2nd column if > 7F  z= filename, m = mask filename
  3.     [ 2304+32+y*288, 32*x-y*4096,  32, 32,  -15, -28,z,m]
  4.     [ 2304+64+y*288, 32*x-y*4096, 32, 32, -14, -24,z,m]
  5.     [ 2304+96+y*288, 32*x-y*4096, 32, 32, -8, -24,z,m]