Commit Graph

13948 Commits (8b9a2218de1e291f3de5702c0ad2ddfdb1acb000)
 

Author SHA1 Message Date
alberth c0dfaec34d (svn r18333) -Fix (r18127): Station view window did not resize properly when toggling between ratings and acceptance view. 15 years ago
rubidium 736e0c18cc (svn r18332) -Fix: the MSVC compile warnings 15 years ago
rubidium 5d38d06313 (svn r18331) -Fix [FS#3334]: news items would with some chat 'bars' not be displayed fully. Fix by erikjanp. 15 years ago
rubidium b00a5f1069 (svn r18330) -Cleanup: remove some unneeded includes 15 years ago
frosch bf0b72ae9e (svn r18329) -Remove: [strgen] Support for {SETX} and {SETXY}. Let it rest in peace as NewGRF relict. 15 years ago
frosch ae97bf029c (svn r18328) -Codechange: Remove last usage of {SETX} from strings. 15 years ago
translators 8de6e3fcd9 (svn r18327) -Update from WebTranslator v3.0:
catalan - 26 changes by arnau
traditional_chinese - 24 changes by josesun
finnish - 4 changes by jpx_
french - 2 changes by glx
greek - 30 changes by 
italian - 6 changes by lorenzodv
polish - 8 changes by silver_777
portuguese - 4 changes by JayCity
spanish - 2 changes by Terkhen
15 years ago
frosch a66f383d1b (svn r18326) -Fix (r18325): Missing signedness conversion. 15 years ago
frosch 49aca1edc0 (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware. 15 years ago
rubidium 1f0da3710f (svn r18324) -Codechange: there's no need for a default size when the window isn't resizable 15 years ago
rubidium 9bb4ad4ba8 (svn r18323) -Fix [FS#3330]: credits were drawn on the border of the window 15 years ago
rubidium 293dfd7c3e (svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice. 15 years ago
rubidium b58b058e2b (svn r18321) -Fix [FS#3331]: make the toolbars also calculate their top location based on the main toolbar's height instead of hardcoding that 15 years ago
rubidium 6a367fda8a (svn r18320) -Codechange: make the terraform and transparency window not use absolute location but manually calculate based on toolbar size etc. 15 years ago
frosch a825349bf1 (svn r18319) -Fix: Timetable window wrt. big/small fonts. 15 years ago
rubidium 458c73aecb (svn r18318) -Codechange: add an enum value for manual window placement 15 years ago
alberth a427ab751d (svn r18317) -Codechange: Merge both face windows into a single window description and widget parts array. 15 years ago
alberth 4999a76b3e (svn r18316) -Codechange: Introduce selection widgets to enable turning parts of the face window on and off. 15 years ago
alberth 3b1d471838 (svn r18315) -Codechange: Remove fixed minimal sizes of the other widgets in both face windows. 15 years ago
frosch 6734252dfa (svn r18314) -Fix: Disable 'start date' button for timetable windows of other companies. 15 years ago
alberth 692a45c352 (svn r18313) -Codechange: Decide the size of the widgets displaying values of parts in the advanced face window dynamically. 15 years ago
alberth 0be86e295b (svn r18312) -Codechange: Simplify the nested widget part arrays of both face windows, and move a bit towards merging. 15 years ago
rubidium ff32ea24fc (svn r18311) -Codechange: no need to hardcode locations of some 'random' windows 15 years ago
alberth 2dbf1d72f9 (svn r18310) -Codechange: Introduce widgets for the names of the parts in the advanced face editing window, 15 years ago
translators 89c8c4553c (svn r18309) -Update from WebTranslator v3.0:
croatian - 44 changes by UnderwaterHesus
french - 18 changes by glx
german - 4 changes by planetmaker
greek - 31 changes by fumantsu
hungarian - 18 changes by alyr
italian - 19 changes by lorenzodv
polish - 11 changes by silver_777
portuguese - 3 changes by JayCity
serbian - 4 changes by etran
spanish - 14 changes by Terkhen
swedish - 28 changes by Chrill
15 years ago
frosch bdd0f8762d (svn r18308) -Codechange: Use GetSpriteSize() instead of hardcoded width in dropdowns with company icon. 15 years ago
frosch 5c6b7fd88d (svn r18307) -Fix: some coding style. 15 years ago
frosch b4626547b5 (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items. 15 years ago
frosch a37ca47882 (svn r18305) -Codechange: Replace some 2s with WD_FRAMERECT_(LEFT|RIGHT). 15 years ago
rubidium 5dc2e2831d (svn r18304) -Codechange: don't use SETX for the arrival/departure panel; some languages don't have short abbreviations :( 15 years ago
frosch efffb1b92c (svn r18303) -Fix: Widget indices are valid when >= 0. 15 years ago
smatz 421a24001c (svn r18302) -Fix [FS#3328](r18281): city size multiplier was ignored when generating new game 15 years ago
translators 4eccf3a5cf (svn r18301) -Update from WebTranslator v3.0:
dutch - 20 changes by habell
finnish - 10 changes by jpx_
german - 20 changes by planetmaker
greek - 30 changes by 
hungarian - 1 changes by alyr
italian - 19 changes by lorenzodv
portuguese - 18 changes by JayCity
serbian - 20 changes by etran
spanish - 10 changes by Terkhen
15 years ago
rubidium 9a87c35cd0 (svn r18299) -Update: the ai changelog document 15 years ago
rubidium 25a15c79ae (svn r18298) -Document: that the dummy AI message is because 'you' don't have an AI... and how to 'solve' the issue; way too many people are ignorant 15 years ago
frosch f97daed5ef (svn r18297) -Fix: Preserve timetable-start when auto-replacing/-renewing. 15 years ago
rubidium 4978d30880 (svn r18296) -Codechange: show the next 4 orders instead of the first 4 orders in the ship/aircraft vehicle lists 15 years ago
frosch 1725a73700 (svn r18295) -Fix [FS#bigos](r18283): Missed one PR_TERRAFORM. 15 years ago
rubidium 851c71a79d (svn r18294) -Feature: set the start time of a timetable 15 years ago
rubidium 48d74751ac (svn r18293) -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros. 15 years ago
rubidium a951c505bf (svn r18292) -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus. 15 years ago
rubidium 1a8c203d6e (svn r18291) -Codechange: rework the calculation of the 'days till year' macro a bit so it can be properly reused and add a MAX_DAY 15 years ago
rubidium d3a925af42 (svn r18290) -Codechange: be more strict about what vehicles may use timetables 15 years ago
rubidium bd39a3b4c4 (svn r18289) -Codechange: if using RTL draw the toolbar in the reverse direction so the buttons overlap 'nicely' 15 years ago
translators 2f5ab16815 (svn r18288) -Update from WebTranslator v3.0:
catalan - 3 changes by arnau
czech - 7 changes by SmatZ
dutch - 11 changes by habell
finnish - 19 changes by jpx_
french - 9 changes by glx
german - 9 changes by dihedral, planetmaker
greek - 46 changes by fumantsu
hungarian - 31 changes by Petert, alyr
polish - 16 changes by silver_777
portuguese - 9 changes by JayCity
romanian - 13 changes by kkmic
serbian - 9 changes by etran
spanish - 6 changes by Terkhen
15 years ago
rubidium 6941db6c39 (svn r18287) -Fix (r17841): a not properly updated list caused reading just freed memory which caused buttons to not work as they should 15 years ago
frosch 93ef16c520 (svn r18286) -Fix (r18280): Number of platforms and platform length start with 1. 15 years ago
rubidium 6befa88d82 (svn r18285) -Feature: show the expected arrival/departure dates in the timetable window. Based on work by PhilSophus. 15 years ago
frosch 324396ec74 (svn r18284) -Cleanup (r18268, r18283): Replace magic value with enum. 15 years ago
frosch 830231e2bd (svn r18283) -Feature: [NewGRF] Add new price bases for removing industries, building/removing unmovables (new objects), building/removing rail-waypoints/buoys, interacting with town-authority, building foundations, funding primary industries (when not prospecting) and towns.
If a GRF does not set price multipliers for these new prices, but for the previously used ones, the old modifiers will be propagated to the new bases.
15 years ago