------------------------------------------------------------------------ r16829 | translators | 2009-07-14 17:45:29 +0000 (Tue, 14 Jul 2009) | 10 lines -Update from WebTranslator v3.0: arabic_egypt - 46 changes by kasakg simplified_chinese - 1 changes by Gavin esperanto - 205 changes by tradukanto german - 1 changes by planetmaker greek - 4 changes by kinglee korean - 201 changes by darkttd, telk5093 russian - 28 changes by Lone_Wolf serbian - 89 changes by etran ------------------------------------------------------------------------ r16828 | rubidium | 2009-07-14 17:16:32 +0000 (Tue, 14 Jul 2009) | 2 lines -Codechange: attempt at making OSX compile with the 10.6 SDK too; no guarantees ofcourse... ------------------------------------------------------------------------ r16827 | rubidium | 2009-07-14 16:43:45 +0000 (Tue, 14 Jul 2009) | 2 lines -Codechange: make OSX specific files include stdafx.h always as the first file. Also unify OSX specific stuff into osx_stdafx.h and remove unused includes. ------------------------------------------------------------------------ r16825 | rubidium | 2009-07-13 23:15:13 +0000 (Mon, 13 Jul 2009) | 2 lines -Codechange: unify dirtying when updating the viewport signs. ------------------------------------------------------------------------ r16824 | rubidium | 2009-07-13 23:12:34 +0000 (Mon, 13 Jul 2009) | 2 lines -Fix [FS#2989] (r16294): Mac OS X 10.4 with Xcode 2.5 wouldn't be detected as having Xcode 2.5 or newer. Based on a patch by ln. ------------------------------------------------------------------------ r16823 | rubidium | 2009-07-13 23:08:03 +0000 (Mon, 13 Jul 2009) | 2 lines -Cleanup: use cxx_host instead of cc_host where possible; cc_host is there only for working around a few stupid compilers. ------------------------------------------------------------------------ r16822 | rubidium | 2009-07-13 23:07:11 +0000 (Mon, 13 Jul 2009) | 2 lines -Cleanup: remove the "a PPC bool is four bytes in C++ so it needs to be that big in C too" hack ------------------------------------------------------------------------ r16821 | rubidium | 2009-07-13 22:33:25 +0000 (Mon, 13 Jul 2009) | 2 lines -Codechange: unify the naming of type::UpdateVirtCoord and UpdateAll[Type]VirtCoords. ------------------------------------------------------------------------ r16820 | smatz | 2009-07-13 22:07:07 +0000 (Mon, 13 Jul 2009) | 1 line -Codechange: remove unused parameter in HandleCloneVehClick() ------------------------------------------------------------------------ r16819 | frosch | 2009-07-13 20:27:54 +0000 (Mon, 13 Jul 2009) | 1 line -Fix (r4868): Use the palette of the vehicle being drawn instead of the one of the front vehicle. ------------------------------------------------------------------------ r16818 | frosch | 2009-07-13 19:34:43 +0000 (Mon, 13 Jul 2009) | 1 line -Feature(ette): Highlight whole articulated vehicles in traindepot instead of only the first part. ------------------------------------------------------------------------ r16817 | frosch | 2009-07-13 19:30:37 +0000 (Mon, 13 Jul 2009) | 1 line -Codechange: Scroll depots horizontally in pixels instead of 1/8 vehicle length. ------------------------------------------------------------------------ r16816 | translators | 2009-07-13 17:45:20 +0000 (Mon, 13 Jul 2009) | 7 lines -Update from WebTranslator v3.0: galician - 229 changes by Condex indonesian - 1 changes by prof korean - 2 changes by darkttd polish - 18 changes by mysteq russian - 10 changes by Lone_Wolf ------------------------------------------------------------------------ r16815 | rubidium | 2009-07-13 16:41:34 +0000 (Mon, 13 Jul 2009) | 2 lines -Fix: reduce the toolbar's priority for handling keypresses from most important to least important, so e.g. the order windows' 'd' skips to the next order ------------------------------------------------------------------------ r16814 | smatz | 2009-07-13 16:37:27 +0000 (Mon, 13 Jul 2009) | 1 line -Codechange: make IsNormalAircraft() member of Aircraft ------------------------------------------------------------------------ r16813 | smatz | 2009-07-13 16:35:22 +0000 (Mon, 13 Jul 2009) | 1 line -Codechange: make IsEngineCountable() member of Vehicle ------------------------------------------------------------------------ r16811 | rubidium | 2009-07-13 14:42:09 +0000 (Mon, 13 Jul 2009) | 2 lines -Change: introduce a plural 'rule' for Korean ------------------------------------------------------------------------ r16810 | rubidium | 2009-07-13 14:29:58 +0000 (Mon, 13 Jul 2009) | 2 lines -Fix (r16115): strgen didn't get rebuild when table/strgen_tables.h was changed. ------------------------------------------------------------------------ r16809 | smatz | 2009-07-13 12:00:56 +0000 (Mon, 13 Jul 2009) | 1 line -Fix [FS#3021](r13096): automatic resizing of SelectCompanyLiveryWindow wasn't working as expected ------------------------------------------------------------------------ r16808 | smatz | 2009-07-13 11:09:02 +0000 (Mon, 13 Jul 2009) | 1 line -Fix (r16338): don't crash when loading savegame with invalid references ------------------------------------------------------------------------ r16805 | peter1138 | 2009-07-13 10:17:22 +0000 (Mon, 13 Jul 2009) | 2 lines -Codechange: Remove 'unused' mixer channel flags, which always had the same value. ------------------------------------------------------------------------ r16802 | rubidium | 2009-07-13 09:18:07 +0000 (Mon, 13 Jul 2009) | 2 lines -Fix [FS#3031]: service orders didn't behave like conditional orders; if a train doesn't need service it didn't completely skip the order, it would first send the vehicle towards the depot and would then realise it doesn't need to go there making it possible that the vehicle leaves that station on the wrong side. ------------------------------------------------------------------------ r16801 | rubidium | 2009-07-13 09:15:11 +0000 (Mon, 13 Jul 2009) | 2 lines -Fix [FS#3022]: cargo payments weren't destroyed when a vehicle was destructed. This only happened when you crashed a vehicle while it was unloading. ------------------------------------------------------------------------ r16800 | translators | 2009-07-12 17:45:26 +0000 (Sun, 12 Jul 2009) | 9 lines -Update from WebTranslator v3.0: simplified_chinese - 29 changes by ww9980 galician - 108 changes by Condex german - 2 changes by Roujin indonesian - 3 changes by prof korean - 5 changes by telk5093 romanian - 2 changes by kkmic russian - 28 changes by Lone_Wolf ------------------------------------------------------------------------ r16799 | frosch | 2009-07-12 16:00:11 +0000 (Sun, 12 Jul 2009) | 1 line -Codechange: When drawing articulated road vehicles in the vehicle details window, draw as many parts as the window fits instead of always up to a vehicle length of 80/8. ------------------------------------------------------------------------ r16798 | alberth | 2009-07-12 12:19:41 +0000 (Sun, 12 Jul 2009) | 1 line -Fix [FS#3016]: Added several new widget distances for better widget size computations. ------------------------------------------------------------------------ r16797 | alberth | 2009-07-12 10:02:10 +0000 (Sun, 12 Jul 2009) | 1 line -Codechange: Allow drop-down menus for windows with nested widgets. ------------------------------------------------------------------------ r16796 | alberth | 2009-07-12 09:41:44 +0000 (Sun, 12 Jul 2009) | 1 line -Fix [FS#3030]: Closebox 'X' is a string. (Rubidium) ------------------------------------------------------------------------ r16795 | rubidium | 2009-07-12 09:39:30 +0000 (Sun, 12 Jul 2009) | 2 lines -Fix [FS#3025]: houses wouldn't get build on the map edge. ------------------------------------------------------------------------ r16794 | yexo | 2009-07-12 00:14:30 +0000 (Sun, 12 Jul 2009) | 1 line -Fix (r16752): setting coverage area highlight in the airport selection window didn't take effect immediatly ------------------------------------------------------------------------ r16793 | translators | 2009-07-11 17:45:13 +0000 (Sat, 11 Jul 2009) | 5 lines -Update from WebTranslator v3.0: portuguese - 102 changes by SupSuper russian - 3 changes by Lone_Wolf spanish - 11 changes by Terkhen ------------------------------------------------------------------------ r16791 | rubidium | 2009-07-10 22:46:30 +0000 (Fri, 10 Jul 2009) | 2 lines -Codechange: unify (and document) the Remove[StationType] functions. ------------------------------------------------------------------------ r16790 | yexo | 2009-07-10 22:30:38 +0000 (Fri, 10 Jul 2009) | 1 line -Add [NoAI]: AIVehicle::GetReliability to get the current reliability of vehicles ------------------------------------------------------------------------ r16789 | yexo | 2009-07-10 22:03:09 +0000 (Fri, 10 Jul 2009) | 1 line -Codechange: unify the drawing of the Accepts/Supplies cargo lists in the station build windows. ------------------------------------------------------------------------ r16788 | yexo | 2009-07-10 21:59:07 +0000 (Fri, 10 Jul 2009) | 1 line -Fix: with modified_catchment off the build road station window would not display all possible cargos in the Accepts/Supplies lists ------------------------------------------------------------------------ r16787 | yexo | 2009-07-10 20:48:08 +0000 (Fri, 10 Jul 2009) | 1 line -Fix [FS#3027]: the noise level text in the airport build window was drawn over the lowest button ------------------------------------------------------------------------ r16786 | yexo | 2009-07-10 19:41:03 +0000 (Fri, 10 Jul 2009) | 1 line -Fix [FS#3027] (r16752): only one tile was selected when the build airport window was opened instead of an area with the size of the airport ------------------------------------------------------------------------ r16785 | rubidium | 2009-07-10 18:30:02 +0000 (Fri, 10 Jul 2009) | 2 lines -Codechange: make ships going to buoys use OT_GOTO_WAYPOINT too ------------------------------------------------------------------------ r16784 | peter1138 | 2009-07-10 18:22:04 +0000 (Fri, 10 Jul 2009) | 2 lines -Fix: Audio playback rate was fixed at 11025Hz regardless of the rate specified to the audio driver, resulting in incorrect playback speed. It is still preferable to use 11025Hz output rate if possible as OpenTTD's sample rate converter is very low quality. ------------------------------------------------------------------------ r16783 | rubidium | 2009-07-10 18:21:14 +0000 (Fri, 10 Jul 2009) | 2 lines -Change: make it more clear that the squirrel_export script needs gawk. ------------------------------------------------------------------------ r16782 | translators | 2009-07-10 17:45:34 +0000 (Fri, 10 Jul 2009) | 13 lines -Update from WebTranslator v3.0: catalan - 33 changes by arnaullv dutch - 2 changes by habell french - 2 changes by belugas galician - 18 changes by Condex german - 8 changes by Roujin hungarian - 11 changes by alyr italian - 2 changes by lorenzodv persian - 67 changes by Gajet9 russian - 48 changes by Lone_Wolf spanish - 27 changes by Terkhen swedish - 1 changes by Chrill ------------------------------------------------------------------------ r16781 | rubidium | 2009-07-10 16:32:12 +0000 (Fri, 10 Jul 2009) | 2 lines -Fix [FS#3026] (r16297): don't cast negative values to uints when the settings' range is "negative..positive". ------------------------------------------------------------------------ r16780 | alberth | 2009-07-09 20:23:13 +0000 (Thu, 09 Jul 2009) | 1 line -Add [FS#3015]: Allow the AI Debug Window to become sticky. ------------------------------------------------------------------------ r16779 | alberth | 2009-07-09 19:57:33 +0000 (Thu, 09 Jul 2009) | 1 line -Fix: Take real smallest size of nested widgets into account for initial window position. ------------------------------------------------------------------------ r16778 | alberth | 2009-07-09 19:52:47 +0000 (Thu, 09 Jul 2009) | 1 line -Codechange: Split window initialization in a data part and a size/position part. ------------------------------------------------------------------------ r16777 | translators | 2009-07-09 17:45:27 +0000 (Thu, 09 Jul 2009) | 10 lines -Update from WebTranslator v3.0: catalan - 65 changes by arnaullv simplified_chinese - 4 changes by ww9980 finnish - 2 changes by jpx_ german - 65 changes by Roujin icelandic - 4 changes by baldur russian - 2 changes by svgr spanish - 61 changes by Terkhen vietnamese - 1 changes by sephiroth2m ------------------------------------------------------------------------ r16773 | rubidium | 2009-07-09 11:32:38 +0000 (Thu, 09 Jul 2009) | 2 lines -Fix (r16014): forgot to remove obsoleted aliases ------------------------------------------------------------------------ r16772 | rubidium | 2009-07-08 22:11:55 +0000 (Wed, 08 Jul 2009) | 2 lines -Fix [FS#3019]: don't use the same error message for turning around road vehicles and flipping parts of trains in the depot ------------------------------------------------------------------------ r16771 | rubidium | 2009-07-08 20:49:29 +0000 (Wed, 08 Jul 2009) | 2 lines -Fix: API export was forgotten causing API to think variables were uint; doesn't matter much as int was converted to uint and then back. ------------------------------------------------------------------------ r16769 | rubidium | 2009-07-08 19:32:57 +0000 (Wed, 08 Jul 2009) | 2 lines -Fix: win32 and win64 binary packages wouldn't get their readme converted to DOS line endings ------------------------------------------------------------------------ r16768 | translators | 2009-07-08 17:45:19 +0000 (Wed, 08 Jul 2009) | 8 lines -Update from WebTranslator v3.0: german - 2 changes by planetmaker persian - 38 changes by Gajet9 romanian - 10 changes by kkmic serbian - 93 changes by etran slovak - 2 changes by James vietnamese - 68 changes by sephiroth2m ------------------------------------------------------------------------ r16767 | yexo | 2009-07-08 17:42:58 +0000 (Wed, 08 Jul 2009) | 1 line -Fix [NoAI] (r16524): AITile::GetCargoProduction/Acceptance didn't accept a radius of 0 anymore ------------------------------------------------------------------------ r16766 | rubidium | 2009-07-08 12:01:26 +0000 (Wed, 08 Jul 2009) | 2 lines -Codechange: remove station->MarkDirty. It is in all cases meant to only update the sign and not invalidate the widget; the widget would be invalidated by a call before/after the call to MarkDirty or it wouldn't make sense because e.g. the window doesn't exist anymore/yet. ------------------------------------------------------------------------ r16765 | rubidium | 2009-07-08 08:50:20 +0000 (Wed, 08 Jul 2009) | 2 lines -Codechange: give ViewportSign's width_1 and width_2 more self explaining names ------------------------------------------------------------------------ r16764 | rubidium | 2009-07-08 08:30:35 +0000 (Wed, 08 Jul 2009) | 2 lines -Codechange: unify the way viewport signs are marked dirty ------------------------------------------------------------------------ r16763 | rubidium | 2009-07-08 07:53:39 +0000 (Wed, 08 Jul 2009) | 2 lines -Add: initial translation of Vietnamese. ------------------------------------------------------------------------ r16762 | translators | 2009-07-07 17:45:20 +0000 (Tue, 07 Jul 2009) | 7 lines -Update from WebTranslator v3.0: dutch - 1 changes by Yexo finnish - 32 changes by jpx_ german - 47 changes by Roujin, planetmaker indonesian - 16 changes by fanioz russian - 6 changes by Lone_Wolf ------------------------------------------------------------------------ r16761 | rubidium | 2009-07-07 16:51:20 +0000 (Tue, 07 Jul 2009) | 2 lines -Codechange: make UpdateViewportSignPos(ition) a class function of ViewportSign ------------------------------------------------------------------------