Commit Graph

13748 Commits (8da21d58a9e50d1e08a94bb7cba83fec040f741b)
 

Author SHA1 Message Date
frosch 8da21d58a9 (svn r18282) -Codechange: Remove IndustrySpec::raw_industry_cost_multiplier and use 8 * cost_multiplier instead. 15 years ago
smatz f0c64208cf (svn r18281) -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others) 15 years ago
rubidium 8d6e323ef8 (svn r18280) -Codechange: remove widget indices that are not needed for custom drawing/handling input 15 years ago
translators 3f0e1c9091 (svn r18279) -Update from WebTranslator v3.0:
traditional_chinese - 3 changes by josesun
finnish - 2 changes by jpx_
greek - 34 changes by fumantsu
hungarian - 3 changes by alyr
polish - 3 changes by silver_777
spanish - 4 changes by Terkhen
15 years ago
frosch aa14dc48d0 (svn r18278) -Cleanup (r1): No need to set a cost multiplier for raw-industry-construction of banks. They have never been raw industries. 15 years ago
rubidium 14300d309c (svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions 15 years ago
frosch 91865c33da (svn r18276) -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -1, if the industry is neither buildable nor prospectable. 15 years ago
frosch 7d355a58f3 (svn r18275) -Fix (r18266): Need to update regression due to different rounding. 15 years ago
rubidium 69b6d9309a (svn r18274) -Codechange: remove the unused WDF flags 15 years ago
rubidium 8371be352b (svn r18273) -Codechange: do not require widget numbers for default widgets (close, sticky, resize buttons and the caption), except when you want to use SetStringParameter for the caption ofcourse. Also remove the requirement for some of the WDF flags; no need to test for both the flag whether a feature is used and whether the feature is in action. 15 years ago
rubidium 75bd985876 (svn r18272) -Codechange: make FindScrollbar a const function 15 years ago
rubidium 8193dad106 (svn r18271) -Fix [FS#3315]: road vehicles wouldn't reserve a road stop in tunnels/on bridges so when they leave wormhole they're still focussed on the main road stop causing unneededly long queues 15 years ago
rubidium 32926facf9 (svn r18270) -Codechange: split the code for finding a road stop to stop at into a seperate function 15 years ago
rubidium e57d6a8e48 (svn r18269) -Fix [FS#3326]: crash because there was no (hidden) one way widget for the tram toolbar 15 years ago
frosch d507136e04 (svn r18268) -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself. 15 years ago
rubidium 5e247b6e43 (svn r18267) -Codechange: make the music window big font aware 15 years ago
frosch 912bce0b8c (svn r18266) -Codechange: Add a function to compute prices from price base and cost factor and use it consistently for vehicle purchase, running cost, and refit cost. 15 years ago
rubidium b6b5515335 (svn r18265) -Codechange: make the finance overview window big font aware 15 years ago
rubidium 584c75722e (svn r18264) -Codechange: make the company league window big font aware 15 years ago
rubidium 12f5032adf (svn r18263) -Codechange: make the town views resizable 15 years ago
rubidium 3c109fd7f1 (svn r18262) -Codechange: make the status bar big font aware 15 years ago
rubidium fb168e25ad (svn r18261) -Codechange: center the company icons in the toolbar dropdowns 15 years ago
rubidium b351de15d9 (svn r18260) -Codechange: make the company station view big font aware 15 years ago
rubidium 2ee87ce100 (svn r18259) -Codechange: make the graphs big font aware 15 years ago
translators f9fd176ce4 (svn r18258) -Update from WebTranslator v3.0:
dutch - 1 changes by habell
greek - 30 changes by 
hungarian - 2 changes by alyr
indonesian - 6 changes by fanioz
polish - 1 changes by silver_777
portuguese - 18 changes by JayCity
russian - 13 changes by Lone_Wolf
15 years ago
rubidium 2a2884646c (svn r18257) -Fix: glitch when the news message is wider than the status bar 15 years ago
rubidium fabd1b7c50 (svn r18256) -Codechange: make the vehicle details window big font aware 15 years ago
rubidium 4b555968c4 (svn r18255) -Codechange: make the town authority window big font aware 15 years ago
rubidium 5ef00aa15b (svn r18254) -Codechange: make the highscore windows big font aware-ish till the point that it still fits within the graphics 15 years ago
frosch e3c7e3c169 (svn r18253) -Codechange: Convert the linked list of loaded GRFFiles into a SmallVector. 15 years ago
rubidium edc90be5b8 (svn r18252) -Fix: crash when news is shown when the end game window is opened (status bar goes missing for a while etc.) 15 years ago
rubidium 29c65215ed (svn r18251) -Codechange: make the join status window big font aware 15 years ago
rubidium c7c9f24f60 (svn r18250) -Codechange: make the graph legend big font aware 15 years ago
rubidium 3a16e0edf1 (svn r18249) -Codechange: make the network client list big font aware 15 years ago
rubidium 95436bb5b2 (svn r18248) -Codechange: remove magic numbers from the AI debug window, making it big font aware in the process 15 years ago
rubidium e4f5dddbe5 (svn r18247) -Codechange: make the AI settings window big font aware 15 years ago
frosch 8e85bb82e9 (svn r18246) -Codechange: Make signs and station/town names big font aware. 15 years ago
frosch ff5a1f4461 (svn r18245) -Codechange: Deduplicate code wrt. clicking on signs and station/town names. 15 years ago
frosch c24d6d3f4e (svn r18244) -Codechange: Make texteffects big font aware. 15 years ago
frosch 4661abd33b (svn r18243) -Codechange: Deduplicate code wrt. drawing signs and station/town names. 15 years ago
rubidium f381f9b46f (svn r18242) -Codechange: make the refit window big font aware 15 years ago
rubidium 5c13e0c1e6 (svn r18241) -Codechange: make the rail depot 'buttons' centered in the window 15 years ago
rubidium bd0d32a0b6 (svn r18240) -Change: align the 'select' sprite in the network content GUI based on the font height 15 years ago
rubidium 48d1718671 (svn r18239) -Codechange: make the AI 'selection' list window big font aware 15 years ago
rubidium cf354803d6 (svn r18238) -Codechange: make the autoreplace window big font aware 15 years ago
rubidium 3d6edbdf46 (svn r18237) -Codechange: make the group GUI big font aware 15 years ago
rubidium c95963a0d7 (svn r18236) -Codechange: make the group gui behave 'better aligned' 15 years ago
rubidium 747e123307 (svn r18235) -Fix: like r18233, but for the non-trains 15 years ago
translators b7cbfb09e7 (svn r18234) -Update from WebTranslator v3.0:
arabic_egypt - 14 changes by kasakg
catalan - 2 changes by arnau
croatian - 92 changes by UnderwaterHesus
greek - 30 changes by 
polish - 3 changes by silver_777
15 years ago
alberth 5087bb545b (svn r18233) -Fix: Fix matrix widget of the autoreplace gui. 15 years ago