log

age author description
Sat, 28 Nov 2009 20:27:42 +0000 frosch (svn r18329) -Remove: [strgen] Support for {SETX} and {SETXY}. Let it rest in peace as NewGRF relict. draft
Sat, 28 Nov 2009 20:15:16 +0000 frosch (svn r18328) -Codechange: Remove last usage of {SETX} from strings. draft
Sat, 28 Nov 2009 18:45:30 +0000 translators (svn r18327) -Update from WebTranslator v3.0: draft
Sat, 28 Nov 2009 16:10:22 +0000 frosch (svn r18326) -Fix (r18325): Missing signedness conversion. draft
Sat, 28 Nov 2009 15:12:24 +0000 frosch (svn r18325) -Codechange: Use GetSpriteSize() instead of hard {SETX}. Also make the 'current order'-arrow in order and timetable GUI RTL aware. draft
Sat, 28 Nov 2009 15:01:49 +0000 rubidium (svn r18324) -Codechange: there's no need for a default size when the window isn't resizable draft
Sat, 28 Nov 2009 15:00:45 +0000 rubidium (svn r18323) -Fix [FS#3330]: credits were drawn on the border of the window draft
Sat, 28 Nov 2009 14:42:35 +0000 rubidium (svn r18322) -Codechange: remove the WDP duplication; no need to tell the same twice. draft
Sat, 28 Nov 2009 14:36:43 +0000 rubidium (svn r18321) -Fix [FS#3331]: make the toolbars also calculate their top location based on the main toolbar's height instead of hardcoding that draft
Sat, 28 Nov 2009 14:30:00 +0000 rubidium (svn r18320) -Codechange: make the terraform and transparency window not use absolute location but manually calculate based on toolbar size etc. draft
Sat, 28 Nov 2009 14:07:08 +0000 frosch (svn r18319) -Fix: Timetable window wrt. big/small fonts. draft
Sat, 28 Nov 2009 13:54:28 +0000 rubidium (svn r18318) -Codechange: add an enum value for manual window placement draft
Sat, 28 Nov 2009 13:47:57 +0000 alberth (svn r18317) -Codechange: Merge both face windows into a single window description and widget parts array. draft
Sat, 28 Nov 2009 13:45:03 +0000 alberth (svn r18316) -Codechange: Introduce selection widgets to enable turning parts of the face window on and off. draft
Sat, 28 Nov 2009 13:43:53 +0000 alberth (svn r18315) -Codechange: Remove fixed minimal sizes of the other widgets in both face windows. draft
Sat, 28 Nov 2009 13:43:15 +0000 frosch (svn r18314) -Fix: Disable 'start date' button for timetable windows of other companies. draft
Sat, 28 Nov 2009 13:42:35 +0000 alberth (svn r18313) -Codechange: Decide the size of the widgets displaying values of parts in the advanced face window dynamically. draft
Sat, 28 Nov 2009 13:40:41 +0000 alberth (svn r18312) -Codechange: Simplify the nested widget part arrays of both face windows, and move a bit towards merging. draft
Sat, 28 Nov 2009 13:38:34 +0000 rubidium (svn r18311) -Codechange: no need to hardcode locations of some 'random' windows draft
Sat, 28 Nov 2009 13:34:49 +0000 alberth (svn r18310) -Codechange: Introduce widgets for the names of the parts in the advanced face editing window, draft
Fri, 27 Nov 2009 18:45:37 +0000 translators (svn r18309) -Update from WebTranslator v3.0: draft
Fri, 27 Nov 2009 16:46:17 +0000 frosch (svn r18308) -Codechange: Use GetSpriteSize() instead of hardcoded width in dropdowns with company icon. draft
Fri, 27 Nov 2009 16:35:34 +0000 frosch (svn r18307) -Fix: some coding style. draft
Fri, 27 Nov 2009 16:20:56 +0000 frosch (svn r18306) -Codechange: Remove the need for SETX from checkboxish menu items. draft
Fri, 27 Nov 2009 16:18:03 +0000 frosch (svn r18305) -Codechange: Replace some 2s with WD_FRAMERECT_(LEFT|RIGHT). draft
Fri, 27 Nov 2009 15:16:58 +0000 rubidium (svn r18304) -Codechange: don't use SETX for the arrival/departure panel; some languages don't have short abbreviations :( draft
Thu, 26 Nov 2009 22:46:13 +0000 frosch (svn r18303) -Fix: Widget indices are valid when >= 0. draft
Thu, 26 Nov 2009 22:04:11 +0000 smatz (svn r18302) -Fix [FS#3328](r18281): city size multiplier was ignored when generating new game draft
Thu, 26 Nov 2009 18:45:29 +0000 translators (svn r18301) -Update from WebTranslator v3.0: draft
Thu, 26 Nov 2009 16:47:31 +0000 rubidium (svn r18299) -Update: the ai changelog document draft