src/newgrf.cpp
changeset 7673 af64a5335dad
parent 7672 4e0a4b93efb7
child 7674 b03105e8f035
equal deleted inserted replaced
7672:4e0a4b93efb7 7673:af64a5335dad
  4722 	                   |                                        (0 << 0x02)  // townbuildnoroad
  4722 	                   |                                        (0 << 0x02)  // townbuildnoroad
  4723 	                   |                                        (0 << 0x03)  // pathbasedsignalling. To enable if ever pbs is back
  4723 	                   |                                        (0 << 0x03)  // pathbasedsignalling. To enable if ever pbs is back
  4724 	                   |                                        (0 << 0x04)  // aichoosechance
  4724 	                   |                                        (0 << 0x04)  // aichoosechance
  4725 	                   |                                        (1 << 0x05)  // resolutionwidth
  4725 	                   |                                        (1 << 0x05)  // resolutionwidth
  4726 	                   |                                        (1 << 0x06)  // resolutionheight
  4726 	                   |                                        (1 << 0x06)  // resolutionheight
  4727 	                   |                                        (0 << 0x07)  // newindustries
  4727 	                   |                                        (1 << 0x07)  // newindustries
  4728 	                   |         ((_patches.improved_load ? 1 : 0) << 0x08)  // fifoloading
  4728 	                   |         ((_patches.improved_load ? 1 : 0) << 0x08)  // fifoloading
  4729 	                   |                                        (0 << 0x09)  // townroadbranchprob
  4729 	                   |                                        (0 << 0x09)  // townroadbranchprob
  4730 	                   |                                        (0 << 0x0A)  // tempsnowline
  4730 	                   |                                        (0 << 0x0A)  // tempsnowline
  4731 	                   |                                        (1 << 0x0B)  // newcargo
  4731 	                   |                                        (1 << 0x0B)  // newcargo
  4732 	                   |                                        (1 << 0x0C)  // enhancemultiplayer
  4732 	                   |                                        (1 << 0x0C)  // enhancemultiplayer