------------------------------------------------------------------------ r21488 | rubidium | 2010-12-12 18:47:08 +0000 (Sun, 12 Dec 2010) | 2 lines -Codechange: make use of TILE_AREA_LOOP in the tile list AI API ------------------------------------------------------------------------ r21487 | translators | 2010-12-12 18:45:35 +0000 (Sun, 12 Dec 2010) | 12 lines -Update from WebTranslator v3.0: english_US - 5 changes by Rubidium finnish - 1 changes by jpx_ french - 5 changes by glx german - 4 changes by planetmaker hungarian - 10 changes by IPG italian - 1 changes by lorenzodv russian - 6 changes by Lone_Wolf serbian - 7 changes by etran slovenian - 9 changes by ntadej turkish - 13 changes by niw3 ------------------------------------------------------------------------ r21486 | rubidium | 2010-12-12 18:23:38 +0000 (Sun, 12 Dec 2010) | 2 lines -Codechange: use TILE_AREA_LOOP for station expansion checks as well ------------------------------------------------------------------------ r21485 | rubidium | 2010-12-12 18:18:50 +0000 (Sun, 12 Dec 2010) | 2 lines -Codechange: use CircularTileSearch to find whether there's a transmitter nearby ------------------------------------------------------------------------ r21484 | rubidium | 2010-12-12 18:05:34 +0000 (Sun, 12 Dec 2010) | 2 lines -Codechange: use TILE_AREA_LOOP in CommonRaiseLowerBigLand ------------------------------------------------------------------------ r21483 | rubidium | 2010-12-12 17:36:34 +0000 (Sun, 12 Dec 2010) | 1 line -Codechange: make StationRect::ScanForStationTiles make use of TILE_AREA_LOOP. Making use of make makes me making use of my brain to determine whether I make use of tautology, or make use of pleonasm, or make use of both, or even make use of neither ------------------------------------------------------------------------ r21482 | rubidium | 2010-12-12 17:22:17 +0000 (Sun, 12 Dec 2010) | 2 lines -Codechange: make landscape clearing make use of TILE_AREA_LOOP as well ------------------------------------------------------------------------ r21481 | rubidium | 2010-12-12 17:21:49 +0000 (Sun, 12 Dec 2010) | 2 lines -Codechange: make rail conversion make use of TILE_AREA_LOOP as well ------------------------------------------------------------------------ r21480 | rubidium | 2010-12-12 15:20:54 +0000 (Sun, 12 Dec 2010) | 2 lines -Change [FS#4292]: make it possible to start actions that require selecting stuff (landscaping, vehicle cloning, etc) in the viewport while paused. As side-effect you'll get an error message explaining the command can't be executed because the game is paused instead of seemingly nothing happening when you click. Addition side effect of this is that you can make use of the measurement tooltip while paused ------------------------------------------------------------------------ r21479 | frosch | 2010-12-12 14:51:26 +0000 (Sun, 12 Dec 2010) | 1 line -Fix (r9563): Keep transparency for textual stuff in newspaper. ------------------------------------------------------------------------ r21478 | rubidium | 2010-12-12 14:46:42 +0000 (Sun, 12 Dec 2010) | 2 lines -Change [FS#4297]: improve some order related tooltips. Based on patch by Krille ------------------------------------------------------------------------ r21477 | rubidium | 2010-12-12 14:14:26 +0000 (Sun, 12 Dec 2010) | 2 lines -Fix [FS#4300]: tooltips were removed when their related window got closed ------------------------------------------------------------------------ r21476 | frosch | 2010-12-12 11:41:15 +0000 (Sun, 12 Dec 2010) | 1 line -Fix [FS#4299]: DC_FORCE_CLEAR_TILE should only add extra cost for clearing water for stuff which results in water after clearing. ------------------------------------------------------------------------ r21475 | rubidium | 2010-12-12 11:34:01 +0000 (Sun, 12 Dec 2010) | 2 lines -Fix: MSVC's code analyser says DeleteObject shouldn't be called with NULL ------------------------------------------------------------------------ r21474 | rubidium | 2010-12-12 01:21:02 +0000 (Sun, 12 Dec 2010) | 2 lines -Fix: some MSVC code analysis warnings in strgen ------------------------------------------------------------------------ r21473 | rubidium | 2010-12-11 23:14:35 +0000 (Sat, 11 Dec 2010) | 2 lines -Feature [FS#4279]: [NewGRF] Use the station graphics property to determine a fallback for the depot sprites ------------------------------------------------------------------------ r21472 | rubidium | 2010-12-11 20:38:37 +0000 (Sat, 11 Dec 2010) | 2 lines -Fix [FS#4298] (r21459-ish): make sure the query window is only opened once per parent window / callback. ------------------------------------------------------------------------ r21471 | rubidium | 2010-12-11 19:49:44 +0000 (Sat, 11 Dec 2010) | 2 lines -Change [FS#4153]: make building aqueducts behave more like building tunnels. They can't be built on flat (or foundationed) tiles, so there is at most one destination tile like there is only one for tunnels ------------------------------------------------------------------------ r21470 | rubidium | 2010-12-11 19:48:31 +0000 (Sat, 11 Dec 2010) | 2 lines -Codechange: add method to get the distance from the edge in a given direction ------------------------------------------------------------------------ r21469 | translators | 2010-12-11 18:45:23 +0000 (Sat, 11 Dec 2010) | 9 lines -Update from WebTranslator v3.0: basque - 32 changes by HerrBasque english_US - 5 changes by Rubidium finnish - 5 changes by jpx_ french - 5 changes by glx german - 6 changes by planetmaker italian - 5 changes by lorenzodv spanish - 5 changes by Terkhen ------------------------------------------------------------------------ r21468 | rubidium | 2010-12-11 18:28:34 +0000 (Sat, 11 Dec 2010) | 2 lines -Change: make sure the end of a bridge is always a valid tile as well, and for aqueducts show "wrong land slope" when that would be more appropriate than "bridge heads not at same height" ------------------------------------------------------------------------ r21467 | alberth | 2010-12-11 15:14:28 +0000 (Sat, 11 Dec 2010) | 1 line -Doc: Add a few doxygen comments to config file settings code. ------------------------------------------------------------------------ r21466 | rubidium | 2010-12-11 13:48:30 +0000 (Sat, 11 Dec 2010) | 2 lines -Codechange: make VehicleHasDepotOrders a function of Vehicle. ------------------------------------------------------------------------ r21465 | rubidium | 2010-12-11 13:42:01 +0000 (Sat, 11 Dec 2010) | 2 lines -Cleanup [FS#4295]: remove some dead code (fonsinchen) ------------------------------------------------------------------------ r21464 | planetmaker | 2010-12-11 13:38:35 +0000 (Sat, 11 Dec 2010) | 1 line -Add: Explicitly make 'shared orders' an option in the orders menu ------------------------------------------------------------------------ r21463 | rubidium | 2010-12-11 13:34:23 +0000 (Sat, 11 Dec 2010) | 2 lines -Fix [FS#4296] (r21405): when packets are filled their pos and size aren't the same as when they're read. As a check was incorrect. ------------------------------------------------------------------------ r21462 | rubidium | 2010-12-11 11:00:42 +0000 (Sat, 11 Dec 2010) | 2 lines -Codechange [FS#3689]: don't do unnecessary cargo reservations in while loading/unloading vehicles. It is only needed when at least one vehicle is loading; all other times it is a waste of effort. Roughly halves the time it takes to perform loading/unloading of vehicles (fonsinchen) ------------------------------------------------------------------------ r21461 | rubidium | 2010-12-11 10:52:45 +0000 (Sat, 11 Dec 2010) | 2 lines -Feature(tte) [FS#3711]: make it more clear that you're stopping a shared order, and make it possible retain the order list upon unsharing (sbr) ------------------------------------------------------------------------ r21460 | rubidium | 2010-12-11 10:10:25 +0000 (Sat, 11 Dec 2010) | 2 lines -Change [FS#3975]: place the bridge building window under the mouse instead of somewhere randomly on the screen and change the default sort order ------------------------------------------------------------------------ r21459 | planetmaker | 2010-12-10 23:38:26 +0000 (Fri, 10 Dec 2010) | 1 line -Feature(tte) [FS#3217]: Hotkey Ctrl+W for returning to the main menu ------------------------------------------------------------------------ r21458 | rubidium | 2010-12-10 22:39:01 +0000 (Fri, 10 Dec 2010) | 2 lines -Fix [FS#4180]: possible crash when news item gets removed at just the wrong moment ------------------------------------------------------------------------ r21457 | rubidium | 2010-12-10 22:32:53 +0000 (Fri, 10 Dec 2010) | 2 lines -Feature(tte) [FS#4215]: scroll to the inserted order (thror) ------------------------------------------------------------------------ r21456 | yexo | 2010-12-10 22:18:16 +0000 (Fri, 10 Dec 2010) | 1 line -Fix: [NewGRF] make sure the parameter for house var 60 is the id of an original house ------------------------------------------------------------------------ r21455 | rubidium | 2010-12-10 21:34:36 +0000 (Fri, 10 Dec 2010) | 2 lines -Feature [NewGRF]: selecting of different views of an object ------------------------------------------------------------------------ r21454 | rubidium | 2010-12-10 21:32:52 +0000 (Fri, 10 Dec 2010) | 2 lines -Codechange: add support for object variable 48 ------------------------------------------------------------------------ r21453 | rubidium | 2010-12-10 21:32:04 +0000 (Fri, 10 Dec 2010) | 2 lines -Codechange: add the view of an object to the savegame ------------------------------------------------------------------------ r21452 | rubidium | 2010-12-10 21:30:26 +0000 (Fri, 10 Dec 2010) | 2 lines -Codechange: read object property 17 (number of views) ------------------------------------------------------------------------ r21451 | rubidium | 2010-12-10 20:05:20 +0000 (Fri, 10 Dec 2010) | 2 lines -Fix (r21449): make sure the matrix's child widget's size is updated with the right widget index ------------------------------------------------------------------------ r21450 | translators | 2010-12-10 18:47:31 +0000 (Fri, 10 Dec 2010) | 4 lines -Update from WebTranslator v3.0: romanian - 14 changes by kkmic ukrainian - 6 changes by Fixer ------------------------------------------------------------------------ r21449 | rubidium | 2010-12-10 17:47:40 +0000 (Fri, 10 Dec 2010) | 2 lines -Change: make the waypoint window make use the generic "matrix" widget ------------------------------------------------------------------------ r21448 | rubidium | 2010-12-10 17:47:11 +0000 (Fri, 10 Dec 2010) | 2 lines -Add: generic widget for creating a scrollable (one direction) and resizable (both directions) area with same sized widgets ------------------------------------------------------------------------ r21447 | rubidium | 2010-12-10 17:33:50 +0000 (Fri, 10 Dec 2010) | 2 lines -Add: accessor function to get the direction of a scrollbar ------------------------------------------------------------------------ r21446 | yexo | 2010-12-09 21:41:31 +0000 (Thu, 09 Dec 2010) | 1 line -Doc: doxygen comments for some functions in strings.cpp ------------------------------------------------------------------------ r21445 | yexo | 2010-12-09 21:01:50 +0000 (Thu, 09 Dec 2010) | 2 lines -Fix: [NewGRF] fix gender choice lists in newgrf strings. Change: strgen no longer writes the type of a string for a gender choice list ------------------------------------------------------------------------ r21444 | yexo | 2010-12-09 20:57:52 +0000 (Thu, 09 Dec 2010) | 1 line -Codechange: compute the type of elements in the argv string array on the fly and compare it with the type set by strgen ------------------------------------------------------------------------ r21443 | translators | 2010-12-09 18:45:19 +0000 (Thu, 09 Dec 2010) | 7 lines -Update from WebTranslator v3.0: croatian - 6 changes by VoyagerOne english_US - 8 changes by Rubidium german - 9 changes by planetmaker hungarian - 1 changes by IPG serbian - 6 changes by etran ------------------------------------------------------------------------ r21442 | rubidium | 2010-12-09 15:19:43 +0000 (Thu, 09 Dec 2010) | 2 lines -Fix [FS#4293] (r21412): don't use the current company for awarding subsidies; it's not quite valid there ------------------------------------------------------------------------ r21441 | yexo | 2010-12-09 00:16:50 +0000 (Thu, 09 Dec 2010) | 1 line -Codechange: check all accesses to the argv array so a bad NewGRF can 'only' trigger an assert but no longer cause an invalid memory read ------------------------------------------------------------------------ r21440 | yexo | 2010-12-09 00:15:38 +0000 (Thu, 09 Dec 2010) | 1 line -Codechange: pass a pointer to just past the end of the argv array around in FormatString and friends ------------------------------------------------------------------------ r21439 | translators | 2010-12-08 18:45:39 +0000 (Wed, 08 Dec 2010) | 13 lines -Update from WebTranslator v3.0: belarusian - 6 changes by KorneySan dutch - 6 changes by habell finnish - 6 changes by jpx_ french - 6 changes by glx hungarian - 7 changes by IPG italian - 6 changes by lorenzodv polish - 6 changes by voythas russian - 6 changes by Lone_Wolf slovenian - 6 changes by ntadej spanish - 6 changes by Terkhen vietnamese - 6 changes by nglekhoi ------------------------------------------------------------------------ r21438 | rubidium | 2010-12-08 18:21:29 +0000 (Wed, 08 Dec 2010) | 2 lines -Fix (r21424): fix triggered an assertion when the build did support networking ------------------------------------------------------------------------ r21437 | rubidium | 2010-12-08 17:51:57 +0000 (Wed, 08 Dec 2010) | 2 lines -Fix: Object newgrf debug data table was outdated ------------------------------------------------------------------------ r21436 | smatz | 2010-12-08 14:39:31 +0000 (Wed, 08 Dec 2010) | 1 line -Fix: LTO was no longer detected for GCC 4.6 ------------------------------------------------------------------------ r21435 | yexo | 2010-12-08 13:44:01 +0000 (Wed, 08 Dec 2010) | 1 line -Fix: NewGRF strings that referenced a value that was set by a string command later in the string failed ------------------------------------------------------------------------ r21433 | yexo | 2010-12-07 22:34:30 +0000 (Tue, 07 Dec 2010) | 1 line -Fix: [NewGRF] a newgrf with incomplete string codes at the end of a string could cause invalid memory reads ------------------------------------------------------------------------ r21432 | rubidium | 2010-12-07 21:14:00 +0000 (Tue, 07 Dec 2010) | 2 lines -Cleanup: remove the now obsolete strings as well ------------------------------------------------------------------------ r21431 | rubidium | 2010-12-07 21:13:34 +0000 (Tue, 07 Dec 2010) | 2 lines -Cleanup: remove the build-while-paused cheat ------------------------------------------------------------------------ r21430 | rubidium | 2010-12-07 21:13:00 +0000 (Tue, 07 Dec 2010) | 2 lines -Feature [FS#1521]: building while paused always works in the scenario editor ------------------------------------------------------------------------ r21429 | rubidium | 2010-12-07 21:12:23 +0000 (Tue, 07 Dec 2010) | 2 lines -Fix [FS#3771]: the server didn't check for the paused state when allowing to execute commands ------------------------------------------------------------------------ r21428 | rubidium | 2010-12-07 21:09:30 +0000 (Tue, 07 Dec 2010) | 2 lines -Fix [FS#4021]: vehicles could be built while the game it paused. Now you can enable or disable that with a setting ------------------------------------------------------------------------ r21427 | rubidium | 2010-12-07 21:08:35 +0000 (Tue, 07 Dec 2010) | 2 lines -Add: helper function to determine whether a command may be executed ------------------------------------------------------------------------ r21426 | rubidium | 2010-12-07 21:08:08 +0000 (Tue, 07 Dec 2010) | 2 lines -Change: introduce a setting for the types of commands that are allowed to be executed while paused ------------------------------------------------------------------------ r21425 | rubidium | 2010-12-07 21:05:27 +0000 (Tue, 07 Dec 2010) | 2 lines -Codechange: add "command types" to all commands ------------------------------------------------------------------------ r21424 | rubidium | 2010-12-07 20:45:11 +0000 (Tue, 07 Dec 2010) | 2 lines -Fix: CMD_CLEAR_ORDER_BACKUP might not get executed when the user pressed the shift key ------------------------------------------------------------------------ r21423 | rubidium | 2010-12-07 20:40:50 +0000 (Tue, 07 Dec 2010) | 2 lines -Codechange: replace some magic numbers by slightly less magic numbers ------------------------------------------------------------------------ r21422 | translators | 2010-12-07 18:45:22 +0000 (Tue, 07 Dec 2010) | 8 lines -Update from WebTranslator v3.0: belarusian - 1 changes by KorneySan estonian - 6 changes by Jaanus italian - 1 changes by lorenzodv brazilian_portuguese - 41 changes by Tucalipe russian - 3 changes by KorneySan, Lone_Wolf thai - 18 changes by kenny ------------------------------------------------------------------------ r21421 | translators | 2010-12-06 18:45:47 +0000 (Mon, 06 Dec 2010) | 16 lines -Update from WebTranslator v3.0: belarusian - 2 changes by KorneySan catalan - 3 changes by arnau croatian - 1 changes by VoyagerOne dutch - 21 changes by habell french - 1 changes by glx irish - 2 changes by tem korean - 1 changes by junho2813 polish - 2 changes by voythas romanian - 7 changes by kneekoo russian - 2 changes by KorneySan serbian - 25 changes by etran slovenian - 3 changes by ntadej ukrainian - 2 changes by Fixer vietnamese - 2 changes by myquartz, nglekhoi ------------------------------------------------------------------------ r21420 | rubidium | 2010-12-06 14:55:47 +0000 (Mon, 06 Dec 2010) | 2 lines -Fix: admins were always given the stats of company 0 ------------------------------------------------------------------------ r21418 | rubidium | 2010-12-06 11:53:05 +0000 (Mon, 06 Dec 2010) | 2 lines -Fix: core.h needs config.h ------------------------------------------------------------------------ r21417 | rubidium | 2010-12-05 22:43:56 +0000 (Sun, 05 Dec 2010) | 2 lines -Fix: ofcourse MSVC x64 has something to complain about ------------------------------------------------------------------------ r21416 | rubidium | 2010-12-05 22:25:49 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: limit vehicle name by amount of characters, not bytes ------------------------------------------------------------------------ r21415 | rubidium | 2010-12-05 22:25:36 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: limit station/waypoint name by amount of characters, not bytes ------------------------------------------------------------------------ r21414 | rubidium | 2010-12-05 22:25:21 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: limit town name by amount of characters, not bytes ------------------------------------------------------------------------ r21413 | rubidium | 2010-12-05 22:25:08 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: limit sign name by amount of characters, not bytes ------------------------------------------------------------------------ r21412 | rubidium | 2010-12-05 22:24:50 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: limit company name by amount of characters, not bytes ------------------------------------------------------------------------ r21411 | rubidium | 2010-12-05 22:24:34 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: limit group name by amount of characters, not bytes ------------------------------------------------------------------------ r21410 | rubidium | 2010-12-05 22:24:20 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: limit engine name by amount of characters, not bytes ------------------------------------------------------------------------ r21409 | rubidium | 2010-12-05 22:24:04 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: limit depot name by amount of characters, not bytes ------------------------------------------------------------------------ r21408 | rubidium | 2010-12-05 22:23:50 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: limit president name by amount of characters, not bytes ------------------------------------------------------------------------ r21407 | rubidium | 2010-12-05 22:22:54 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: prepare the text buffer code for limiting on number of characters besides the number of bytes ------------------------------------------------------------------------ r21406 | rubidium | 2010-12-05 22:21:37 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: rename some textbuf related names to make them a bit more descriptive ------------------------------------------------------------------------ r21405 | rubidium | 2010-12-05 22:21:13 +0000 (Sun, 05 Dec 2010) | 2 lines -Codechange: prepare sending of company information in the UDP packet for longer company names (in bytes), by truncating the names if needed ------------------------------------------------------------------------ r21404 | rubidium | 2010-12-05 22:17:25 +0000 (Sun, 05 Dec 2010) | 2 lines -Add: method for getting the length of an Utf8 string in characters ------------------------------------------------------------------------ r21403 | rubidium | 2010-12-05 22:17:25 +0000 (Sun, 05 Dec 2010) | 2 lines -Change: the maximum size of the string argument of a command ------------------------------------------------------------------------ r21402 | translators | 2010-12-05 18:45:31 +0000 (Sun, 05 Dec 2010) | 11 lines -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne czech - 2 changes by SmatZ finnish - 2 changes by jpx_ french - 2 changes by glx hungarian - 1 changes by IPG italian - 1 changes by lorenzodv romanian - 12 changes by kneekoo spanish - 2 changes by Terkhen vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------