Mercurial > hg > openttd
graph
-
(svn r15881) -Fix (r15875): add an explicit cast so some compilers stop complaining. draftSat, 28 Mar 2009 16:19:04 +0000, by yexo
-
(svn r15880) -Codechange: add an invisible widget on company manager face windows to position company manager face image draftSat, 28 Mar 2009 15:20:03 +0000, by glx
-
(svn r15879) -Codechange: add an invisible widget on advanced company face window to determine where to draw the strings instead refering to other widgets. Required for rtl languages. draftSat, 28 Mar 2009 14:55:11 +0000, by glx
-
(svn r15878) -Codechange: New widgets for the engine preview window. draftSat, 28 Mar 2009 13:35:07 +0000, by alberth
-
(svn r15877) -Codechange: Let drop down lists know about font height. draftSat, 28 Mar 2009 12:47:29 +0000, by peter1138
-
(svn r15876) -Codechange: Nested widgets for build-dock station and dock toolbar windows. draftSat, 28 Mar 2009 12:40:57 +0000, by alberth
-
(svn r15875) -Add: AIBridge::GetBridgeID() so AIs can get the type of bridge that are already build. draftSat, 28 Mar 2009 12:04:38 +0000, by yexo
-
(svn r15874) -Codechange: New widgets for the game options window. draftSat, 28 Mar 2009 11:17:38 +0000, by yexo
-
(svn r15873) -Codechange: Changing two comments to Doxygen comment. draftSat, 28 Mar 2009 11:17:01 +0000, by alberth
-
(svn r15872) -Codechange: add paddings for widgets, this makes writing new widget arrays less cumbersome. draftSat, 28 Mar 2009 11:13:39 +0000, by yexo
-
(svn r15871) -Fix: Repositioning and resizing the coverage highlight buttons of the build-dock window draftSat, 28 Mar 2009 10:07:35 +0000, by alberth
-
(svn r15870) -Codechange: New widgets for the autoreplace window. draftSat, 28 Mar 2009 04:26:43 +0000, by yexo
-
(svn r15869) -Codechange: New widgets for select manager face and select livery windows draftSat, 28 Mar 2009 04:14:02 +0000, by glx
-
(svn r15868) -Codechange: remove the close box from the widget array instead of doing it in the constructor of the difficulty window. This makes it work again in rtl languages. draftSat, 28 Mar 2009 02:54:40 +0000, by yexo
-
(svn r15867) -Codechange: remove the assumption that the first widgets are the close box/title bar. draftSat, 28 Mar 2009 02:46:10 +0000, by yexo
-
(svn r15866) -Codechange: New widgets for the difficulty window. draftSat, 28 Mar 2009 02:11:41 +0000, by yexo
-
(svn r15865) -Codechange: New widgets for company finances windows draftFri, 27 Mar 2009 22:59:43 +0000, by glx
-
(svn r15864) -Codechange: add some 'invisible' widgets on company finances window, and use them to determine where to draw strings instead using some magic values draftFri, 27 Mar 2009 01:55:25 +0000, by glx
-
(svn r15863) -Fix (r15791): company money and game date strings were swapped on the statusbar draftThu, 26 Mar 2009 22:13:00 +0000, by smatz
-
(svn r15862) -Codechange: New widgets for the road, rail and ship depot guis. draftThu, 26 Mar 2009 21:12:14 +0000, by yexo
-
(svn r15861) -Codechange: Add NWID_HORIZONTAL_LTR that forces the ordering from left-to-right. draftThu, 26 Mar 2009 20:39:04 +0000, by yexo
-
(svn r15860) -Add: AIRoad::GetRoadVehicleTypeForCargo() to tell whether a certain cargo needs a bus- or a truckstop. draftThu, 26 Mar 2009 19:45:45 +0000, by frosch
-
(svn r15859) -Documentation: Meaning of AICargo::CC_PASSENGERS wrt. bus- and truckstops, and meaning of AICargo::IsFreight() wrt. freight train weight multiplier. draftThu, 26 Mar 2009 19:44:13 +0000, by frosch
-
(svn r15858) -Codechange: New widgets for the road toolbars. draftThu, 26 Mar 2009 18:55:42 +0000, by yexo
-
(svn r15857) -Update: WebTranslator2 update to 2009-03-26 18:44:31 draftThu, 26 Mar 2009 18:44:41 +0000, by translators
-
(svn r15856) -Fix (r15819): NWidgetLeaf constructor don't use the provided window caption string draftThu, 26 Mar 2009 16:23:25 +0000, by glx
-
(svn r15855) -Codechange: complete the company finances window widget enum and remove unneeded magic in large window definition draftThu, 26 Mar 2009 02:02:11 +0000, by glx
-
(svn r15854) -Codechange: New widgets for build tree window. draftWed, 25 Mar 2009 22:07:25 +0000, by yexo
-
(svn r15853) -Codechange: New widgets for the waypoint gui. draftWed, 25 Mar 2009 21:38:05 +0000, by yexo
-
(svn r15852) -Codechange: New widgets for the AI windows. draftWed, 25 Mar 2009 21:35:53 +0000, by yexo