src/newgrf.cpp
changeset 7142 2061428f1937
parent 7141 470199c6dda0
child 7145 07c1f0c9e645
equal deleted inserted replaced
7141:470199c6dda0 7142:2061428f1937
  4211 	                   |                                        (0 << 0x02)  // townbuildnoroad
  4211 	                   |                                        (0 << 0x02)  // townbuildnoroad
  4212 	                   |                                        (0 << 0x03)  // pathbasedsignalling. To enable if ever pbs is back
  4212 	                   |                                        (0 << 0x03)  // pathbasedsignalling. To enable if ever pbs is back
  4213 	                   |                                        (0 << 0x04)  // aichoosechance
  4213 	                   |                                        (0 << 0x04)  // aichoosechance
  4214 	                   |                                        (1 << 0x05)  // resolutionwidth
  4214 	                   |                                        (1 << 0x05)  // resolutionwidth
  4215 	                   |                                        (1 << 0x06)  // resolutionheight
  4215 	                   |                                        (1 << 0x06)  // resolutionheight
  4216 	                   |                                        (1 << 0x07)  // newindustries
  4216 	                   |                                        (0 << 0x07)  // newindustries
  4217 	                   |         ((_patches.improved_load ? 1 : 0) << 0x08)  // fifoloading
  4217 	                   |         ((_patches.improved_load ? 1 : 0) << 0x08)  // fifoloading
  4218 	                   |                                        (0 << 0x09)  // townroadbranchprob
  4218 	                   |                                        (0 << 0x09)  // townroadbranchprob
  4219 	                   |                                        (0 << 0x0A)  // tempsnowline
  4219 	                   |                                        (0 << 0x0A)  // tempsnowline
  4220 	                   |                                        (1 << 0x0B)  // newcargo
  4220 	                   |                                        (1 << 0x0B)  // newcargo
  4221 	                   |                                        (1 << 0x0C)  // enhancemultiplayer
  4221 	                   |                                        (1 << 0x0C)  // enhancemultiplayer