log

age author description
Wed, 05 Jan 2011 11:04:29 +0000 terkhen (svn r21733) -Codechange: Clarify the update owner legend code. draft
Wed, 05 Jan 2011 08:33:21 +0000 rubidium (svn r21732) -Fix (r21728): show the "proper" error that the landscaping limit is reached instead of "already flat" draft
Wed, 05 Jan 2011 07:57:10 +0000 rubidium (svn r21731) -Fix (r21728): don't forget to update the saveload version, or to check for MSVC warnings draft
Tue, 04 Jan 2011 22:59:42 +0000 terkhen (svn r21730) -Fix (r21718): The smallmap owner legend would not be properly initialized in games without companies. draft
Tue, 04 Jan 2011 22:56:56 +0000 terkhen (svn r21729) -Fix (r21718, r21720): In some cases clicking on a industry/company legend entry would not work. draft
Tue, 04 Jan 2011 22:50:09 +0000 rubidium (svn r21728) -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company draft
Tue, 04 Jan 2011 22:28:02 +0000 rubidium (svn r21727) -Fix [FS#4377]: admin bots weren't always notified of password changes (dihedral) draft
Tue, 04 Jan 2011 21:03:57 +0000 terkhen (svn r21726) -Add: Allow to toggle height visualization in the owner view of the smallmap. draft
Tue, 04 Jan 2011 21:03:01 +0000 terkhen (svn r21725) -Cleanup: Remove unused owner code. draft
Tue, 04 Jan 2011 21:02:10 +0000 terkhen (svn r21724) -Change: Do not reset the "Show height" state after closing the smallmap window. draft
Tue, 04 Jan 2011 21:01:29 +0000 terkhen (svn r21723) -Add: Enable/Disable all buttons to the owner view of the smallmap. draft
Tue, 04 Jan 2011 21:00:45 +0000 terkhen (svn r21722) -Update: String names on other translations. draft
Tue, 04 Jan 2011 20:59:41 +0000 terkhen (svn r21721) -Codechange: Rename the smallmap button panel and its strings. draft
Tue, 04 Jan 2011 20:58:42 +0000 terkhen (svn r21720) -Feature: Allow to toggle visualization of company property in the owner view of the smallmap. draft
Tue, 04 Jan 2011 20:58:07 +0000 terkhen (svn r21719) -Doc: Correct a doxygen comment. draft
Tue, 04 Jan 2011 20:57:11 +0000 terkhen (svn r21718) -Feature: Show a list of companies in the owner legend. draft
Tue, 04 Jan 2011 20:56:00 +0000 terkhen (svn r21717) -Codechange: Unify smallmap functions for getting the legend height. draft
Tue, 04 Jan 2011 20:54:36 +0000 terkhen (svn r21716) -Add: Tooltip for the industry legend at the smallmap. draft
Tue, 04 Jan 2011 20:53:57 +0000 terkhen (svn r21715) -Fix: Use the correct land colour in the owner legend. draft
Tue, 04 Jan 2011 20:33:22 +0000 rubidium (svn r21714) -Codechange: unduplicate a bit of code path draft
Tue, 04 Jan 2011 18:45:13 +0000 translators (svn r21713) -Update from WebTranslator v3.0: draft
Tue, 04 Jan 2011 18:12:28 +0000 michi_cc (svn r21712) -Change: Tune 'realistic' acceleration even more to make more trains reach their top speed. draft
Tue, 04 Jan 2011 13:58:14 +0000 frosch (svn r21711) -Change: Display the minimal height of the tile in the LandInfo window instead of the height of the northern corner. So it is more useful for NewGRF and AI developers, and maybe more transparent for players. draft
Tue, 04 Jan 2011 12:22:27 +0000 peter1138 (svn r21710) -Fix (r8128): Update oldloader for change in vehicle cur_image size. draft
Tue, 04 Jan 2011 12:04:09 +0000 peter1138 (svn r21709) -Fix (r8128): Vehicle sprite was cached into a 16 bit variable, causing incorrect sprites to be displayed. draft
Tue, 04 Jan 2011 11:06:39 +0000 frosch (svn r21708) -Add: [NewGRF] Report TTDPatch flag 4A (newobjects) as set. draft
Mon, 03 Jan 2011 20:54:20 +0000 rubidium (svn r21707) -Fix [FS#4371]: bit too strict assertion on validness of console colours draft
Mon, 03 Jan 2011 20:25:11 +0000 rubidium (svn r21706) -Fix-ish [FS#4370]: the old ship pathfinder is too stupid to provide "lost" notices; it would even get lost while following it's own path draft
Mon, 03 Jan 2011 18:45:34 +0000 translators (svn r21705) -Update from WebTranslator v3.0: draft
Mon, 03 Jan 2011 18:36:51 +0000 smatz (svn r21704) -Fix [FS#4374]: no need to perform any more checks after the connection is closed (Rubidium) draft
Mon, 03 Jan 2011 14:52:30 +0000 yexo (svn r21703) -Feature [FS#4372]: list_ai_libs console command to get a list of recognized AI libraries (dihedral) draft
Mon, 03 Jan 2011 12:04:53 +0000 rubidium (svn r21702) -Fix: make sure the colour argument of echoc is properly validated to be a text colour draft
Mon, 03 Jan 2011 12:01:41 +0000 rubidium (svn r21701) -Codechange: ConsoleColour = TextColour, so make it that way and remove some unneeded casts draft
Mon, 03 Jan 2011 11:55:08 +0000 rubidium (svn r21700) -Codechange: GetDrawStringCompanyColour returns a TextColour draft
Sun, 02 Jan 2011 18:45:24 +0000 translators (svn r21699) -Update from WebTranslator v3.0: draft
Sun, 02 Jan 2011 18:12:39 +0000 rubidium (svn r21698) -Fix: incorrectly named global variable draft
Sun, 02 Jan 2011 12:52:37 +0000 yexo (svn r21697) -Codechange: use GetGameSettings() in a few more places to enhance readability draft
Sun, 02 Jan 2011 12:41:24 +0000 yexo (svn r21696) -Feature [FS#4362]: allow changing the AI configuration in the scenario editor / in game draft
Sun, 02 Jan 2011 00:34:21 +0000 yexo (svn r21695) -Codechange: add helper function to get the currently applicable GameSettings object draft
Sat, 01 Jan 2011 23:26:26 +0000 yexo (svn r21694) -Fix: changing AI settings ingame was impossible when the difficulty level was other than custom draft
Sat, 01 Jan 2011 21:41:01 +0000 smatz (svn r21693) -Codechange: no need to cast char[] to const uint8* draft
Sat, 01 Jan 2011 21:39:52 +0000 smatz (svn r21692) -Cleanup: remove unused extern declaration of HashCurrentCompanyPassword(), make it static draft
Sat, 01 Jan 2011 21:38:13 +0000 smatz (svn r21691) -Codechange: make sure GenerateCompanyPasswordHash() behaves deterministically when/if the value of NETWORK_SERVER_ID_LENGTH is changed draft
Sat, 01 Jan 2011 21:15:50 +0000 yexo (svn r21690) -Fix: the top of a tall building standing on a hill at the top of the map could be cut off in a giant screenshot draft
Sat, 01 Jan 2011 18:45:13 +0000 translators (svn r21689) -Update from WebTranslator v3.0: draft
Sat, 01 Jan 2011 17:06:59 +0000 smatz (svn r21688) -Codechange: verify the colour code passed to IConsolePrint()/IConsolePrintF() is valid draft
Sat, 01 Jan 2011 17:02:29 +0000 smatz (svn r21687) -Fix: verify the colour code we received from the server is valid draft
Sat, 01 Jan 2011 16:35:32 +0000 smatz (svn r21686) -Cleanup: remove unused constants and comment used ones draft
Sat, 01 Jan 2011 08:31:23 +0000 rubidium (svn r21685) -Codechange: prevent bug tracker entries like FS#2487 and FS#1613 for this year draft
Sat, 01 Jan 2011 08:23:46 +0000 planetmaker (svn r21684) -Fix [FS#4360] (r21573): Silence some compile warnings draft
Fri, 31 Dec 2010 18:45:11 +0000 translators (svn r21683) -Update from WebTranslator v3.0: draft
Fri, 31 Dec 2010 18:14:05 +0000 rubidium (svn r21682) -Fix: Debian changelog was incorrect, so .deb compilation failed draft
Fri, 31 Dec 2010 16:13:34 +0000 glx (svn r21680) -Fix (r21656): of course MSVC complains draft
Fri, 31 Dec 2010 15:53:46 +0000 rubidium (svn r21679) -Fix (r21642): reading a just freed variable draft
Fri, 31 Dec 2010 14:16:25 +0000 yexo (svn r21678) -Update: use 'Ctrl+klik' instead of 'Ctrl+Klik' in the Dutch translation draft
Fri, 31 Dec 2010 14:12:35 +0000 rubidium (svn r21677) -Fix: WT3 not validating some strings... draft
Fri, 31 Dec 2010 14:08:21 +0000 planetmaker (svn r21676) -Prepare 1.1.0-beta2 draft
Fri, 31 Dec 2010 14:05:25 +0000 translators (svn r21675) -Update from WebTranslator v3.0: draft
Fri, 31 Dec 2010 12:13:16 +0000 rubidium (svn r21674) -Fix: for Mac OS X %p seems to add "x0", so filter that out for the regression test comparison draft
Fri, 31 Dec 2010 10:15:35 +0000 smatz (svn r21673) -Change [FS#4358]: do not show price to build a bridge in the scenario editor, it is free there draft
Fri, 31 Dec 2010 09:43:42 +0000 rubidium (svn r21672) -Fix: mention AIEventTownFounded in the AI changelog as well draft
Fri, 31 Dec 2010 09:25:52 +0000 rubidium (svn r21671) -Change: some changelog consistency fixes draft
Fri, 31 Dec 2010 09:09:40 +0000 rubidium (svn r21670) -Fix (prospective): EEK->EUR@2011 draft
Thu, 30 Dec 2010 18:47:31 +0000 translators (svn r21669) -Update from WebTranslator v3.0: draft
Thu, 30 Dec 2010 18:14:37 +0000 rubidium (svn r21668) -Feature: command logging using the admin interface (dihedral) draft
Thu, 30 Dec 2010 15:32:31 +0000 alberth (svn r21667) -Codechange: Introduce _thd.Reset(). draft
Thu, 30 Dec 2010 13:18:04 +0000 alberth (svn r21666) -Codechange: Use GetCallbackWnd at more places. draft
Thu, 30 Dec 2010 13:16:31 +0000 alberth (svn r21665) -Codechange: Make GetCallbackWnd a method of _thd. draft
Wed, 29 Dec 2010 23:44:39 +0000 yexo (svn r21664) -Add: [NoAI] AIEventTownFounded draft
Wed, 29 Dec 2010 23:20:12 +0000 yexo (svn r21663) -Add: [NoAI]: AIRail::GetName() to get the name of a railtype draft
Wed, 29 Dec 2010 20:46:35 +0000 smatz (svn r21662) -Codechange: use -flto=jobserver for GCC 4.6, it makes linking with LTO use number of processes passed to make -j draft
Wed, 29 Dec 2010 20:20:41 +0000 smatz (svn r21661) -Codechange: use -fwhole-program when linking in LTO mode so compiler can do more optimisations draft
Wed, 29 Dec 2010 20:20:38 +0000 rubidium (svn r21660) -Fix [FS#4354]: autofill timetable had side effects in test mode, possibly causing desyncs in MP draft
Wed, 29 Dec 2010 18:45:21 +0000 translators (svn r21659) -Update from WebTranslator v3.0: draft
Wed, 29 Dec 2010 18:20:19 +0000 rubidium (svn r21658) -Fix [FS#4351]: cargo payment window wasn't properly invalidated when payment changed draft
Wed, 29 Dec 2010 13:47:53 +0000 smatz (svn r21657) -Cleanup (r17107): remove superfluous semicolon draft
Wed, 29 Dec 2010 13:32:35 +0000 planetmaker (svn r21656) -Fix [FS#4345] (r3722, r15301): Use a bool instead of uint8 to store a bool and use the dedicated accessor function when reading boolean settings (glx, rubidium) draft
Wed, 29 Dec 2010 12:41:01 +0000 yexo (svn r21655) -Add: mention AITown::IsCity in the NoAI changelog draft
Wed, 29 Dec 2010 12:19:33 +0000 yexo (svn r21654) -Add: [NoAI] AITown::IsCity() so AIs can find out which towns grow faster than others (Lord Aro) draft
Tue, 28 Dec 2010 18:45:33 +0000 translators (svn r21653) -Update from WebTranslator v3.0: draft
Tue, 28 Dec 2010 14:22:51 +0000 smatz (svn r21652) -Cleanup: one semicolon is enough draft
Mon, 27 Dec 2010 22:32:47 +0000 rubidium (svn r21651) -Fix [FS#4338] (r21229): infinite loop in the road pathfinder due to bouncing around in an "one way" trap; two one ways pointing towards eachother making it impossible to leave draft
Mon, 27 Dec 2010 21:10:52 +0000 rubidium (svn r21650) -Fix [FS#4339]: make "centre [main] view" consistent, and make "[main|global] view" consistent draft
Mon, 27 Dec 2010 18:45:24 +0000 translators (svn r21649) -Update from WebTranslator v3.0: draft
Mon, 27 Dec 2010 18:21:19 +0000 rubidium (svn r21648) -Codechange: unduplicate a bit of code draft
Sun, 26 Dec 2010 19:26:48 +0000 rubidium (svn r21647) -Fix: failure of WT3 to properly validate some string... draft
Sun, 26 Dec 2010 18:45:33 +0000 translators (svn r21646) -Update from WebTranslator v3.0: draft
Sun, 26 Dec 2010 17:47:00 +0000 alberth (svn r21645) -Doc: Document SmallPair and SmallMap template parameters. draft
Sun, 26 Dec 2010 13:25:34 +0000 rubidium (svn r21644) -Change: keep showing "No orders" when the order list is filled with only automatic orders draft
Sun, 26 Dec 2010 12:55:12 +0000 rubidium (svn r21643) -Fix (r21642): crash when a train with no orders (or actually no order list) stops at a station draft
Sun, 26 Dec 2010 09:03:19 +0000 rubidium (svn r21642) -Feature: concept of automatic station orders; add stub orders for intermediate stations and remove them when not visiting them anymore. This allows you to see what trains visit a station without actually having to order a vehicle to stop at all stations. Based on patch by fonsinchen draft
Sun, 26 Dec 2010 06:52:38 +0000 rubidium (svn r21641) -Fix (r21639): ofcourse MSVC wants to have something to warn about draft
Sat, 25 Dec 2010 20:02:04 +0000 rubidium (svn r21640) -Change/Feature-ish: allow disabling the shading when drawing text draft
Sat, 25 Dec 2010 19:59:56 +0000 rubidium (svn r21639) -Codechange: simplify setting the colour remap draft
Sat, 25 Dec 2010 19:58:50 +0000 alberth (svn r21638) -Codechange (r1): Simplify testing that outersize.x is bigger than 0. draft
Sat, 25 Dec 2010 19:47:15 +0000 rubidium (svn r21637) -Codechange: make it more clear that IS_PALETTE_COLOUR belongs to TextColour draft
Sat, 25 Dec 2010 18:45:16 +0000 translators (svn r21636) -Update from WebTranslator v3.0: draft
Sat, 25 Dec 2010 15:41:12 +0000 rubidium (svn r21635) -Change: simplify/reduce release preparations/changes draft
Sat, 25 Dec 2010 12:49:36 +0000 rubidium (svn r21634) -Codechange: apparantly the "broken" iconv interface is the new official interface, so update the variable/definition naming slightly as it's not broken just different from the earlier iconv interface draft
Sat, 25 Dec 2010 12:48:23 +0000 smatz (svn r21633) -Fix (r21616): newly created skip-to order was created at wrong place draft
Sat, 25 Dec 2010 12:47:05 +0000 smatz (svn r21632) -Codechange: call ResetObjectToPlace() even when current place_mode is HT_NONE draft
Sat, 25 Dec 2010 12:20:18 +0000 rubidium (svn r21631) -Fix [FS#4325]: ships with the old pathfinder would easily show up as lost, even when it would eventually find a path. Now also the distance from the "end" of the pathfinding run to the destination is compared to the current distance to the destination; if the distance to the destination at the end of the pathfinder run is less than the current distance from the destination the ship won't be marked as lost. This means that the ships with the old pathfinder will less likely get marked as lost, but due to the design of the old ship pathfinder there "lostness" is merely a best guess. When you still get a lost message draft
Sat, 25 Dec 2010 08:22:55 +0000 rubidium (svn r21630) -Fix (r20308, r21615): version detection of subversion branches and tags got broken draft
Fri, 24 Dec 2010 18:45:31 +0000 translators (svn r21629) -Update from WebTranslator v3.0: draft
Fri, 24 Dec 2010 17:51:46 +0000 alberth (svn r21628) -Codechange: Remove local variables that just point to global _thd. draft
Fri, 24 Dec 2010 15:08:19 +0000 alberth (svn r21627) -Codechange: Remove _place_proc global variable. draft
Fri, 24 Dec 2010 15:06:58 +0000 alberth (svn r21626) -Codechange: Remove more small static functions. draft
Fri, 24 Dec 2010 15:06:18 +0000 alberth (svn r21625) -Codechange: Record last started highlight action, and use it in the callback methods. draft
Fri, 24 Dec 2010 15:04:33 +0000 alberth (svn r21624) -Codechange: Remove many small static functions. draft
Fri, 24 Dec 2010 15:03:19 +0000 alberth (svn r21623) -Codechange: Remove _terraform_button_proc and _editor_terraform_button_proc arrays. draft
Fri, 24 Dec 2010 14:56:21 +0000 alberth (svn r21622) -Doc: Clarify the documentation of highlighting constants somewhat. draft
Fri, 24 Dec 2010 14:55:31 +0000 alberth (svn r21621) -Codechange: Only consider tile highlighting mode bits in tile selection functions. draft
Fri, 24 Dec 2010 14:52:42 +0000 alberth (svn r21620) -Codechange: Don't consider direction bits when checking for an active highlight mode. draft
Fri, 24 Dec 2010 14:48:38 +0000 alberth (svn r21619) -Fix [FS#4327]: Don't copy direction bits when restarting a rail selection. draft
Fri, 24 Dec 2010 14:38:00 +0000 alberth (svn r21618) -Fix: Use correct 3 bit mask for directions. draft
Fri, 24 Dec 2010 13:14:11 +0000 smatz (svn r21617) -Doc: refer to table/autorail.h, not autorail.h draft
Fri, 24 Dec 2010 13:13:28 +0000 smatz (svn r21616) -Change: do not highlight tile when selecting a vehicle to clone or an order to skip to draft
Thu, 23 Dec 2010 22:40:01 +0000 rubidium (svn r21614) -Fix: the spelling of some of the documentation draft
Thu, 23 Dec 2010 21:50:31 +0000 rubidium (svn r21613) -Update: sync comments in the translation files with English for some recently untouched translations draft
Thu, 23 Dec 2010 20:25:55 +0000 smatz (svn r21612) -Fix (r21608): dragging with HT_POINT was half a tile off draft