Commit Graph

13844 Commits

Author SHA1 Message Date
frosch
edde2b4b2b (svn r18278) -Cleanup (r1): No need to set a cost multiplier for raw-industry-construction of banks. They have never been raw industries. 2009-11-24 18:27:58 +00:00
rubidium
50359b2d08 (svn r18277) -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions 2009-11-24 18:05:55 +00:00
frosch
f4fb782fbf (svn r18276) -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -1, if the industry is neither buildable nor prospectable. 2009-11-24 17:56:45 +00:00
frosch
904a937437 (svn r18275) -Fix (r18266): Need to update regression due to different rounding. 2009-11-24 17:40:38 +00:00
rubidium
f8b79068e6 (svn r18274) -Codechange: remove the unused WDF flags 2009-11-24 17:28:29 +00:00
rubidium
46f90bef77 (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. 2009-11-24 17:13:24 +00:00
rubidium
5669e483c5 (svn r18272) -Codechange: make FindScrollbar a const function 2009-11-24 16:54:52 +00:00
rubidium
9cc710ad22 (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 2009-11-24 14:20:39 +00:00
rubidium
ff1a4a9028 (svn r18270) -Codechange: split the code for finding a road stop to stop at into a seperate function 2009-11-24 14:19:21 +00:00
rubidium
9068245629 (svn r18269) -Fix [FS#3326]: crash because there was no (hidden) one way widget for the tram toolbar 2009-11-24 13:28:18 +00:00
frosch
f60a437d36 (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. 2009-11-24 13:15:58 +00:00
rubidium
ea0fd4656a (svn r18267) -Codechange: make the music window big font aware 2009-11-24 13:14:48 +00:00
frosch
fe65c7f833 (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. 2009-11-24 13:12:34 +00:00
rubidium
bc48c70c46 (svn r18265) -Codechange: make the finance overview window big font aware 2009-11-24 12:42:36 +00:00
rubidium
b4da187ae6 (svn r18264) -Codechange: make the company league window big font aware 2009-11-23 22:01:42 +00:00
rubidium
4b8f180ffd (svn r18263) -Codechange: make the town views resizable 2009-11-23 21:34:33 +00:00
rubidium
5b8b625415 (svn r18262) -Codechange: make the status bar big font aware 2009-11-23 20:25:14 +00:00
rubidium
919691da86 (svn r18261) -Codechange: center the company icons in the toolbar dropdowns 2009-11-23 20:14:42 +00:00
rubidium
8b67964172 (svn r18260) -Codechange: make the company station view big font aware 2009-11-23 20:13:37 +00:00
rubidium
33b6170517 (svn r18259) -Codechange: make the graphs big font aware 2009-11-23 19:53:58 +00:00
translators
546d27c216 (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
2009-11-23 18:45:23 +00:00
rubidium
79c677d61b (svn r18257) -Fix: glitch when the news message is wider than the status bar 2009-11-23 16:23:42 +00:00
rubidium
3ebe581b4a (svn r18256) -Codechange: make the vehicle details window big font aware 2009-11-23 16:18:01 +00:00
rubidium
df8d95738d (svn r18255) -Codechange: make the town authority window big font aware 2009-11-23 14:04:03 +00:00
rubidium
54d1efc4cd (svn r18254) -Codechange: make the highscore windows big font aware-ish till the point that it still fits within the graphics 2009-11-23 13:18:20 +00:00
frosch
f48f252a2d (svn r18253) -Codechange: Convert the linked list of loaded GRFFiles into a SmallVector. 2009-11-23 13:14:45 +00:00
rubidium
8c049c7c34 (svn r18252) -Fix: crash when news is shown when the end game window is opened (status bar goes missing for a while etc.) 2009-11-23 13:01:12 +00:00
rubidium
7824727828 (svn r18251) -Codechange: make the join status window big font aware 2009-11-23 12:45:01 +00:00
rubidium
71ef26ca66 (svn r18250) -Codechange: make the graph legend big font aware 2009-11-22 22:21:00 +00:00
rubidium
a71cc49498 (svn r18249) -Codechange: make the network client list big font aware 2009-11-22 22:17:06 +00:00
rubidium
5d92478a44 (svn r18248) -Codechange: remove magic numbers from the AI debug window, making it big font aware in the process 2009-11-22 22:12:00 +00:00
rubidium
d24c2a1b5e (svn r18247) -Codechange: make the AI settings window big font aware 2009-11-22 22:08:28 +00:00
frosch
7a881d5aa2 (svn r18246) -Codechange: Make signs and station/town names big font aware. 2009-11-22 20:56:39 +00:00
frosch
496e647ad2 (svn r18245) -Codechange: Deduplicate code wrt. clicking on signs and station/town names. 2009-11-22 20:38:06 +00:00
frosch
262d5fe642 (svn r18244) -Codechange: Make texteffects big font aware. 2009-11-22 20:23:41 +00:00
frosch
7eb257fbdf (svn r18243) -Codechange: Deduplicate code wrt. drawing signs and station/town names. 2009-11-22 19:53:49 +00:00
rubidium
a5acfa22ed (svn r18242) -Codechange: make the refit window big font aware 2009-11-22 19:40:48 +00:00
rubidium
50ebdf0713 (svn r18241) -Codechange: make the rail depot 'buttons' centered in the window 2009-11-22 19:31:52 +00:00
rubidium
845de0aac1 (svn r18240) -Change: align the 'select' sprite in the network content GUI based on the font height 2009-11-22 19:27:51 +00:00
rubidium
c8c1286958 (svn r18239) -Codechange: make the AI 'selection' list window big font aware 2009-11-22 19:24:02 +00:00
rubidium
78f783b89b (svn r18238) -Codechange: make the autoreplace window big font aware 2009-11-22 19:19:11 +00:00
rubidium
d4d7347157 (svn r18237) -Codechange: make the group GUI big font aware 2009-11-22 19:18:51 +00:00
rubidium
6f82d2b53b (svn r18236) -Codechange: make the group gui behave 'better aligned' 2009-11-22 18:51:58 +00:00
rubidium
1ee0705dc4 (svn r18235) -Fix: like r18233, but for the non-trains 2009-11-22 18:51:21 +00:00
translators
fd7d424668 (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
2009-11-22 18:45:19 +00:00
alberth
4d93e7728d (svn r18233) -Fix: Fix matrix widget of the autoreplace gui. 2009-11-22 18:32:03 +00:00
alberth
1a1abf5c6c (svn r18232) -Fix: Extend container widgets to accomadate multiples of filling step size. 2009-11-22 18:31:17 +00:00
alberth
7cf5681377 (svn r18231) -Fix: Enable filling of matrix widget in the depot gui. 2009-11-22 18:29:52 +00:00
alberth
5bee09c924 (svn r18230) -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize(). 2009-11-22 18:28:14 +00:00
alberth
18b33fde83 (svn r18229) -Codechange: Make fill_x, fill_y a number instead of a bool. 2009-11-22 18:26:01 +00:00