log

age author description
Sun, 02 Aug 2009 19:48:51 +0000 frosch (svn r17046) -Fix (r11411) [FS#3085]: Trigger house trigger 02 only for the north tile. draft
Sun, 02 Aug 2009 19:04:48 +0000 frosch (svn r17045) -Fix (r16867) [FS#3084]: Also 'p's can be important. draft
Sun, 02 Aug 2009 18:54:49 +0000 alberth (svn r17044) -Codechange: ai windows use nested widget tree. draft
Sun, 02 Aug 2009 18:26:32 +0000 yexo (svn r17043) -Change [NoAI]: Load the API before compiling an AI script so AIs can subclass API classes and use API constants as part of their own constants draft
Sun, 02 Aug 2009 17:45:37 +0000 translators (svn r17042) -Update from WebTranslator v3.0: draft
Sun, 02 Aug 2009 16:45:53 +0000 rubidium (svn r17041) -Fix [FS#3083] (r14735): graphical glitch with graph key draft
Sun, 02 Aug 2009 16:17:13 +0000 rubidium (svn r17040) -Fix [FS#3081]: inconsistency between signs of stations and waypoints draft
Sun, 02 Aug 2009 14:54:42 +0000 rubidium (svn r17039) -Fix (r16988): segfault when removing rail with waypoint remover and vice versa draft
Sun, 02 Aug 2009 13:58:11 +0000 rubidium (svn r17038) -Fix (r17015): don't download the stuff we already have draft
Sun, 02 Aug 2009 13:56:14 +0000 frosch (svn r17037) -Fix (r17036): 'Polygonal Capabilities' are a core feature of windows. draft
Sun, 02 Aug 2009 12:34:26 +0000 frosch (svn r17036) -Codechange: Split price bases from economy.cpp to table/pricebase.h. draft
Sun, 02 Aug 2009 12:12:01 +0000 rubidium (svn r17035) -Add: case to Turkish draft
Sun, 02 Aug 2009 11:44:29 +0000 rubidium (svn r17034) -Update: openttd[dw].grf from ottd grf. draft
Sat, 01 Aug 2009 17:46:31 +0000 alberth (svn r17030) -Codechange: Better descriptions for buoys. draft
Sat, 01 Aug 2009 17:45:44 +0000 translators (svn r17029) -Update from WebTranslator v3.0: draft
Sat, 01 Aug 2009 16:59:53 +0000 rubidium (svn r17028) -Fix (r17019): a function and class were not mentioned in the changelog draft
Sat, 01 Aug 2009 16:59:05 +0000 rubidium (svn r17027) -Document: that Solaris needs gmake instead of make and generalise the compiling section a bit draft
Sat, 01 Aug 2009 16:57:30 +0000 rubidium (svn r17026) -Fix [FS#3076]: "[bd]ash"-ism in configure draft
Sat, 01 Aug 2009 15:53:23 +0000 alberth (svn r17025) -Codechange: Waypoint window using all the new goodies (based on work by Rubidium). draft
Sat, 01 Aug 2009 15:49:18 +0000 alberth (svn r17024) -Codechange: Allow InitNested to be done in two parts. draft
Sat, 01 Aug 2009 15:45:18 +0000 alberth (svn r17023) -Revert (r16839): FillNestedArray() was less obsolete than anticipated. draft
Sat, 01 Aug 2009 12:42:58 +0000 alberth (svn r17022) -Codechange: Use nested widgets for the console window. draft
Sat, 01 Aug 2009 12:42:27 +0000 alberth (svn r17021) -Codechange: Use nested widgets for the main window. draft
Sat, 01 Aug 2009 11:55:49 +0000 frosch (svn r17020) -Fix: Recenter viewport of waypoint-gui after moving the sign. draft
Sat, 01 Aug 2009 10:48:22 +0000 yexo (svn r17019) -Doc: add AI API changelog draft
Sat, 01 Aug 2009 10:38:25 +0000 alberth (svn r17018) -Fix [FS#1833]: Take width of station type names into account in station builder window. draft
Sat, 01 Aug 2009 10:06:52 +0000 alberth (svn r17017) -Fix (r17008): Setup padding for WWT_MATRIX. draft
Sat, 01 Aug 2009 00:28:21 +0000 yexo (svn r17016) -Add [NoAI]: AICompany::Get/Set PresidentGender draft
Fri, 31 Jul 2009 23:54:43 +0000 rubidium (svn r17015) -Fix [FS#3075]: infinite recursion in content dependency checking draft
Fri, 31 Jul 2009 23:22:49 +0000 yexo (svn r17014) -Add [NoAI]: AIEngine::GetDesignDate draft