------------------------------------------------------------------------ r19725 | translators | 2010-04-25 17:45:31 +0000 (Sun, 25 Apr 2010) | 11 lines -Update from WebTranslator v3.0: catalan - 4 changes by arnau finnish - 23 changes by jpx_ french - 4 changes by glx lithuanian - 11 changes by BlinK_ polish - 3 changes by silver_777 portuguese - 5 changes by JayCity russian - 9 changes by Lone_Wolf, perk11 serbian - 4 changes by etran spanish - 16 changes by Terkhen ------------------------------------------------------------------------ r19724 | rubidium | 2010-04-25 16:34:53 +0000 (Sun, 25 Apr 2010) | 2 lines -Fix [FS#3792]: random tree type did not build all sub-tropic trees (Krille) ------------------------------------------------------------------------ r19723 | rubidium | 2010-04-25 16:27:30 +0000 (Sun, 25 Apr 2010) | 2 lines -Add: a simple sprite alignment helper. It does not store the new offsets anywhere so as soon as the sprite is reloaded the offsets are gone (use a bigger sprite cache if this happens). Also anything that reloads NewGRFs (new games, loading games or (re)applying NewGRFs) clears the sprite cache and as such resets the offsets. ------------------------------------------------------------------------ r19722 | rubidium | 2010-04-25 16:12:03 +0000 (Sun, 25 Apr 2010) | 2 lines -Fix: crash when using restart via rcon. ------------------------------------------------------------------------ r19721 | terkhen | 2010-04-25 14:46:54 +0000 (Sun, 25 Apr 2010) | 2 lines -Change: Set the new base costs to better values. ------------------------------------------------------------------------ r19720 | terkhen | 2010-04-25 13:56:51 +0000 (Sun, 25 Apr 2010) | 2 lines -Feature: New base costs for building/clearing canals, building/clearing aqueducts and building/clearing locks. ------------------------------------------------------------------------ r19719 | terkhen | 2010-04-25 13:52:08 +0000 (Sun, 25 Apr 2010) | 2 lines -Codechange: When building a lock, do not add the cost of building canals if they are already built. ------------------------------------------------------------------------ r19718 | terkhen | 2010-04-25 13:50:15 +0000 (Sun, 25 Apr 2010) | 2 lines -Fix: The cost of clearing tiles was not taken into account when building locks. ------------------------------------------------------------------------ r19717 | terkhen | 2010-04-25 13:47:13 +0000 (Sun, 25 Apr 2010) | 2 lines -Fix: The cost of the first bridge type was added when building an aqueduct. ------------------------------------------------------------------------ r19716 | terkhen | 2010-04-25 13:44:49 +0000 (Sun, 25 Apr 2010) | 2 lines -Documentation: Add comments for lock building and removal functions. ------------------------------------------------------------------------ r19715 | terkhen | 2010-04-24 21:03:40 +0000 (Sat, 24 Apr 2010) | 2 lines -Codechange: Rename all appareances of shiplift to lock. ------------------------------------------------------------------------ r19714 | smatz | 2010-04-24 20:55:51 +0000 (Sat, 24 Apr 2010) | 1 line -Feature: ctrl+click on a vehicle to start/stop it ------------------------------------------------------------------------ r19713 | rubidium | 2010-04-24 19:06:54 +0000 (Sat, 24 Apr 2010) | 2 lines -Fix [NewGRF]: passing some invalid data to industry variable 67/68 could cause a crash ------------------------------------------------------------------------ r19712 | rubidium | 2010-04-24 18:39:38 +0000 (Sat, 24 Apr 2010) | 2 lines -Fix (r19708): if the parent was a town, the parent wasn't shown ------------------------------------------------------------------------ r19711 | translators | 2010-04-24 17:45:26 +0000 (Sat, 24 Apr 2010) | 10 lines -Update from WebTranslator v3.0: catalan - 24 changes by arnau french - 9 changes by glx korean - 2 changes by junho2813 maltese - 69 changes by peter88823 polish - 7 changes by xine russian - 1 changes by Lone_Wolf serbian - 7 changes by etran spanish - 7 changes by Terkhen ------------------------------------------------------------------------ r19710 | smatz | 2010-04-24 14:29:30 +0000 (Sat, 24 Apr 2010) | 1 line -Codechange: deduplicate GUI code for starting/stopping vehicles ------------------------------------------------------------------------ r19709 | rubidium | 2010-04-24 13:39:11 +0000 (Sat, 24 Apr 2010) | 2 lines -Feature: NewGRF debugging/inspecting of (primarily) enabled callbacks and values of variables ------------------------------------------------------------------------ r19708 | rubidium | 2010-04-24 13:36:29 +0000 (Sat, 24 Apr 2010) | 2 lines -Add: NewGRF "debugging" window and data tables; should be a useful tool for NewGRF developers to get some insights into the value of some variables ------------------------------------------------------------------------ r19707 | rubidium | 2010-04-24 13:35:18 +0000 (Sat, 24 Apr 2010) | 2 lines -Add: helper functions to instantiate/fill ResolverObjects ------------------------------------------------------------------------ r19706 | rubidium | 2010-04-24 13:27:22 +0000 (Sat, 24 Apr 2010) | 2 lines -Add: support for the (NewGRF) debug box ------------------------------------------------------------------------ r19705 | rubidium | 2010-04-24 13:22:17 +0000 (Sat, 24 Apr 2010) | 2 lines -Change: reinitialise the windows when changing the newgrf_developer_tools setting ------------------------------------------------------------------------ r19704 | rubidium | 2010-04-24 11:52:58 +0000 (Sat, 24 Apr 2010) | 2 lines -Codechange: unify the style of GSF enums; now they're plural instead of mixed ------------------------------------------------------------------------ r19703 | rubidium | 2010-04-24 07:31:58 +0000 (Sat, 24 Apr 2010) | 2 lines -Add: hexadecimal string filter ------------------------------------------------------------------------ r19702 | rubidium | 2010-04-24 07:30:08 +0000 (Sat, 24 Apr 2010) | 2 lines -Add: {HEX} to strgen ------------------------------------------------------------------------ r19701 | frosch | 2010-04-23 21:47:03 +0000 (Fri, 23 Apr 2010) | 1 line -Fix [FS#3787]: Check for industry availability more thoroughly and cancel object placement when selecting not available industries. ------------------------------------------------------------------------ r19700 | translators | 2010-04-23 17:45:18 +0000 (Fri, 23 Apr 2010) | 7 lines -Update from WebTranslator v3.0: traditional_chinese - 1 changes by josesun finnish - 11 changes by jpx_ indonesian - 3 changes by fanioz, prof polish - 3 changes by silver_777 brazilian_portuguese - 7 changes by kwast, vitor_015 ------------------------------------------------------------------------ r19699 | terkhen | 2010-04-23 17:29:53 +0000 (Fri, 23 Apr 2010) | 2 lines -Codechange: Use InvalidateData at the refit window. ------------------------------------------------------------------------ r19698 | rubidium | 2010-04-23 14:56:14 +0000 (Fri, 23 Apr 2010) | 2 lines -Add: macros to get the size/length of a variable within a class ------------------------------------------------------------------------ r19697 | rubidium | 2010-04-23 14:31:10 +0000 (Fri, 23 Apr 2010) | 2 lines -Add: sprite for NewGRF some debuging features ------------------------------------------------------------------------ r19696 | terkhen | 2010-04-22 19:41:36 +0000 (Thu, 22 Apr 2010) | 2 lines -Fix [FS#3781]: Avoid showing building toolbars behind the main toolbar when the "Link landscape toolbar" setting is active. ------------------------------------------------------------------------ r19695 | rubidium | 2010-04-22 18:34:45 +0000 (Thu, 22 Apr 2010) | 2 lines -Fix: leaking a file descriptor ------------------------------------------------------------------------ r19694 | translators | 2010-04-22 17:45:16 +0000 (Thu, 22 Apr 2010) | 6 lines -Update from WebTranslator v3.0: greek - 8 changes by vesnikos luxembourgish - 1 changes by Phreeze norwegian_nynorsk - 1 changes by 2rB polish - 16 changes by xine ------------------------------------------------------------------------ r19693 | smatz | 2010-04-22 17:26:57 +0000 (Thu, 22 Apr 2010) | 1 line -Codechange: split STATUS_INACTIVE to two states ------------------------------------------------------------------------ r19689 | translators | 2010-04-21 17:45:18 +0000 (Wed, 21 Apr 2010) | 7 lines -Update from WebTranslator v3.0: croatian - 2 changes by VoyagerOne dutch - 1 changes by habell hungarian - 17 changes by IPG indonesian - 3 changes by prof norwegian_nynorsk - 1 changes by 2rB ------------------------------------------------------------------------ r19688 | rubidium | 2010-04-21 12:55:33 +0000 (Wed, 21 Apr 2010) | 2 lines -Codechange: run CheckCaches after the debug desync save, so we don't store just reset values in the savegame but the data from the previous tick ------------------------------------------------------------------------ r19687 | rubidium | 2010-04-21 12:36:00 +0000 (Wed, 21 Apr 2010) | 2 lines -Fix: desync when joining the game because of using the wrong variable ------------------------------------------------------------------------ r19686 | smatz | 2010-04-21 11:42:00 +0000 (Wed, 21 Apr 2010) | 1 line -Fix (r15126): truncated archives were not detected when using zlib 1.2.3. This also fixes zlib 1.2.4 compatibility, zlib 1.2.5 is bugfree ------------------------------------------------------------------------ r19685 | yexo | 2010-04-20 19:25:29 +0000 (Tue, 20 Apr 2010) | 1 line -Fix (r19679): off-by-one error ------------------------------------------------------------------------ r19684 | yexo | 2010-04-20 18:02:08 +0000 (Tue, 20 Apr 2010) | 1 line -Fix [FS#3779]: don't show an error message when trying to give another client an amount of 0 money ------------------------------------------------------------------------ r19683 | smatz | 2010-04-20 17:49:11 +0000 (Tue, 20 Apr 2010) | 1 line -Fix (r19654): towns with 3x3 and 2x2 road layouts couldn't expand ------------------------------------------------------------------------ r19682 | translators | 2010-04-20 17:45:03 +0000 (Tue, 20 Apr 2010) | 3 lines -Update from WebTranslator v3.0: irish - 26 changes by Nalum ------------------------------------------------------------------------ r19680 | rubidium | 2010-04-20 11:29:51 +0000 (Tue, 20 Apr 2010) | 2 lines -Fix [FS#3775] (r19648): when joining a MP game all clients with company ID > 0 would be shown as if they were a spectator ------------------------------------------------------------------------ r19679 | yexo | 2010-04-20 05:52:51 +0000 (Tue, 20 Apr 2010) | 1 line -Fix: [NewGRF] make sure newgrfs can't overwrite sound effect properties from other newgrfs ------------------------------------------------------------------------ r19678 | rubidium | 2010-04-19 19:50:56 +0000 (Mon, 19 Apr 2010) | 2 lines -Fix (r19607): client status was shown incorrect in the console ------------------------------------------------------------------------ r19677 | translators | 2010-04-19 17:45:19 +0000 (Mon, 19 Apr 2010) | 7 lines -Update from WebTranslator v3.0: portuguese - 6 changes by JayCity romanian - 1 changes by tonny serbian - 2 changes by etran slovenian - 9 changes by Necrolyte spanish - 1 changes by Terkhen ------------------------------------------------------------------------ r19674 | rubidium | 2010-04-19 09:34:56 +0000 (Mon, 19 Apr 2010) | 2 lines -Fix [FS#3774]: crash when the music/graphics metadata files were unreadable ------------------------------------------------------------------------ r19673 | terkhen | 2010-04-18 20:23:35 +0000 (Sun, 18 Apr 2010) | 3 lines -Codechange: Optimize calculation of graph grid size (method by Alberth). -Fix: Remove a gcc 3.3 warning. ------------------------------------------------------------------------ r19672 | translators | 2010-04-18 17:45:29 +0000 (Sun, 18 Apr 2010) | 11 lines -Update from WebTranslator v3.0: catalan - 3 changes by arnau czech - 8 changes by Harlequin german - 1 changes by planetmaker italian - 1 changes by lorenzodv latvian - 30 changes by nobody lithuanian - 3 changes by BlinK_ maltese - 26 changes by kelinu swedish - 2 changes by tool turkish - 12 changes by niw3 ------------------------------------------------------------------------ r19671 | frosch | 2010-04-18 17:13:01 +0000 (Sun, 18 Apr 2010) | 1 line -Fix (r19670): RoundDiv() needs to deal with signed numerators. ------------------------------------------------------------------------