log

age author description
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
Fri, 31 Jul 2009 23:13:53 +0000 rubidium (svn r17013) -Fix [FS#3074]: concatenating strings in Squirrel when non-ASCII strings were received from OpenTTD failed. The number of bytes in an UTF-8 encoded string isn't always the same as the number of characters in the decoded (into wchars) string draft
Fri, 31 Jul 2009 22:38:09 +0000 yexo (svn r17012) -Add [NoAI]: AIBaseStation::GetConstructionDate draft
Fri, 31 Jul 2009 22:30:54 +0000 yexo (svn r17011) -Change [NoAI]: Add AIBaseStation as a parentclass for AIStation and AIWaypoint, and move GetName, SetName and GetLocation to AIBaseStation draft
Fri, 31 Jul 2009 22:08:19 +0000 alberth (svn r17008) -Fix [FS#3061]: Resize matrix in station build window vertically according to font height. draft
Fri, 31 Jul 2009 21:51:23 +0000 rubidium (svn r17007) -Fix (r15896): WT2 reverted the ISO code of Serbian draft
Fri, 31 Jul 2009 19:57:21 +0000 rubidium (svn r17006) -Fix (r17005): gcc compile failure draft
Fri, 31 Jul 2009 19:50:01 +0000 yexo (svn r17005) -Add [NoAI]: AIAbstractList::SORT_ASCENDING / SORT_DESCENDING draft
Fri, 31 Jul 2009 19:04:22 +0000 rubidium (svn r17004) -Fix (r16909): StationRect of loading buoys/waypoints wasn't correctly set when loading 'old' games. draft
Fri, 31 Jul 2009 17:45:19 +0000 translators (svn r17003) -Update from WebTranslator v3.0: draft
Fri, 31 Jul 2009 16:28:28 +0000 rubidium (svn r17002) -Change: also support distant join for waypoints draft
Fri, 31 Jul 2009 13:25:20 +0000 rubidium (svn r17001) -Codechange: replace some more assert(0)s to NOT_REACHED() and document why they (assert(0)) have to stay for the remaining cases. draft
Thu, 30 Jul 2009 22:06:54 +0000 rubidium (svn r17000) -Change: allow overbuilding/extending waypoints draft
Thu, 30 Jul 2009 22:05:57 +0000 rubidium (svn r16999) -Fix (r16993): AIs couldn't build waypoints anymore draft
Thu, 30 Jul 2009 21:41:21 +0000 rubidium (svn r16998) -Codechange: rework/unify 'find station to join with' code and use it for all stations draft
Thu, 30 Jul 2009 21:01:09 +0000 yexo (svn r16997) -Fix (r16985): forgot to update regression draft
Thu, 30 Jul 2009 19:51:29 +0000 yexo (svn r16996) -Fix (r16995): the tiles under the bridge were not marked dirty when a bridge was replaced with another type draft
Thu, 30 Jul 2009 19:30:13 +0000 yexo (svn r16995) -Codechange: apply some code style to CmdBuildBridge draft
Thu, 30 Jul 2009 17:45:19 +0000 translators (svn r16994) -Update from WebTranslator v3.0: draft
Thu, 30 Jul 2009 17:44:13 +0000 rubidium (svn r16993) -Change: make the rail waypoint builder draggable draft
Thu, 30 Jul 2009 15:17:03 +0000 rubidium (svn r16992) -Add [NoAI]: function to clear waypoint(s) in a certain rectangle on the map draft
Thu, 30 Jul 2009 15:16:19 +0000 rubidium (svn r16991) -Change: make 'remove waypoint' draggable draft
Wed, 29 Jul 2009 22:32:20 +0000 rubidium (svn r16990) -Codechange: unify some (command) naming w.r.t. stations/waypoints. draft
Wed, 29 Jul 2009 22:13:12 +0000 rubidium (svn r16989) -Codechange: unify the code for demolishing (dynamite) stations and waypoints. draft
Wed, 29 Jul 2009 22:09:05 +0000 rubidium (svn r16988) -Codechange: unify the code for removing (parts of) stations and waypoints draft
Wed, 29 Jul 2009 21:49:37 +0000 rubidium (svn r16987) -Codechange: simplify the code to loop train station for the station demolish code draft
Wed, 29 Jul 2009 21:48:19 +0000 yexo (svn r16986) -Fix [NoAI]: AIBridge::GetPrice returned incorrect values draft
Wed, 29 Jul 2009 21:41:45 +0000 rubidium (svn r16985) -Codechange: simplify the station removal code a bit by giving proper names and using some helper functions draft
Wed, 29 Jul 2009 20:27:24 +0000 frosch (svn r16984) -Codechange: Document and assertify (Start|End)SpriteCombine. draft
Wed, 29 Jul 2009 20:24:48 +0000 rubidium (svn r16983) -Change: work around a bogus GCC 4.4+ warning that can't be disabled draft
Wed, 29 Jul 2009 17:45:22 +0000 translators (svn r16982) -Update from WebTranslator v3.0: draft
Wed, 29 Jul 2009 16:45:51 +0000 rubidium (svn r16981) -Fix [FS#3062]: the last manually added server would not be saved draft
Wed, 29 Jul 2009 14:46:08 +0000 michi_cc (svn r16980) -Fix (r16976): source.list and project files were not updated. draft
Wed, 29 Jul 2009 14:33:32 +0000 belugas (svn r16979) -Codechange[FS#3066]: Add notion of Ctrl_Click in the tooltip for Loan borrow/repay buttons (planetmaker) draft
Wed, 29 Jul 2009 12:45:15 +0000 belugas (svn r16978) -Fix(r16977): tab indentation instead of space indentation at beginning of a line, please draft
Wed, 29 Jul 2009 03:02:13 +0000 belugas (svn r16977) -Fix(r1772)[FS#3059]: make it so that failing to generate many random towns in scenario editor returns a failing message. draft
Tue, 28 Jul 2009 21:06:38 +0000 rubidium (svn r16976) -Codechange: remove WaypointID and MAX_LENGTH constants in favour of their Station variants draft
Tue, 28 Jul 2009 18:54:24 +0000 yexo (svn r16975) -Change [MSVC]: Make all language files depend on english.txt draft
Tue, 28 Jul 2009 18:52:16 +0000 rubidium (svn r16974) -Codechange: do simple station build checks and 'decode' p1/p2 first draft