log

age author description
Sun, 17 Oct 2010 12:13:35 +0000 frosch (svn r20959) -Codechange: Realign comments. draft
Sun, 17 Oct 2010 12:12:52 +0000 frosch (svn r20958) -Add: the concept of min-loadable-version to NewGRFs when choosing compatbile NewGRFs. (planetmaker) draft
Sun, 17 Oct 2010 12:12:13 +0000 frosch (svn r20957) -Codechange: Add another parameter to FindGRFConfig() to define search restrictions. draft
Sat, 16 Oct 2010 23:13:05 +0000 frosch (svn r20956) -Feature: Center new extra viewports on the tile below the mouse. Only center on center of main viewport if mouse is not in any viewport. draft
Sat, 16 Oct 2010 22:46:53 +0000 frosch (svn r20955) -Fix (r20952): Suppress bogus inconsistencies for games saved while Grfs were missing. draft
Sat, 16 Oct 2010 22:34:43 +0000 frosch (svn r20954) -Codechange (r20952, r20953): Don't make stuff more complicated than needed. draft
Sat, 16 Oct 2010 21:20:46 +0000 frosch (svn r20953) -Add: Resolve Grf filenames from the gamelog also using the md5sum. draft
Sat, 16 Oct 2010 21:13:55 +0000 frosch (svn r20952) -Add: When printing the gamelog keep track of added/removed Grfs and check them for consistency. draft
Sat, 16 Oct 2010 20:34:43 +0000 frosch (svn r20951) -Codechange: Add SmallMap::Contains() and use it. draft
Sat, 16 Oct 2010 20:00:20 +0000 rubidium (svn r20950) -Fix: (or at least greatly improve) alignment of some original graphics pillar sprites draft
Sat, 16 Oct 2010 17:45:10 +0000 translators (svn r20949) -Update from WebTranslator v3.0: draft
Sat, 16 Oct 2010 17:37:48 +0000 smatz (svn r20948) -Fix (r20880): compiler warning draft
Sat, 16 Oct 2010 15:40:44 +0000 frosch (svn r20947) -Change: Draw bridgepillars with correct length on all tile corners by drawing only half of the pillar sprite if required. (based on patch by uni657) draft
Sat, 16 Oct 2010 15:36:51 +0000 frosch (svn r20946) -Codechange: Add helper function to draw pillar columns. draft
Sat, 16 Oct 2010 15:36:13 +0000 frosch (svn r20945) -Codechange: Add helper function to draw single pillar sprites. (based on patch by uni657) draft
Sat, 16 Oct 2010 15:35:32 +0000 frosch (svn r20944) -Codechange: Bail out early in DrawBridgePillars(). (uni657) draft
Sat, 16 Oct 2010 15:34:59 +0000 frosch (svn r20943) -Codechange: Name some magic constants. (Based on patch by uni657) draft
Sat, 16 Oct 2010 13:15:54 +0000 rubidium (svn r20942) -Feature [NewGRF]: make it possible to distinguish player built/randomly placed industries in the location and land slope check callbacks draft
Sat, 16 Oct 2010 09:10:03 +0000 planetmaker (svn r20941) -Fix [FS#4163]: Readme referred to outdated behaviour draft
Sat, 16 Oct 2010 06:14:24 +0000 yexo (svn r20940) -Fix (r20928): switch to the normal alphabet where 'b' comes before 'p' draft
Fri, 15 Oct 2010 22:08:57 +0000 rubidium (svn r20939) -Fix: some MSVC warnings draft
Fri, 15 Oct 2010 21:56:06 +0000 rubidium (svn r20938) -Codechange: make the code for listening on a socket (more) reusable draft
Fri, 15 Oct 2010 20:29:59 +0000 rubidium (svn r20937) -Codechange: move some variables from client/server to server only draft
Fri, 15 Oct 2010 20:25:07 +0000 rubidium (svn r20936) -Codechange: make server side packet sending methods class methods draft
Fri, 15 Oct 2010 19:58:56 +0000 rubidium (svn r20935) -Codechange: only let the server side use a pool of connected sockets draft
Fri, 15 Oct 2010 19:35:08 +0000 rubidium (svn r20934) -Codechange: move NetworkGetClientName to the server's socket draft
Fri, 15 Oct 2010 19:33:08 +0000 rubidium (svn r20933) -Codechange: move some more client related methods and such to network_client.cpp draft
Fri, 15 Oct 2010 19:14:43 +0000 terkhen (svn r20932) -Add [FS#4153]: Highlight all destination tiles when building a lock. (uni657) draft
Fri, 15 Oct 2010 19:05:17 +0000 terkhen (svn r20931) -Document: Waterways toolbar click functions. draft
Fri, 15 Oct 2010 18:45:56 +0000 rubidium (svn r20930) -Codechange: simplify the socket handler allocation draft
Fri, 15 Oct 2010 18:42:52 +0000 rubidium (svn r20929) -Codechange: make NetworkCloseClient a class method draft
Fri, 15 Oct 2010 18:32:25 +0000 yexo (svn r20928) -Update: we have a new developer draft
Fri, 15 Oct 2010 18:15:01 +0000 planetmaker (svn r20927) -Add [FS#3905]: Transfer orders imply 'leave empty' by default draft
Fri, 15 Oct 2010 17:45:06 +0000 translators (svn r20926) -Update from WebTranslator v3.0: draft
Fri, 15 Oct 2010 14:29:13 +0000 rubidium (svn r20925) -Codechange: make the client send commands have a slightly more sensible name draft
Fri, 15 Oct 2010 13:47:37 +0000 rubidium (svn r20924) -Codechange: make the game connection packet handling look more like UDP/content packet handling draft
Fri, 15 Oct 2010 13:22:00 +0000 rubidium (svn r20923) -Codechange: prepare creating sub-classes of NetworkClientSocket for server and client side draft
Fri, 15 Oct 2010 11:16:14 +0000 rubidium (svn r20922) -Fix [FS#4071]: accidentally moving the mouse of the scrollbar arrows while pressing it clicks the button next to the arrow draft
Fri, 15 Oct 2010 10:22:04 +0000 terkhen (svn r20921) -Fix [FS#4160]: Refit costs were not shown for long cargo names. draft
Wed, 13 Oct 2010 17:45:10 +0000 translators (svn r20920) -Update from WebTranslator v3.0: draft
Tue, 12 Oct 2010 19:48:42 +0000 rubidium (svn r20919) -Fix [FS#4140]: objects didn't change colour when the company changed colour. Now they do, except when the "decide colour" callback is (defined to be) used draft
Tue, 12 Oct 2010 17:47:15 +0000 frosch (svn r20918) -Add: Store NewGRF version information from Action14 in savegame. (planetmaker) draft
Tue, 12 Oct 2010 17:45:05 +0000 translators (svn r20917) -Update from WebTranslator v3.0: draft
Mon, 11 Oct 2010 17:45:09 +0000 translators (svn r20915) -Update from WebTranslator v3.0: draft
Sun, 10 Oct 2010 17:45:07 +0000 translators (svn r20914) -Update from WebTranslator v3.0: draft
Sun, 10 Oct 2010 15:33:22 +0000 yexo (svn r20913) -Fix (r19231): [NoAI] give the correct error message if you try to overbuild an opponont road station with your own while using the 0.7 or 1.0 compatibility layer (fanioz) draft
Sat, 09 Oct 2010 18:43:37 +0000 frosch (svn r20912) -Fix [FS#4157]: NEW_INDUSTRYOFFSET != NEW_INDUSTRYTILEOFFSET. draft
Sat, 09 Oct 2010 17:45:07 +0000 translators (svn r20911) -Update from WebTranslator v3.0: draft
Fri, 08 Oct 2010 21:23:41 +0000 rubidium (svn r20910) -Fix [FS#4155]: helicopters fired a bit too late draft
Fri, 08 Oct 2010 21:08:38 +0000 rubidium (svn r20909) -Fix [FS#4137]: don't see coasts as water for object construction draft
Fri, 08 Oct 2010 21:07:54 +0000 rubidium (svn r20908) -Fix [FS#4156]: assertion when the buy menu graphics callback accessed a variable that needs a tile index draft
Fri, 08 Oct 2010 20:33:23 +0000 rubidium (svn r20907) -Fix [FS#4156-ish]: callback 15C's string didn't actually get drawn draft
Fri, 08 Oct 2010 17:45:17 +0000 translators (svn r20906) -Update from WebTranslator v3.0: draft
Thu, 07 Oct 2010 17:45:10 +0000 translators (svn r20905) -Update from WebTranslator v3.0: draft
Wed, 06 Oct 2010 17:45:16 +0000 translators (svn r20904) -Update from WebTranslator v3.0: draft
Tue, 05 Oct 2010 17:45:35 +0000 translators (svn r20903) -Update from WebTranslator v3.0: draft
Mon, 04 Oct 2010 20:20:50 +0000 frosch (svn r20902) -Fix [FS#4032]: Make IsProductionAlterable() work for most NewGRF industries. draft
Mon, 04 Oct 2010 20:12:38 +0000 frosch (svn r20901) -Fix/Change: When using non-smooth or newgrf-economy changing production rates does not work (anymore), so allow changing the production multiplier instead. draft
Mon, 04 Oct 2010 20:10:31 +0000 frosch (svn r20900) -Codechange: Move ProductionLevels enum to industry.h draft
Mon, 04 Oct 2010 20:00:23 +0000 frosch (svn r20899) -Codechange: Switch order of if-tests in IndustryViewWindow::OnClick(). draft
Mon, 04 Oct 2010 19:45:27 +0000 frosch (svn r20898) -Change: When entering a production rate, round to nearest possible rate instead towards zero. draft
Mon, 04 Oct 2010 19:35:40 +0000 frosch (svn r20897) -Codechange: Store the result of IsProductionAlterable() in a member variable of IndustryViewWindow. draft
Mon, 04 Oct 2010 19:23:50 +0000 frosch (svn r20896) -Codechange: Split recompution of productionrates for non-smooth economy to separate function. draft
Mon, 04 Oct 2010 19:14:43 +0000 frosch (svn r20895) -Codechange: Use an enum to identify the rows of buttons in the industryview. draft
Sun, 03 Oct 2010 19:17:53 +0000 rubidium (svn r20894) -Fix [FS#4148] (r20772): use correct company name for group window title (sbr) draft
Sun, 03 Oct 2010 17:45:10 +0000 translators (svn r20893) -Update from WebTranslator v3.0: draft
Sun, 03 Oct 2010 15:49:44 +0000 frosch (svn r20892) -Fix (maybe r10624): Scenario editor resp. cheat-buttons to alter industry production did not work for large industry windows. draft
Sun, 03 Oct 2010 12:20:50 +0000 terkhen (svn r20891) -Fix [FS#4145]: Measurement tooltips for docks and tunnels were closed after a hover event. draft
Sat, 02 Oct 2010 19:55:13 +0000 alberth (svn r20890) -Doc: Make documentation accessible to doxygen. draft
Sat, 02 Oct 2010 19:53:20 +0000 alberth (svn r20889) -Codechange: Make ClosedListHash, OpenListQueue, and OpenListHash data protected, and rename for coding style. draft
Sat, 02 Oct 2010 19:48:45 +0000 alberth (svn r20888) -Codechange: Make Hash_FindNode a method. draft
Sat, 02 Oct 2010 19:47:21 +0000 alberth (svn r20887) -Codechange: Make stat_Hash a method. draft
Sat, 02 Oct 2010 19:46:24 +0000 alberth (svn r20886) -Codechange: Make init_Hash a method. draft
Sat, 02 Oct 2010 19:44:54 +0000 alberth (svn r20885) -Codechange: Make delete_Hash a method. draft
Sat, 02 Oct 2010 19:43:29 +0000 alberth (svn r20884) -Codechange: Make clear_Hash a method. draft
Sat, 02 Oct 2010 19:42:42 +0000 alberth (svn r20883) -Codechange: Make Hash_Delete a method. draft
Sat, 02 Oct 2010 19:41:25 +0000 alberth (svn r20882) -Codechange: Make Hash_Set a method. draft
Sat, 02 Oct 2010 19:39:34 +0000 alberth (svn r20881) -Codechange: Make Hash_Get a method. draft
Sat, 02 Oct 2010 19:38:22 +0000 alberth (svn r20880) -Codechange: Make Hash_Size a method. draft
Sat, 02 Oct 2010 19:34:32 +0000 alberth (svn r20879) -Codechange: Make AyStarMain_ClosedList_IsInList a method. draft
Sat, 02 Oct 2010 19:33:23 +0000 alberth (svn r20878) -Codechange: Make AyStarMain_ClosedList_Add a method. draft
Sat, 02 Oct 2010 19:32:21 +0000 alberth (svn r20877) -Codechange: Make AyStarMain_OpenList_IsInList a method. draft
Sat, 02 Oct 2010 19:31:24 +0000 alberth (svn r20876) -Codechange: Make AyStarMain_OpenList_Pop a method. draft
Sat, 02 Oct 2010 19:30:24 +0000 alberth (svn r20875) -Codechange: Make AyStarMain_OpenList_Add a method. draft
Sat, 02 Oct 2010 19:29:00 +0000 alberth (svn r20874) -Codechange: Make init_AyStar a method. draft
Sat, 02 Oct 2010 17:45:13 +0000 translators (svn r20873) -Update from WebTranslator v3.0: draft
Sat, 02 Oct 2010 10:00:05 +0000 alberth (svn r20868) -Codechange: Make AyStarMain_Main() a method. draft
Sat, 02 Oct 2010 09:58:32 +0000 alberth (svn r20867) -Codechange: Make AyStarMain_AddStartNode() a method. draft
Sat, 02 Oct 2010 09:55:58 +0000 alberth (svn r20866) -Codechange: CheckTile() always returns the same (ignored) value. draft
Sat, 02 Oct 2010 09:53:44 +0000 alberth (svn r20865) -Codechange: Make AyStarMain_CheckTile() a method. draft
Sat, 02 Oct 2010 09:49:32 +0000 alberth (svn r20864) -Codechange: Make AyStar_Clear() a method. draft
Sat, 02 Oct 2010 09:48:01 +0000 alberth (svn r20863) -Codechange: Make AyStarMain_Loop a method. draft
Sat, 02 Oct 2010 09:46:40 +0000 alberth (svn r20862) -Codechange: Make AyStar_Free() a method. draft
Fri, 01 Oct 2010 17:45:06 +0000 translators (svn r20861) -Update from WebTranslator v3.0: draft
Fri, 01 Oct 2010 16:42:28 +0000 smatz (svn r20860) -Cleanup: remove some unused functions and variables draft
Thu, 30 Sep 2010 18:58:56 +0000 frosch (svn r20859) -Fix [FS#4143]: Remove an outdated comment and just reference the readme. (planetmaker) draft
Thu, 30 Sep 2010 17:45:06 +0000 translators (svn r20858) -Update from WebTranslator v3.0: draft
Tue, 28 Sep 2010 22:00:24 +0000 rubidium (svn r20857) -Fix [FS#3637]: The station with the second highest rating was doubly penalised when distributing cargo. Now the penalty is completely removed and the granularity/precision of the distribution in increased by using fractional cargo. This should make competing stations less "all-or-nothing". draft
Tue, 28 Sep 2010 21:58:06 +0000 terkhen (svn r20856) -Fix [FS#4141]: Road/water toolbars did not get updated when the first vehicle of their type becomes available. draft
Tue, 28 Sep 2010 17:45:12 +0000 translators (svn r20855) -Update from WebTranslator v3.0: draft
Mon, 27 Sep 2010 17:45:07 +0000 translators (svn r20854) -Update from WebTranslator v3.0: draft
Sun, 26 Sep 2010 17:52:01 +0000 rubidium (svn r20853) -Fix: (again) WT3 not properly validating plurals in strings... draft
Sun, 26 Sep 2010 17:45:10 +0000 translators (svn r20852) -Update from WebTranslator v3.0: draft
Sun, 26 Sep 2010 11:28:03 +0000 alberth (svn r20851) -Fix: Smallmap legend buttons must all be equal in size, even if their contents is not. draft
Sun, 26 Sep 2010 11:04:30 +0000 frosch (svn r20850) -Codechange: Add IndustrySpec::UsesSmoothEconomy() to deduplicate code. draft
Sat, 25 Sep 2010 22:00:49 +0000 frosch (svn r20849) -Change: Only display liveries in the liverywindow if they are used by some vehicle somewhen (not considering date or such). draft
Sat, 25 Sep 2010 21:59:22 +0000 frosch (svn r20848) -Add: _loaded_newgrf_features.used_liveries to keep track which liveries are used by some vehicle resp. which are not used at all. draft
Sat, 25 Sep 2010 21:57:52 +0000 frosch (svn r20847) -Codechange: Split most of GetEngineLivery() into a separate GetEngineLiveryScheme() function. draft
Sat, 25 Sep 2010 19:13:25 +0000 frosch (svn r20846) -Fix: some whitespace. draft
Sat, 25 Sep 2010 17:46:54 +0000 frosch (svn r20845) -Fix (r20835): Group GUI was no longer horizontally resizeable. draft
Sat, 25 Sep 2010 17:45:10 +0000 translators (svn r20844) -Update from WebTranslator v3.0: draft
Sat, 25 Sep 2010 12:48:33 +0000 michi_cc (svn r20843) -Fix [FS#2534] (r20506): Make sure (gradual) loading is properly terminated for consists with multiple cargo types. Don't stop loading if the timetabled wait is not over yet. (Steve-N) draft
Fri, 24 Sep 2010 17:45:12 +0000 translators (svn r20842) -Update from WebTranslator v3.0: draft
Fri, 24 Sep 2010 14:06:39 +0000 rubidium (svn r20841) -Fix: unbreak some translations' compilation draft
Fri, 24 Sep 2010 13:45:02 +0000 smatz (svn r20840) -Fix: make write to NULL pointer volatile so it's not optimised away draft
Thu, 23 Sep 2010 17:45:13 +0000 translators (svn r20839) -Update from WebTranslator v3.0: draft
Wed, 22 Sep 2010 20:59:24 +0000 alberth (svn r20838) -Fix [FS#4136]: Cast '1' in bitmath functions to width of result before shifting. draft
Wed, 22 Sep 2010 19:47:01 +0000 frosch (svn r20837) -Fix [FS#4132]: Set height of industry directory to 5 lines like other lists. draft
Wed, 22 Sep 2010 17:45:35 +0000 translators (svn r20836) -Update from WebTranslator v3.0: draft
Tue, 21 Sep 2010 20:33:49 +0000 yexo (svn r20835) -Fix: the group gui had a small unused area with bigger gui buttons draft
Tue, 21 Sep 2010 17:45:36 +0000 translators (svn r20834) -Update from WebTranslator v3.0: draft
Mon, 20 Sep 2010 19:15:31 +0000 terkhen (svn r20833) -Fix (r20832): Remove a warning. draft
Mon, 20 Sep 2010 18:56:35 +0000 terkhen (svn r20832) -Feature: Allow to select a custom percentage of water in the map generation window (based on patch by CommanderZ). draft
Mon, 20 Sep 2010 18:48:33 +0000 terkhen (svn r20831) -Add: Show selected number of towns in the map generation window when using a custom amount. draft
Mon, 20 Sep 2010 17:45:13 +0000 translators (svn r20830) -Update from WebTranslator v3.0: draft
Sat, 18 Sep 2010 20:48:40 +0000 terkhen (svn r20829) -Fix [FS#4094]: Place less trees at once when planting random trees at the scenario editor. draft
Sat, 18 Sep 2010 20:44:13 +0000 terkhen (svn r20828) -Add: Take into account tree group placement at the world generation progress bar. draft
Sat, 18 Sep 2010 20:41:06 +0000 terkhen (svn r20827) -Codechange: Simplify code for placement of tree groups. draft
Sat, 18 Sep 2010 20:36:13 +0000 terkhen (svn r20826) -Codechange: Simplify code for generating more trees above the snowline. draft
Sat, 18 Sep 2010 20:33:04 +0000 terkhen (svn r20825) -Codechange: Replace a few magic numbers by constants. draft
Sat, 18 Sep 2010 17:45:07 +0000 translators (svn r20824) -Update from WebTranslator v3.0: draft
Fri, 17 Sep 2010 16:24:26 +0000 rubidium (svn r20823) -Codechange: enable/add some error/sanity checking in the pthread code draft
Fri, 17 Sep 2010 16:07:31 +0000 yexo (svn r20822) -Fix [FS#3707]: deadlock when aborting map generation on windows draft
Fri, 17 Sep 2010 15:16:19 +0000 yexo (svn r20821) -Fix [FS#4129]: terraforming the land under objects could leave sloped or elevated sea tiles draft
Fri, 17 Sep 2010 06:12:53 +0000 yexo (svn r20820) -Codechange: remove two more contants related to the height of the main toolbar draft
Thu, 16 Sep 2010 22:06:36 +0000 rubidium (svn r20819) -Fix [FS#3714]: be a bit more "lenient" w.r.t. invalid savegames; don't crash on saveload related NOT_REACHEDs, just show the user an error that the savegame is corrupted draft
Thu, 16 Sep 2010 21:13:16 +0000 rubidium (svn r20818) -Fix [FS#3791]: make the crash-on-saveload message clearer and more correct draft
Thu, 16 Sep 2010 17:45:09 +0000 translators (svn r20817) -Update from WebTranslator v3.0: draft
Thu, 16 Sep 2010 16:31:57 +0000 rubidium (svn r20816) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille) draft
Thu, 16 Sep 2010 16:31:38 +0000 rubidium (svn r20815) -Revert (r20814): wrong patch at wrong time... draft
Thu, 16 Sep 2010 16:28:40 +0000 rubidium (svn r20814) -Codechange [FS#3835]: make waypoint default names work like depots, stations and vehicles (Krille) draft
Thu, 16 Sep 2010 16:14:30 +0000 rubidium (svn r20813) -Fix: make the waypoint viewport keep centered around the waypoint when resizing the window (Krille) draft
Wed, 15 Sep 2010 22:46:18 +0000 yexo (svn r20812) -Fix [FS#4125]: crash when confirming newgrf changes with the newgrf parameter window open draft
Wed, 15 Sep 2010 22:22:07 +0000 yexo (svn r20811) -Fix [FS#4079]: the colour palette file in the docs/ directory was broken draft
Wed, 15 Sep 2010 22:05:08 +0000 rubidium (svn r20810) -Merge: documentation updates from 1.0 draft
Wed, 15 Sep 2010 21:55:55 +0000 rubidium (svn r20809) -Fix (r20809): as usual with these user provided Mac OS X patches lately... they either fail to compile or spew warnings draft
Wed, 15 Sep 2010 21:19:41 +0000 rubidium (svn r20808) -Add [FS#4110]: [OSX] support for input using dead keys (Zydeco) draft
Wed, 15 Sep 2010 21:10:14 +0000 yexo (svn r20807) -Codechange: don't clamp the width of the main toolbar to 640 pixels draft
Tue, 14 Sep 2010 17:45:13 +0000 translators (svn r20806) -Update from WebTranslator v3.0: draft
Mon, 13 Sep 2010 19:45:39 +0000 frosch (svn r20802) -Fix: Building bridges on water/watery objects behaved inconsistently for towns and the bridge selection GUI. draft
Mon, 13 Sep 2010 17:45:13 +0000 translators (svn r20801) -Update from WebTranslator v3.0: draft
Mon, 13 Sep 2010 14:20:30 +0000 yexo (svn r20800) -Fix: [NewGRF] clamp some more vehicle variables draft
Mon, 13 Sep 2010 13:55:25 +0000 yexo (svn r20799) -Fix: [NewGRF] clamp vehicle var 0xC2 (max age) to uint16 (Hirundo) draft
Mon, 13 Sep 2010 13:36:36 +0000 yexo (svn r20798) -Doc [FS#4117]: [NoAI] AITile::HasTransportType doesn't work for TRANSPORT_AIR draft
Mon, 13 Sep 2010 13:27:29 +0000 yexo (svn r20797) -Fix: disable houses without a size that are available according to their building flags draft
Mon, 13 Sep 2010 13:08:53 +0000 yexo (svn r20796) -Fix: make sure all houses in the house spec array are valid. It was possible that part of a multitile house was not copied because the array was full draft
Mon, 13 Sep 2010 12:14:22 +0000 yexo (svn r20795) -Codechange: clarify code/documentation of the start/stop bit in CmdMassStartStopVehicle (Krille) draft
Sun, 12 Sep 2010 23:06:28 +0000 rubidium (svn r20794) -Document [FS#4083]: a case where DirectMusic takes hours to initialise draft
Sun, 12 Sep 2010 21:03:10 +0000 rubidium (svn r20793) -Fix: broken string draft
Sun, 12 Sep 2010 19:54:25 +0000 yexo (svn r20792) -Fix (r8973): [NewGRF] vehicle vars 0x98 and 0xB4 (max speed and current speed) used the wrong unit for aircraft (Hirundo) draft
Sun, 12 Sep 2010 19:40:47 +0000 frosch (svn r20791) -Fix (r12161): Building 2x2 houses did not work for 2x2 road layouts on all map sizes. draft
Sun, 12 Sep 2010 18:28:51 +0000 frosch (svn r20790) -Fix (r0)[FS#4118]: Remove a check which is wrong for NewGrf houses and serves no use for original houses. draft
Sun, 12 Sep 2010 17:45:19 +0000 translators (svn r20789) -Update from WebTranslator v3.0: draft
Sun, 12 Sep 2010 16:54:39 +0000 yexo (svn r20788) -Fix (r20733)[FS#4119]: start/stop all vehicles from non-train depots was broken draft
Sun, 12 Sep 2010 14:45:46 +0000 frosch (svn r20787) -Fix: Spelling mistake in slovak real town names. (mek2) draft
Sat, 11 Sep 2010 17:45:17 +0000 translators (svn r20786) -Update from WebTranslator v3.0: draft
Sat, 11 Sep 2010 17:45:03 +0000 rubidium (svn r20785) -Fix: crash when closing the station view of oilrigs (similar to r20774) draft
Sat, 11 Sep 2010 11:48:37 +0000 alberth (svn r20784) -Doc: Doxyment a few debug line printing functions. draft
Fri, 10 Sep 2010 20:03:45 +0000 rubidium (svn r20783) -Change/Fix: do autosave-on-exit as well when using kill/CTRL-C to terminate a dedicated OpenTTD draft
Fri, 10 Sep 2010 17:45:34 +0000 translators (svn r20782) -Update from WebTranslator v3.0: draft
Fri, 10 Sep 2010 13:50:47 +0000 yexo (svn r20781) -Fix (r20780): FinishInitNested reset this->owner, so set it afterwards draft
Fri, 10 Sep 2010 13:34:47 +0000 yexo (svn r20780) -Fix (r20772): group gui only worked properly for the first company draft
Thu, 09 Sep 2010 20:49:56 +0000 frosch (svn r20779) -Add [FS#4025]: If GRFs do not have action14 parameter information, allow to set the number of parameters in the GUI explicitly. draft
Thu, 09 Sep 2010 17:45:04 +0000 translators (svn r20778) -Update from WebTranslator v3.0: draft
Thu, 09 Sep 2010 14:40:39 +0000 rubidium (svn r20777) -Codechange: make VehicleListIdentifier a variable of BaseVehicleList and use that instead of "dereferencing" the window number and storing some information twice draft
Thu, 09 Sep 2010 14:39:48 +0000 rubidium (svn r20776) -Codechange: make VehicleLists for the group "ALL_GROUP" work as well draft
Thu, 09 Sep 2010 14:24:42 +0000 rubidium (svn r20775) -Fix (r20771): the group's vehicle lists weren't properly populated draft
Thu, 09 Sep 2010 10:55:05 +0000 rubidium (svn r20774) -Fix [FS#4116]: assertion triggered when removing a station owned by nobody when the local company is "spectator" as well draft
Wed, 08 Sep 2010 21:40:00 +0000 rubidium (svn r20773) -Codechange: use packed VehicleListIdentifiers for some commands as well draft
Wed, 08 Sep 2010 21:37:13 +0000 rubidium (svn r20772) -Codechange: use packed VehicleListIdentifiers as window numbers draft
Wed, 08 Sep 2010 21:28:50 +0000 rubidium (svn r20771) -Add: concept of vehicle list identifiers to identify a vehicle list instead of a string of parameters draft
Wed, 08 Sep 2010 21:14:41 +0000 rubidium (svn r20770) -Codechange: move some bits around in CmdMassStartStop's parameters draft
Wed, 08 Sep 2010 21:02:12 +0000 rubidium (svn r20769) -Codechange: move some depot flags from p2 to p1 in CmdSendVehicleToDepot draft
Wed, 08 Sep 2010 18:55:58 +0000 rubidium (svn r20768) -Codechange: unify send-to-depot commands draft
Wed, 08 Sep 2010 17:45:03 +0000 translators (svn r20767) -Update from WebTranslator v3.0: draft
Wed, 08 Sep 2010 15:35:54 +0000 yexo (svn r20766) -Fix [FS#4112]: action14 data was not used for NewGRFs loaded from a savegame draft
Wed, 08 Sep 2010 13:45:26 +0000 yexo (svn r20765) -Fix (r17345): AIEventCompanyAskMerger was disguised as AIEventCompanyMerger (fanioz) draft
Tue, 07 Sep 2010 20:38:26 +0000 smatz (svn r20764) -Codechange: minor coding style fix draft
Tue, 07 Sep 2010 19:20:15 +0000 frosch (svn r20763) -Fix [FS#4113](r20749): The bridgetest on building shipdepots can no longer rely on being only called for clear water tiles. draft
Tue, 07 Sep 2010 17:45:10 +0000 translators (svn r20762) -Update from WebTranslator v3.0: draft
Tue, 07 Sep 2010 11:05:22 +0000 smatz (svn r20761) -Codechange: make PlaceObject() static draft
Tue, 07 Sep 2010 11:03:46 +0000 smatz (svn r20760) -Cleanup (r20753): remove unused CheckMouseOverVehicle() draft
Tue, 07 Sep 2010 11:00:42 +0000 smatz (svn r20759) -Fix (r20753): it wasn't possible to build anything when left button scrolling was active draft
Mon, 06 Sep 2010 18:20:07 +0000 smatz (svn r20758) -Fix: when leaving the program, current newgrf config would leak, causing valgrind warnings draft
Mon, 06 Sep 2010 17:45:11 +0000 translators (svn r20757) -Update from WebTranslator v3.0: draft
Mon, 06 Sep 2010 16:02:42 +0000 smatz (svn r20756) -Cleanup: no need to check return value of CallocT draft
Mon, 06 Sep 2010 15:47:11 +0000 smatz (svn r20755) -Fix (r19975): small memory leak at program exit (happens only once) draft
Mon, 06 Sep 2010 15:23:16 +0000 yexo (svn r20754) -Fix [FS#4112]: assert when an industry previously build on water was flooded because it's grf changed/is missing draft
Mon, 06 Sep 2010 14:14:09 +0000 smatz (svn r20753) -Feature [FS#3999]: make it possible to select vehicle to clone and vehicle to clone orders from directly from vehicle lists and depot window draft
Sun, 05 Sep 2010 21:50:59 +0000 rubidium (svn r20752) -Change: move removal of bin/data/openttd.grf from distclean to maintainer-clean draft
Sun, 05 Sep 2010 19:46:04 +0000 frosch (svn r20751) -Fix: IndustryCargoesWindow::HousesCanAccept() did not check climate-availability of houses. draft
Sun, 05 Sep 2010 17:45:17 +0000 translators (svn r20750) -Update from WebTranslator v3.0: draft
Sun, 05 Sep 2010 16:33:32 +0000 yexo (svn r20749) -Fix: allow overbuilding objects with buoys and ship depots draft
Sun, 05 Sep 2010 16:00:36 +0000 yexo (svn r20748) -Fix: overbuilding an object tile with sea under it with a canal didn't take the cost for clearing the sea into account draft
Sun, 05 Sep 2010 16:00:04 +0000 yexo (svn r20747) -Fix: overbuilding an object with water under it succeeded even for industries that can't be build on water draft
Sun, 05 Sep 2010 15:07:38 +0000 yexo (svn r20746) -Fix: set CMD_NO_WATER flag for CmdBuildBridge draft
Sun, 05 Sep 2010 14:54:18 +0000 yexo (svn r20745) -Fix: don't delete an object when trying to terraform a tile of it with canal under it. If we delete the object the terraforming will still fail due to the canal draft
Sun, 05 Sep 2010 14:53:20 +0000 yexo (svn r20744) -Fix: overbuilding an object with water under it failed draft
Sun, 05 Sep 2010 13:31:39 +0000 frosch (svn r20743) -Fix: Make testruns of clearing an object tile not influence repeated testruns resp. the exec run. draft
Sun, 05 Sep 2010 13:28:59 +0000 frosch (svn r20742) -Fix: Evaluate DC_NO_WATER flag when clearing objects built on water. draft
Sun, 05 Sep 2010 13:18:54 +0000 frosch (svn r20741) -Cleanup: Use IsTileOnWater() in more places. draft
Sun, 05 Sep 2010 13:18:26 +0000 frosch (svn r20740) -Codechange: Add HasTileWaterClass() to test for tiletypes with WaterClass. draft
Sat, 04 Sep 2010 17:45:12 +0000 translators (svn r20739) -Update from WebTranslator v3.0: draft
Sat, 04 Sep 2010 12:09:12 +0000 alberth (svn r20738) -Codechange: Introduce a function for getting the number of industries that should be build. draft
Sat, 04 Sep 2010 12:01:55 +0000 alberth (svn r20737) -Codechange: Introduce a function for advertising opening of a new industry. draft
Sat, 04 Sep 2010 11:59:12 +0000 alberth (svn r20736) -Codechange: Introduce a new function for trying to create a new industry. draft
Sat, 04 Sep 2010 11:29:42 +0000 alberth (svn r20735) -Codechange: Introduce GetIndustryGamePlayProbability(). draft
Sat, 04 Sep 2010 11:16:40 +0000 alberth (svn r20734) -Codechange: Rename GetScaledIndustryProbability() to GetScaledIndustryGenerationProbability(). draft
Sat, 04 Sep 2010 00:16:33 +0000 yexo (svn r20733) -Fix: when overbuilding an object with an industry, clear the complete object draft
Fri, 03 Sep 2010 23:48:12 +0000 yexo (svn r20732) -Fix: when trying to build a bridge over an object, try to autoremove the object if it's too high draft
Fri, 03 Sep 2010 23:04:02 +0000 yexo (svn r20731) -Fix (r20739): SmallVector did not have an assignment operator, causing invalid memory reads / double free draft
Fri, 03 Sep 2010 22:28:11 +0000 yexo (svn r20730) -Fix: crash when removing an object while the newgrf debug window was open for that object draft
Fri, 03 Sep 2010 21:50:51 +0000 yexo (svn r20729) -Fix [FS#4107]: assert when overbuilding object draft
Fri, 03 Sep 2010 21:41:08 +0000 yexo (svn r20728) -Codechange: shuffle some code in CMD_BUILD_ROAD so it doesn't call CMD_LANDSCAPE_CLEAR in test-mode from exec-mode draft
Fri, 03 Sep 2010 20:32:33 +0000 yexo (svn r20727) -Fix [FS#4106]: compilation with --disable-ai was broken (cirdan) draft
Fri, 03 Sep 2010 17:45:31 +0000 translators (svn r20726) -Update from WebTranslator v3.0: draft
Fri, 03 Sep 2010 14:14:06 +0000 smatz (svn r20725) -Codechange: simplify make_compiler_cflags draft
Fri, 03 Sep 2010 13:23:29 +0000 smatz (svn r20724) -Fix: debug builds with LTO enabled didn't have debug information and were not optimised at all, causing many compile-time warnings draft
Fri, 03 Sep 2010 13:09:56 +0000 smatz (svn r20723) -Fix: don't define _FORTIFY_SOURCE when not compiling with GCC, other compilers would likely barf on GLIBC code draft
Fri, 03 Sep 2010 12:52:09 +0000 glx (svn r20722) -Fix (r20719): signed/unsigned side effect makes a small negative value become a big positive value draft
Thu, 02 Sep 2010 20:45:54 +0000 rubidium (svn r20721) -Fix: objects that can be built on water shouldn't be drowned. draft
Thu, 02 Sep 2010 20:00:48 +0000 frosch (svn r20720) -Add: separate GUI icons for vehicle/company profit, exclusive rights and unread news. draft
Thu, 02 Sep 2010 19:34:44 +0000 frosch (svn r20719) -Codechange: Remove some hardcoded iconsizes. draft
Thu, 02 Sep 2010 17:45:39 +0000 translators (svn r20718) -Update from WebTranslator v3.0: draft
Wed, 01 Sep 2010 23:41:56 +0000 yexo (svn r20717) -Fix [FS#4103]: water class was not set for stations draft
Wed, 01 Sep 2010 23:14:15 +0000 yexo (svn r20716) -Feature: add airport class and airport name to the land info tool draft
Wed, 01 Sep 2010 20:17:25 +0000 frosch (svn r20715) -Fix: Recent nforenum does not know '-?'. draft
Wed, 01 Sep 2010 20:09:15 +0000 rubidium (svn r20714) -Fix: bit 9 of object's flags implies bit 3 is set, so just test for either of the bits being set draft
Wed, 01 Sep 2010 19:45:50 +0000 rubidium (svn r20713) -Fix (r20654): when ignoring action0 object properties, ignore property 13 correctly draft
Wed, 01 Sep 2010 19:04:06 +0000 terkhen (svn r20712) -Fix [FS#4094]: Do not use new game settings when creating many random industries in the scenario editor. draft