Mercurial > hg > openttd
graph
-
(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
-
(svn r15816) -Update: WebTranslator2 update to 2009-03-22 18:37:40 draftSun, 22 Mar 2009 18:37:47 +0000, by translators
-
(svn r15815) -Fix (~r15800): bridge strings got truncated too early draftSun, 22 Mar 2009 16:52:15 +0000, by rubidium
-
(svn r15814) -Fix (r1): Remove double background widget from cheat gui draftSun, 22 Mar 2009 16:06:12 +0000, by alberth
-
(svn r15813) -Codechange: remove the last remnants of the old text drawing API. draftSun, 22 Mar 2009 14:55:49 +0000, by rubidium
-
(svn r15812) -Codechange: use the new DrawString API in another set of GUIs draftSun, 22 Mar 2009 14:39:20 +0000, by rubidium
-
(svn r15811) -Fix: left != right and as a result of that the ai debug window was kinda empty. draftSun, 22 Mar 2009 14:08:53 +0000, by rubidium
-
(svn r15810) -Fix: Airport-type labels overlapped with first button, background did not cover whole window draftSun, 22 Mar 2009 13:17:37 +0000, by alberth
-
(svn r15809) -Codechange: Add name comments to build vehicle widgets draftSun, 22 Mar 2009 12:14:44 +0000, by alberth
-
(svn r15808) -Codechange: use the new DrawString API in a number of GUIs draftSun, 22 Mar 2009 12:01:21 +0000, by rubidium
-
(svn r15807) -Codechange: let the build vehicle gui helper function pass around left and right instead of only left and assuming infinite width. draftSun, 22 Mar 2009 11:06:25 +0000, by rubidium
-
(svn r15806) -Codechange: pass both left and right to the vehicle details drawing functions instead of only the left. draftSun, 22 Mar 2009 10:37:51 +0000, by rubidium
-
(svn r15805) -Codechange: Completing/fixing airportpicker widget names and adding them as comment draftSun, 22 Mar 2009 09:58:38 +0000, by alberth
-
(svn r15804) -Fix (r15796): viewport strings weren't properly 'rendered'. draftSun, 22 Mar 2009 09:43:00 +0000, by rubidium
-
(svn r15803) -Codechange: use the new text drawing API for multicenter draftSun, 22 Mar 2009 09:34:06 +0000, by rubidium
-
(svn r15802) -Codechange: Complete autoreplace GUI widget numbers and add them as comment draftSun, 22 Mar 2009 09:04:15 +0000, by alberth
-
(svn r15801) -Fix (r15797): The new DrawStringMultiLine() now returns the new y position instead of the height, so we don't need to add it on. draftSun, 22 Mar 2009 08:10:20 +0000, by peter1138
-
(svn r15800) -Codechange: make the engine gui use the new multiline API. draftSun, 22 Mar 2009 00:15:00 +0000, by rubidium
-
(svn r15799) -Codechange: Save rail type label list to savegame and perform mapping on load if necessary. draftSat, 21 Mar 2009 23:58:20 +0000, by peter1138
-
(svn r15798) -Fix (r15795): gcc doesn't like static functions that are not declared static. draftSat, 21 Mar 2009 23:45:46 +0000, by yexo
-
(svn r15797) -Codechange: make users of the old DrawStringMultiLine use the new one. draftSat, 21 Mar 2009 23:45:34 +0000, by rubidium
-
(svn r15796) -Codechange: unify multiline drawstrings draftSat, 21 Mar 2009 23:23:06 +0000, by rubidium
-
(svn r15795) -Codechange: Move the settings table from settings.cpp to table/settings.h. Patch breaking time :) draftSat, 21 Mar 2009 23:16:09 +0000, by yexo
-
(svn r15794) -Codechange: remove the DoDrawString part of the old text drawing API draftSat, 21 Mar 2009 22:46:17 +0000, by rubidium
-
(svn r15793) -Feature: Allow train vehicles to be shorten to 1/8 length, even if not at the end of the train. draftSat, 21 Mar 2009 22:32:51 +0000, by frosch
-
(svn r15792) -Codechange: Use a different algorithm for train vehicles to follow the vehicle in front of them. draftSat, 21 Mar 2009 22:25:38 +0000, by frosch
-
(svn r15791) -Codechange: remove the *RightAligned part of the old text drawing API. draftSat, 21 Mar 2009 22:22:00 +0000, by rubidium
-
(svn r15790) -Codechange: remove the *Centered part of the old text drawing API. draftSat, 21 Mar 2009 22:00:00 +0000, by rubidium
-
(svn r15789) -Codechange: Add DiagdirBetweenTiles() and use it. draftSat, 21 Mar 2009 21:43:23 +0000, by frosch
-
(svn r15788) -Codechange: enumify the network join status widgets and use them. draftSat, 21 Mar 2009 21:26:10 +0000, by rubidium
-
(svn r15787) -Codechange: enumify the land info and about window widgets and use them. draftSat, 21 Mar 2009 20:40:02 +0000, by rubidium
-
(svn r15786) -Codechange: enumify the engine preview widgets (and use them) draftSat, 21 Mar 2009 20:39:37 +0000, by rubidium
-
(svn r15785) -Codechange: remove the *Truncated part of the old text drawing API. draftSat, 21 Mar 2009 20:12:12 +0000, by rubidium
-
(svn r15784) -Fix (r15779): TextAlignment and TA_* already exist on windows draftSat, 21 Mar 2009 20:06:00 +0000, by glx
-
(svn r15783) -Codechange: make the dropdown draw code pass around the left/right instead of the x and width to make drawing text at offsets easier. draftSat, 21 Mar 2009 19:31:47 +0000, by rubidium
-
(svn r15782) -Codechange: replace some calls to the all text drawing API to the new one. draftSat, 21 Mar 2009 19:10:26 +0000, by rubidium
-
(svn r15781) -Fix [NoAI]: Missing "AIs" in the information the debug AI prints. draftSat, 21 Mar 2009 19:08:04 +0000, by yexo
-
(svn r15780) -Update: WebTranslator2 update to 2009-03-21 18:49:32 draftSat, 21 Mar 2009 18:49:45 +0000, by translators
-
(svn r15779) -Codechange: unify (most) of the text drawing "API". draftSat, 21 Mar 2009 18:28:01 +0000, by rubidium
-
(svn r15778) -Fix [FS#2749] (r15666): when sorting on cost don't sort on the running cost (sbr) draftSat, 21 Mar 2009 11:16:10 +0000, by rubidium
-
(svn r15777) -Add: helper functions to get the least common multiple and the greatest common divisor (Alberth) draftSat, 21 Mar 2009 01:34:31 +0000, by rubidium
-
(svn r15776) -Fix [DoxyGen]: Our project is called OpenTTD, not openttd (which looks very ugly) draftFri, 20 Mar 2009 10:08:12 +0000, by truebrain
-
(svn r15774) -Fix (r15708): Don't show the message about reporting an AI crash for the dummy AI. draftThu, 19 Mar 2009 23:38:51 +0000, by yexo
-
(svn r15773) -Fix [FS#2475]: number of active clients wasn't always properly draftThu, 19 Mar 2009 23:32:39 +0000, by rubidium
-
(svn r15772) -Fix (r15767): MSVC can't find the right function anymore because the return value in the header was not updated. draftThu, 19 Mar 2009 23:03:53 +0000, by yexo
-
(svn r15771) -Fix (r13256): Settings from the [gameopt] section (from 0.6 config files) were overwritten with default values. draftThu, 19 Mar 2009 22:37:41 +0000, by yexo
-
(svn r15770) -Update: WebTranslator2 update to 2009-03-19 18:49:29 draftThu, 19 Mar 2009 18:49:31 +0000, by translators
-
(svn r15769) -Update: WebTranslator2 update to 2009-03-19 18:46:01 draftThu, 19 Mar 2009 18:46:09 +0000, by translators
-
(svn r15768) -Change: remove an "experimental" marker for something that has been working fine for a long time and remove the ununderstandable part of the description. draftThu, 19 Mar 2009 18:23:51 +0000, by rubidium
-
(svn r15767) -Fix: infinite loop when skipping sprites when a GRF is invalid (or truncated). draftThu, 19 Mar 2009 17:58:25 +0000, by rubidium
-
(svn r15766) -Fix [FS#2744]: Crash when opening the content list window twice; inconsistencies when clicking download twice. draftThu, 19 Mar 2009 17:56:45 +0000, by rubidium
-
(svn r15763) -Codechange/Fix: Add Engine::GetDisplayDefaultCapacity() and use it everywhere, so CB 36 is also used everywhere. draftWed, 18 Mar 2009 19:32:13 +0000, by frosch