Commit Graph

22674 Commits (tracerestrict)
 

Author SHA1 Message Date
frosch a76847f362 (svn r27725) -Codechange: Remove IsOpenTTDBaseGRF and test for GCF_CONFIG instead, which does the same in all use-cases. 8 years ago
frosch dc024f0e3a (svn r27724) -Cleanup: Remove pointless usage of IsOpenTTDBaseGRF. System GRFs are never listed in the NewGRF GUI. 8 years ago
frosch 373a6d3497 (svn r27723) -Codechange: Simplify tests by using GCF_SYSTEM. 8 years ago
frosch ca329cd275 (svn r27722) -Fix (r7490): GCF_SYSTEM was never set correctly. 8 years ago
frosch 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. 8 years ago
translators 43ee8e8d38 (svn r27720) -Update from Eints:
turkish: 25 changes by barisdemirdelen
8 years ago
translators 12d17ed62b (svn r27719) -Update from Eints:
polish: 25 changes by nouwak
8 years ago
translators a8496153d6 (svn r27718) -Update from Eints:
spanish (mexican): 25 changes by Absay
8 years ago
translators 151956d471 (svn r27717) -Update from Eints:
spanish: 2 changes by SilverSurferZzZ
8 years ago
translators 9bbc6e7ab5 (svn r27716) -Update from Eints:
catalan: 1 change by juanjo
8 years ago
translators db6e65f4f3 (svn r27715) -Update from Eints:
spanish: 2 changes by SilverSurferZzZ
8 years ago
translators 1c7e978b09 (svn r27714) -Update from Eints:
catalan: 2 changes by juanjo
russian: 1 change by Lone_Wolf
8 years ago
frosch d1c64315cd (svn r27713) -Fix [FS#6527]: Setup clipping areas for individual widgets when drawing. (adf88) 8 years ago
frosch dbe969087d (svn r27712) -Codechange: Reduce recursions in DrawOverlappedWindow by limiting the area to the window bounds first. (adf88) 8 years ago
frosch 60a79b599e (svn r27711) -Doc: Fontsizes (adf88) 8 years ago
frosch 14dba9764b (svn r27710) -Change: Limit waypoint area by maximum station spread already when dragging. (adf88) 8 years ago
frosch d8a316d7c5 (svn r27709) -Fix-ish: Silence some warnings. (adf88) 8 years ago
translators c917ed2112 (svn r27708) -Update from Eints:
catalan: 26 changes by juanjo
russian: 9 changes by Lone_Wolf
8 years ago
frosch 2be42dadea (svn r27707) -Fix: Make the result of NewGRF's CARGO_NAME string code reliably print 'Nothing', if an invalid type is provided. 8 years ago
frosch 9145e5d2b5 (svn r27706) -Feature: [NewGRF] String command 9A 1E to print the name of a cargo type. 8 years ago
frosch 124f386fd1 (svn r27705) -Doc: Add the hex codes to the SCC_NEWGRF_ enum entries. 8 years ago
translators 2507487877 (svn r27704) -Update from Eints:
welsh: 29 changes by kazzie
spanish: 2 changes by SilverSurferZzZ
russian: 13 changes by Lone_Wolf
8 years ago
frosch ab3d5305a5 (svn r27703) -Change [FS#6532]: [gcc] Wnarrowing and Wfree-nonheap-object do no longer trigger in gcc 4.9.2, so reenable them. 8 years ago
translators 6de1225894 (svn r27702) -Update from Eints:
russian: 16 changes by Lone_Wolf
8 years ago
translators ca65ea003d (svn r27701) -Update from Eints:
russian: 37 changes by Lone_Wolf
8 years ago
frosch 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. 8 years ago
translators be21109989 (svn r27699) -Update from Eints:
russian: 1 change by Lone_Wolf
8 years ago
translators 2171a56c15 (svn r27698) -Update from Eints:
spanish: 3 changes by SilverSurferZzZ
russian: 3 changes by Lone_Wolf
8 years ago
translators 37b6bd5702 (svn r27697) -Update from Eints:
urdu: 9 changes by siphr
spanish: 3 changes by SilverSurferZzZ
8 years ago
translators 5d5d020103 (svn r27696) -Update from Eints:
urdu: 11 changes by siphr
spanish: 6 changes by SilverSurferZzZ
russian: 10 changes by Lone_Wolf
8 years ago
translators 8a41b36cd8 (svn r27695) -Update from Eints:
spanish: 4 changes by SilverSurferZzZ
french: 26 changes by glx
8 years ago
translators 1808557b45 (svn r27694) -Update from Eints:
spanish: 4 changes by SilverSurferZzZ
8 years ago
translators 01059a7f75 (svn r27693) -Update from Eints:
korean: 2 changes by telk5093
spanish: 21 changes by SilverSurferZzZ
russian: 14 changes by Lone_Wolf
8 years ago
translators 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
8 years ago
translators 7c7913c986 (svn r27691) -Update from Eints:
italian: 9 changes by lorenzodv
8 years ago
frosch 4e2ecbb5a1 (svn r27690) -Fix: Old compilers do not zero-initialise POD members when explicitly calling implicitly created default constructors. 8 years ago
frosch 1db921bedb (svn r27689) -Fix: MSVC warnings. 8 years ago
frosch 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. 8 years ago
frosch 00b422712e (svn r27687) -Fix: RailtypeInfo::alternate_labels leaked when reloading NewGRF. (adf88) 8 years ago
frosch 4753097c3d (svn r27686) -Change: List railtype of rail tiles explicitly in the tile info window. 8 years ago
frosch f294258b18 (svn r27685) -Change: Preemptively invalidate translation changes of next commit for eints. 8 years ago
translators cf04ca5db3 (svn r27684) -Update from Eints:
italian: 1 change by lorenzodv
8 years ago
frosch da76191afc (svn r27683) -Change: Rearrange the autoreplace GUI for trains, and do not filter it by railtype by default. 8 years ago
fonsinchen cdbb864725 (svn r27682) -Fix: Don't check if links are alive for manually routed cargo 8 years ago
fonsinchen aa26edfa48 (svn r27681) -Fix: When deleting stale links, iterate through order lists before iterating through vehicles 8 years ago
Jonathan G Rennison 78b7223272 Make tracerestrict GUI mouse-wheel scrollable. 8 years ago
translators fd7852cbdf (svn r27680) -Update from Eints:
romanian: 1 change by kneekoo
8 years ago
translators 4ea93bc8ef (svn r27679) -Update from Eints:
romanian: 10 changes by kneekoo
8 years ago
translators 7e2e63094b (svn r27678) -Update from Eints:
romanian: 20 changes by kneekoo
8 years ago
frosch 9d8c04b0cc (svn r27677) -Codechange: Remove implicit VehicleListIdentifier from uint32 constructor, to make conversions more explicit. 8 years ago