log

age author description
Sun, 22 Mar 2009 09:43:00 +0000 rubidium (svn r15804) -Fix (r15796): viewport strings weren't properly 'rendered'. draft
Sun, 22 Mar 2009 09:34:06 +0000 rubidium (svn r15803) -Codechange: use the new text drawing API for multicenter draft
Sun, 22 Mar 2009 09:04:15 +0000 alberth (svn r15802) -Codechange: Complete autoreplace GUI widget numbers and add them as comment draft
Sun, 22 Mar 2009 08:10:20 +0000 peter1138 (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. draft
Sun, 22 Mar 2009 00:15:00 +0000 rubidium (svn r15800) -Codechange: make the engine gui use the new multiline API. draft
Sat, 21 Mar 2009 23:58:20 +0000 peter1138 (svn r15799) -Codechange: Save rail type label list to savegame and perform mapping on load if necessary. draft
Sat, 21 Mar 2009 23:45:46 +0000 yexo (svn r15798) -Fix (r15795): gcc doesn't like static functions that are not declared static. draft
Sat, 21 Mar 2009 23:45:34 +0000 rubidium (svn r15797) -Codechange: make users of the old DrawStringMultiLine use the new one. draft
Sat, 21 Mar 2009 23:23:06 +0000 rubidium (svn r15796) -Codechange: unify multiline drawstrings draft
Sat, 21 Mar 2009 23:16:09 +0000 yexo (svn r15795) -Codechange: Move the settings table from settings.cpp to table/settings.h. Patch breaking time :) draft
Sat, 21 Mar 2009 22:46:17 +0000 rubidium (svn r15794) -Codechange: remove the DoDrawString part of the old text drawing API draft
Sat, 21 Mar 2009 22:32:51 +0000 frosch (svn r15793) -Feature: Allow train vehicles to be shorten to 1/8 length, even if not at the end of the train. draft
Sat, 21 Mar 2009 22:25:38 +0000 frosch (svn r15792) -Codechange: Use a different algorithm for train vehicles to follow the vehicle in front of them. draft
Sat, 21 Mar 2009 22:22:00 +0000 rubidium (svn r15791) -Codechange: remove the *RightAligned part of the old text drawing API. draft
Sat, 21 Mar 2009 22:00:00 +0000 rubidium (svn r15790) -Codechange: remove the *Centered part of the old text drawing API. draft
Sat, 21 Mar 2009 21:43:23 +0000 frosch (svn r15789) -Codechange: Add DiagdirBetweenTiles() and use it. draft
Sat, 21 Mar 2009 21:26:10 +0000 rubidium (svn r15788) -Codechange: enumify the network join status widgets and use them. draft
Sat, 21 Mar 2009 20:40:02 +0000 rubidium (svn r15787) -Codechange: enumify the land info and about window widgets and use them. draft
Sat, 21 Mar 2009 20:39:37 +0000 rubidium (svn r15786) -Codechange: enumify the engine preview widgets (and use them) draft
Sat, 21 Mar 2009 20:12:12 +0000 rubidium (svn r15785) -Codechange: remove the *Truncated part of the old text drawing API. draft
Sat, 21 Mar 2009 20:06:00 +0000 glx (svn r15784) -Fix (r15779): TextAlignment and TA_* already exist on windows draft
Sat, 21 Mar 2009 19:31:47 +0000 rubidium (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. draft
Sat, 21 Mar 2009 19:10:26 +0000 rubidium (svn r15782) -Codechange: replace some calls to the all text drawing API to the new one. draft
Sat, 21 Mar 2009 19:08:04 +0000 yexo (svn r15781) -Fix [NoAI]: Missing "AIs" in the information the debug AI prints. draft
Sat, 21 Mar 2009 18:49:45 +0000 translators (svn r15780) -Update: WebTranslator2 update to 2009-03-21 18:49:32 draft
Sat, 21 Mar 2009 18:28:01 +0000 rubidium (svn r15779) -Codechange: unify (most) of the text drawing "API". draft
Sat, 21 Mar 2009 11:16:10 +0000 rubidium (svn r15778) -Fix [FS#2749] (r15666): when sorting on cost don't sort on the running cost (sbr) draft
Sat, 21 Mar 2009 01:34:31 +0000 rubidium (svn r15777) -Add: helper functions to get the least common multiple and the greatest common divisor (Alberth) draft
Fri, 20 Mar 2009 10:08:12 +0000 truebrain (svn r15776) -Fix [DoxyGen]: Our project is called OpenTTD, not openttd (which looks very ugly) draft
Thu, 19 Mar 2009 23:38:51 +0000 yexo (svn r15774) -Fix (r15708): Don't show the message about reporting an AI crash for the dummy AI. draft
Thu, 19 Mar 2009 23:32:39 +0000 rubidium (svn r15773) -Fix [FS#2475]: number of active clients wasn't always properly draft
Thu, 19 Mar 2009 23:03:53 +0000 yexo (svn r15772) -Fix (r15767): MSVC can't find the right function anymore because the return value in the header was not updated. draft
Thu, 19 Mar 2009 22:37:41 +0000 yexo (svn r15771) -Fix (r13256): Settings from the [gameopt] section (from 0.6 config files) were overwritten with default values. draft
Thu, 19 Mar 2009 18:49:31 +0000 translators (svn r15770) -Update: WebTranslator2 update to 2009-03-19 18:49:29 draft
Thu, 19 Mar 2009 18:46:09 +0000 translators (svn r15769) -Update: WebTranslator2 update to 2009-03-19 18:46:01 draft
Thu, 19 Mar 2009 18:23:51 +0000 rubidium (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. draft
Thu, 19 Mar 2009 17:58:25 +0000 rubidium (svn r15767) -Fix: infinite loop when skipping sprites when a GRF is invalid (or truncated). draft
Thu, 19 Mar 2009 17:56:45 +0000 rubidium (svn r15766) -Fix [FS#2744]: Crash when opening the content list window twice; inconsistencies when clicking download twice. draft
Wed, 18 Mar 2009 19:32:13 +0000 frosch (svn r15763) -Codechange/Fix: Add Engine::GetDisplayDefaultCapacity() and use it everywhere, so CB 36 is also used everywhere. draft
Wed, 18 Mar 2009 17:55:47 +0000 glx (svn r15762) -Codechange: inlined utf8 chars are not handled properly on eastern version of windows so escape them draft
Wed, 18 Mar 2009 17:48:58 +0000 translators (svn r15761) -Update: WebTranslator2 update to 2009-03-18 17:44:55 draft
Wed, 18 Mar 2009 01:06:48 +0000 rubidium (svn r15760) -Codechange [FS#2704]: support that the resize box is at the left side of the window too (based on work by Alberth) draft
Wed, 18 Mar 2009 00:55:10 +0000 glx (svn r15758) -Fix (r15757): win9x compilation draft
Wed, 18 Mar 2009 00:51:44 +0000 glx (svn r15757) -Fix/hackaround (r15314): of course on some system searching a font using its english name fails. So now we search the font using the localised name and use the english name for the final 'validation' only. draft
Tue, 17 Mar 2009 23:26:28 +0000 rubidium (svn r15756) -Codechange: remove the assumption that the second windget is always the title bar. Also replace a few magic numbers with a const. draft
Tue, 17 Mar 2009 19:40:10 +0000 frosch (svn r15755) -Fix: Number of houses in house variables 0x44, 0x60 and 0x61 were incorrect after 0xFF had been reached and could desync clients joining afterwards. draft
Tue, 17 Mar 2009 18:42:54 +0000 translators (svn r15754) -Update: WebTranslator2 update to 2009-03-17 18:42:46 draft
Tue, 17 Mar 2009 17:17:52 +0000 yexo (svn r15753) -Fix (r15702)[FS#2742]: Crash when clicking the small area between the savegame list and the save button in the save game window. draft
Tue, 17 Mar 2009 16:28:21 +0000 glx (svn r15752) -Fix: don't try to (un)draw the cursor when the screen is not ready draft
Tue, 17 Mar 2009 01:30:39 +0000 yexo (svn r15750) -Fix: The big ufo sometimes landed just outside the map. Instead of landing, just disappear (fly away) in those cases. draft
Tue, 17 Mar 2009 00:47:01 +0000 yexo (svn r15749) -Codechange: apply coding style to disaster_cmd.cpp draft
Mon, 16 Mar 2009 23:23:33 +0000 rubidium (svn r15748) -Fix (r1722): the assumption that the number of tiles on the X side equals the number of tiles on the Y side does not hold anymore. As a result of this submarines could be created far outside of the map. Later in r15733 we would test whether that tile would be a water tile and we'd find out the tile isn't within the map. draft
Mon, 16 Mar 2009 20:45:32 +0000 rubidium (svn r15747) -Fix [FS#2736]: road ownership getting lost when removing a road stop. draft
Mon, 16 Mar 2009 20:05:24 +0000 orudge (svn r15746) -Fix: Update threading code for OS/2, add mutex support draft
Mon, 16 Mar 2009 20:03:37 +0000 orudge (svn r15745) -Fix: Resolve compile error in fileio.cpp on OS/2 - base paths on OS/2 behave much like DOS draft
Mon, 16 Mar 2009 18:38:28 +0000 smatz (svn r15744) -Fix (r9667): when town generator failed to create requested number of towns, there were too many cities draft
Mon, 16 Mar 2009 17:30:49 +0000 yexo (svn r15743) -Codechange: move the definitions of some fake squirrel types to their own file. draft
Mon, 16 Mar 2009 14:40:32 +0000 yexo (svn r15742) -Fix (r15736): AIs with an invalid info.nut weren't ignored anymore. draft
Mon, 16 Mar 2009 12:49:55 +0000 smatz (svn r15741) -Fix (r15740): czech town name generator needs very long buffer, use different min size for each generator draft
Mon, 16 Mar 2009 10:51:49 +0000 smatz (svn r15740) -Codechange: make code in namegen.cpp ~50% faster, apply coding style and add comments draft