Loading

Paste #pwwcmektt

  1. planetmaker@localhost:~/ottd/grfdev/hgtest$ hg init
  2. planetmaker@localhost:~/ottd/grfdev/hgtest$ hg add foo
  3. planetmaker@localhost:~/ottd/grfdev/hgtest$ hg ci -m "Add foo"
  4. planetmaker@localhost:~/ottd/grfdev/hgtest$ hg log
  5. secret   [0:aa00315ff337 default] 2014-09-23 22:52 +0200 planetmaker <planetmaker@openttd.org>

Paste #p3knxwgyu

  1. ~/ottd/grfdev/ogfx-trains$ hg purge --all --print --exclude "set: 'listfile:listfile'"
  2. Makefile_gfx.dep
  3. curl.log
  4. custom_tags.txt
  5. docs/readme.ptxt~

Paste #p3rajj8ct

  1. if [ -f .devzone/build/cache ]; then
  2.   FILES_TO_KEEP=`cat .devzone/build/cache`
  3.   if [ -d .hg ]; then
  4.     hg purge --all --exclude $FILES_TO_KEEP
  5.   fi
  6. fi

Paste #pkx703zlv

  1. diff --git a/src/dropdown.cpp b/src/dropdown.cpp
  2. index 8298f2d..c23a66c 100644
  3. --- a/src/dropdown.cpp
  4. +++ b/src/dropdown.cpp
  5. @@ -108,7 +108,7 @@ void DropdownMenuWindow::DrawWidget(WidgetNumber wid_num, const BaseWidget *wid)

Paste #pokheykot

  1. I just played an excellent game with this assortment:
  2.  
  3.     Squid Ate FISH squid-rc-8
  4.     HEQS (Heavy Equipment Set) 1.5.2
  5.     Pineapple Trains (10CC)

Paste #pe56v1hno

  1. diff -r 9f69fe562f0f nml/global_constants.py
  2. --- a/nml/global_constants.py   Tue Sep 02 23:15:10 2014 +0200
  3. +++ b/nml/global_constants.py   Sat Sep 20 20:50:00 2014 +0200
  4. @@ -1136,7 +1136,7 @@
  5.  }

Paste #ptawwmwzh

  1. Index: src/town_gui.cpp
  2. ===================================================================
  3. --- src/town_gui.cpp    (revision 26858)
  4. +++ src/town_gui.cpp    (working copy)
  5. @@ -406,7 +406,7 @@

Paste #ps105avkp

  1. diff --git a/src/gui_graphics.cpp b/src/gui_graphics.cpp
  2. index c0528dc..f89756f 100644
  3. --- a/src/gui_graphics.cpp
  4. +++ b/src/gui_graphics.cpp
  5. @@ -29,6 +29,10 @@ void DrawBorderSprites(const BorderSpriteData &bsd, bool pressed, const Rectangl

Paste #pvx32jf34

  1. diff --git a/src/gui_graphics.cpp b/src/gui_graphics.cpp
  2. index c0528dc..f89756f 100644
  3. --- a/src/gui_graphics.cpp
  4. +++ b/src/gui_graphics.cpp
  5. @@ -29,6 +29,10 @@ void DrawBorderSprites(const BorderSpriteData &bsd, bool pressed, const Rectangl

Paste #pmigxvszu

  1. diff --git a/config.lib b/config.lib
  2. --- a/config.lib
  3. +++ b/config.lib
  4. @@ -1441,6 +1441,7 @@
  5.     make_compiler_cflags "$cc_host" "CFLAGS" "CXXFLAGS" "LDFLAGS" "FEATURES"

Paste #pykf4fbxg

  1. tim@tim-deb:~$ nslookup hg.openttdcoop.org
  2. Server:     192.168.11.1
  3. Address:    192.168.11.1#53
  4.  
  5. Non-authoritative answer:

Paste #pfssnkvx5

  1. command="/home/hg/bin/hg-ssh * */.hg/patches hg-repos/*",no-port-forwarding,no-X11-forwarding,no-agent-forwarding ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCSsIqwtZEUzSDcaPTyS0guBTNWFf5nDmwimfRMM0+oMrhjzGknqbl7KUfq04gsnfOG6Gr8JA6LSGiXaV1BuSYD44RQpnuQNOdNVLeLn71fSO+ooUxerdJI2Dp75vKam7blbejf1at6EbfOpGClre3ldoNF6lvBimO5/7/hO/E5TKK1fYoCumdbsnJTqW0lra1170T+tIZUNCJ2opLjKL+RRy8hzb0WEzdJjH9jZZw7XddY3Iv8J2Q88Dlmm5TxSxpOj2Ue+4CzMhIMrlMlJ4iKK5cVDw5Ud/5ZNZCBZZ+toqK0jBkODc29z/GqhaBzUQYOj+0dDg/49XbcNBxjOul5 (juzza1)

Paste #puzytgehg

  1. Index: src/signs_gui.cpp
  2. ===================================================================
  3. --- src/signs_gui.cpp   (revision 26826)
  4. +++ src/signs_gui.cpp   (working copy)
  5. @@ -160,7 +160,6 @@

Paste #pjhqp9spl

  1.  
  2. [edit] Positioning
  3.  
  4. How to position the sprite depends on the type of sprite:

Paste #piw6zjqer

  1. Two crashes have been found and fixed in 1.4.3-RC1, one related to the same issue which caused the desync in 1.4.2. Thus we continue with another release candidate. Please give it a decent play-test, especially also in multiplayer games. If you find any issues or bugs, please tell us and make use of our bug tracker.
  2.  
  3. You find the download and changelog in the usual locations
  4.  
  5. Enjoy,
  6. Your OpenTTD team