Commit Graph

  • 6696e5c4e1 (svn r27728) -Update from Eints: latin: 1 change by Supercheese translators 2017-01-08 18:45:37 +00:00
  • 3e7bdb0c73 (svn r27727) -Fix(-or-not) [FS#6295]: [OSX] Out-of-the-box compilation on newer OSX versions (dunn). michi_cc 2017-01-08 17:00:18 +00:00
  • 8ad28478a3 (svn r27727) -Fix(-or-not) [FS#6295]: [OSX] Out-of-the-box compilation on newer OSX versions (dunn). michi_cc 2017-01-08 17:00:18 +00:00
  • b276dd7c63 (svn r27726) -Fix: Improve error message when trying to build rail track over a depot. (adf88) frosch 2017-01-08 11:45:08 +00:00
  • 1446d916f0 (svn r27726) -Fix: Improve error message when trying to build rail track over a depot. (adf88) frosch 2017-01-08 11:45:08 +00:00
  • a76847f362 (svn r27725) -Codechange: Remove IsOpenTTDBaseGRF and test for GCF_CONFIG instead, which does the same in all use-cases. frosch 2017-01-07 21:36:25 +00:00
  • a3b356e057 (svn r27725) -Codechange: Remove IsOpenTTDBaseGRF and test for GCF_CONFIG instead, which does the same in all use-cases. frosch 2017-01-07 21:36:25 +00:00
  • dc024f0e3a (svn r27724) -Cleanup: Remove pointless usage of IsOpenTTDBaseGRF. System GRFs are never listed in the NewGRF GUI. frosch 2017-01-07 21:28:03 +00:00
  • 4df712589c (svn r27724) -Cleanup: Remove pointless usage of IsOpenTTDBaseGRF. System GRFs are never listed in the NewGRF GUI. frosch 2017-01-07 21:28:03 +00:00
  • 373a6d3497 (svn r27723) -Codechange: Simplify tests by using GCF_SYSTEM. frosch 2017-01-07 21:22:26 +00:00
  • b363a639aa (svn r27723) -Codechange: Simplify tests by using GCF_SYSTEM. frosch 2017-01-07 21:22:26 +00:00
  • ca329cd275 (svn r27722) -Fix (r7490): GCF_SYSTEM was never set correctly. frosch 2017-01-07 21:20:02 +00:00
  • 5267b60027 (svn r27722) -Fix (r7490): GCF_SYSTEM was never set correctly. frosch 2017-01-07 21:20:02 +00:00
  • 4955e71ee0 (svn r27721) -Fix: Testing GRFs for static-safety (when reloading the config) invalidated file slot 62, which may be in use by an active GRF. frosch 2017-01-07 21:18:17 +00:00
  • b6b02108f7 (svn r27721) -Fix: Testing GRFs for static-safety (when reloading the config) invalidated file slot 62, which may be in use by an active GRF. frosch 2017-01-07 21:18:17 +00:00
  • 43ee8e8d38 (svn r27720) -Update from Eints: turkish: 25 changes by barisdemirdelen translators 2017-01-07 18:45:37 +00:00
  • b2b5079fc7 (svn r27720) -Update from Eints: turkish: 25 changes by barisdemirdelen translators 2017-01-07 18:45:37 +00:00
  • 12d17ed62b (svn r27719) -Update from Eints: polish: 25 changes by nouwak translators 2016-12-31 18:45:36 +00:00
  • 4823b0bca1 (svn r27719) -Update from Eints: polish: 25 changes by nouwak translators 2016-12-31 18:45:36 +00:00
  • a8496153d6 (svn r27718) -Update from Eints: spanish (mexican): 25 changes by Absay translators 2016-12-30 18:45:38 +00:00
  • 1824df90bf (svn r27718) -Update from Eints: spanish (mexican): 25 changes by Absay translators 2016-12-30 18:45:38 +00:00
  • 151956d471 (svn r27717) -Update from Eints: spanish: 2 changes by SilverSurferZzZ translators 2016-12-29 18:45:38 +00:00
  • de23dd0a1e (svn r27717) -Update from Eints: spanish: 2 changes by SilverSurferZzZ translators 2016-12-29 18:45:38 +00:00
  • 9bbc6e7ab5 (svn r27716) -Update from Eints: catalan: 1 change by juanjo translators 2016-12-27 18:45:39 +00:00
  • 46bfc8c295 (svn r27716) -Update from Eints: catalan: 1 change by juanjo translators 2016-12-27 18:45:39 +00:00
  • db6e65f4f3 (svn r27715) -Update from Eints: spanish: 2 changes by SilverSurferZzZ translators 2016-12-26 18:45:38 +00:00
  • a4fdb3ecce (svn r27715) -Update from Eints: spanish: 2 changes by SilverSurferZzZ translators 2016-12-26 18:45:38 +00:00
  • 1c7e978b09 (svn r27714) -Update from Eints: catalan: 2 changes by juanjo russian: 1 change by Lone_Wolf translators 2016-12-25 18:45:37 +00:00
  • 9cccde26e5 (svn r27714) -Update from Eints: catalan: 2 changes by juanjo russian: 1 change by Lone_Wolf translators 2016-12-25 18:45:37 +00:00
  • d1c64315cd (svn r27713) -Fix [FS#6527]: Setup clipping areas for individual widgets when drawing. (adf88) frosch 2016-12-25 17:57:47 +00:00
  • f882a5aa00 (svn r27713) -Fix [FS#6527]: Setup clipping areas for individual widgets when drawing. (adf88) frosch 2016-12-25 17:57:47 +00:00
  • dbe969087d (svn r27712) -Codechange: Reduce recursions in DrawOverlappedWindow by limiting the area to the window bounds first. (adf88) frosch 2016-12-25 17:56:57 +00:00
  • 3419bff4ed (svn r27712) -Codechange: Reduce recursions in DrawOverlappedWindow by limiting the area to the window bounds first. (adf88) frosch 2016-12-25 17:56:57 +00:00
  • 60a79b599e (svn r27711) -Doc: Fontsizes (adf88) frosch 2016-12-25 17:55:10 +00:00
  • eae9234c07 (svn r27711) -Doc: Fontsizes (adf88) frosch 2016-12-25 17:55:10 +00:00
  • 14dba9764b (svn r27710) -Change: Limit waypoint area by maximum station spread already when dragging. (adf88) frosch 2016-12-25 14:59:53 +00:00
  • 6f8241d8e9 (svn r27710) -Change: Limit waypoint area by maximum station spread already when dragging. (adf88) frosch 2016-12-25 14:59:53 +00:00
  • d8a316d7c5 (svn r27709) -Fix-ish: Silence some warnings. (adf88) frosch 2016-12-25 13:26:15 +00:00
  • 4342798ff5 (svn r27709) -Fix-ish: Silence some warnings. (adf88) frosch 2016-12-25 13:26:15 +00:00
  • c917ed2112 (svn r27708) -Update from Eints: catalan: 26 changes by juanjo russian: 9 changes by Lone_Wolf translators 2016-12-24 18:45:38 +00:00
  • 9afb705125 (svn r27708) -Update from Eints: catalan: 26 changes by juanjo russian: 9 changes by Lone_Wolf translators 2016-12-24 18:45:38 +00:00
  • 2be42dadea (svn r27707) -Fix: Make the result of NewGRF's CARGO_NAME string code reliably print 'Nothing', if an invalid type is provided. frosch 2016-12-23 22:13:38 +00:00
  • 1a92b0c7c3 (svn r27707) -Fix: Make the result of NewGRF's CARGO_NAME string code reliably print 'Nothing', if an invalid type is provided. frosch 2016-12-23 22:13:38 +00:00
  • 9145e5d2b5 (svn r27706) -Feature: [NewGRF] String command 9A 1E to print the name of a cargo type. frosch 2016-12-23 13:38:50 +00:00
  • b25afb239a (svn r27706) -Feature: [NewGRF] String command 9A 1E to print the name of a cargo type. frosch 2016-12-23 13:38:50 +00:00
  • 124f386fd1 (svn r27705) -Doc: Add the hex codes to the SCC_NEWGRF_ enum entries. frosch 2016-12-22 20:47:40 +00:00
  • 2c8b84f21d (svn r27705) -Doc: Add the hex codes to the SCC_NEWGRF_ enum entries. frosch 2016-12-22 20:47:40 +00:00
  • 2507487877 (svn r27704) -Update from Eints: welsh: 29 changes by kazzie spanish: 2 changes by SilverSurferZzZ russian: 13 changes by Lone_Wolf translators 2016-12-22 18:45:38 +00:00
  • 9cba45bf18 (svn r27704) -Update from Eints: welsh: 29 changes by kazzie spanish: 2 changes by SilverSurferZzZ russian: 13 changes by Lone_Wolf translators 2016-12-22 18:45:38 +00:00
  • ab3d5305a5 (svn r27703) -Change [FS#6532]: [gcc] Wnarrowing and Wfree-nonheap-object do no longer trigger in gcc 4.9.2, so reenable them. frosch 2016-12-22 12:59:46 +00:00
  • 41e5e7626e (svn r27703) -Change [FS#6532]: [gcc] Wnarrowing and Wfree-nonheap-object do no longer trigger in gcc 4.9.2, so reenable them. frosch 2016-12-22 12:59:46 +00:00
  • 6de1225894 (svn r27702) -Update from Eints: russian: 16 changes by Lone_Wolf translators 2016-12-21 18:45:40 +00:00
  • 3ad11afb48 (svn r27702) -Update from Eints: russian: 16 changes by Lone_Wolf translators 2016-12-21 18:45:40 +00:00
  • ca65ea003d (svn r27701) -Update from Eints: russian: 37 changes by Lone_Wolf translators 2016-12-20 18:45:37 +00:00
  • 447ef95618 (svn r27701) -Update from Eints: russian: 37 changes by Lone_Wolf translators 2016-12-20 18:45:37 +00:00
  • 1522558cf7 (svn r27700) -Codechange: Simplify railtype date introduction. A check that is safe to run every day before the last railtype has been introduced, is also safe to run after the last railtype has been introduced. frosch 2016-12-20 12:35:36 +00:00
  • 4b8b9e1cb1 (svn r27700) -Codechange: Simplify railtype date introduction. A check that is safe to run every day before the last railtype has been introduced, is also safe to run after the last railtype has been introduced. frosch 2016-12-20 12:35:36 +00:00
  • be21109989 (svn r27699) -Update from Eints: russian: 1 change by Lone_Wolf translators 2016-12-19 18:45:38 +00:00
  • aa88218d86 (svn r27699) -Update from Eints: russian: 1 change by Lone_Wolf translators 2016-12-19 18:45:38 +00:00
  • 2171a56c15 (svn r27698) -Update from Eints: spanish: 3 changes by SilverSurferZzZ russian: 3 changes by Lone_Wolf translators 2016-12-18 18:45:38 +00:00
  • 63c8f8c6c4 (svn r27698) -Update from Eints: spanish: 3 changes by SilverSurferZzZ russian: 3 changes by Lone_Wolf translators 2016-12-18 18:45:38 +00:00
  • 37b6bd5702 (svn r27697) -Update from Eints: urdu: 9 changes by siphr spanish: 3 changes by SilverSurferZzZ translators 2016-12-17 18:45:36 +00:00
  • a4159b8d54 (svn r27697) -Update from Eints: urdu: 9 changes by siphr spanish: 3 changes by SilverSurferZzZ translators 2016-12-17 18:45:36 +00:00
  • 5d5d020103 (svn r27696) -Update from Eints: urdu: 11 changes by siphr spanish: 6 changes by SilverSurferZzZ russian: 10 changes by Lone_Wolf translators 2016-12-16 18:45:36 +00:00
  • b760d0cdf0 (svn r27696) -Update from Eints: urdu: 11 changes by siphr spanish: 6 changes by SilverSurferZzZ russian: 10 changes by Lone_Wolf translators 2016-12-16 18:45:36 +00:00
  • 8a41b36cd8 (svn r27695) -Update from Eints: spanish: 4 changes by SilverSurferZzZ french: 26 changes by glx translators 2016-12-14 18:45:37 +00:00
  • c69989b722 (svn r27695) -Update from Eints: spanish: 4 changes by SilverSurferZzZ french: 26 changes by glx translators 2016-12-14 18:45:37 +00:00
  • 1808557b45 (svn r27694) -Update from Eints: spanish: 4 changes by SilverSurferZzZ translators 2016-12-13 18:45:35 +00:00
  • cb8d8164bd (svn r27694) -Update from Eints: spanish: 4 changes by SilverSurferZzZ translators 2016-12-13 18:45:35 +00:00
  • 01059a7f75 (svn r27693) -Update from Eints: korean: 2 changes by telk5093 spanish: 21 changes by SilverSurferZzZ russian: 14 changes by Lone_Wolf translators 2016-12-12 18:45:37 +00:00
  • 416d7ef76e (svn r27693) -Update from Eints: korean: 2 changes by telk5093 spanish: 21 changes by SilverSurferZzZ russian: 14 changes by Lone_Wolf translators 2016-12-12 18:45:37 +00:00
  • 3f78d271b2 (svn r27692) -Update from Eints: croatian: 25 changes by VoyagerOne english (us): 2 changes by Supercheese russian: 1 change by Lone_Wolf latin: 25 changes by Supercheese translators 2016-12-11 18:45:39 +00:00
  • 1cf260afbe (svn r27692) -Update from Eints: croatian: 25 changes by VoyagerOne english (us): 2 changes by Supercheese russian: 1 change by Lone_Wolf latin: 25 changes by Supercheese translators 2016-12-11 18:45:39 +00:00
  • 7c7913c986 (svn r27691) -Update from Eints: italian: 9 changes by lorenzodv translators 2016-12-10 18:45:38 +00:00
  • decef06ae3 (svn r27691) -Update from Eints: italian: 9 changes by lorenzodv translators 2016-12-10 18:45:38 +00:00
  • 4e2ecbb5a1 (svn r27690) -Fix: Old compilers do not zero-initialise POD members when explicitly calling implicitly created default constructors. frosch 2016-12-10 15:49:25 +00:00
  • 69966b6322 (svn r27690) -Fix: Old compilers do not zero-initialise POD members when explicitly calling implicitly created default constructors. frosch 2016-12-10 15:49:25 +00:00
  • 1db921bedb (svn r27689) -Fix: MSVC warnings. frosch 2016-12-10 14:33:58 +00:00
  • 149adc9cc1 (svn r27689) -Fix: MSVC warnings. frosch 2016-12-10 14:33:58 +00:00
  • 0360e61dae (svn r27688) -Fix-ish: Initialise new railtypes with the original railtype data, though strictly NewGRF could only have modified 'label' and 'alternate_labels' at the time AllocateRailType is called, which are reset anyway. frosch 2016-12-10 13:28:47 +00:00
  • 108a0fc0d7 (svn r27688) -Fix-ish: Initialise new railtypes with the original railtype data, though strictly NewGRF could only have modified 'label' and 'alternate_labels' at the time AllocateRailType is called, which are reset anyway. frosch 2016-12-10 13:28:47 +00:00
  • 00b422712e (svn r27687) -Fix: RailtypeInfo::alternate_labels leaked when reloading NewGRF. (adf88) frosch 2016-12-10 13:26:29 +00:00
  • 3ee06b036e (svn r27687) -Fix: RailtypeInfo::alternate_labels leaked when reloading NewGRF. (adf88) frosch 2016-12-10 13:26:29 +00:00
  • 4753097c3d (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. frosch 2016-12-09 21:27:22 +00:00
  • 10293c5fb1 (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. frosch 2016-12-09 21:27:22 +00:00
  • f294258b18 (svn r27685) -Change: Preemptively invalidate translation changes of next commit for eints. frosch 2016-12-09 21:26:37 +00:00
  • acc817b3f5 (svn r27685) -Change: Preemptively invalidate translation changes of next commit for eints. frosch 2016-12-09 21:26:37 +00:00
  • cf04ca5db3 (svn r27684) -Update from Eints: italian: 1 change by lorenzodv translators 2016-12-09 18:45:36 +00:00
  • ddca928488 (svn r27684) -Update from Eints: italian: 1 change by lorenzodv translators 2016-12-09 18:45:36 +00:00
  • da76191afc (svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default. frosch 2016-12-08 20:21:39 +00:00
  • ad43465c31 (svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default. frosch 2016-12-08 20:21:39 +00:00
  • cdbb864725 (svn r27682) -Fix: Don't check if links are alive for manually routed cargo fonsinchen 2016-12-04 19:59:17 +00:00
  • 58fdd3ac98 (svn r27682) -Fix: Don't check if links are alive for manually routed cargo fonsinchen 2016-12-04 19:59:17 +00:00
  • aa26edfa48 (svn r27681) -Fix: When deleting stale links, iterate through order lists before iterating through vehicles fonsinchen 2016-12-04 19:53:38 +00:00
  • 662c019136 (svn r27681) -Fix: When deleting stale links, iterate through order lists before iterating through vehicles fonsinchen 2016-12-04 19:53:38 +00:00
  • fd7852cbdf (svn r27680) -Update from Eints: romanian: 1 change by kneekoo translators 2016-11-12 18:45:38 +00:00
  • 60a3cc0734 (svn r27680) -Update from Eints: romanian: 1 change by kneekoo translators 2016-11-12 18:45:38 +00:00
  • 4ea93bc8ef (svn r27679) -Update from Eints: romanian: 10 changes by kneekoo translators 2016-11-09 18:45:35 +00:00
  • 002251942c (svn r27679) -Update from Eints: romanian: 10 changes by kneekoo translators 2016-11-09 18:45:35 +00:00
  • 7e2e63094b (svn r27678) -Update from Eints: romanian: 20 changes by kneekoo translators 2016-11-08 18:45:38 +00:00