------------------------------------------------------------------------ r21735 | translators | 2011-01-05 18:45:43 +0000 (Wed, 05 Jan 2011) | 15 lines -Update from WebTranslator v3.0: croatian - 7 changes by VoyagerOne dutch - 7 changes by Hyronymus, habell english_US - 7 changes by Rubidium estonian - 42 changes by notAbot finnish - 7 changes by jpx_ french - 7 changes by glx german - 1 changes by planetmaker hungarian - 8 changes by IPG irish - 4 changes by tem italian - 8 changes by lorenzodv korean - 1 changes by junho2813 polish - 7 changes by amateja spanish - 81 changes by Terkhen ------------------------------------------------------------------------ r21734 | smatz | 2011-01-05 12:39:50 +0000 (Wed, 05 Jan 2011) | 1 line -Change: use 'landscaping' instead of 'terraforming' in the English lang file (peter1138) ------------------------------------------------------------------------ r21733 | terkhen | 2011-01-05 11:04:29 +0000 (Wed, 05 Jan 2011) | 3 lines -Codechange: Clarify the update owner legend code. -Fix: Prevent crashes caused by deleted companies. ------------------------------------------------------------------------ r21732 | rubidium | 2011-01-05 08:33:21 +0000 (Wed, 05 Jan 2011) | 2 lines -Fix (r21728): show the "proper" error that the landscaping limit is reached instead of "already flat" ------------------------------------------------------------------------ r21731 | rubidium | 2011-01-05 07:57:10 +0000 (Wed, 05 Jan 2011) | 2 lines -Fix (r21728): don't forget to update the saveload version, or to check for MSVC warnings ------------------------------------------------------------------------ r21730 | terkhen | 2011-01-04 22:59:42 +0000 (Tue, 04 Jan 2011) | 2 lines -Fix (r21718): The smallmap owner legend would not be properly initialized in games without companies. ------------------------------------------------------------------------ r21729 | terkhen | 2011-01-04 22:56:56 +0000 (Tue, 04 Jan 2011) | 2 lines -Fix (r21718, r21720): In some cases clicking on a industry/company legend entry would not work. ------------------------------------------------------------------------ r21728 | rubidium | 2011-01-04 22:50:09 +0000 (Tue, 04 Jan 2011) | 2 lines -Fix/Feature [FS#4331]: (configurably) limit amount of tiles that can be cleared/terraformed by a company ------------------------------------------------------------------------ r21727 | rubidium | 2011-01-04 22:28:02 +0000 (Tue, 04 Jan 2011) | 2 lines -Fix [FS#4377]: admin bots weren't always notified of password changes (dihedral) ------------------------------------------------------------------------ r21726 | terkhen | 2011-01-04 21:03:57 +0000 (Tue, 04 Jan 2011) | 2 lines -Add: Allow to toggle height visualization in the owner view of the smallmap. ------------------------------------------------------------------------ r21725 | terkhen | 2011-01-04 21:03:01 +0000 (Tue, 04 Jan 2011) | 2 lines -Cleanup: Remove unused owner code. ------------------------------------------------------------------------ r21724 | terkhen | 2011-01-04 21:02:10 +0000 (Tue, 04 Jan 2011) | 2 lines -Change: Do not reset the "Show height" state after closing the smallmap window. ------------------------------------------------------------------------ r21723 | terkhen | 2011-01-04 21:01:29 +0000 (Tue, 04 Jan 2011) | 2 lines -Add: Enable/Disable all buttons to the owner view of the smallmap. ------------------------------------------------------------------------ r21722 | terkhen | 2011-01-04 21:00:45 +0000 (Tue, 04 Jan 2011) | 2 lines -Update: String names on other translations. ------------------------------------------------------------------------ r21721 | terkhen | 2011-01-04 20:59:41 +0000 (Tue, 04 Jan 2011) | 2 lines -Codechange: Rename the smallmap button panel and its strings. ------------------------------------------------------------------------ r21720 | terkhen | 2011-01-04 20:58:42 +0000 (Tue, 04 Jan 2011) | 2 lines -Feature: Allow to toggle visualization of company property in the owner view of the smallmap. ------------------------------------------------------------------------ r21719 | terkhen | 2011-01-04 20:58:07 +0000 (Tue, 04 Jan 2011) | 2 lines -Doc: Correct a doxygen comment. ------------------------------------------------------------------------ r21718 | terkhen | 2011-01-04 20:57:11 +0000 (Tue, 04 Jan 2011) | 2 lines -Feature: Show a list of companies in the owner legend. ------------------------------------------------------------------------ r21717 | terkhen | 2011-01-04 20:56:00 +0000 (Tue, 04 Jan 2011) | 2 lines -Codechange: Unify smallmap functions for getting the legend height. ------------------------------------------------------------------------ r21716 | terkhen | 2011-01-04 20:54:36 +0000 (Tue, 04 Jan 2011) | 2 lines -Add: Tooltip for the industry legend at the smallmap. ------------------------------------------------------------------------ r21715 | terkhen | 2011-01-04 20:53:57 +0000 (Tue, 04 Jan 2011) | 2 lines -Fix: Use the correct land colour in the owner legend. ------------------------------------------------------------------------ r21714 | rubidium | 2011-01-04 20:33:22 +0000 (Tue, 04 Jan 2011) | 2 lines -Codechange: unduplicate a bit of code path ------------------------------------------------------------------------ r21713 | translators | 2011-01-04 18:45:13 +0000 (Tue, 04 Jan 2011) | 6 lines -Update from WebTranslator v3.0: estonian - 7 changes by notAbot marathi - 2 changes by jaguarnac romanian - 4 changes by kkmic swedish - 1 changes by spacejens ------------------------------------------------------------------------ r21712 | michi_cc | 2011-01-04 18:12:28 +0000 (Tue, 04 Jan 2011) | 1 line -Change: Tune 'realistic' acceleration even more to make more trains reach their top speed. ------------------------------------------------------------------------ r21711 | frosch | 2011-01-04 13:58:14 +0000 (Tue, 04 Jan 2011) | 1 line -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. ------------------------------------------------------------------------ r21710 | peter1138 | 2011-01-04 12:22:27 +0000 (Tue, 04 Jan 2011) | 2 lines -Fix (r8128): Update oldloader for change in vehicle cur_image size. ------------------------------------------------------------------------ r21709 | peter1138 | 2011-01-04 12:04:09 +0000 (Tue, 04 Jan 2011) | 2 lines -Fix (r8128): Vehicle sprite was cached into a 16 bit variable, causing incorrect sprites to be displayed. ------------------------------------------------------------------------ r21708 | frosch | 2011-01-04 11:06:39 +0000 (Tue, 04 Jan 2011) | 1 line -Add: [NewGRF] Report TTDPatch flag 4A (newobjects) as set. ------------------------------------------------------------------------ r21707 | rubidium | 2011-01-03 20:54:20 +0000 (Mon, 03 Jan 2011) | 2 lines -Fix [FS#4371]: bit too strict assertion on validness of console colours ------------------------------------------------------------------------ r21706 | rubidium | 2011-01-03 20:25:11 +0000 (Mon, 03 Jan 2011) | 2 lines -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 ------------------------------------------------------------------------ r21705 | translators | 2011-01-03 18:45:34 +0000 (Mon, 03 Jan 2011) | 12 lines -Update from WebTranslator v3.0: catalan - 5 changes by arnau croatian - 2 changes by VoyagerOne dutch - 2 changes by Yexo german - 1 changes by planetmaker korean - 1 changes by junho2813 polish - 2 changes by amateja russian - 1 changes by Lone_Wolf serbian - 1 changes by etran spanish - 3 changes by Terkhen swedish - 1 changes by Ledel ------------------------------------------------------------------------ r21704 | smatz | 2011-01-03 18:36:51 +0000 (Mon, 03 Jan 2011) | 1 line -Fix [FS#4374]: no need to perform any more checks after the connection is closed (Rubidium) ------------------------------------------------------------------------ r21703 | yexo | 2011-01-03 14:52:30 +0000 (Mon, 03 Jan 2011) | 1 line -Feature [FS#4372]: list_ai_libs console command to get a list of recognized AI libraries (dihedral) ------------------------------------------------------------------------ r21702 | rubidium | 2011-01-03 12:04:53 +0000 (Mon, 03 Jan 2011) | 2 lines -Fix: make sure the colour argument of echoc is properly validated to be a text colour ------------------------------------------------------------------------ r21701 | rubidium | 2011-01-03 12:01:41 +0000 (Mon, 03 Jan 2011) | 2 lines -Codechange: ConsoleColour = TextColour, so make it that way and remove some unneeded casts ------------------------------------------------------------------------ r21700 | rubidium | 2011-01-03 11:55:08 +0000 (Mon, 03 Jan 2011) | 2 lines -Codechange: GetDrawStringCompanyColour returns a TextColour ------------------------------------------------------------------------ r21699 | translators | 2011-01-02 18:45:24 +0000 (Sun, 02 Jan 2011) | 9 lines -Update from WebTranslator v3.0: english_US - 2 changes by Rubidium finnish - 1 changes by jpx_ french - 1 changes by glx indonesian - 62 changes by fanioz italian - 1 changes by lorenzodv norwegian_nynorsk - 3 changes by 2rB turkish - 2 changes by niw3 ------------------------------------------------------------------------ r21698 | rubidium | 2011-01-02 18:12:39 +0000 (Sun, 02 Jan 2011) | 2 lines -Fix: incorrectly named global variable ------------------------------------------------------------------------ r21697 | yexo | 2011-01-02 12:52:37 +0000 (Sun, 02 Jan 2011) | 1 line -Codechange: use GetGameSettings() in a few more places to enhance readability ------------------------------------------------------------------------ r21696 | yexo | 2011-01-02 12:41:24 +0000 (Sun, 02 Jan 2011) | 1 line -Feature [FS#4362]: allow changing the AI configuration in the scenario editor / in game ------------------------------------------------------------------------ r21695 | yexo | 2011-01-02 00:34:21 +0000 (Sun, 02 Jan 2011) | 1 line -Codechange: add helper function to get the currently applicable GameSettings object ------------------------------------------------------------------------ r21694 | yexo | 2011-01-01 23:26:26 +0000 (Sat, 01 Jan 2011) | 1 line -Fix: changing AI settings ingame was impossible when the difficulty level was other than custom ------------------------------------------------------------------------ r21693 | smatz | 2011-01-01 21:41:01 +0000 (Sat, 01 Jan 2011) | 1 line -Codechange: no need to cast char[] to const uint8* ------------------------------------------------------------------------ r21692 | smatz | 2011-01-01 21:39:52 +0000 (Sat, 01 Jan 2011) | 1 line -Cleanup: remove unused extern declaration of HashCurrentCompanyPassword(), make it static ------------------------------------------------------------------------ r21691 | smatz | 2011-01-01 21:38:13 +0000 (Sat, 01 Jan 2011) | 1 line -Codechange: make sure GenerateCompanyPasswordHash() behaves deterministically when/if the value of NETWORK_SERVER_ID_LENGTH is changed ------------------------------------------------------------------------ r21690 | yexo | 2011-01-01 21:15:50 +0000 (Sat, 01 Jan 2011) | 1 line -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 ------------------------------------------------------------------------ r21689 | translators | 2011-01-01 18:45:13 +0000 (Sat, 01 Jan 2011) | 5 lines -Update from WebTranslator v3.0: traditional_chinese - 73 changes by josesun italian - 1 changes by lorenzodv serbian - 1 changes by etran ------------------------------------------------------------------------ r21688 | smatz | 2011-01-01 17:06:59 +0000 (Sat, 01 Jan 2011) | 1 line -Codechange: verify the colour code passed to IConsolePrint()/IConsolePrintF() is valid ------------------------------------------------------------------------ r21687 | smatz | 2011-01-01 17:02:29 +0000 (Sat, 01 Jan 2011) | 1 line -Fix: verify the colour code we received from the server is valid ------------------------------------------------------------------------ r21686 | smatz | 2011-01-01 16:35:32 +0000 (Sat, 01 Jan 2011) | 1 line -Cleanup: remove unused constants and comment used ones ------------------------------------------------------------------------ r21685 | rubidium | 2011-01-01 08:31:23 +0000 (Sat, 01 Jan 2011) | 2 lines -Codechange: prevent bug tracker entries like FS#2487 and FS#1613 for this year ------------------------------------------------------------------------ r21684 | planetmaker | 2011-01-01 08:23:46 +0000 (Sat, 01 Jan 2011) | 1 line -Fix [FS#4360] (r21573): Silence some compile warnings ------------------------------------------------------------------------ r21683 | translators | 2010-12-31 18:45:11 +0000 (Fri, 31 Dec 2010) | 4 lines -Update from WebTranslator v3.0: hungarian - 1 changes by IPG russian - 3 changes by Lone_Wolf ------------------------------------------------------------------------ r21682 | rubidium | 2010-12-31 18:14:05 +0000 (Fri, 31 Dec 2010) | 2 lines -Fix: Debian changelog was incorrect, so .deb compilation failed ------------------------------------------------------------------------ r21680 | glx | 2010-12-31 16:13:34 +0000 (Fri, 31 Dec 2010) | 1 line -Fix (r21656): of course MSVC complains ------------------------------------------------------------------------ r21679 | rubidium | 2010-12-31 15:53:46 +0000 (Fri, 31 Dec 2010) | 2 lines -Fix (r21642): reading a just freed variable ------------------------------------------------------------------------ r21678 | yexo | 2010-12-31 14:16:25 +0000 (Fri, 31 Dec 2010) | 1 line -Update: use 'Ctrl+klik' instead of 'Ctrl+Klik' in the Dutch translation ------------------------------------------------------------------------ r21677 | rubidium | 2010-12-31 14:12:35 +0000 (Fri, 31 Dec 2010) | 2 lines -Fix: WT3 not validating some strings... ------------------------------------------------------------------------ r21676 | planetmaker | 2010-12-31 14:08:21 +0000 (Fri, 31 Dec 2010) | 1 line -Prepare 1.1.0-beta2 ------------------------------------------------------------------------ r21675 | translators | 2010-12-31 14:05:25 +0000 (Fri, 31 Dec 2010) | 12 lines -Update from WebTranslator v3.0: czech - 3 changes by SmatZ dutch - 12 changes by Yexo english_US - 1 changes by Rubidium estonian - 138 changes by notAbot finnish - 5 changes by jpx_ french - 1 changes by glx german - 3 changes by planetmaker polish - 135 changes by amateja spanish - 1 changes by Terkhen vietnamese - 3 changes by sephiroth2m ------------------------------------------------------------------------ r21674 | rubidium | 2010-12-31 12:13:16 +0000 (Fri, 31 Dec 2010) | 2 lines -Fix: for Mac OS X %p seems to add "x0", so filter that out for the regression test comparison ------------------------------------------------------------------------ r21673 | smatz | 2010-12-31 10:15:35 +0000 (Fri, 31 Dec 2010) | 1 line -Change [FS#4358]: do not show price to build a bridge in the scenario editor, it is free there ------------------------------------------------------------------------ r21672 | rubidium | 2010-12-31 09:43:42 +0000 (Fri, 31 Dec 2010) | 2 lines -Fix: mention AIEventTownFounded in the AI changelog as well ------------------------------------------------------------------------ r21671 | rubidium | 2010-12-31 09:25:52 +0000 (Fri, 31 Dec 2010) | 2 lines -Change: some changelog consistency fixes ------------------------------------------------------------------------ r21670 | rubidium | 2010-12-31 09:09:40 +0000 (Fri, 31 Dec 2010) | 2 lines -Fix (prospective): EEK->EUR@2011 ------------------------------------------------------------------------ r21669 | translators | 2010-12-30 18:47:31 +0000 (Thu, 30 Dec 2010) | 4 lines -Update from WebTranslator v3.0: simplified_chinese - 6 changes by ww9980 greek - 10 changes by fumantsu ------------------------------------------------------------------------ r21668 | rubidium | 2010-12-30 18:14:37 +0000 (Thu, 30 Dec 2010) | 2 lines -Feature: command logging using the admin interface (dihedral) ------------------------------------------------------------------------ r21667 | alberth | 2010-12-30 15:32:31 +0000 (Thu, 30 Dec 2010) | 1 line -Codechange: Introduce _thd.Reset(). ------------------------------------------------------------------------ r21666 | alberth | 2010-12-30 13:18:04 +0000 (Thu, 30 Dec 2010) | 1 line -Codechange: Use GetCallbackWnd at more places. ------------------------------------------------------------------------ r21665 | alberth | 2010-12-30 13:16:31 +0000 (Thu, 30 Dec 2010) | 1 line -Codechange: Make GetCallbackWnd a method of _thd. ------------------------------------------------------------------------ r21664 | yexo | 2010-12-29 23:44:39 +0000 (Wed, 29 Dec 2010) | 1 line -Add: [NoAI] AIEventTownFounded ------------------------------------------------------------------------ r21663 | yexo | 2010-12-29 23:20:12 +0000 (Wed, 29 Dec 2010) | 1 line -Add: [NoAI]: AIRail::GetName() to get the name of a railtype ------------------------------------------------------------------------ r21662 | smatz | 2010-12-29 20:46:35 +0000 (Wed, 29 Dec 2010) | 1 line -Codechange: use -flto=jobserver for GCC 4.6, it makes linking with LTO use number of processes passed to make -j ------------------------------------------------------------------------ r21661 | smatz | 2010-12-29 20:20:41 +0000 (Wed, 29 Dec 2010) | 1 line -Codechange: use -fwhole-program when linking in LTO mode so compiler can do more optimisations ------------------------------------------------------------------------ r21660 | rubidium | 2010-12-29 20:20:38 +0000 (Wed, 29 Dec 2010) | 2 lines -Fix [FS#4354]: autofill timetable had side effects in test mode, possibly causing desyncs in MP ------------------------------------------------------------------------ r21659 | translators | 2010-12-29 18:45:21 +0000 (Wed, 29 Dec 2010) | 8 lines -Update from WebTranslator v3.0: hungarian - 6 changes by IPG indonesian - 9 changes by fanioz italian - 3 changes by lorenzodv malay - 24 changes by rionix88 norwegian_bokmal - 5 changes by Utvik romanian - 130 changes by tonny ------------------------------------------------------------------------ r21658 | rubidium | 2010-12-29 18:20:19 +0000 (Wed, 29 Dec 2010) | 2 lines -Fix [FS#4351]: cargo payment window wasn't properly invalidated when payment changed ------------------------------------------------------------------------