Commit Graph

16181 Commits (6e0e88af2067462f3fbf5e7b41ed980e735f1c8c)

Author SHA1 Message Date
translators 6e0e88af20 (svn r27761) -Update from Eints:
croatian: 3 changes by VoyagerOne
italian: 5 changes by lorenzodv
english (us): 4 changes by Supercheese
latin: 4 changes by Supercheese
7 years ago
frosch 1b9139efe8 (svn r27760) -Change: Enable realisitic train and road vehicle acceleration by default. 7 years ago
frosch a09cc8dda0 (svn r27759) -Fix: strgen compilation 7 years ago
frosch 2bb80d280c (svn r27758) -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k. 7 years ago
frosch fc4c4d080c (svn r27757) -Change: Make StringID 32bit. 7 years ago
frosch a56e2bccd0 (svn r27756) -Codechange: Add StringTab enum 7 years ago
frosch f4da8ece0c (svn r27755) -Codechange: Move TAB_SIZE to strings_type.h and use it consistently. 7 years ago
frosch 9ad09627ad (svn r27754) -Codechange: Add GetStringTab(), GetStringIndex() and MakeStringID() to access the structure of StringIDs. 7 years ago
translators b264dd2a8d (svn r27753) -Update from Eints: 7 years ago
alberth 07254a238d (svn r27752) -Cleanup: Remove obsolete strings from other languages as well. 7 years ago
alberth dcc240f826 (svn r27751) -Feature: Display cargo suffix of accepted cargoes in industry view based on cb37 result type.
Industry-sets that have no stockpiling get better control over the displayed accepted cargo information.
- result 0401 only prints the accepted cargo
- results 0800-0BFF prints the accepted cargo and a string (but not the amount)
7 years ago
alberth 325a46e8ed (svn r27750) -Codechange: Add cb37 result type to the cargo suffix. 7 years ago
alberth e8635aca1a (svn r27749) -Codechange: Fold cb37 cargo suffix text in a structure. 7 years ago
translators 8d5fae919c (svn r27748) -Update from Eints:
polish: 1 change by wojteks86
7 years ago
translators 92905a3deb (svn r27747) -Update from Eints:
korean: 7 changes by telk5093
7 years ago
frosch 7f1c176706 (svn r27746) -Fix [FS#6538]: PR_CLEAR_ROAD refers to cost per roadbit. Removing secondary roadtypes from bridges was too cheap. (JGR) 7 years ago
translators 0c5b6dcddd (svn r27744) -Update from Eints:
basque: 20 changes by Thadah
dutch: 4 changes by habell
7 years ago
frosch ae815ecf1b (svn r27743) -Fix [FS#6537]: Extra viewports did not center on the selected tile. (hackalittlebit) 8 years ago
translators 505ba65922 (svn r27742) -Update from Eints:
spanish (mexican): 1 change by Absay
8 years ago
translators 12dd8e8713 (svn r27741) -Update from Eints:
luxembourgish: 26 changes by Phreeze
russian: 1 change by Lone_Wolf
8 years ago
translators ecd579f3ae (svn r27740) -Update from Eints:
korean: 1 change by telk5093
8 years ago
frosch bcc2c7d06e (svn r27739) -Cleanup/Revert (r12162): Clearing MP_HOUSE with DC_EXEC always fails, so there is no effect in testing for houses first. (adf88) 8 years ago
translators ff0a90674d (svn r27738) -Update from Eints:
croatian: 1 change by VoyagerOne
8 years ago
translators 115fba1b92 (svn r27737) -Update from Eints:
czech: 27 changes by djst
8 years ago
translators bdcafc7f99 (svn r27736) -Update from Eints:
italian: 1 change by lorenzodv
8 years ago
translators 99a058b6e6 (svn r27735) -Update from Eints:
catalan: 1 change by juanjo
8 years ago
frosch 1d67a4e88d (svn r27734) -Change: Hide the drive-in stops from the tram station picker. 8 years ago
frosch a23f707f92 (svn r27733) -Codechange: Pass NPF user data as void* instead of as array of integers. 8 years ago
frosch 7b553d255e (svn r27732) -Change: Turn the message about 'missing baseset sprites' from a popup into a static message that only shows in non-release versions, just like the 'missing translations' message. 8 years ago
frosch 1aedadb49b (svn r27730) -Change: Split openttd.grf into openttd.grf and orig_extra.grf
openttd.grf is now always loaded and provides all extra graphics in case the (possibly outdated) baseset does not.
  orig_extra.grf contains graphics specific to the original baseset only.
8 years ago
frosch ec9a920aab (svn r27729) -Codechange: Do not count static NewGRF when checking for the maximum number of NewGRFs in a game.
-Codechange: Remove LAST_GRF_SLOT and MAX_NEWGRFS. Now NETWORK_MAX_GRF_COUNT is the only constant to specify the maximum number of non-static NewGRF.
-Codechange: Increase the number of file slots, effectively increasing the maximum number of static NewGRF and baseset GRFs.
8 years ago
translators 6696e5c4e1 (svn r27728) -Update from Eints:
latin: 1 change by Supercheese
8 years ago
frosch 1446d916f0 (svn r27726) -Fix: Improve error message when trying to build rail track over a depot. (adf88) 8 years ago
frosch a3b356e057 (svn r27725) -Codechange: Remove IsOpenTTDBaseGRF and test for GCF_CONFIG instead, which does the same in all use-cases. 8 years ago
frosch 4df712589c (svn r27724) -Cleanup: Remove pointless usage of IsOpenTTDBaseGRF. System GRFs are never listed in the NewGRF GUI. 8 years ago
frosch b363a639aa (svn r27723) -Codechange: Simplify tests by using GCF_SYSTEM. 8 years ago
frosch 5267b60027 (svn r27722) -Fix (r7490): GCF_SYSTEM was never set correctly. 8 years ago
frosch 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. 8 years ago
translators b2b5079fc7 (svn r27720) -Update from Eints:
turkish: 25 changes by barisdemirdelen
8 years ago
translators 4823b0bca1 (svn r27719) -Update from Eints:
polish: 25 changes by nouwak
8 years ago
translators 1824df90bf (svn r27718) -Update from Eints:
spanish (mexican): 25 changes by Absay
8 years ago
translators de23dd0a1e (svn r27717) -Update from Eints:
spanish: 2 changes by SilverSurferZzZ
8 years ago
translators 46bfc8c295 (svn r27716) -Update from Eints:
catalan: 1 change by juanjo
8 years ago
translators a4fdb3ecce (svn r27715) -Update from Eints:
spanish: 2 changes by SilverSurferZzZ
8 years ago
translators 9cccde26e5 (svn r27714) -Update from Eints:
catalan: 2 changes by juanjo
russian: 1 change by Lone_Wolf
8 years ago
frosch f882a5aa00 (svn r27713) -Fix [FS#6527]: Setup clipping areas for individual widgets when drawing. (adf88) 8 years ago
frosch 3419bff4ed (svn r27712) -Codechange: Reduce recursions in DrawOverlappedWindow by limiting the area to the window bounds first. (adf88) 8 years ago
frosch eae9234c07 (svn r27711) -Doc: Fontsizes (adf88) 8 years ago
frosch 6f8241d8e9 (svn r27710) -Change: Limit waypoint area by maximum station spread already when dragging. (adf88) 8 years ago
frosch 4342798ff5 (svn r27709) -Fix-ish: Silence some warnings. (adf88) 8 years ago