Loading

Paste #pcocnay3q

  1. Default openttd.cfg with fixed Generation Seed: 731201923
  2.  
  3. AI name        (version) - status    ;  company value;  trs  rvs  shs  acs; profit vs  %; served sts  %;   profit ly;   profit tr;   profit rv;  profit sh;   profit ac;      avg/best tr     %;     avg/best rv    %;     avg/best sh     %;      avg/best ac     %; pieces rl; pieces rd; pieces cl; pieces ap; eff rl; eff rd;  eff cl;    eff ap;
  4.  
  5. AdmiralAI          (v25) - finished  ;   £709,649,137;  93t 371r       43a; 446/507  88%;  104/123  85%; £18,509,957;  £6,403,582;  £2,347,311;           ;  £9,759,064;  £68,856/£409,302  17%;  £6,327/£16,411  39%;                      ; £226,955/£914,547  25%;

Paste #pg77mixbo

  1. # git completion with a script download from github
  2. source ~/git-completion.bash
  3. # alternative git completion via Apple
  4. # source /Applications/Xcode.app/Contents/Developer/usr/share/git-core/git-prompt.sh

Paste #ptnzvsmcv

  1. diff --git a/config.lib b/config.lib
  2. --- a/config.lib
  3. +++ b/config.lib
  4. @@ -796,22 +796,22 @@ check_params() {
  5.                 log 1 "checking assert... disabled"

Paste #pjab8cqwd

  1. diff --git a/src/road.h b/src/road.h
  2. index dbc8be6..3ca4c14 100644
  3. --- a/src/road.h
  4. +++ b/src/road.h
  5. @@ -215,8 +215,16 @@ struct RoadTypeIdentifier {

cargo graphics

  1. //  ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  2. //  CARGO GRAPHICS
  3. //  ■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
  4.     switch (FEAT_TRAINS, SELF, switch_RAILBUS_DIESEL_NG_DOODLEBUG_cargo_selection, cargo_classes){
  5.         bitmask(CC_PASSENGERS): spriteset_RAILBUS_DIESEL_NG_DOODLEBUG_pass;
  6.                     spriteset_RAILBUS_DIES

Oral Shine

  1. Oral Shine
  2. http://45mfipyivrrxfkk7flywixlzpvn5raaoyl454smdc7vmibercl63i7yd.onion/

Paste #p27gploqd

  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

NRT SE

  1. Handling NRT in Scenario Editor (SE)
  2.  
  3. Which RoadTypes should be available to be built?
  4.  - Tramways are buildable only by players (not city)
  5.    frosch: trams can also be allowed in SE. they would be buildable like canals, and owned by OWNER_NONE.

Paste #pnqztwfas

  1. diff --git a/src/newgrf_animation_type.h b/src/newgrf_animation_type.h
  2. index 1f3995f46d..5ccc81d3a8 100644
  3. --- a/src/newgrf_animation_type.h
  4. +++ b/src/newgrf_animation_type.h
  5. @@ -46,11 +46,12 @@ enum IndustryAnimationTrigger {

Paste #pdxbuai2y

  1. grf {
  2.     grfid:                  "MI\02\04";
  3.     name:                   string(STR_GRF_NAME);
  4.     desc:                   string(STR_GRF_DESCRIPTION);
  5.     version:                1;

importlib

  1. # To support reload properly, try to access a package var, if it's there, reload everything
  2. if "bpy" in locals():
  3.   import importlib
  4.   if "config" in locals():
  5.     importlib.reload(object_draw_type)

The Porn-hoard

  1. http://p4rsl5vnyumjwkncw3bu6ewufrxplr6t5wwpbkvxqkdxtaodzdbxnkyd.onion/

Paste #pkauruwhw

  1. News page:
  2.  
  3. Last weekend OpenTTD migrated his source (SubVersion) and bugs (FlySpray) to GitHub (https://github.com/OpenTTD/OpenTTD). This change was long overdue, and we finally did it.
  4.  
  5. What changed for you? (biggest changes)

Wolf01

  1. Game launched
  2. dbg: [misc] [GenerateWorld] Game seed: 0; New game seed: 0
  3. dbg: [misc] [_GenerateWorld] Game seed: 0; New game seed: 0
  4. dbg: [misc] [SwitchToMode] SM_MENU

Paste #padrkcafo

  1. ./CorsixTH/Lua/dialogs/fullscreen/research_policy.lua:113: attempt to call field 'gfind' (a nil value)
  2. stack traceback:
  3.         ./CorsixTH/Lua/dialogs/fullscreen/research_policy.lua:113: in function 'get_localized_string'
  4.         ./CorsixTH/Lua/dialogs/fullscreen/research_policy.lua:123: in function 'updateCategories'
  5.         ./CorsixTH/Lua/dialogs/fullscreen/research_policy.lua:67: in function 'constructor'