------------------------------------------------------------------------ r22077 | translators | 2011-02-14 18:45:08 +0000 (Mon, 14 Feb 2011) | 3 lines -Update from WebTranslator v3.0: latvian - 2 changes by skazhy ------------------------------------------------------------------------ r22076 | smatz | 2011-02-14 12:39:45 +0000 (Mon, 14 Feb 2011) | 1 line -Fix (r22075): build failed with GCC ------------------------------------------------------------------------ r22075 | yexo | 2011-02-13 21:44:00 +0000 (Sun, 13 Feb 2011) | 1 line -Fix [FS#4501]: newgrfs with invalid multi-tile houses could cause a valid 1x1 house following it to be seen as multi-tile, causing crashes ------------------------------------------------------------------------ r22074 | yexo | 2011-02-13 20:52:33 +0000 (Sun, 13 Feb 2011) | 1 line -Cleanup (r22073): there was already a setting-callback that did what is needed ------------------------------------------------------------------------ r22073 | yexo | 2011-02-13 20:45:17 +0000 (Sun, 13 Feb 2011) | 1 line -Fix: immediately update the train weight when you change the multiplier for train cargo weight ------------------------------------------------------------------------ r22072 | rubidium | 2011-02-13 19:49:53 +0000 (Sun, 13 Feb 2011) | 2 lines -Fix (r21966): flipping wasn't (correctly) disabled in some cases ------------------------------------------------------------------------ r22071 | yexo | 2011-02-13 19:31:04 +0000 (Sun, 13 Feb 2011) | 1 line -Fix (r20075): some hotkey names in hotkey.cfg for the scenario editor toolbar were completely bogus ------------------------------------------------------------------------ r22070 | rubidium | 2011-02-12 21:30:57 +0000 (Sat, 12 Feb 2011) | 2 lines -Fix [FS#4503] (r21399): crashes when disconnecting after requesting the map ------------------------------------------------------------------------ r22069 | rubidium | 2011-02-12 21:29:35 +0000 (Sat, 12 Feb 2011) | 2 lines -Fix: delete all savegame packets, not just the first one ------------------------------------------------------------------------ r22068 | rubidium | 2011-02-12 21:09:34 +0000 (Sat, 12 Feb 2011) | 2 lines -Codechange/Fix: return "connection lost" instead of "okay" when SendPackets closed the connection ------------------------------------------------------------------------ r22067 | rubidium | 2011-02-12 21:07:30 +0000 (Sat, 12 Feb 2011) | 2 lines -Fix: don't hold a mutex when sending packets and thus possibly closing the connection as that wants to acquire the mutex again ------------------------------------------------------------------------ r22066 | rubidium | 2011-02-12 18:45:05 +0000 (Sat, 12 Feb 2011) | 2 lines -Fix [FS#4502]: building a statue did not check whether the object pool is full ------------------------------------------------------------------------ r22065 | rubidium | 2011-02-12 18:41:24 +0000 (Sat, 12 Feb 2011) | 2 lines -Fix [FS#4500]: pool allocation checks triggered when towns could not be built ------------------------------------------------------------------------ r22064 | rubidium | 2011-02-11 23:20:35 +0000 (Fri, 11 Feb 2011) | 2 lines -Fix [FS#4497] (r21399): crash when disconnecting and reconnecting while the server is still saving the savegame ------------------------------------------------------------------------ r22063 | rubidium | 2011-02-11 22:10:10 +0000 (Fri, 11 Feb 2011) | 2 lines -Change: make the "has network" check also check whether the client is actually fully connected ------------------------------------------------------------------------ r22062 | rubidium | 2011-02-11 21:30:26 +0000 (Fri, 11 Feb 2011) | 2 lines -Fix: memory leak when saving fails mid-way ------------------------------------------------------------------------ r22061 | yexo | 2011-02-11 20:54:49 +0000 (Fri, 11 Feb 2011) | 1 line -Change: when loading old savegames with long trains set the maximum train length to the length of the longest train ------------------------------------------------------------------------ r22060 | translators | 2011-02-11 18:45:13 +0000 (Fri, 11 Feb 2011) | 5 lines -Update from WebTranslator v3.0: arabic_egypt - 46 changes by Company_director hungarian - 20 changes by IPG spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r22059 | terkhen | 2011-02-11 18:24:12 +0000 (Fri, 11 Feb 2011) | 2 lines -Fix (r21179): Make the send chat message window follow the position of the status bar. ------------------------------------------------------------------------ r22058 | rubidium | 2011-02-11 13:38:34 +0000 (Fri, 11 Feb 2011) | 2 lines -Fix (r22050): removing broken orders happened before the "front engine" conversion was done for road vehicles, so road vehicles didn't have orders anymore ------------------------------------------------------------------------ r22057 | rubidium | 2011-02-11 09:33:38 +0000 (Fri, 11 Feb 2011) | 2 lines -Fix: waypoint conversion could (previously) silently overfill the pool and crash ------------------------------------------------------------------------ r22056 | rubidium | 2011-02-11 08:17:12 +0000 (Fri, 11 Feb 2011) | 3 lines -Fix [FS#4408]: metric and imperial HP are not the same. As imperial HP are used internally, set a conversion rate for metric HP -Change: make the imperial HP to kW conversions a bit more precise ------------------------------------------------------------------------ r22055 | yexo | 2011-02-11 06:18:39 +0000 (Fri, 11 Feb 2011) | 1 line -Fix [FS#4490]: [Squirrel] some invalid squirrel code caused the squirrel compiler to crash ------------------------------------------------------------------------ r22054 | rubidium | 2011-02-10 20:54:46 +0000 (Thu, 10 Feb 2011) | 2 lines -Codechange: support for rounding the converted units to their closest integral value instead of flooring ------------------------------------------------------------------------ r22053 | terkhen | 2011-02-10 20:49:36 +0000 (Thu, 10 Feb 2011) | 2 lines -Fix: The land area information window was not updated after a language change. ------------------------------------------------------------------------ r22052 | translators | 2011-02-10 18:45:06 +0000 (Thu, 10 Feb 2011) | 3 lines -Update from WebTranslator v3.0: catalan - 11 changes by arnau ------------------------------------------------------------------------ r22051 | terkhen | 2011-02-10 18:32:08 +0000 (Thu, 10 Feb 2011) | 2 lines -Fix (r21935): Roads under road stops would get a wrong owner after overbuilding. ------------------------------------------------------------------------ r22050 | rubidium | 2011-02-10 18:28:25 +0000 (Thu, 10 Feb 2011) | 2 lines -Fix-ish [FS#4496]: in ancient savegames, e.g. TTO savegames, non primary vehicles (wagons and such) could have unitnumbers or even orders. However, these orders would not be updated when a station is removed. As such some savegames have wagons with current orders to invalid stations which triggers trouble in the load conversion. So, trash any orders/unitnumbers a non-primary vehicle has. ------------------------------------------------------------------------ r22049 | terkhen | 2011-02-10 18:27:50 +0000 (Thu, 10 Feb 2011) | 2 lines -Codechange: Add assert condition to GetRoadOwner. ------------------------------------------------------------------------ r22048 | glx | 2011-02-10 15:58:22 +0000 (Thu, 10 Feb 2011) | 1 line -Fix (r4495): company 0 does not always exist, so put temporary vehicles in a valid company ------------------------------------------------------------------------ r22047 | yexo | 2011-02-10 13:17:24 +0000 (Thu, 10 Feb 2011) | 1 line -Fix: selling a vehicle triggered the assert added in r22041 ------------------------------------------------------------------------ r22046 | frosch | 2011-02-09 21:40:32 +0000 (Wed, 09 Feb 2011) | 1 line -Fix [FS#4487]: Make sure order indices stay in range when copying, sharing, unsharing or deleting all orders. ------------------------------------------------------------------------ r22045 | frosch | 2011-02-09 21:39:22 +0000 (Wed, 09 Feb 2011) | 1 line -Codechange: Move cancelling the current loading order on deleting the current order to a separate function. ------------------------------------------------------------------------ r22044 | rubidium | 2011-02-09 20:45:40 +0000 (Wed, 09 Feb 2011) | 2 lines -Fix [FS#4493]: update the consist cache when a part of a train is flipped in the depot ------------------------------------------------------------------------ r22043 | rubidium | 2011-02-09 20:45:07 +0000 (Wed, 09 Feb 2011) | 2 lines -Fix: invalidate the right windows when a part of a train is flipped in the depot ------------------------------------------------------------------------ r22042 | smatz | 2011-02-09 18:56:40 +0000 (Wed, 09 Feb 2011) | 1 line -Fix: when loading a TTO/TTD savegame, verify we can allocate a CargoPacket before actually trying to do so ------------------------------------------------------------------------ r22041 | smatz | 2011-02-09 18:55:51 +0000 (Wed, 09 Feb 2011) | 1 line -Codechange: add a check that we called PoolItem::CanAllocateItem() before actually allocating it ------------------------------------------------------------------------ r22040 | rubidium | 2011-02-09 18:46:55 +0000 (Wed, 09 Feb 2011) | 2 lines -Codechange: handle case where too many Engines would be loaded, and ensure we don't overfill the SpriteGroup pool ------------------------------------------------------------------------ r22039 | translators | 2011-02-09 18:45:16 +0000 (Wed, 09 Feb 2011) | 6 lines -Update from WebTranslator v3.0: dutch - 3 changes by habell korean - 3 changes by junho2813 brazilian_portuguese - 99 changes by Luis_Mizuchiro serbian - 1 changes by etran ------------------------------------------------------------------------ r22038 | terkhen | 2011-02-09 15:57:03 +0000 (Wed, 09 Feb 2011) | 2 lines -Fix (r21406): Tab completion in chat did not cycle through all possible options. ------------------------------------------------------------------------ r22037 | rubidium | 2011-02-09 13:21:50 +0000 (Wed, 09 Feb 2011) | 2 lines -Codechange: remove some unneeded (hidden) casting ------------------------------------------------------------------------ r22036 | rubidium | 2011-02-09 13:05:04 +0000 (Wed, 09 Feb 2011) | 2 lines -Codechange: rename units to match coding style, and give conversion variables a more descriptive name ------------------------------------------------------------------------ r22035 | rubidium | 2011-02-09 12:59:39 +0000 (Wed, 09 Feb 2011) | 2 lines -Codechange: refactor (display) unit conversion to happen at a single place ------------------------------------------------------------------------ r22034 | rubidium | 2011-02-08 22:36:16 +0000 (Tue, 08 Feb 2011) | 2 lines -Fix [FS#4488]: crash when watching the vehicle view of a vehicle that has multiple sequential nearest depot orders (or consists of a single nearest depot order) when there is no depot with index 0 ------------------------------------------------------------------------ r22033 | smatz | 2011-02-08 21:49:39 +0000 (Tue, 08 Feb 2011) | 1 line -Fix: don't crash when there are too many objects generated already when placing transmitters ------------------------------------------------------------------------ r22032 | rubidium | 2011-02-08 21:47:10 +0000 (Tue, 08 Feb 2011) | 2 lines -Codechange: add some asserts to verify we don't allocate too many NetworkClientSockets/Infos ------------------------------------------------------------------------ r22031 | rubidium | 2011-02-08 21:45:38 +0000 (Tue, 08 Feb 2011) | 2 lines -Fix: bad servers could crash a client ------------------------------------------------------------------------ r22030 | rubidium | 2011-02-08 20:52:38 +0000 (Tue, 08 Feb 2011) | 2 lines -Cleanup: dead code in NetworkGameWindow::OnInvalidateData (adf88) ------------------------------------------------------------------------ r22029 | rubidium | 2011-02-08 20:51:30 +0000 (Tue, 08 Feb 2011) | 2 lines -Fix [FS#4482]: the server list got not resorted/redrawn after NewGRFs were downloaded ------------------------------------------------------------------------ r22028 | rubidium | 2011-02-08 20:47:48 +0000 (Tue, 08 Feb 2011) | 2 lines -Cleanup: remove traces of a debugging "feature" that got disabled a long time ago ------------------------------------------------------------------------ r22027 | translators | 2011-02-08 18:45:09 +0000 (Tue, 08 Feb 2011) | 4 lines -Update from WebTranslator v3.0: traditional_chinese - 38 changes by josesun luxembourgish - 12 changes by Phreeze ------------------------------------------------------------------------ r22026 | smatz | 2011-02-08 18:39:29 +0000 (Tue, 08 Feb 2011) | 1 line -Fix: don't crash when we generate too many objects while generating map ------------------------------------------------------------------------ r22025 | smatz | 2011-02-08 18:34:13 +0000 (Tue, 08 Feb 2011) | 1 line -Fix: verify there is enough space in the pool when creating new pool items while loading old savegames ------------------------------------------------------------------------ r22024 | smatz | 2011-02-08 18:29:30 +0000 (Tue, 08 Feb 2011) | 1 line -Fix [FS#4468]: verify we can allocate an OrderList before we actually try to do so (Rubidium) ------------------------------------------------------------------------ r22023 | smatz | 2011-02-08 18:27:21 +0000 (Tue, 08 Feb 2011) | 2 lines -Fix: verify we can allocate a CargoPacket and CargoPayment before we actually try to do so -Codechange: increase the limit of number of CargoPayments to match the limit of Vehicles (Rubidium) ------------------------------------------------------------------------ r22022 | smatz | 2011-02-08 18:21:55 +0000 (Tue, 08 Feb 2011) | 1 line -Fix [FS#4468]: verify we can allocate an order before we actually try to do so ------------------------------------------------------------------------ r22021 | rubidium | 2011-02-07 22:49:38 +0000 (Mon, 07 Feb 2011) | 2 lines -Fix (r22019): ofcourse make doesn't notice files are gone, so it doesn't recompile everything that needs to be recompiled... ------------------------------------------------------------------------ r22020 | rubidium | 2011-02-07 22:40:01 +0000 (Mon, 07 Feb 2011) | 2 lines -Fix: load of failures of WT3 to properly validate some strings... ------------------------------------------------------------------------ r22019 | rubidium | 2011-02-07 22:38:02 +0000 (Mon, 07 Feb 2011) | 2 lines -Codechange: s/functions.h/clear_func.h/ ------------------------------------------------------------------------ r22018 | rubidium | 2011-02-07 22:37:22 +0000 (Mon, 07 Feb 2011) | 2 lines -Cleanup: remove some (now) unneeded includes of functions.h ------------------------------------------------------------------------ r22017 | rubidium | 2011-02-07 22:29:47 +0000 (Mon, 07 Feb 2011) | 2 lines -Codechange: move MarkTileDirtyByTile to viewport_func.h ------------------------------------------------------------------------ r22016 | rubidium | 2011-02-07 22:23:37 +0000 (Mon, 07 Feb 2011) | 2 lines -Fix [FS#4479]: when paused and having the allowed actions while paused setting on "no actions" cheating money would fail ------------------------------------------------------------------------ r22015 | rubidium | 2011-02-07 22:22:20 +0000 (Mon, 07 Feb 2011) | 2 lines -Codechange: move yet another pair of methods from functions.h ------------------------------------------------------------------------ r22014 | rubidium | 2011-02-07 22:15:46 +0000 (Mon, 07 Feb 2011) | 2 lines -Codechange: move some more functions out of functions.h ------------------------------------------------------------------------ r22013 | rubidium | 2011-02-07 22:08:11 +0000 (Mon, 07 Feb 2011) | 2 lines -Codechange: move some functions out of functions.h ------------------------------------------------------------------------ r22012 | planetmaker | 2011-02-07 20:47:58 +0000 (Mon, 07 Feb 2011) | 1 line -Add: [NewGRF] Test all industry layouts also when prospecting ------------------------------------------------------------------------ r22011 | planetmaker | 2011-02-07 20:47:06 +0000 (Mon, 07 Feb 2011) | 1 line -Codechange: Rename a few variables and enhance code clearity ------------------------------------------------------------------------ r22010 | planetmaker | 2011-02-07 20:45:31 +0000 (Mon, 07 Feb 2011) | 1 line -Feature-ette [FS#4131]: [NewGRF] Test all possible industry layouts during construction and add another pony to andy's stables ------------------------------------------------------------------------ r22009 | translators | 2011-02-07 18:45:26 +0000 (Mon, 07 Feb 2011) | 9 lines -Update from WebTranslator v3.0: belarusian - 2 changes by KorneySan croatian - 11 changes by VoyagerOne estonian - 3 changes by notAbot romanian - 10 changes by kkmic russian - 5 changes by KorneySan, Lone_Wolf, perk11 spanish - 3 changes by Terkhen swedish - 9 changes by Ledel ------------------------------------------------------------------------ r22008 | rubidium | 2011-02-07 09:55:09 +0000 (Mon, 07 Feb 2011) | 2 lines -Add [FS#4470]: log the command that invocated configure in config.log ------------------------------------------------------------------------