Loading

Paste #pcjilqkui

  1. outside
  2. col 1 y 1 width 2 height 2
  3. col 3 y 1 width 2 height 2
  4. col 5 y 1 width 2 height 1
  5. col 5 y 2 width 2 height 1

Paste #pfgetwdwb

  1. ~/.hgrc:
  2. [ui]
  3. ignore = ~/.hgignore
  4. username = frosch

Paste #pebfhefle

  1.     bool add_cost;
  2.     /* At this point we got a flat tile with water at the ground. Do not demolish canal of OWNER_NONE, but check for ownership */
  3.     if (IsWaterTile(tile) && IsCanal(tile)) {
  4.         ret = EnsureNoVehicleOnGround(tile);
  5.         if (ret.Failed()) return ret;

Paste #p0srbplas

  1. Index: src/3rdparty/squirrel/squirrel/sqapi.cpp
  2. ===================================================================
  3. --- src/3rdparty/squirrel/squirrel/sqapi.cpp    (revision 27218)
  4. +++ src/3rdparty/squirrel/squirrel/sqapi.cpp    (working copy)
  5. @@ -1262,9 +1262,17 @@

Paste #pohnqa84v

  1. diff --git a/src/road_cmd.cpp b/src/road_cmd.cpp
  2. index 6075fb1fd..d84b81245 100644
  3. --- a/src/road_cmd.cpp
  4. +++ b/src/road_cmd.cpp
  5. @@ -1395,7 +1395,7 @@ static bool DrawRoadAsSnowDesert(TileIndex tile, Roadside roadside)

Paste #prjlk8ts3

  1. Savegame version changed from 65 (0.20) to 101 (Trunk). The save was created using 65 (0.20)
  2. An error has occured!
  3. Almost anything can be the cause, but the detailed information below can help the developers find the source of the error.
  4. Running: The frame handler.
  5. A stack trace is included below, and the handler has been disconnected.

Paste #pjqsu4obu

  1. diff -r 5526d64e6def webtranslate/newgrf/language_file.py
  2. --- a/webtranslate/newgrf/language_file.py  Mon May 25 17:14:35 2015 +0200
  3. +++ b/webtranslate/newgrf/language_file.py  Mon May 25 17:59:35 2015 +0200
  4. @@ -420,7 +420,7 @@
  5.      @type plurals: C{list} of C{int}

Paste #p4bk34jlw

  1. commit 41a620c1a7d51b0f97b243359a67955e6323f735
  2. Author: J0anJosep <juanjo.ng.83@gmail.com>
  3. Date:   Sat Mar 31 18:09:29 2018 +0200
  4.  
  5.     Fix #6805: (Doc) Road depot and stations (except rail stations and waypoints) do not use m8 for railtype.

Paste #ponrjzleh

  1. #!/usr/bin/env python3
  2. import numpy as np
  3.  
  4. # Storage needed without normal storage and 1st level 20 great storage:
  5. needed_storage = 600000

Paste #p19tbeivn

  1. <!-- Begin Cookie Consent plugin by Silktide - http://silktide.com/cookieconsent -->
  2. <script type="text/javascript">
  3.     window.cookieconsent_options = {"message":"This website uses cookies to ensure you get the best experience on our website","dismiss":"Got it!","learnMore":"More info","link":"https://dev.openttdcoop.org/projects/home/wiki/Privacy_Policy","theme":"dark-top"};

Paste #pfmzadhgu

  1. The string codes
  2. CARGO_LONG CARGO_SHORT CARGO_TINY
  3. take two parameters:
  4. 1. Cargo type Id
  5. 2. Cargo amount

Paste #pl3jnl4gc

  1. diff --cc src/company_gui.cpp
  2. index c62c6d61cf,f39b8229c3..0000000000
  3. --- a/src/company_gui.cpp
  4. +++ b/src/company_gui.cpp
  5. @@@ -2194,16 -2219,18 +2219,23 @@@ struct CompanyWindow : Windo

FuelCircuit smelting

  1. H4sIAAAAAAAA/+Vd224jOQ79lUYed51G6VK+YNbzssD+wD4OFoE7qek2kNiB4zSmEeTf13alZ1KiSJGn1E5P9zzMYOKSSiSlwyNSVN1s391ur1e3766WT91m
  2. v96vu4fl09NmddctL/a71ebhfrvbX37obvcXk/vtw+GB7Wb59Mfysm0nXw7/fn6eqJ6Ox6enz5Ob9a67Pv3ZK1u2QsvVbr3/dNft19eX19u7D+vNar/dpR2E
  3. 9y9DfdXFdHK93ex329urD92n1ef1drd8+quzq8OPN6ceDsr4fb172F89rD9uVrfLp/2X+8N7P693+8fV7cWkH0b/42W3uv508Xzs+WG/2uyX0zDZ3ne71emN
  4. F/+4mGwf9/ePur6ai+fnU1ebfsSHgfx24S7+t3z6uOu6g2S9ub5crW+Wrjk++9uFz//sfTO5Xu+uH9f709PPx390ug+w1Tzc0gktH+5v1/t9R0x8ahPft8j7
  5. GjI5fGZyfFXgnzPDMjGa17PiYIzt3f1qd5yqy4tfjz+99N1tVh9uu6ub9cPxv8v97rH787ddt7q5+rTa3BxHsD8Y92H4+9e/9g/ebW+6ZZOfP7vuRpoe/jA3
  6. MnPILdA51FB7flP9uoF+//X30G/ktcvM+bg4zVtozsc5ujrjlK4WZcvZuHdCLTO+o/bc6z

Paste #plp8lyhxn

  1.                     spec_flags: bitmask(IND_FLAG_BUILT_ON_WATER, IND_FLAG_LONG_CARGO_TYPE_LISTS);
  2.                     accept_cargo_types: [cargotype("FOOD"),cargotype("BDMT"),cargotype("MAIL"),cargotype("FRUT"),cargotype("GOOD")];
  3.                     prod_cargo_types: [cargotype("ENUM"),cargotype("GLUE"),cargotype("PASS"),cargotype("ZINC")];

Paste #p32apfp6i

  1. The mountains should now be glitch-free, so they are safe to conquer by train, road vehicle, aircraft, and even by ship! In addition, improvements were made to zoomed guis, for more fun at the high resolution screens.
  2. There are other features and fixes too, for the full log, see the [url=http://binaries.openttd.org/releases/1.5.0-beta2/changelog.txt]changelog[/url]. If you are more interested in playing, [url=http://www.openttd.org/en/download-testing]download here[/url].
  3.  
  4. The new beta is just perfect for checking out the results of the title game competition, after [url=http://www.tt-forums.net/viewtopic.php?p=1143165#p1143165]looking at the screenshots and sending in