Mercurial > hg > openttd
graph
-
(svn r15849) -Codechange: provide easy access to the real height of the used fonts draftWed, 25 Mar 2009 20:01:34 +0000, by rubidium
-
(svn r15848) -Feature: Add autoclean_novehicles setting which will, when autoclean_companies is true, remove any company with no vehicles and no active client after autoclean_novehciles-months. draftWed, 25 Mar 2009 16:30:33 +0000, by peter1138
-
(svn r15847) -Fix (r15837): the 'title' text of the music gui would be drawn big and in blue instead of small and in black draftWed, 25 Mar 2009 14:21:50 +0000, by rubidium
-
(svn r15846) -Fix: shuffle button text alignment was based on the wrong widget draftWed, 25 Mar 2009 14:15:34 +0000, by rubidium
-
(svn r15844) -Codechange: allow text alignment to be forced so the console and ai debug output don't get swapped (those are untranslateable anyways) draftWed, 25 Mar 2009 01:10:24 +0000, by rubidium
-
(svn r15843) -Codechange: with RTL the caret would always be drawn at the end of the textbox. draftWed, 25 Mar 2009 00:28:57 +0000, by rubidium
-
(svn r15842) -Codechange: make DrawSortButtonState RTL. draftWed, 25 Mar 2009 00:21:22 +0000, by rubidium
-
(svn r15841) -Fix: the saveload window could draw directory partly outside the window draftWed, 25 Mar 2009 00:16:28 +0000, by rubidium
-
(svn r15840) -Codechange: complete the game option window widget enum and unify the naming. draftWed, 25 Mar 2009 00:08:47 +0000, by rubidium
-
(svn r15839) -Fix: high score text was (partly) off-screen when using RTL and the window was wider than 640 pixels draftTue, 24 Mar 2009 22:18:40 +0000, by rubidium
-
(svn r15837) -Codechange: support SETX(Y) with RTL text, swap alignment for RTL text. draftTue, 24 Mar 2009 21:23:56 +0000, by rubidium
-
(svn r15836) -Fix [FS#2762]: acceptance not shown in the station window (swapping top and bottom isn't a great idea) draftTue, 24 Mar 2009 20:23:47 +0000, by rubidium
-
(svn r15835) -Codechange: Prevent using the return value of DrawString as much as possible. draftTue, 24 Mar 2009 20:03:02 +0000, by yexo
-
(svn r15834) -Update: WebTranslator2 update to 2009-03-24 18:51:22 draftTue, 24 Mar 2009 18:51:30 +0000, by translators
-
(svn r15833) -Fix: alignment of up/down arrows and closebox when in RTL 'view' draftMon, 23 Mar 2009 22:20:23 +0000, by rubidium
-
(svn r15832) -Codechange: improve the aligning of right aligned/centered strings draftMon, 23 Mar 2009 14:10:54 +0000, by rubidium
-
(svn r15831) -Fix: make sure house class/ID counters don't overflow draftMon, 23 Mar 2009 14:09:05 +0000, by smatz
-
(svn r15830) -Codechange: don't use fixed size of array in news_gui.cpp and news_func.h draftMon, 23 Mar 2009 11:48:05 +0000, by smatz
-
(svn r15827) -Fix (r15823): line still was a bit too long draftMon, 23 Mar 2009 00:15:35 +0000, by yexo
-
(svn r15825) -Codechange: remove the WWT_DROPDOWNIN widget type and replace it with WWT_DROPDOWN. draftMon, 23 Mar 2009 00:08:59 +0000, by yexo
-
(svn r15824) -Fix: determine the actual length of the strings to draw in the viewport draftSun, 22 Mar 2009 23:54:36 +0000, by rubidium
-
(svn r15823) -Codechange: prepare the WWT_FRAME and WWT_DROPDOWN(IN) widget types for rtl languages. draftSun, 22 Mar 2009 23:44:53 +0000, by yexo
-
(svn r15822) -Codechange: replace some magic numbers and improve alignment of the start server window. draftSun, 22 Mar 2009 23:38:29 +0000, by rubidium
-
(svn r15820) -Codechange: Some windows using nested widgets draftSun, 22 Mar 2009 21:16:57 +0000, by alberth
-
(svn r15818) -Fix [FS#2752]: some (newer) GCCs have trouble compiling the Win32 specific part of fontcache.cpp; jumps across variable declarations (Maeyanie) draftSun, 22 Mar 2009 21:07:55 +0000, by rubidium
-
(svn r15817) -Codechange: Make room for additional widget types (Rubidium) draftSun, 22 Mar 2009 18:46:56 +0000, by alberth