log

age author description
Sun, 30 Aug 2009 14:06:55 +0000 rubidium (svn r17320) -Codechange: move the code to determine the string and set dparams of industries in the industry directory out of OnPaint draft
Sun, 30 Aug 2009 13:54:53 +0000 rubidium (svn r17319) -Codechange: replace some magic numbers related to locations/sizes with the appropriate variables in the industry directory draft
Sun, 30 Aug 2009 13:44:25 +0000 rubidium (svn r17318) -Codechange: remove state changes from the OnPaint of the industry directory draft
Sun, 30 Aug 2009 12:45:36 +0000 yexo (svn r17317) -Document: how to manually install AIs draft
Sun, 30 Aug 2009 11:47:41 +0000 smatz (svn r17316) -Codechange: use Industry::GetByTile() instead of GetIndustryByTile() draft
Sun, 30 Aug 2009 11:40:01 +0000 smatz (svn r17315) -Codechange: move code related to industry types to separate file draft
Sun, 30 Aug 2009 08:10:00 +0000 alberth (svn r17314) -Fix (r17313): Allow the picker window to change size. draft
Sat, 29 Aug 2009 22:24:29 +0000 rubidium (svn r17313) -Codechange: make the road station picker nested draft
Sat, 29 Aug 2009 21:33:50 +0000 rubidium (svn r17312) -Codechange: make the road toolbars and depot picker nested draft
Sat, 29 Aug 2009 21:28:36 +0000 yexo (svn r17311) -Change: rename STR_WHITE_STRINGN to STR_WHITE_STRING draft
Sat, 29 Aug 2009 20:54:32 +0000 yexo (svn r17310) -Codechange: about window uses nested widget tree draft
Sat, 29 Aug 2009 20:01:16 +0000 smatz (svn r17309) -Fix: not all non-ASCII characters were entered with escapes in the About window draft
Sat, 29 Aug 2009 17:45:20 +0000 translators (svn r17308) -Update from WebTranslator v3.0: draft
Sat, 29 Aug 2009 17:01:39 +0000 yexo (svn r17307) -Fix [NoAI]: AIRail::RemoveRailTrack returned ERR_PRECONDITION_ERROR for road/rail-crossings draft
Sat, 29 Aug 2009 17:00:32 +0000 alberth (svn r17306) -Fix: DrawStringMultiLine() computed available width and height wrongly. draft
Sat, 29 Aug 2009 09:30:40 +0000 rubidium (svn r17304) -Codechange: move (more) drawing code out of the rail depot picker's OnPaint. draft
Fri, 28 Aug 2009 17:45:13 +0000 translators (svn r17303) -Update from WebTranslator v3.0: draft
Fri, 28 Aug 2009 16:49:00 +0000 rubidium (svn r17301) -Fix (r17297): typo draft
Fri, 28 Aug 2009 15:25:12 +0000 rubidium (svn r17300) -Fix [FS#3120]: mention of Ctrl modifier was missing from some tooltips draft
Fri, 28 Aug 2009 15:23:51 +0000 rubidium (svn r17299) -Fix: the tooltip could get truncated under some circumstances due to its custom string height determination draft
Fri, 28 Aug 2009 15:23:11 +0000 yexo (svn r17298) -Fix [FS#3153]: reloading an AI started a new AI in the first available company slot causing other AIs to be started draft
Fri, 28 Aug 2009 13:04:58 +0000 rubidium (svn r17297) -Fix [part of FS#3120]: effect of pressing Ctrl was missed in a number of cases draft
Thu, 27 Aug 2009 19:47:50 +0000 rubidium (svn r17296) -Fix/feature [FS#3152]: allow rail wagons to be build when only el rail engines are available draft
Thu, 27 Aug 2009 17:45:08 +0000 translators (svn r17295) -Update from WebTranslator v3.0: draft
Thu, 27 Aug 2009 13:50:07 +0000 smatz (svn r17294) -Add [NoAI]: AITown::GetLastMonthTransportedPercentage and AIIndustry::GetLastMonthTransportedPercentage draft
Thu, 27 Aug 2009 13:47:03 +0000 smatz (svn r17293) -Fix [NoAI]: AITown::GetLastMonthTransported didn't work as documented at all, make it return what AITown::GetLastMonthProduction did draft
Thu, 27 Aug 2009 13:31:26 +0000 smatz (svn r17292) -Codechange: use unified ToPercent() function to convert fract numbers to percents draft
Wed, 26 Aug 2009 20:26:40 +0000 rubidium (svn r17291) -Fix [FS#3147]: crash after upgrading base graphics/sound set when opening the game options menu and you were using the upgraded set draft
Wed, 26 Aug 2009 20:23:07 +0000 translators (svn r17290) -Update from WebTranslator v3.0: draft
Wed, 26 Aug 2009 16:30:24 +0000 yexo (svn r17289) -Fix (r17214): for AIs it's STATION_INVALID, not INVALID_STATION draft
Tue, 25 Aug 2009 18:46:13 +0000 translator (svn r17288) -Update from WebTranslator v3.0: fix newlines (had to test a new commit system) draft
Tue, 25 Aug 2009 17:45:10 +0000 translators (svn r17287) -Update from WebTranslator v3.0: draft
Tue, 25 Aug 2009 15:09:27 +0000 rubidium (svn r17284) -Fix [Squirrel]: stack was not always cleared properly with tail recursion draft
Tue, 25 Aug 2009 12:47:50 +0000 yexo (svn r17283) -Cleanup [Squirrel]: remove a few unneeded changes to squirrel code draft
Tue, 25 Aug 2009 11:43:05 +0000 yexo (svn r17282) -Fix (r17195): the squirrel documentation files were not updated draft
Tue, 25 Aug 2009 10:44:19 +0000 smatz (svn r17281) -Feature(tte): open the 'Rename group' dialog after creating new group draft
Tue, 25 Aug 2009 09:22:20 +0000 rubidium (svn r17279) -Fix: svn:eol-style missing draft
Mon, 24 Aug 2009 21:51:02 +0000 smatz (svn r17275) -Codechange: remember group ID we are renaming, don't rename currently selected group draft
Mon, 24 Aug 2009 17:45:21 +0000 translators (svn r17274) -Update from WebTranslator v3.0: draft
Sun, 23 Aug 2009 19:25:52 +0000 yexo (svn r17273) -Fix [Squirrel]: calling a function that has default parameters with not enough parameters can cause a crash draft
Sun, 23 Aug 2009 19:22:33 +0000 rubidium (svn r17272) -Fix [FS#3115]: game options window sub frames wouldn't resize when another did draft
Sun, 23 Aug 2009 19:03:09 +0000 rubidium (svn r17271) -Fix: SetFill sometimes used 1/0 when it should be using true/false draft
Sun, 23 Aug 2009 17:45:13 +0000 translators (svn r17270) -Update from WebTranslator v3.0: draft
Sat, 22 Aug 2009 20:28:30 +0000 rubidium (svn r17268) -Fix [FS#3143]: Station/Town window titles weren't updated when they got renamed draft
Sat, 22 Aug 2009 20:20:20 +0000 rubidium (svn r17267) -Change [FS#3139]: mention the MD5 checksum of the original NewGRF in the "saveload failed horribly"-error message and make it more clear that the filename is of the current NewGRF draft
Sat, 22 Aug 2009 19:06:02 +0000 alberth (svn r17265) -Codechange: Typo fix, small is with two l's draft
Sat, 22 Aug 2009 19:04:20 +0000 rubidium (svn r17264) -Fix (r17261): bundle making for OSX failed draft
Sat, 22 Aug 2009 17:45:20 +0000 translators (svn r17262) -Update from WebTranslator v3.0: draft
Sat, 22 Aug 2009 16:07:39 +0000 rubidium (svn r17261) -Fix (r17214): don't forget to package the compatability wrapper scripts draft
Sat, 22 Aug 2009 07:02:33 +0000 rubidium (svn r17251) -Fix [FS#3141]: other tunnel end not shown if building rail tunnels and the first railtype is not available yet draft
Fri, 21 Aug 2009 21:28:59 +0000 glx (svn r17250) -Fix (r17249): I forgot depend.exe was affected too draft
Fri, 21 Aug 2009 21:21:09 +0000 glx (svn r17249) -Fix: MinGW gcc 4.4.0 dynamically links with libgcc_s_dw2-1.dll by default. Prevent this so strgen.exe build with MinGW can be run on a system without MinGW installed. (Note: openttd.exe is not affected by this behaviour as -static is used by default for it) draft
Fri, 21 Aug 2009 20:21:05 +0000 rubidium (svn r17248) -Fix: add GPL license notice where appropriate draft
Fri, 21 Aug 2009 20:15:17 +0000 rubidium (svn r17247) -Change: move '3rd party' MD5 implementation also to the 3rdparty directory. draft
Fri, 21 Aug 2009 17:45:17 +0000 translators (svn r17246) -Update from WebTranslator v3.0: draft
Fri, 21 Aug 2009 08:41:54 +0000 rubidium (svn r17245) -Fix [FS#3137] (r17015): you could, via unselect all, also unselect already installed content; it would not uninstall it though draft
Thu, 20 Aug 2009 19:54:37 +0000 rubidium (svn r17244) -Change: add $Id$ to the language files too draft
Thu, 20 Aug 2009 19:54:03 +0000 rubidium (svn r17243) -Fix (r17216): undo 'damage' by svn:keywords draft
Thu, 20 Aug 2009 17:45:16 +0000 translators (svn r17242) -Update from WebTranslator v3.0: draft
Thu, 20 Aug 2009 17:02:44 +0000 rubidium (svn r17241) -Change: make a distinction between missing and corrupted data files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files. draft