Loading

ww 20.04.2018 / 12.00 uhr

  1.  
  2. 617529
  3. 577
  4. 182
  5. 26692

ww 22.04.2018 / 18.00 uhr

  1.  
  2. 671466
  3. 639
  4. 438
  5. 26692

Paste #pcr9mgvno

  1.  
  2. Ysengrimus 29.08. | 14:47
  3. Hey :)
  4. Wie du sicher auch schon gesehen hast, sind wir gerade dabei, im Bereich / an der Grenze von § LM § und NSA zu expandieren. Dabei würden aktiven Spielern in diesem Gebiet gerne eine Chance zu geben, in unserem Königreich mitzuwirken.

aircraft type, sort

  1. Index: src/build_vehicle_gui.cpp
  2. ===================================================================
  3. --- src/build_vehicle_gui.cpp   (revision 27762)
  4. +++ src/build_vehicle_gui.cpp   (working copy)
  5. @@ -416,6 +416,26 @@

convertsort.diff

  1. diff --git a/source.list b/source.list
  2. index df35cdd26..888578b4b 100644
  3. --- a/source.list
  4. +++ b/source.list
  5. @@ -442,7 +442,6 @@ core/smallmap_type.hpp

ww 18.04.2018/17.00 uhr

  1.  
  2. 621022
  3. 520
  4. 272
  5. 26692

Paste #pul9uwor4

  1. user@localhost hg-test default-r76 (tip) ~/hg-test $ hg log
  2. Änderung:        76:9a15b9cc9aa2
  3. Marke:           tip
  4. Nutzer:          planetmaker <planetmaker@openttd.org>
  5. Datum:           Thu Mar 16 10:10:48 2017 +0100

Paste #pewreqrts

  1. //define the grf
  2. grf {
  3.     grfid: "MI\02\02";
  4.     name: string(STR_GRF_NAME);
  5.     desc: string(STR_GRF_DESC);

Paste #prn4zucqf

  1. http://ashematme.ru - ashematme.ru

maglevtanker chemicals

  1. alternative_sprites (spriteset_maglevtanker_chemicals0, ZOOM_LEVEL_NORMAL, BIT_DEPTH_32BPP) {template_32bpp_x1_vehicle4_MASK(0x08,0,"gfx_32bpp/MAG_TANKER_0000.png","gfx_32bpp/MAG_TANKER_mask_8bpp.png")}
  2. alternative_sprites (spriteset_maglevtanker_chemicals1, ZOOM_LEVEL_NORMAL, BIT_DEPTH_32BPP) {template_32bpp_x1_vehicle4_MASK(0x09,0,"gfx_32bpp/MAG_TANKER_0000.png","gfx_32bpp/MAG_TANKER_mask_8bpp.png")}
  3. alternative_sprites (spriteset_maglevtanker_chemicals2, ZOOM_LEVEL_NORMAL, BIT_DEPTH_32BPP) {template_32bpp_x1_vehicle4_MASK(0x0A,0,"gfx_32bpp/MAG_TANKER_0000.png","gfx_32bpp/MAG_TANKER_mask_8bpp.png")}
  4. alternative_sprites (spriteset_maglevtanker_chemicals3, ZOOM_LEVEL_N

nuts

  1. item(FEAT_TRAINS, item_railsuperstrong2, 2) { //ID2
  2.     property {
  3.         name:                         string(STR_NAME_RSS2);
  4.         climates_available:           ALL_CLIMATES;
  5.         introduction_date:            date(1951, 1, 1);

Paste #pukcyetxs

  1. tokens = [('number', 2), ('binop+',), ('number', 4), ('binop*',), ('number', 5)]
  2.  
  3. #('binop+',), ('number', 3), ('binop*',),
  4. #          ('(',), ('number', 4), ('binop+',), ('unop-',), ('number', 3), (')',)]

ww 24.04.2018 / 15.00 uhr

  1.  
  2. 619225
  3. 695
  4. 353
  5. 26692

Paste #phgxuq5sl

  1. // Random switch
  2. random_switch (FEAT_TRAINS, SELF, random_sgs){
  3. 1: return spritegroup_sgs1;
  4. 1: return spritegroup_sgs2;
  5. 1: return spritegroup_sgs3;

Paste #pwqa05nv2

  1.   Display-issue-with-STR_NEWS_PLANE_USES_TOO_SHORT_RUNWAY              5ed39d551 [origin/Display-issue-with-STR_NEWS_PLANE_USES_TOO_SHORT_RUNWAY: gone] Fix: Displaying issue with the message about airplanes heading to airports with short runways
  2.   EnsureNoShipFromDiagDirs                                             9a4d80383 [origin/EnsureNoShipFromDiagDirs] Add: EnsureNoShipFromDiagDirs
  3.   ScriptBridge-GetName                                                 f1efe276a [origin/ScriptBridge-GetName] Change: AI/GS ScriptBridge::GetName takes one extra parameter to refer the vehicle type
  4.   aircraft-hangar-issues                                               63c83d4af [origi