Commit Graph

22582 Commits (c706eeda819e51118a2d898a01f20f0a41ec7c9c)
 

Author SHA1 Message Date
michi_cc c706eeda81 (svn r27792) -Add: [Win32] .gitignore for IntelliSense database of VS2015 Update 2. 7 years ago
michi_cc 9a62317dfc (svn r27791) -Fix (r27790) [FS#6366]: Try #2. Now also for Visual Studio 2010. 7 years ago
michi_cc 2d45d55925 (svn r27790) -Fix [FS#6366]: [Win32] Mark OpenTTD as DPI-aware to avoid OS window scaling that breaks mouse input. 7 years ago
translators 9169ab6ce2 (svn r27789) -Update from Eints:
polish: 3 changes by wojteks86
greek: 1 change by kyrm
7 years ago
peter1138 a77044f185 (svn r27788) -Fix [FS#6536]: Get vehicle load amount after executing new cargo trigger. 7 years ago
peter1138 980871a87b (svn r27787) -Fix: Update scrollbar when rebuilding AI/GS setting list. 7 years ago
peter1138 9a489375e3 (svn r27786) -Fix [FS#6479]: AI configuration changed incorrect parameter when some parameters are hidden. 7 years ago
peter1138 c366425de6 (svn r27785) -Fix [FS#6508]: Buoys not always drawn after being placed depending on zoom level (Samu). 7 years ago
peter1138 7501b7cf7a (svn r27784) -Fix [FS#6505]: Allow rail conversion even if ship is on tile (Samu). 7 years ago
frosch ed63b48e76 (svn r27780) -Update: Numbers 7 years ago
frosch d3de080883 (svn r27778) -Change [FS#6442-ish]: Convenience savegame bump to distinguish 1.7 savegames from 1.6 savegames. 7 years ago
frosch bc61ff380a (svn r27777) -Doc: Yearly increment 7 years ago
frosch ffcdd47321 (svn r27776) -Merge: Documentation updates from 1.6 branch 7 years ago
frosch 51c6ae62d1 (svn r27775) -Fix [FS#6510]: Insufficient thread synchronisation when switching blitters. (JGR) 7 years ago
frosch 5b7a04ca27 (svn r27774) -Fix [FS#5889]: Enabling palette animation for 32bpp blitters while paused skipped initialisation of the palette and resulted in black windows.
-Revert (r23978): No SDL-specific fix required anymore. The new fix applies to all backends.
7 years ago
frosch f2af019eb7 (svn r27773) -Update: Baseset translations 7 years ago
frosch 5e28cc4757 (svn r27772) -Fix [FS#5819]: If the intro game had a savegame version which contains a NewGRF configuration, then townname NewGRFs would not be activated in the game options. 7 years ago
translators 4d12cce1c4 (svn r27771) -Update from Eints:
malay: 27 changes by stress_043
7 years ago
fonsinchen 0d5ee772fc (svn r27770) -Fix [FS#6540]: Initialize variables in station_sl.cpp (JGR) 7 years ago
frosch bc2382af06 (svn r27769) -Change: [NewGRF] Extend the DCxx range to D800-DFFF. 7 years ago
frosch 724f1f3b69 (svn r27768) -Codechange: Use if and IsInsideMM instead of switch-case sequences to test for consecutive values. 7 years ago
frosch f469b0be3e (svn r27767) -Codechange: Industries and houses should just use the default-case in Action 4. 7 years ago
frosch 4180276c81 (svn r27766) -Fix: Obiwan opposed translations for text id D3FF and DCFF in Action 13. 7 years ago
translators 3342c5a367 (svn r27765) -Update from Eints:
russian: 4 changes by Lone_Wolf
7 years ago
translators d22b80779b (svn r27764) -Update from Eints:
russian: 3 changes by Lone_Wolf
french: 6 changes by glx
7 years ago
translators a8f9520bbd (svn r27763) -Update from Eints:
korean: 6 changes by telk5093
frisian: 2 changes by Fopper
russian: 5 changes by Lone_Wolf
7 years ago
translators a192fa74a7 (svn r27762) -Update from Eints:
catalan: 5 changes by juanjo
greek: 29 changes by kyrm
croatian: 2 changes by UnderwaterHesus
japanese: 4 changes by nex259
7 years ago
translators 9071d5f07f (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 60f7168c22 (svn r27760) -Change: Enable realisitic train and road vehicle acceleration by default. 7 years ago
frosch 40eee1e3a2 (svn r27759) -Fix: strgen compilation 7 years ago
frosch ce32ca4dc6 (svn r27758) -Change: Increase the maximum number of GameScript texts to 64k, and NewGRF texts to 512k. 7 years ago
frosch 0c1fcc02ec (svn r27757) -Change: Make StringID 32bit. 7 years ago
frosch 49b940f69c (svn r27756) -Codechange: Add StringTab enum 7 years ago
frosch b54a79f13e (svn r27755) -Codechange: Move TAB_SIZE to strings_type.h and use it consistently. 7 years ago
frosch 02967c3c08 (svn r27754) -Codechange: Add GetStringTab(), GetStringIndex() and MakeStringID() to access the structure of StringIDs. 7 years ago
translators d5c6760c85 (svn r27753) -Update from Eints: 7 years ago
alberth fa81e20390 (svn r27752) -Cleanup: Remove obsolete strings from other languages as well. 7 years ago
alberth 34ca88c098 (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 5bcca41ace (svn r27750) -Codechange: Add cb37 result type to the cargo suffix. 7 years ago
alberth c9a8360419 (svn r27749) -Codechange: Fold cb37 cargo suffix text in a structure. 7 years ago
translators 04040a6a6d (svn r27748) -Update from Eints:
polish: 1 change by wojteks86
7 years ago
translators 9eff17e66b (svn r27747) -Update from Eints:
korean: 7 changes by telk5093
7 years ago
frosch 9d85de4d3e (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
frosch c46e51449e (svn r27745) -Update: Baseset translations 7 years ago
translators 594b328c7e (svn r27744) -Update from Eints:
basque: 20 changes by Thadah
dutch: 4 changes by habell
7 years ago
frosch 30637d1580 (svn r27743) -Fix [FS#6537]: Extra viewports did not center on the selected tile. (hackalittlebit) 7 years ago
translators 31d4b1e8d6 (svn r27742) -Update from Eints:
spanish (mexican): 1 change by Absay
7 years ago
translators 0fc88ade9f (svn r27741) -Update from Eints:
luxembourgish: 26 changes by Phreeze
russian: 1 change by Lone_Wolf
8 years ago
translators cd18f2c10c (svn r27740) -Update from Eints:
korean: 1 change by telk5093
8 years ago
frosch 6c573dc3b5 (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