------------------------------------------------------------------------ r20518 | translators | 2010-08-16 17:45:46 +0000 (Mon, 16 Aug 2010) | 17 lines -Update from WebTranslator v3.0: chuvash - 30 changes by mefisteron croatian - 4 changes by VoyagerOne czech - 2 changes by marek995 dutch - 5 changes by habell finnish - 5 changes by jpx_ french - 9 changes by glx german - 9 changes by planetmaker italian - 5 changes by lorenzodv romanian - 22 changes by tonny russian - 3 changes by Lone_Wolf serbian - 1 changes by etran slovenian - 15 changes by ntadej spanish - 10 changes by Terkhen swedish - 4 changes by Zuu vietnamese - 2 changes by nglekhoi ------------------------------------------------------------------------ r20517 | terkhen | 2010-08-16 17:25:11 +0000 (Mon, 16 Aug 2010) | 2 lines -Fix (r20516): Committed way too much. ------------------------------------------------------------------------ r20516 | terkhen | 2010-08-16 16:15:22 +0000 (Mon, 16 Aug 2010) | 2 lines -Feature [FS#3472]: Filter signs at the sign list window. (Zuu) ------------------------------------------------------------------------ r20515 | rubidium | 2010-08-16 15:18:21 +0000 (Mon, 16 Aug 2010) | 2 lines -Feature: ignore _ in console command names so there is no "inconsistent" behaviour w.r.t. underscores anymore without breaking backwards compatability greatly ------------------------------------------------------------------------ r20514 | frosch | 2010-08-16 12:32:49 +0000 (Mon, 16 Aug 2010) | 1 line -Fix: Draw error messages in white by default, they may not have a colour code. ------------------------------------------------------------------------ r20513 | rubidium | 2010-08-16 12:21:17 +0000 (Mon, 16 Aug 2010) | 2 lines -Change: unify style of some "broken NewGRF" strings ------------------------------------------------------------------------ r20512 | frosch | 2010-08-16 09:44:05 +0000 (Mon, 16 Aug 2010) | 1 line -Fix [FS#4036]: Generation seed is unsigned. ------------------------------------------------------------------------ r20511 | frosch | 2010-08-16 08:33:28 +0000 (Mon, 16 Aug 2010) | 1 line -Fix: Initial height of townlist was not a multiple of the line height. ------------------------------------------------------------------------ r20510 | rubidium | 2010-08-15 23:44:45 +0000 (Sun, 15 Aug 2010) | 2 lines -Codechange: unify packet queue handling and make insertion O(1) instead of O(n) ------------------------------------------------------------------------ r20509 | rubidium | 2010-08-15 23:42:36 +0000 (Sun, 15 Aug 2010) | 2 lines -Change: don't cycle (quickly) through the shade states. Just make scrolling up shade the window and scrolling down unshade it. (avdg) ------------------------------------------------------------------------ r20508 | michi_cc | 2010-08-15 23:32:36 +0000 (Sun, 15 Aug 2010) | 1 line -Add [FS#3973]: A new screenshot type that makes a zoomed-in screenshot of the visible viewport. (Eddi) ------------------------------------------------------------------------ r20507 | michi_cc | 2010-08-15 23:32:32 +0000 (Sun, 15 Aug 2010) | 1 line -Change: Remove the shortcut hints from the screenshot menu strings (as they're configurable now) and rename "Giant screenshot" to "Whole map screenshot". ------------------------------------------------------------------------ r20506 | michi_cc | 2010-08-15 22:37:30 +0000 (Sun, 15 Aug 2010) | 1 line -Change: Vehicles will now stop loading after a load cycle that loaded less than possible, unless it's a full load order. This should improve behaviour with gradual loading and cargo continuously trickling in. ------------------------------------------------------------------------ r20505 | frosch | 2010-08-15 19:59:48 +0000 (Sun, 15 Aug 2010) | 1 line -Feature [FS#3978]: Allow changing visual effect when changing railtype. ------------------------------------------------------------------------ r20504 | frosch | 2010-08-15 19:53:53 +0000 (Sun, 15 Aug 2010) | 1 line -Codechange: Move updating of train's visual effect to separate function. ------------------------------------------------------------------------ r20503 | frosch | 2010-08-15 18:35:57 +0000 (Sun, 15 Aug 2010) | 1 line -Fix (r18838): Powered wagons should check the railtype of the tile they are on, not where the engine is on. ------------------------------------------------------------------------ r20502 | frosch | 2010-08-15 18:25:57 +0000 (Sun, 15 Aug 2010) | 1 line -Fix (r12330): VRF_POWEREDWAGON is part of train flags, not vehicle_flags. ------------------------------------------------------------------------ r20501 | translators | 2010-08-15 17:45:15 +0000 (Sun, 15 Aug 2010) | 7 lines -Update from WebTranslator v3.0: simplified_chinese - 3 changes by pda1573 chuvash - 7 changes by mefisteron estonian - 5 changes by Jaanus hungarian - 6 changes by IPG turkish - 28 changes by niw3 ------------------------------------------------------------------------ r20500 | frosch | 2010-08-15 15:47:07 +0000 (Sun, 15 Aug 2010) | 1 line -Fix: When converting rail all trains with a part on the converted rails need updating. Not only engines, which have power afterwards. Also update Acceleration after updating Power. ------------------------------------------------------------------------ r20499 | alberth | 2010-08-15 14:06:43 +0000 (Sun, 15 Aug 2010) | 1 line -Doc: Spelling fixes, and one doxygen comment addition. ------------------------------------------------------------------------ r20498 | rubidium | 2010-08-15 13:17:04 +0000 (Sun, 15 Aug 2010) | 2 lines -Fix [FS#4030]: ignore the non-stop state when comparing one order type to another order type ------------------------------------------------------------------------ r20497 | rubidium | 2010-08-15 11:58:20 +0000 (Sun, 15 Aug 2010) | 2 lines -Fix [FS#3960]: non-dedicated servers failing to load a game caused the introgame to be the server's game causing desyncs when people tried to join ------------------------------------------------------------------------ r20496 | frosch | 2010-08-15 10:14:08 +0000 (Sun, 15 Aug 2010) | 1 line -Codechange: Remove IsProductionMinimum()/Maximum(). The 0 and 255 constants are used all over the place, no need for trivial wrapper functions. ------------------------------------------------------------------------ r20493 | translators | 2010-08-14 17:45:24 +0000 (Sat, 14 Aug 2010) | 9 lines -Update from WebTranslator v3.0: croatian - 1 changes by VoyagerOne italian - 4 changes by lorenzodv korean - 2 changes by junho2813 polish - 2 changes by silver_777 russian - 4 changes by Lone_Wolf slovenian - 31 changes by ntadej vietnamese - 1 changes by nglekhoi ------------------------------------------------------------------------ r20490 | rubidium | 2010-08-14 14:50:06 +0000 (Sat, 14 Aug 2010) | 3 lines -Change: merge the extra GRF sources so updating them becomes a bit easier. The (prebuilt) grf will still remain, so if you don't have NFORenum and GRFCodec it will still work. ------------------------------------------------------------------------ r20489 | rubidium | 2010-08-14 09:46:36 +0000 (Sat, 14 Aug 2010) | 2 lines -Fix [FS#4031]: [NoAI] checking whether water tiles are connected failed in some cases ------------------------------------------------------------------------ r20488 | terkhen | 2010-08-14 09:28:03 +0000 (Sat, 14 Aug 2010) | 2 lines -Fix [FS#4029]: Version detection for MSVC using mercurial failed (Hirundo). ------------------------------------------------------------------------ r20487 | rubidium | 2010-08-14 09:04:37 +0000 (Sat, 14 Aug 2010) | 2 lines -Fix: typo in comments ------------------------------------------------------------------------ r20486 | translators | 2010-08-13 17:45:36 +0000 (Fri, 13 Aug 2010) | 13 lines -Update from WebTranslator v3.0: belarusian - 2 changes by Wowanxm croatian - 4 changes by VoyagerOne dutch - 4 changes by habell finnish - 3 changes by jpx_ french - 3 changes by glx german - 3 changes by planetmaker italian - 2 changes by lorenzodv polish - 5 changes by xine serbian - 6 changes by etran spanish - 3 changes by Terkhen vietnamese - 4 changes by nglekhoi ------------------------------------------------------------------------ r20485 | terkhen | 2010-08-13 14:28:51 +0000 (Fri, 13 Aug 2010) | 2 lines -Fix [FS#4012]: Sorting of refittable cargos was wrong for trains. ------------------------------------------------------------------------ r20484 | terkhen | 2010-08-13 14:26:29 +0000 (Fri, 13 Aug 2010) | 2 lines -Codechange: Move BuildRefitList to the RefitWindow class. ------------------------------------------------------------------------ r20483 | terkhen | 2010-08-13 14:24:47 +0000 (Fri, 13 Aug 2010) | 2 lines -Doc: RefitOption operators. ------------------------------------------------------------------------ r20482 | rubidium | 2010-08-13 12:45:26 +0000 (Fri, 13 Aug 2010) | 2 lines -Codechange: move some object related information off the map and unify the relation objects have to towns ------------------------------------------------------------------------ r20481 | rubidium | 2010-08-13 11:58:45 +0000 (Fri, 13 Aug 2010) | 2 lines -Fix: statues were not removed when towns would be removed ------------------------------------------------------------------------ r20480 | rubidium | 2010-08-13 11:57:59 +0000 (Fri, 13 Aug 2010) | 2 lines -Codechange: make CmdDeleteTown responsible for actually clearing tiles and such; ~Town still checks it though. ------------------------------------------------------------------------ r20479 | frosch | 2010-08-13 07:34:28 +0000 (Fri, 13 Aug 2010) | 1 line -Change: Use 'Buttons Name: Value' layout for AI and NewGRF parameter GUI. ------------------------------------------------------------------------ r20478 | yexo | 2010-08-13 00:36:12 +0000 (Fri, 13 Aug 2010) | 1 line -Codechange: remove support for 'helipad groups' because there are no airports with more than 1 helipad group ------------------------------------------------------------------------ r20477 | yexo | 2010-08-13 00:21:03 +0000 (Fri, 13 Aug 2010) | 1 line -Codechange: remove some airport-related constants/functions and add some documentation ------------------------------------------------------------------------ r20476 | yexo | 2010-08-12 22:36:42 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: simplify a check in aircraft_cmd.cpp by using the existing CanVehicleUseStation ------------------------------------------------------------------------ r20475 | yexo | 2010-08-12 22:08:45 +0000 (Thu, 12 Aug 2010) | 1 line -Fix (r20474): also remove the include of crc32.hpp ------------------------------------------------------------------------ r20474 | yexo | 2010-08-12 21:36:43 +0000 (Thu, 12 Aug 2010) | 1 line -Cleanup: remove some unused code ------------------------------------------------------------------------ r20473 | rubidium | 2010-08-12 19:18:58 +0000 (Thu, 12 Aug 2010) | 2 lines -Codechange: pass Town instead of TownID to BuildObject ------------------------------------------------------------------------ r20472 | translators | 2010-08-12 17:45:09 +0000 (Thu, 12 Aug 2010) | 4 lines -Update from WebTranslator v3.0: italian - 2 changes by lorenzodv russian - 1 changes by Lone_Wolf ------------------------------------------------------------------------ r20471 | rubidium | 2010-08-12 17:28:11 +0000 (Thu, 12 Aug 2010) | 2 lines -Fix: some files didn't have their svn properties set ------------------------------------------------------------------------ r20470 | frosch | 2010-08-12 16:44:51 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Make arrow buttons lower and raise like other buttons when clicked. ------------------------------------------------------------------------ r20469 | frosch | 2010-08-12 14:20:02 +0000 (Thu, 12 Aug 2010) | 1 line -Fix (r20227): Building statues used different companys for CMD_LANDSCAPE_CLEAR during testrun and DC_EXEC. ------------------------------------------------------------------------ r20468 | frosch | 2010-08-12 13:26:44 +0000 (Thu, 12 Aug 2010) | 1 line -Fix: Vehicledetails of non-trains accessed a non existing scrollbar, though values were unused. ------------------------------------------------------------------------ r20467 | frosch | 2010-08-12 12:03:52 +0000 (Thu, 12 Aug 2010) | 1 line -Fix (r20453): Remove personal note. ------------------------------------------------------------------------ r20466 | frosch | 2010-08-12 11:53:11 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: USe NWID_SELECTION to hide the scrollbar in dropdowns. ------------------------------------------------------------------------ r20465 | frosch | 2010-08-12 11:46:20 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Use NWID_SELECTION to hide horizontal scrollbar and 'sell chain' button for non-train depot windows. ------------------------------------------------------------------------ r20464 | frosch | 2010-08-12 11:21:30 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange/Fix: Do not use a scrollbar to store the number of columns for non-train depot windows. ------------------------------------------------------------------------ r20462 | frosch | 2010-08-12 09:47:48 +0000 (Thu, 12 Aug 2010) | 1 line -Fix (r20452): Initialise scrollbar_index with -1 to indicate 'no scrollbar associated'. ------------------------------------------------------------------------ r20461 | frosch | 2010-08-12 09:16:43 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Replace WWT_HSCROLLBAR, WWT_SCROLLBAR and WWT_SCROLL2BAR with NWID_HSCROLLBAR and NWID_VSCROLLBAR. ------------------------------------------------------------------------ r20460 | frosch | 2010-08-12 09:14:34 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Remove WF_SCROLL window flags and store the state directly in the scrollbar widget instead. ------------------------------------------------------------------------ r20459 | frosch | 2010-08-12 09:13:04 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Remove the Scrollbar members of Window and make NWidgetScrollbar inherit from Scrollbar instead. ------------------------------------------------------------------------ r20458 | frosch | 2010-08-12 09:11:12 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Move Scrollbar from window.cpp to widget.cpp ------------------------------------------------------------------------ r20457 | frosch | 2010-08-12 09:09:24 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Remove _scrolling_scrollbar and WF_SCROLL_MIDDLE and instead store the widget index of the being scrolled scrollbar in the Window. ------------------------------------------------------------------------ r20456 | frosch | 2010-08-12 09:07:45 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Add separate nested widget class for scrollbars. ------------------------------------------------------------------------ r20455 | frosch | 2010-08-12 08:42:37 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Rename some vscroll and vscroll2 to more suitable names. ------------------------------------------------------------------------ r20454 | frosch | 2010-08-12 08:39:06 +0000 (Thu, 12 Aug 2010) | 1 line -Fix: some whitespace. ------------------------------------------------------------------------ r20453 | frosch | 2010-08-12 08:37:01 +0000 (Thu, 12 Aug 2010) | 2 lines -Codechange: Remove direct accesses to Window::hscroll, vscroll and vscroll2. Note: All windows get individual members with the same names, which are initialised via Window::GetScrollbar(). This caching is not required at all, but simplifies conversion. ------------------------------------------------------------------------ r20452 | frosch | 2010-08-12 06:44:45 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Remove NWidgetCore::FindScrollbar() and associate scrollbar explicitly using a NWidgetPart via SetScrollbar(). ------------------------------------------------------------------------ r20451 | frosch | 2010-08-12 06:40:28 +0000 (Thu, 12 Aug 2010) | 1 line -Codechange: Add helper function Window::GetScrollbar() to get the Scrollbar belonging to a scrollbar widget. ------------------------------------------------------------------------ r20450 | rubidium | 2010-08-11 19:09:26 +0000 (Wed, 11 Aug 2010) | 2 lines -Fix: same the airport tile ID mapping as well ------------------------------------------------------------------------ r20449 | rubidium | 2010-08-11 18:57:48 +0000 (Wed, 11 Aug 2010) | 2 lines -Codechange: unduplicate saving/loading of NewGRF ID + local id -> OpenTTD spec mappings ------------------------------------------------------------------------ r20448 | rubidium | 2010-08-11 18:50:23 +0000 (Wed, 11 Aug 2010) | 2 lines -Codechange: make some functions that can be const const ------------------------------------------------------------------------ r20447 | translators | 2010-08-11 17:45:29 +0000 (Wed, 11 Aug 2010) | 11 lines -Update from WebTranslator v3.0: belarusian - 2 changes by Wowanxm finnish - 2 changes by jpx_ french - 2 changes by glx german - 3 changes by planetmaker hungarian - 17 changes by IPG irish - 7 changes by tem romanian - 2 changes by tonny spanish - 3 changes by Terkhen swedish - 3 changes by Zuu ------------------------------------------------------------------------ r20446 | rubidium | 2010-08-11 14:14:06 +0000 (Wed, 11 Aug 2010) | 2 lines -Codechange: unify the location of the water class ------------------------------------------------------------------------ r20445 | frosch | 2010-08-11 07:42:47 +0000 (Wed, 11 Aug 2010) | 1 line -Codechange (r20435): Some compilers (esp. mine) do not comply to the specs. ------------------------------------------------------------------------ r20444 | rubidium | 2010-08-10 23:32:09 +0000 (Tue, 10 Aug 2010) | 2 lines -Cleanup: unify writing of {NUM} x {NUM} ------------------------------------------------------------------------ r20443 | rubidium | 2010-08-10 23:31:43 +0000 (Tue, 10 Aug 2010) | 2 lines -Codechange: more TileHash to a more generic location ------------------------------------------------------------------------ r20442 | translators | 2010-08-10 17:45:21 +0000 (Tue, 10 Aug 2010) | 8 lines -Update from WebTranslator v3.0: czech - 2 changes by Hadez dutch - 2 changes by habell french - 2 changes by glx italian - 2 changes by lorenzodv polish - 2 changes by lion spanish - 2 changes by Terkhen ------------------------------------------------------------------------ r20441 | rubidium | 2010-08-10 16:45:32 +0000 (Tue, 10 Aug 2010) | 2 lines -Fix [FS#4024]: adding "goto nearest depot and stop" orders in one go was denied. This caused both AI adding those orders and backed up order restoration to fail. ------------------------------------------------------------------------ r20440 | rubidium | 2010-08-10 16:17:51 +0000 (Tue, 10 Aug 2010) | 2 lines -Fix: MSVC warning about shifting a 32 bit value and then converting it to 64 bits ------------------------------------------------------------------------ r20439 | rubidium | 2010-08-10 16:15:42 +0000 (Tue, 10 Aug 2010) | 2 lines -Fix [FS#4023]: MinGW compiler complaining about converting -1 to an unsigned int ------------------------------------------------------------------------ r20438 | rubidium | 2010-08-10 16:13:51 +0000 (Tue, 10 Aug 2010) | 2 lines -Fix [FS#4022]: for docks "facing" north, i.e. having the watery part a the northern side, the joiner had an off-by-one to the north w.r.t. the station spread against the actual other (correct) building tools ------------------------------------------------------------------------ r20437 | rubidium | 2010-08-10 15:54:53 +0000 (Tue, 10 Aug 2010) | 2 lines -Codechange: lets Engines use GRFFilePropsBase as well ------------------------------------------------------------------------ r20436 | rubidium | 2010-08-10 15:51:33 +0000 (Tue, 10 Aug 2010) | 2 lines -Codechange: use GRFFilePropsBase's spritegroup for stations. ------------------------------------------------------------------------ r20435 | rubidium | 2010-08-10 15:49:35 +0000 (Tue, 10 Aug 2010) | 2 lines -Codechange: move spritegroup to GRFFilePropsBase and prepare it for more spritegroups ------------------------------------------------------------------------ r20427 | rubidium | 2010-08-09 18:29:13 +0000 (Mon, 09 Aug 2010) | 2 lines -Revert (r20105): even though MCI has less problems with wrongly pitched songs than dmusic, it crashed instead. ------------------------------------------------------------------------ r20426 | rubidium | 2010-08-09 18:16:16 +0000 (Mon, 09 Aug 2010) | 2 lines -Update: the known bugs (part by Eddi|zuHause) ------------------------------------------------------------------------ r20425 | translators | 2010-08-09 17:45:31 +0000 (Mon, 09 Aug 2010) | 12 lines -Update from WebTranslator v3.0: simplified_chinese - 14 changes by pda1573 traditional_chinese - 32 changes by josesun chuvash - 25 changes by mefisteron croatian - 3 changes by VoyagerOne estonian - 44 changes by KSiimson german - 3 changes by planetmaker hungarian - 1 changes by IPG italian - 1 changes by lorenzodv russian - 3 changes by Lone_Wolf serbian - 2 changes by etran ------------------------------------------------------------------------ r20424 | terkhen | 2010-08-09 10:59:30 +0000 (Mon, 09 Aug 2010) | 2 lines -Fix: Rename members of TileContext (TC_NORMAL conflicted with an existing define on MinGW). ------------------------------------------------------------------------