Loading

bulk cargoes by little el

  1. Bulk lines copied from the cargo table
  2. Bulk cargoes copied from road-hog (Removing the leading '("')
  3.  
  4. sorted on cargo, single entries have no road hog equivalent.

bulk cargoes by little el

  1. Bulk lines copied from the cargo table
  2. Bulk cargoes copied from road-hog (Removing the leading '("')
  3.  
  4. sorted on cargo, single entries have no road hog equivalent.

Paste #pjhfmnwy3

  1. planetmaker@localhost hg-test branch5-r60 (tip) ~/hg-test $ hg branches
  2. branch5                       60:b617ee61aaf4
  3. default                       37:3a1e58edd9d6
  4. branch1                       39:8ba3f8c93261 (inaktiv)
  5. planetmaker@localhost hg-test branch5-r60 (tip) ~/hg-test $ hg up branch5

code style

  1. static const byte arrange14[] = {
  2.             WID_TN_PAUSE,    WID_TN_FAST_FORWARD, WID_TN_TRAINS,    WID_TN_ROADVEHS, WID_TN_SHIPS,     WID_TN_AIRCRAFTS, WID_TN_ZOOM_IN,  WID_TN_ZOOM_OUT,  WID_TN_RAILS,  WID_TN_ROADS,      WID_TN_WATER,       WID_TN_AIR,      WID_TN_LANDSCAPE, WID_TN_SWITCH_BAR,
  3.             WID_TN_SETTINGS, WID_TN_SAVE,         WID_TN_SMALL_MAP, WID_TN_TOWNS,    WID_TN_SUBSIDIES, WID_TN_STATIONS,  WID_TN_FINANCES, WID_TN_COMPANIES, WID_TN_GRAPHS, WID_TN_INDUSTRIES, WID_TN_MUSIC_SOUND, WID_TN_MESSAGES, WID_TN_HELP,      WID_TN_SWITCH_BAR,
  4.         };
  5.         static const byte arrange15[] = {

Paste #pbzxkqdp8

  1. diff --git a/src/bridge_gui.cpp b/src/bridge_gui.cpp
  2. index 797ead1..d02aeee 100644
  3. --- a/src/bridge_gui.cpp
  4. +++ b/src/bridge_gui.cpp
  5. @@ -36,6 +36,8 @@ static BridgeType _last_railbridge_type = 0;

Paste #p2h6nlpz3

  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 #psgp4tw79

  1.     1.  swap RoadTypes enum to version given by Alberth, with StreetTypes and TramTypes, and methods to set / get / check those from the RoadTypes instance
  2.     a.  substitute RoadNotTypes whilst patching, then replace later (RoadNotTypes won’t cause search term conflict with RoadTypes)
  3.     b. to patch RoadTypes, there are 78 places consuming RoadTypes enum
  4.     i.  move the storage to m4 as part of this, and deprecate the two existing road/tram bits
  5.     ii. most of the consumers of RoadTypes don’t look hard to patch

Paste #pu9wsloj2

  1. diff --git a/src/bridge_gui.cpp b/src/bridge_gui.cpp
  2. index 797ead1..67e8329 100644
  3. --- a/src/bridge_gui.cpp
  4. +++ b/src/bridge_gui.cpp
  5. @@ -36,6 +36,8 @@ static BridgeType _last_railbridge_type = 0;

Leanden

  1. item (FEAT_TRAINS, item_DR98_9, 136) {
  2.     property {
  3.         name:                           string(STR_NAME_DR98_9);
  4.         climates_available:             ALL_CLIMATES;
  5.         introduction_date:              date(1999,4,21);

Paste #pfdqsnlkx

  1.     switch (FEAT_TRAINS, SELF, hopper_car_antelope_gen_2_switch_graphics_0, cargo_type_in_veh) {
  2.        
  3.             SCMT: return hopper_car_antelope_gen_2_switch_graphics_0_SCMT;
  4.        
  5.             GRVL: return hopper_car_antelope_gen_2_switch_graphics_0_GRVL;

error with {}

  1. overwriteContent(processer, {
  2.     name = "big-processing-machine",
  3.     max_health = 1500,
  4.     crafting_categories = {"big-processing-machine"},
  5.     energy_usage = "500kW",

Paste #pkngqo2l4

  1. [RENDER LANG] render_lang.py
  2. Pickling failed for consist: honister
  3. Traceback (most recent call last):
  4.   File "src/build_road_hog.py", line 33, in <module>
  5.     render_lang.main()

Paste #phsw73z9z

  1. Index: src/openttd.cpp
  2. ===================================================================
  3. --- src/openttd.cpp (revision 27603)
  4. +++ src/openttd.cpp (working copy)
  5. @@ -366,6 +366,7 @@

Paste #pacmeoplu

  1.   if action.prolonged_usage == nil and anims.begin_use and
  2.     anims.in_use and anims.finish_use then
  3.     action.prolonged_usage = true
  4.   end

Paste #pzvocwc08

  1. // Automatically generated by GRFCODEC. Do not modify!
  2. // (Info version 7)
  3. // Format: spritenum pcxfile xpos ypos compression ysize xsize xrel yrel
  4.    0 sprites/trafficlights.pcx 18 8 01 20 20 0 0
  5.    1 sprites/trafficlights.pcx 50 8 01 31 31 0 0