Loading

Wall of Death v3 and v7

  1. 0eNrtnW1v20YWhf+KoY8Lq+C8chhs+6n/YAu03UVhyDaTCJElLyV7my3y35eULIuW5g7PoUnHyfpLi9jS4xnOnffLc/6aXC7uyttqvtxcXK5Wnybv/jr8ZD1596/WP5vfza9Wy92P1/MPy9mi+dnm8205eTeZb8qbyflkObtp/rWYrctqurmrqnIz+XI+mS+vyz8n79SX88hX7+fV5q7+yeO3d5+YmtY39Zc/ziflcjPfzMtdCbb/+HyxvLu5LKsaffj2ZrUsp/+ZLRri7Wpdf2W1bP5cjZnqcD75XP8//9IU5YihHxkfZpsy9u18/+3zyfW8Kq92v9QRlulkeZhlO1kOZjnwOdnEc/IgwyQYOcjQCUYAGSrBKEBGlmCoDIOoIgUBI1ilIlhpEJKnIAaE+BTEghCXgoDRqlLRqsBwValwVWC8qlS8KjBgVSpgFRixKhWxGozYVMBqMGCTIy4Yr6lw1WC4pqJVg9GaClYNBmsqVjUYq6lQ1ejQmmKgkZpiYIGaClODhWmqFAaL0tTDMFiQptrEYDGaCg2DhWgqQg0WoamOYrAATfVXg8VnatgwWHimRi+DRWdyFLVgeKbi02LxmZxXLBagyQnOYhGanGktFqLJKd9iMZpce1gsSJOLIItFaXI1ZrEwTS4LLRanyfWpw+I0uU524DiailO

Paste #pbyx4naaq

  1. # Various needed programs
  2. HG= hg
  3. PYTHON3 = python3
  4. SED = sed
  5. ZIP = zip

Paste #prlkxblhm

  1. # Various needed programs
  2. HG= hg
  3. PYTHON3 = python3
  4. SED = sed
  5. ZIP = zip

Paste #p8xfs2y7g

  1. ifeq (/usr/local/bin/dot/usr/local/bin/gvpr,/usr/local/bin/gvpr/usr/local/bin/dot)
  2. /bin/sh: -c: line 0: syntax error near unexpected token `/usr/local/bin/dot/usr/local/bin/gvpr,/usr/local/bin/gvpr/usr/local/bin/dot'
  3. /bin/sh: -c: line 0: `ifeq (/usr/local/bin/dot/usr/local/bin/gvpr,/usr/local/bin/gvpr/usr/local/bin/dot)'

FIRS2 Extreme Economy Car

  1. 0 Passengers
  2. 1 Alcohol
  3. 2 Mail
  4. 3 Bauxite
  5. 4 Building Materials

Paste #pzmhrek25

  1. Trackdir                        Direction
  2.     TRACKDIR_X_NE     =  0,         DIR_NE = 1,
  3.     TRACKDIR_Y_SE     =  1,         DIR_SE = 3,
  4.     TRACKDIR_UPPER_E  =  2,         DIR_E  = 2,
  5.     TRACKDIR_LOWER_E  =  3,         DIR_E  = 2,

Paste #p97vrjhju

  1. Index: src/pathfinder/opf/opf_ship.cpp
  2. ===================================================================
  3. --- src/pathfinder/opf/opf_ship.cpp (revision 27846)
  4. +++ src/pathfinder/opf/opf_ship.cpp (working copy)
  5. @@ -20,7 +20,7 @@

Paste #p0qkcrvdy

  1. TileIndex tile = whatever tile the ship is;
  2. DiagDirection direction = whatever direction the ship is headed;
  3.  
  4. TrackBits bits = TrackStatusToTrackBits(GetTileTrackStatus(tile, TRANSPORT_WATER, 0)) & DiagdirReachesTracks(direction);
  5. Track track = RemoveFirstTrack(&bits);

Paste #pvbtdqmko

  1. dbg: [yapf] [YAPFt]-   1- 4124 us - 18 rounds - 1 open - 17 closed - CHR  0.0% - C 8224 D 0 - c0(sc0, ts0, o0) --
  2. dbg: [yapf] Pf time today:     4 ms
  3. dbg: [yapf] [YAPFt]-   1- 4102 us - 16 rounds - 1 open - 15 closed - CHR  0.0% - C 8052 D 0 - c0(sc0, ts0, o0) --
  4. dbg: [yapf] Pf time today:     4 ms
  5. dbg: [yapf] [YAPFt]-   1- 4046 us - 15 rounds - 1 open - 14 closed - CHR  0.0% - C 7852 D 0 - c0(sc0, ts0, o0) --

Paste #pvxypmzjt

  1. dbg: [yapf] [YAPFt]-   1- 4087 us - 12 rounds - 1 open - 11 closed - CHR  0.0% - C 8052 D 0 - c0(sc0, ts0, o0) --
  2. dbg: [yapf] Pf time today:     4 ms
  3. dbg: [yapf] [YAPFt]-   1- 3864 us - 11 rounds - 1 open - 10 closed - CHR  0.0% - C 7910 D 0 - c0(sc0, ts0, o0) --
  4. dbg: [yapf] [YAPFt]-   1- 3956 us - 10 rounds - 1 open - 9 closed - CHR  0.0% - C 7768 D 0 - c0(sc0, ts0, o0) --
  5. dbg: [yapf] Pf time today:     7 ms

FIRS cargo ids

  1. 0 Passengers
  2. 1 Alcohol
  3. 2 Mail
  4. 3 Chemicals
  5. 4 Clay

Paste #pt0dkgvti

  1. search: (.*alternative_sprites.*ZOOM_LEVEL_IN_4X.*)BIT_DEPTH_32BPP(.*)_0000\.png(.*)
  2. replace: &\n\1BIT_DEPTH_8BPP\2_8bpp.png\3

opf find depot

  1. FindDepotData OPFShipFindNearestDepot(const Ship *v, int max_distance)
  2. {
  3.     FindDepotData fdd;
  4.  
  5.     Trackdir trackdir = v->GetVehicleTrackdir();

opf find depot

  1. FindDepotData OPFShipFindNearestDepot(const Ship *v, int max_distance) // todo
  2. {
  3.     TileIndex tile = v->tile;
  4.     Trackdir trackdir = v->GetVehicleTrackdir();
  5.     DiagDirection enterdir = TrackdirToExitdir(trackdir);

opf find depot

  1. FindDepotData OPFShipFindNearestDepot(const Ship *v, int max_distance) // todo
  2. {
  3.     Trackdir trackdir = v->GetVehicleTrackdir();
  4.     DiagDirection enterdir = TrackdirToExitdir(trackdir);  
  5.     TrackBits tracks = TrackdirBitsToTrackBits(DiagdirReachesTrackdirs(enterdir));