Loading

Paste #pd9j2a1xj

  1. hg branches [-ac]
  2.  
  3. list repository named branches
  4.  
  5.     List the repository's named branches, indicating which ones are inactive.

Paste #p80zbrudl

  1. LC_ALL=C hg help branches
  2. hg branches [-ac]
  3.  
  4. list repository named branches

Paste #pxfvk7htf

  1. Developers:            Alberth <alberth@openttd.org>, Ammler, Ammler <ammler@openttdcoop.org>, Brumi, FooBar, FooBar <foobar@jaspervries.nl>, Hirundo, Hyronymus, Joel_A, Supercheese, Terkhen, andythenorth, planetmaker, planetmaker <ottd@planetmaker.de>, planetmaker <planetmaker@openttd.org>, terkhen, wojteks86, yexo
  2. Afrikaans:             telanus
  3. Catalan:               juanjo
  4. Chinese (Simplified):  dirace, siu238X
  5. Chinese (Traditional): siu238X

Paste #peistqkuh

  1. Index: src/widget.cpp
  2. ===================================================================
  3. --- src/widget.cpp  (revision 27118)
  4. +++ src/widget.cpp  (working copy)
  5. @@ -535,16 +535,19 @@

Paste #psj9ajiax

  1. Index: src/newgrf.cpp
  2. ===================================================================
  3. --- src/newgrf.cpp  (revision 27118)
  4. +++ src/newgrf.cpp  (working copy)
  5. @@ -6095,7 +6095,7 @@

Paste #pspdqkyop

  1. diff --git a/Makefile b/Makefile
  2. --- a/Makefile
  3. +++ b/Makefile
  4. @@ -51,13 +51,13 @@ bundle: $(BUNDLE_DIR)/$(BUNDLE_FILENAME)
  5.         mkdir -p "$(BUNDLE_DIR)/$(BUNDLE_FILENAME)/lang"

Paste #pzxyh1t38

  1. diff --git a/Makefile b/Makefile
  2. --- a/Makefile
  3. +++ b/Makefile
  4. @@ -51,13 +51,13 @@ bundle: $(BUNDLE_DIR)/$(BUNDLE_FILENAME)
  5.         mkdir -p "$(BUNDLE_DIR)/$(BUNDLE_FILENAME)/lang"

Paste #p7x1xqbwx

  1. pdq2s-MacBook-Pro-2:busy-bee-gs andy $ patch -p1 < make_fix.diff
  2. patching file check_lang_compatibility.py
  3. pdq2s-MacBook-Pro-2:busy-bee-gs andy $ make
  4. echo "[Bundle] bundle/BusyBee-v5494M-h4a46f566a8bb.tar"
  5. [Bundle] bundle/BusyBee-v5494M-h4a46f566a8bb.tar

Paste #pfpykjift

  1. diff --git a/check_lang_compatibility.py b/check_lang_compatibility.py
  2. --- a/check_lang_compatibility.py
  3. +++ b/check_lang_compatibility.py
  4. @@ -58,8 +58,12 @@ def get_langfile_rev(name, rev):
  5.      @return: Lines wit string names.

Paste #pcpflxtiv

  1. diff --git a/src/toolbar_gui.cpp b/src/toolbar_gui.cpp
  2. index 57ba0ae..e661fdb 100644
  3. --- a/src/toolbar_gui.cpp
  4. +++ b/src/toolbar_gui.cpp
  5. @@ -227,6 +227,7 @@ public:

Paste #pxayqseo7

  1. make
  2. echo "[Bundle] bundle/BusyBee-v5489-he7d4f79d1c29.tar"
  3. [Bundle] bundle/BusyBee-v5489-he7d4f79d1c29.tar
  4. python3 check_lang_compatibility.py lang/english.txt info.nut
  5. ** Comparing file lang/english.txt, current version and at revision 06b75370997d **

Paste #p4hnk85qt

  1. In recent months the retention policy for builds created by the DevZone's compile farm was rather liberal and all build for every push were kept. However, with the increasing size of NewGRFs (we needed to upgrade the allocated space for builds several times already) we need to go back to the original retention policy:
  2.  
  3. * The three most recent builds on push will be kept available
  4. * Up to 10 nightly builds will be kept
  5. * All releases (tagged builds) will be kept

Paste #pfoegqh51

  1. user@bundles01:/data# find /data/worldairlinersset/push/* -maxdepth 0 -mindepth 0 -type d | xargs ls -td1
  2. /data/worldairlinersset/push/v5490-766
  3. /data/worldairlinersset/push/v5490-765
  4. /data/worldairlinersset/push/v5490-763
  5. /data/worldairlinersset/push/v5490-761

Paste #pordmrrm0

  1. Manual for the really Busy Bees
  2. ===============================
  3.  
  4. - Activate the game script,
  5. - Start new game,

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 @@