Mercurial > hg > openttd
graph
-
(svn r17411) -Codechange: silence an ICC compile warning draftThu, 03 Sep 2009 22:56:30 +0000, by rubidium
-
(svn r17410) -Codechange: use the same define for determining whether windows does crash reports instead of using several that aren't necessarily equal draftThu, 03 Sep 2009 22:32:08 +0000, by rubidium
-
(svn r17409) -Codechange: split the crash log and other windows 'glue' code draftThu, 03 Sep 2009 21:56:29 +0000, by rubidium
-
(svn r17407) -Fix (r17336): version_vs?0.vcproj not updated to new path draftThu, 03 Sep 2009 20:03:01 +0000, by glx
-
(svn r17405) -Fix (r100): aircraft shouldn't be allowed to make turns bigger then 45 degrees while in flight draftThu, 03 Sep 2009 12:11:31 +0000, by yexo
-
(svn r17404) -Change (r17379): silence gcc warning caused by inlining of a virtual function draftThu, 03 Sep 2009 11:56:29 +0000, by rubidium
-
(svn r17402) -Fix (r16425): During every save a few slots on the squirrel stack were leaked draftThu, 03 Sep 2009 11:32:16 +0000, by Yexo
-
(svn r17401) -Fix [FS#3171] (r17384): order deletion didn't (correctly) update the order window draftThu, 03 Sep 2009 10:58:26 +0000, by rubidium
-
(svn r17400) -Fix [FS#3172] (r17380): total line of performance rating was calculated wrong draftThu, 03 Sep 2009 10:50:14 +0000, by rubidium
-
(svn r17399) -Fix (r17365): if scrollbar has more capacity than elements clicking on the "scroll down" button asserted (esminis) draftThu, 03 Sep 2009 09:07:14 +0000, by rubidium
-
(svn r17398) -Codechange: Fill normal news item window with widgets. draftWed, 02 Sep 2009 20:59:30 +0000, by alberth
-
(svn r17397) -Codechange: Add new vehicle news window. draftWed, 02 Sep 2009 20:55:55 +0000, by alberth
-
(svn r17396) -Codechange: Add company news window. draftWed, 02 Sep 2009 20:54:27 +0000, by alberth
-
(svn r17395) -Codechange: Fill thin window with widgets. draftWed, 02 Sep 2009 20:52:58 +0000, by alberth
-
(svn r17394) -Codechange: Add news flags for viewport settings. draftWed, 02 Sep 2009 20:49:25 +0000, by alberth
-
(svn r17393) -Codechange: Fill small window with widgets. draftWed, 02 Sep 2009 20:46:42 +0000, by alberth
-
(svn r17392) -Codechange: Use 'default' for reacting on click. draftWed, 02 Sep 2009 20:44:36 +0000, by alberth
-
(svn r17391) -Codechange: Add string box calculation routine for multi-line strings. draftWed, 02 Sep 2009 20:40:56 +0000, by alberth
-
(svn r17390) -Codechange: Switch news item windows to nested widgets. draftWed, 02 Sep 2009 20:39:40 +0000, by alberth
-
(svn r17389) -Codechange: Add support for shaded viewports. draftWed, 02 Sep 2009 20:28:41 +0000, by alberth
-
(svn r17388) -Codechange: Paint the background of background widgets before painting its children. draftWed, 02 Sep 2009 20:25:56 +0000, by alberth
-
(svn r17387) -Codechange: Add news-item window description to NewsSubtypeData. draftWed, 02 Sep 2009 20:21:30 +0000, by alberth
-
(svn r17386) -Fix (r17011): AIBaseStation::IsValidBaseStation() returned false for stations with OWNER_NONE draftWed, 02 Sep 2009 20:03:56 +0000, by yexo
-
(svn r17385) -Codechange: Removed some unneeded parentheses. draftWed, 02 Sep 2009 19:57:22 +0000, by alberth
-
(svn r17382) -Cleanup: don't set load_unload_time_rem when an aircraft turns in the air as it's not used draftWed, 02 Sep 2009 15:13:33 +0000, by yexo
-
(svn r17381) -Codechange: music track selection window uses nested widgets draftWed, 02 Sep 2009 14:09:51 +0000, by yexo
-
(svn r17380) -Codechange: move drawing the performance detail data to DrawWidget draftWed, 02 Sep 2009 13:39:46 +0000, by rubidium
-
(svn r17379) -Codechange: make the performance rating window nested, although it still needs some improvements draftWed, 02 Sep 2009 13:24:36 +0000, by rubidium
-
(svn r17378) -Fix [NoAI]: Several AITile::* functions didn't check whether their parameters were valid draftWed, 02 Sep 2009 12:48:23 +0000, by yexo
-
(svn r17377) -Fix (r17365): MSVC complains about struct<>class difference draftWed, 02 Sep 2009 12:02:55 +0000, by yexo
-
(svn r17376) -Fix: also draw the white "I've just opened" line for nested windows draftWed, 02 Sep 2009 11:31:11 +0000, by rubidium
-
(svn r17375) -Codechange: remove last direct usage of scrollbar variables draftWed, 02 Sep 2009 08:58:20 +0000, by rubidium
-
(svn r17374) -Codechange: make the town and vehicle GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 08:48:29 +0000, by rubidium
-
(svn r17373) -Codechange: make the timetable, station and subsidy GUIs use scrollbar wrappers draftWed, 02 Sep 2009 08:40:31 +0000, by rubidium
-
(svn r17372) -Codechange: make the settings, rail and sign GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 08:28:50 +0000, by rubidium
-
(svn r17371) -Codechange: make the newgrf, news and order GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 08:18:54 +0000, by rubidium
-
(svn r17370) -Codechange: make the saveload and network GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 08:08:30 +0000, by rubidium
-
(svn r17369) -Codechange: make the depot, group and industry GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 07:36:39 +0000, by rubidium
-
(svn r17368) -Codechange: remove pointless passing of 'this' as parameter draftWed, 02 Sep 2009 07:22:09 +0000, by rubidium
-
(svn r17367) -Codechange: make the autoreplace, bridge and build vehicle GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 07:17:15 +0000, by rubidium
-
(svn r17366) -Codechange: make the AI GUIs use the scrollbar wrappers draftWed, 02 Sep 2009 07:01:25 +0000, by rubidium
-
(svn r17365) -Codechange: introduce wrapper functions to update the position, capacity and count of scroll bars. This to (eventually) prevent the scrollbar overflowing outside of the window draftWed, 02 Sep 2009 06:34:40 +0000, by rubidium
-
(svn r17364) -Fix (r17356): off by one when selecting a subsidy draftTue, 01 Sep 2009 22:38:18 +0000, by rubidium
-
(svn r17363) -Fix [FS#3163] (r16717): feed autoreplace the front of vehicles, otherwise it gets distracted and bails out draftTue, 01 Sep 2009 21:54:59 +0000, by rubidium
-
(svn r17362) -Fix (r17360): alignment in afrikaans.txt was wrong draftTue, 01 Sep 2009 21:43:38 +0000, by yexo
-
(svn r17360) -Fix (r17329): the 'track' and 'title' texts were lost in the conversion to nested widgets draftTue, 01 Sep 2009 21:30:14 +0000, by yexo
-
(svn r17359) -Fix: put static before cv qualifier, some compilers complain about that draftTue, 01 Sep 2009 21:27:33 +0000, by smatz
-
(svn r17358) -Fix: compilation was broken for gcc older than 3.4 draftTue, 01 Sep 2009 20:59:44 +0000, by smatz
-
(svn r17357) -Codechange: some compilers complain about implicit conversion from NULL to bool draftTue, 01 Sep 2009 20:51:45 +0000, by smatz
-
(svn r17356) -Fix: actually implement scrolling for the subsidy list instead of 'just' showing a scroll bar. draftTue, 01 Sep 2009 20:42:12 +0000, by rubidium
-
(svn r17355) -Codechange: determine the minimum size of the subsidy gui based on (some) of the content draftTue, 01 Sep 2009 20:06:10 +0000, by rubidium
-
(svn r17354) -Codechange: make the subsidy gui nested draftTue, 01 Sep 2009 19:29:16 +0000, by rubidium
-
(svn r17353) -Codechange: make sure the shuffle and programme buttons in the music window are always the same size draftTue, 01 Sep 2009 19:18:42 +0000, by yexo
-
(svn r17352) -Fix [FS#3162]: trains wouldn't show smoke if the load/unload counter wasn't 0, though there doesn't seem to be a reason to check that variable anyhow anymore draftTue, 01 Sep 2009 18:35:24 +0000, by rubidium