Loading

temporary transparency

  1. Index: src/dock_gui.cpp
  2. ===================================================================
  3. --- src/dock_gui.cpp    (revision 27772)
  4. +++ src/dock_gui.cpp    (working copy)
  5. @@ -27,6 +27,7 @@

Paste #pdwmepcjb

  1. ingo@aeolus hg-test default-r11 (tip) (foo2) ~/hg-test $ hg tag -r6 blah
  2. ingo@aeolus hg-test default-r12 (tip) ~/hg-test $ hg tags
  3. tip                               12:3c7efd514ebd
  4. blah                               6:0b428aa7bdf8
  5. ingo@aeolus hg-test default-r12 (tip) ~/hg-test $ hg tag --remove blah

NotRoadTypes

  1. NotRoadType Spec
  2.  
  3. Essential
  4. • split RoadType to StreetType and TramType
  5. • per tile, one StreetType and one TramType may be present

Paste #pu4p4v5p3

  1. diff --git a/_layouts/default.html b/_layouts/default.html
  2. index badb9a7..d35ab8c 100644
  3. --- a/_layouts/default.html
  4. +++ b/_layouts/default.html
  5. @@ -38,7 +38,7 @@

https://imgur.com/wQuDOi5

  1. static bool GrowingOnWateredTile(TileIndex tile)
  2. {
  3.     TrackBits water_track = TrackStatusToTrackBits(GetTileTrackStatus(tile, TRANSPORT_WATER, 0));
  4.     if (water_track != TRACK_BIT_NONE) {
  5.         if (water_track == TRACK_BIT_UPPER || water_track == TRACK_BIT_LOWER || water_track == TRACK_BIT_LEFT || water_track == TRACK_BIT_RIGHT) {

Paste #pwycnha6p

  1. diff -r 6e1676fcaf82 webtranslate/config.py
  2. --- a/webtranslate/config.py    Mon May 25 14:44:18 2015 +0200
  3. +++ b/webtranslate/config.py    Mon May 25 14:59:34 2015 +0200
  4. @@ -326,7 +326,6 @@
  5.              return "A project file named \"{}\" already exists".format(disk_name)

Paste #pe9efdhkl

  1. Installing Jekyll
  2.  
  3. Assumes jekyll 3.8.4 per Repo 5th November 2018
  4.  
  5. * install rbenv and ruby per https://jekyllrb.com/docs/installation/macos

Paste #pawn8ypdk

  1. /**
  2.  * Build a Bridge
  3.  * @param end_tile end tile
  4.  * @param flags type of operation
  5.  * @param p1 packed start tile coords (~ dx)

Paste #pmc1did1z

  1. diff -r 6e1676fcaf82 webtranslate/config.py
  2. --- a/webtranslate/config.py    Mon May 25 14:44:18 2015 +0200
  3. +++ b/webtranslate/config.py    Mon May 25 15:25:49 2015 +0200
  4. @@ -326,7 +326,6 @@
  5.              return "A project file named \"{}\" already exists".format(disk_name)

Ped0 lola

  1. Ped0 lola
  2. http://c767vr735xlfsdhzk3xyspsasjbi5utjkye43ksqk7ggtsjycqeriwyd.onion/

Paste #pynd32ks6

  1. ./Doxyfile
  2. ./readme.txt
  3. ./.git/hooks/prepare-commit-msg.sample
  4. ./.git/hooks/pre-commit.sample
  5. ./.git/hooks/pre-rebase.sample

Paste #pwaywzcai

  1. trunk:
  2.   m7 bit 6: road present
  3.   m7 bit 7: tram present
  4.  
  5. nrt option 1:

Hard Porn Forum

  1. Hard Porn Forum
  2. http://axoldfdcgh3njcs76spnafdchry3z6ktb4rcs3q7laaisttw3rpxx4qd.onion/

Paste #pdgg3hnan

  1. GS - arbitrary modular goals
  2.  
  3. Common interface
  4. - % completed
  5. - time remaining

Paste #pp8dla3tt

  1. // add the units to articulated consist
  2. switch (FEAT_TRAINS, SELF, peasweep_articulated_cb_switch, extra_callback_info1) {
  3.         0: return peasweep;
  4.         1: return peasweep;
  5.   return CB_RESULT_NO_MORE_ARTICULATED_PARTS;