------------------------------------------------------------------------ r18301 | translators | 2009-11-26 18:45:29 +0000 (Thu, 26 Nov 2009) | 11 lines -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 ------------------------------------------------------------------------ r18299 | rubidium | 2009-11-26 16:47:31 +0000 (Thu, 26 Nov 2009) | 2 lines -Update: the ai changelog document ------------------------------------------------------------------------ r18298 | rubidium | 2009-11-26 16:29:19 +0000 (Thu, 26 Nov 2009) | 2 lines -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 ------------------------------------------------------------------------ r18297 | frosch | 2009-11-26 14:56:17 +0000 (Thu, 26 Nov 2009) | 1 line -Fix: Preserve timetable-start when auto-replacing/-renewing. ------------------------------------------------------------------------ r18296 | rubidium | 2009-11-26 11:34:12 +0000 (Thu, 26 Nov 2009) | 2 lines -Codechange: show the next 4 orders instead of the first 4 orders in the ship/aircraft vehicle lists ------------------------------------------------------------------------ r18295 | frosch | 2009-11-26 00:10:16 +0000 (Thu, 26 Nov 2009) | 1 line -Fix [FS#bigos](r18283): Missed one PR_TERRAFORM. ------------------------------------------------------------------------ r18294 | rubidium | 2009-11-25 23:39:50 +0000 (Wed, 25 Nov 2009) | 2 lines -Feature: set the start time of a timetable ------------------------------------------------------------------------ r18293 | rubidium | 2009-11-25 23:38:59 +0000 (Wed, 25 Nov 2009) | 2 lines -Codechange: add a window to set the date. Based on work by PhilSophus and Maedhros. ------------------------------------------------------------------------ r18292 | rubidium | 2009-11-25 23:37:15 +0000 (Wed, 25 Nov 2009) | 2 lines -Codechange: add a command to set the start date of a timetable. Based on work by PhilSophus. ------------------------------------------------------------------------ r18291 | rubidium | 2009-11-25 23:28:04 +0000 (Wed, 25 Nov 2009) | 2 lines -Codechange: rework the calculation of the 'days till year' macro a bit so it can be properly reused and add a MAX_DAY ------------------------------------------------------------------------ r18290 | rubidium | 2009-11-25 22:58:28 +0000 (Wed, 25 Nov 2009) | 2 lines -Codechange: be more strict about what vehicles may use timetables ------------------------------------------------------------------------ r18289 | rubidium | 2009-11-25 21:30:45 +0000 (Wed, 25 Nov 2009) | 2 lines -Codechange: if using RTL draw the toolbar in the reverse direction so the buttons overlap 'nicely' ------------------------------------------------------------------------ r18288 | translators | 2009-11-25 18:45:41 +0000 (Wed, 25 Nov 2009) | 15 lines -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 ------------------------------------------------------------------------ r18287 | rubidium | 2009-11-25 17:48:44 +0000 (Wed, 25 Nov 2009) | 2 lines -Fix (r17841): a not properly updated list caused reading just freed memory which caused buttons to not work as they should ------------------------------------------------------------------------ r18286 | frosch | 2009-11-25 16:26:25 +0000 (Wed, 25 Nov 2009) | 1 line -Fix (r18280): Number of platforms and platform length start with 1. ------------------------------------------------------------------------ r18285 | rubidium | 2009-11-25 16:17:06 +0000 (Wed, 25 Nov 2009) | 2 lines -Feature: show the expected arrival/departure dates in the timetable window. Based on work by PhilSophus. ------------------------------------------------------------------------ r18284 | frosch | 2009-11-24 23:34:46 +0000 (Tue, 24 Nov 2009) | 1 line -Cleanup (r18268, r18283): Replace magic value with enum. ------------------------------------------------------------------------ r18283 | frosch | 2009-11-24 22:15:42 +0000 (Tue, 24 Nov 2009) | 2 lines -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. ------------------------------------------------------------------------ r18282 | frosch | 2009-11-24 22:02:23 +0000 (Tue, 24 Nov 2009) | 1 line -Codechange: Remove IndustrySpec::raw_industry_cost_multiplier and use 8 * cost_multiplier instead. ------------------------------------------------------------------------ r18281 | smatz | 2009-11-24 21:18:11 +0000 (Tue, 24 Nov 2009) | 1 line -Feature: founding towns in-game (based on work by Belugas, TheJosh, GeekToo, Terkhen and others) ------------------------------------------------------------------------ r18280 | rubidium | 2009-11-24 21:13:36 +0000 (Tue, 24 Nov 2009) | 2 lines -Codechange: remove widget indices that are not needed for custom drawing/handling input ------------------------------------------------------------------------ r18279 | translators | 2009-11-24 18:45:22 +0000 (Tue, 24 Nov 2009) | 8 lines -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 ------------------------------------------------------------------------ r18278 | frosch | 2009-11-24 18:27:58 +0000 (Tue, 24 Nov 2009) | 1 line -Cleanup (r1): No need to set a cost multiplier for raw-industry-construction of banks. They have never been raw industries. ------------------------------------------------------------------------ r18277 | rubidium | 2009-11-24 18:05:55 +0000 (Tue, 24 Nov 2009) | 2 lines -Codechange: remove unneeded widget indices for close, resize and sticky boxes and for window captions ------------------------------------------------------------------------ r18276 | frosch | 2009-11-24 17:56:45 +0000 (Tue, 24 Nov 2009) | 1 line -Fix: [NoAI] Make AIIndustryType::GetConstructionCost() return -1, if the industry is neither buildable nor prospectable. ------------------------------------------------------------------------ r18275 | frosch | 2009-11-24 17:40:38 +0000 (Tue, 24 Nov 2009) | 1 line -Fix (r18266): Need to update regression due to different rounding. ------------------------------------------------------------------------ r18274 | rubidium | 2009-11-24 17:28:29 +0000 (Tue, 24 Nov 2009) | 2 lines -Codechange: remove the unused WDF flags ------------------------------------------------------------------------ r18273 | rubidium | 2009-11-24 17:13:24 +0000 (Tue, 24 Nov 2009) | 2 lines -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. ------------------------------------------------------------------------ r18272 | rubidium | 2009-11-24 16:54:52 +0000 (Tue, 24 Nov 2009) | 2 lines -Codechange: make FindScrollbar a const function ------------------------------------------------------------------------ r18271 | rubidium | 2009-11-24 14:20:39 +0000 (Tue, 24 Nov 2009) | 2 lines -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 ------------------------------------------------------------------------ r18270 | rubidium | 2009-11-24 14:19:21 +0000 (Tue, 24 Nov 2009) | 2 lines -Codechange: split the code for finding a road stop to stop at into a seperate function ------------------------------------------------------------------------ r18269 | rubidium | 2009-11-24 13:28:18 +0000 (Tue, 24 Nov 2009) | 2 lines -Fix [FS#3326]: crash because there was no (hidden) one way widget for the tram toolbar ------------------------------------------------------------------------ r18268 | frosch | 2009-11-24 13:15:58 +0000 (Tue, 24 Nov 2009) | 1 line -Feature: [NewGRF] Make price base multipliers related to vehicles only apply to the GRF locally, if it defines engines of that type itself. ------------------------------------------------------------------------ r18267 | rubidium | 2009-11-24 13:14:48 +0000 (Tue, 24 Nov 2009) | 2 lines -Codechange: make the music window big font aware ------------------------------------------------------------------------ r18266 | frosch | 2009-11-24 13:12:34 +0000 (Tue, 24 Nov 2009) | 1 line -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. ------------------------------------------------------------------------ r18265 | rubidium | 2009-11-24 12:42:36 +0000 (Tue, 24 Nov 2009) | 2 lines -Codechange: make the finance overview window big font aware ------------------------------------------------------------------------ r18264 | rubidium | 2009-11-23 22:01:42 +0000 (Mon, 23 Nov 2009) | 2 lines -Codechange: make the company league window big font aware ------------------------------------------------------------------------ r18263 | rubidium | 2009-11-23 21:34:33 +0000 (Mon, 23 Nov 2009) | 2 lines -Codechange: make the town views resizable ------------------------------------------------------------------------ r18262 | rubidium | 2009-11-23 20:25:14 +0000 (Mon, 23 Nov 2009) | 2 lines -Codechange: make the status bar big font aware ------------------------------------------------------------------------ r18261 | rubidium | 2009-11-23 20:14:42 +0000 (Mon, 23 Nov 2009) | 2 lines -Codechange: center the company icons in the toolbar dropdowns ------------------------------------------------------------------------ r18260 | rubidium | 2009-11-23 20:13:37 +0000 (Mon, 23 Nov 2009) | 2 lines -Codechange: make the company station view big font aware ------------------------------------------------------------------------ r18259 | rubidium | 2009-11-23 19:53:58 +0000 (Mon, 23 Nov 2009) | 2 lines -Codechange: make the graphs big font aware ------------------------------------------------------------------------ r18258 | translators | 2009-11-23 18:45:23 +0000 (Mon, 23 Nov 2009) | 9 lines -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 ------------------------------------------------------------------------ r18257 | rubidium | 2009-11-23 16:23:42 +0000 (Mon, 23 Nov 2009) | 2 lines -Fix: glitch when the news message is wider than the status bar ------------------------------------------------------------------------ r18256 | rubidium | 2009-11-23 16:18:01 +0000 (Mon, 23 Nov 2009) | 2 lines -Codechange: make the vehicle details window big font aware ------------------------------------------------------------------------ r18255 | rubidium | 2009-11-23 14:04:03 +0000 (Mon, 23 Nov 2009) | 2 lines -Codechange: make the town authority window big font aware ------------------------------------------------------------------------ r18254 | rubidium | 2009-11-23 13:18:20 +0000 (Mon, 23 Nov 2009) | 2 lines -Codechange: make the highscore windows big font aware-ish till the point that it still fits within the graphics ------------------------------------------------------------------------ r18253 | frosch | 2009-11-23 13:14:45 +0000 (Mon, 23 Nov 2009) | 1 line -Codechange: Convert the linked list of loaded GRFFiles into a SmallVector. ------------------------------------------------------------------------ r18252 | rubidium | 2009-11-23 13:01:12 +0000 (Mon, 23 Nov 2009) | 2 lines -Fix: crash when news is shown when the end game window is opened (status bar goes missing for a while etc.) ------------------------------------------------------------------------ r18251 | rubidium | 2009-11-23 12:45:01 +0000 (Mon, 23 Nov 2009) | 2 lines -Codechange: make the join status window big font aware ------------------------------------------------------------------------ r18250 | rubidium | 2009-11-22 22:21:00 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the graph legend big font aware ------------------------------------------------------------------------ r18249 | rubidium | 2009-11-22 22:17:06 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the network client list big font aware ------------------------------------------------------------------------ r18248 | rubidium | 2009-11-22 22:12:00 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: remove magic numbers from the AI debug window, making it big font aware in the process ------------------------------------------------------------------------ r18247 | rubidium | 2009-11-22 22:08:28 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the AI settings window big font aware ------------------------------------------------------------------------ r18246 | frosch | 2009-11-22 20:56:39 +0000 (Sun, 22 Nov 2009) | 1 line -Codechange: Make signs and station/town names big font aware. ------------------------------------------------------------------------ r18245 | frosch | 2009-11-22 20:38:06 +0000 (Sun, 22 Nov 2009) | 1 line -Codechange: Deduplicate code wrt. clicking on signs and station/town names. ------------------------------------------------------------------------ r18244 | frosch | 2009-11-22 20:23:41 +0000 (Sun, 22 Nov 2009) | 1 line -Codechange: Make texteffects big font aware. ------------------------------------------------------------------------ r18243 | frosch | 2009-11-22 19:53:49 +0000 (Sun, 22 Nov 2009) | 1 line -Codechange: Deduplicate code wrt. drawing signs and station/town names. ------------------------------------------------------------------------ r18242 | rubidium | 2009-11-22 19:40:48 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the refit window big font aware ------------------------------------------------------------------------ r18241 | rubidium | 2009-11-22 19:31:52 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the rail depot 'buttons' centered in the window ------------------------------------------------------------------------ r18240 | rubidium | 2009-11-22 19:27:51 +0000 (Sun, 22 Nov 2009) | 2 lines -Change: align the 'select' sprite in the network content GUI based on the font height ------------------------------------------------------------------------ r18239 | rubidium | 2009-11-22 19:24:02 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the AI 'selection' list window big font aware ------------------------------------------------------------------------ r18238 | rubidium | 2009-11-22 19:19:11 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the autoreplace window big font aware ------------------------------------------------------------------------ r18237 | rubidium | 2009-11-22 19:18:51 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the group GUI big font aware ------------------------------------------------------------------------ r18236 | rubidium | 2009-11-22 18:51:58 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the group gui behave 'better aligned' ------------------------------------------------------------------------ r18235 | rubidium | 2009-11-22 18:51:21 +0000 (Sun, 22 Nov 2009) | 2 lines -Fix: like r18233, but for the non-trains ------------------------------------------------------------------------ r18234 | translators | 2009-11-22 18:45:19 +0000 (Sun, 22 Nov 2009) | 7 lines -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 ------------------------------------------------------------------------ r18233 | alberth | 2009-11-22 18:32:03 +0000 (Sun, 22 Nov 2009) | 1 line -Fix: Fix matrix widget of the autoreplace gui. ------------------------------------------------------------------------ r18232 | alberth | 2009-11-22 18:31:17 +0000 (Sun, 22 Nov 2009) | 1 line -Fix: Extend container widgets to accomadate multiples of filling step size. ------------------------------------------------------------------------ r18231 | alberth | 2009-11-22 18:29:52 +0000 (Sun, 22 Nov 2009) | 1 line -Fix: Enable filling of matrix widget in the depot gui. ------------------------------------------------------------------------ r18230 | alberth | 2009-11-22 18:28:14 +0000 (Sun, 22 Nov 2009) | 1 line -Codechange: Allow fill stepsize to be set from Window::UpdateWidgetSize(). ------------------------------------------------------------------------ r18229 | alberth | 2009-11-22 18:26:01 +0000 (Sun, 22 Nov 2009) | 1 line -Codechange: Make fill_x, fill_y a number instead of a bool. ------------------------------------------------------------------------ r18228 | rubidium | 2009-11-22 16:31:59 +0000 (Sun, 22 Nov 2009) | 2 lines -Fix: make string drawing big font aware, i.e. don't big characters flicker like a stroboscope. ------------------------------------------------------------------------ r18227 | frosch | 2009-11-22 14:58:27 +0000 (Sun, 22 Nov 2009) | 1 line -Fix (r17676)[FS#3325]: GRF parameters and palette were no longer displayed in NewGRF gui. ------------------------------------------------------------------------ r18226 | rubidium | 2009-11-22 14:48:33 +0000 (Sun, 22 Nov 2009) | 2 lines -Fix: the caption of the select station/waypoint window was black instead of (the default) white ------------------------------------------------------------------------ r18225 | rubidium | 2009-11-22 14:46:14 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the select station window behave better with big fonts ------------------------------------------------------------------------ r18224 | rubidium | 2009-11-22 14:41:21 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the road construction windows big font aware ------------------------------------------------------------------------ r18223 | rubidium | 2009-11-22 14:40:55 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: remove the requirement of having an index for background widgets ------------------------------------------------------------------------ r18222 | rubidium | 2009-11-22 14:40:25 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the sign list window big font aware ------------------------------------------------------------------------ r18221 | rubidium | 2009-11-22 14:15:50 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the NewGRF window big font aware ------------------------------------------------------------------------ r18220 | alberth | 2009-11-22 13:22:53 +0000 (Sun, 22 Nov 2009) | 1 line -Codechange: Reduce number of nested widget dynamic casts. ------------------------------------------------------------------------ r18219 | rubidium | 2009-11-22 13:20:26 +0000 (Sun, 22 Nov 2009) | 2 lines -Fix: the up/down buttons in the start network server window didn't work anymore ------------------------------------------------------------------------ r18218 | rubidium | 2009-11-22 13:12:31 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make a few network windows big font aware ------------------------------------------------------------------------ r18217 | rubidium | 2009-11-22 13:01:07 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the livery window big font aware ------------------------------------------------------------------------ r18216 | rubidium | 2009-11-22 12:24:33 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the scenario editor dock tool big font aware ------------------------------------------------------------------------ r18215 | rubidium | 2009-11-22 12:18:26 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the simple face window big font aware ------------------------------------------------------------------------ r18214 | rubidium | 2009-11-22 12:08:12 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: make the AI config window big font aware ------------------------------------------------------------------------ r18213 | rubidium | 2009-11-22 11:24:30 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: it's not needed to manually set the fill, (re)size and tooltip for scrollbars ------------------------------------------------------------------------ r18212 | rubidium | 2009-11-22 11:20:12 +0000 (Sun, 22 Nov 2009) | 2 lines -Codechange: remove unneeded 'parameters' for WWT_CAPTION, WWT_CLOSEBOX and WWT_STICKYBOX in the nested widget arrays ------------------------------------------------------------------------ r18211 | rubidium | 2009-11-22 11:10:17 +0000 (Sun, 22 Nov 2009) | 2 lines -Cleanup: remove unneeded tooltip, size and fill 'parameters' from WWT_RESIZEBOX instances ------------------------------------------------------------------------ r18210 | alberth | 2009-11-22 10:59:12 +0000 (Sun, 22 Nov 2009) | 1 line -Codechange: Child widgets always get the entire space in perpendicular direction of the container. ------------------------------------------------------------------------ r18209 | translators | 2009-11-21 18:45:32 +0000 (Sat, 21 Nov 2009) | 12 lines -Update from WebTranslator v3.0: traditional_chinese - 7 changes by josesun german - 2 changes by Roujin greek - 37 changes by fumantsu indonesian - 4 changes by prof italian - 2 changes by lorenzodv korean - 76 changes by dlunch norwegian_bokmal - 7 changes by thondal norwegian_nynorsk - 33 changes by thondal polish - 2 changes by silver_777 serbian - 2 changes by etran ------------------------------------------------------------------------ r18208 | rubidium | 2009-11-21 17:22:37 +0000 (Sat, 21 Nov 2009) | 2 lines -Fix [FS#3321]: in some cases the size of the land information window wasn't properly calculated ------------------------------------------------------------------------ r18207 | rubidium | 2009-11-21 16:39:36 +0000 (Sat, 21 Nov 2009) | 2 lines -Fix [FS#3324] (r11961): [NewGRF] When starting a new game the values of action D variable 13 were incorrect ------------------------------------------------------------------------ r18206 | rubidium | 2009-11-21 16:02:05 +0000 (Sat, 21 Nov 2009) | 2 lines -Fix [FS#3322]: on could 'pan' on the viewports of other windows, like the industry view, too ------------------------------------------------------------------------ r18205 | rubidium | 2009-11-21 12:45:00 +0000 (Sat, 21 Nov 2009) | 2 lines -Codechange: unduplicate some code ------------------------------------------------------------------------ r18204 | rubidium | 2009-11-21 12:43:09 +0000 (Sat, 21 Nov 2009) | 2 lines -Codechange: introduce a type for Ticks and use it; furthermore document some related variables/functions ------------------------------------------------------------------------ r18203 | alberth | 2009-11-21 10:10:53 +0000 (Sat, 21 Nov 2009) | 1 line -Codechange (r18092): Remove DisplayFlags enum of old widgets. ------------------------------------------------------------------------ r18202 | rubidium | 2009-11-20 22:00:28 +0000 (Fri, 20 Nov 2009) | 2 lines -Codechange: remove an unused function ------------------------------------------------------------------------ r18201 | alberth | 2009-11-20 20:10:06 +0000 (Fri, 20 Nov 2009) | 1 line -Codechange (r18092): No need anymore for initializing nested widgets for Widget* arrays. ------------------------------------------------------------------------ r18200 | translators | 2009-11-20 18:45:24 +0000 (Fri, 20 Nov 2009) | 9 lines -Update from WebTranslator v3.0: finnish - 1 changes by jpx_ french - 2 changes by glx german - 1 changes by planetmaker hebrew - 17 changes by dnd_man hungarian - 2 changes by alyr italian - 1 changes by lorenzodv spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r18199 | rubidium | 2009-11-20 17:36:46 +0000 (Fri, 20 Nov 2009) | 2 lines -Codechange: make the company view window RTL aware and somewhat big font aware ------------------------------------------------------------------------ r18198 | rubidium | 2009-11-20 16:01:29 +0000 (Fri, 20 Nov 2009) | 2 lines -Codechange: make the AI configuration window RTL aware ------------------------------------------------------------------------ r18197 | rubidium | 2009-11-20 14:52:55 +0000 (Fri, 20 Nov 2009) | 2 lines -Codechange: make the advanced settings window RTL aware and more big font aware ------------------------------------------------------------------------ r18196 | rubidium | 2009-11-20 14:03:17 +0000 (Fri, 20 Nov 2009) | 2 lines -Codechange: make the performance rating details window big font and RTL aware ------------------------------------------------------------------------ r18195 | rubidium | 2009-11-19 22:49:04 +0000 (Thu, 19 Nov 2009) | 3 lines -Codechange: move the child padding calculation/handling to WWT_FRAME -Fix (r18168): crash when switching languages when a non-standard font height is used ------------------------------------------------------------------------ r18194 | rubidium | 2009-11-19 21:21:39 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: make the AI 'config' window RTL aware ------------------------------------------------------------------------ r18193 | rubidium | 2009-11-19 21:07:08 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: make the cheat window RTL aware ------------------------------------------------------------------------ r18192 | rubidium | 2009-11-19 20:34:45 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: make the music window RTL aware ------------------------------------------------------------------------ r18190 | translators | 2009-11-19 18:45:17 +0000 (Thu, 19 Nov 2009) | 6 lines -Update from WebTranslator v3.0: catalan - 3 changes by arnau french - 1 changes by glx serbian - 2 changes by etran spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r18189 | rubidium | 2009-11-19 18:08:35 +0000 (Thu, 19 Nov 2009) | 2 lines -Codechange: remove some now unneeded strings ------------------------------------------------------------------------