Loading

Paste #povxhxrch

  1. planetmaker@localhost:~/bin/hg$ hg pull
  2. Rufe von http://selenic.com/hg ab
  3. Suche nach Änderungen
  4. Füge Änderungssätze hinzu
  5. Füge Manifeste hinzu

Paste #pm6jcnxmb

  1. <!--! for random colour remapping  -->
  2. <tal:random_company_colour_swap condition="consist.random_company_colour_swap">
  3.     random_switch (FEAT_TRAINS, ${vehicle.location_of_random_bits_for_model_variant}, ${vehicle.id}_switch_colour_mapping) {
  4.         1: return base_sprite_2cc + 16 * company_colour2 + company_colour1; <!--! apply regular 1CC and 2CC -->
  5.         1: return base_sprite_2cc + 16 * company_colour1 + company_colour2; <!--! swap 1CC and 2CC -->

Paste #pkenopste

  1. Index: src/train_gui.cpp
  2. ===================================================================
  3. --- src/train_gui.cpp   (Revision 28004)
  4. +++ src/train_gui.cpp   (Arbeitskopie)
  5. @@ -375,6 +375,10 @@

Paste #p5lquxty0

  1. openttd:
  2. * grfcodec/renum
  3. * nml
  4. * opengfx
  5. * opensfx

Paste #p22gkwobj

  1. ingo@aeolus trunk default-r22157 (tip) ~/ottd/trunk $ hg log -u planetmaker -r'children(branchpoint())' --template='{branch}\n' | wc -l
  2. 14
  3. ingo@aeolus trunk default-r22157 (tip) ~/ottd/trunk $ hg log -u planetmaker -r'children(branchpoint()) and not closed()' --template='{branch}\n' | wc -l
  4. 14

Paste #povrpngg5

  1. Index: src/train_gui.cpp
  2. ===================================================================
  3. --- src/train_gui.cpp   (Revision 28004)
  4. +++ src/train_gui.cpp   (Arbeitskopie)
  5. @@ -407,9 +407,6 @@

Paste #ps8xl6rne

  1. Trans-Continental
  2.  
  3. Gameplay mechanics
  4.  
  5. TL;DR

Paste #p7s8qpje1

  1. diff --git a/src/dropdown.cpp b/src/dropdown.cpp
  2. --- a/src/dropdown.cpp
  3. +++ b/src/dropdown.cpp
  4. @@ -135,7 +135,7 @@ void DropdownMenuWindow::OnClick(WidgetN
  5.         int send = this->parent_btn << 16 | index;

Paste #pyvejhpar

  1.  3386 * 754  02 09 DF 89 7D 0D " ˇˇˇˇ" \2^ 1A 20 01 00 00 00 \2sto 1A 20 80 00 00 00 \2rst 1A 20 00 00 00 00
  2.      \2sto 1A 20 81 00 00 00 \2rst 7D 0D " ˇˇˇˇ" \2^ 1A 20 01 00 00 00 \2sto 1A 20 82 00 00 00 \2rst 1A 20
  3.      00 00 00 00 \2sto 1A 20 83 00 00 00 \2rst 7D 0D " ˇˇˇˇ" \2u< 1A 20 01 00 00 00 \2sto 1A 20 84 00 00
  4.      00 \2rst 1A 20 00 00 00 00 \2sto 1A 20 85 00 00 00 \2rst 7D 0D " ˇˇˇˇ" \2u< 1A 20 01 00 00 00 \2sto 1A
  5.      20 86 00 00 00 \2rst 1A 20 00 00 00 00 \2sto 1A 20 87 00 00 00 \2rst 40 20 03 00 00 00 \2cmp 1A 20 00 00 00

Paste #pddhkeb5q

  1. diff --git a/src/terraform.cpp b/src/terraform.cpp
  2. index fb3ee52..61c8c4a 100644
  3. --- a/src/terraform.cpp
  4. +++ b/src/terraform.cpp
  5. @@ -604,13 +604,13 @@ void ChangeTileCursorMode(const XYZPoint16 &voxel_pos, CursorType ctype, Viewpor

Paste #plkym853m

  1. Shops/stalls
  2. ~~~~~~~~~~~~
  3. One tile objects, selling useful things to guests. FreeRCT can read block version 5.
  4.  
  5. ======  ======  =======  ===================================================================================

Paste #pkhj1fu6a

  1. diff --git a/src/road_cmd.cpp b/src/road_cmd.cpp
  2. index aa445eb..37e9f9c 100644
  3. --- a/src/road_cmd.cpp
  4. +++ b/src/road_cmd.cpp
  5. @@ -477,6 +477,7 @@ static CommandCost CheckRoadSlope(Slope tileh, RoadBits *pieces, RoadBits existi

Paste #pqhus614o

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3.   <ImportGroup Label="PropertySheets" />
  4.   <PropertyGroup Label="UserMacros" />
  5.   <PropertyGroup>

Paste #pdjnledoy

  1. diff --git a/src/road_cmd.cpp b/src/road_cmd.cpp
  2. index 6075fb1fd..cb465be85 100644
  3. --- a/src/road_cmd.cpp
  4. +++ b/src/road_cmd.cpp
  5. @@ -1438,8 +1438,8 @@ void DrawRoadTypeCatenary(const TileInfo *ti, RoadTypeIdentifier rtid, RoadBits

Paste #pitysbpfe

  1. diff -r a5e2fda0b31a nml/actions/action2var.py
  2. --- a/nml/actions/action2var.py Tue Sep 09 13:21:01 2014 +0200
  3. +++ b/nml/actions/action2var.py Tue Sep 09 13:38:47 2014 +0200
  4. @@ -958,6 +958,7 @@
  5.      func60x = lambda value, pos: expression.FunctionPtr(expression.Identifier(generic.reverse_lookup(vars_60x, value), pos), parse_60x_var, value)