------------------------------------------------------------------------ r14837 | translators | 2009-01-04 18:46:35 +0000 (Sun, 04 Jan 2009) | 15 lines -Update: WebTranslator2 update to 2009-01-04 18:46:20 afrikaans - 39 changed by TrueTenacity (39) arabic_egypt - 1 fixed, 13 changed by khaloofah (14) catalan - 10 fixed by arnaullv (10) dutch - 19 fixed, 2 changed by Excel20 (21) finnish - 10 fixed by jpx_ (10) french - 19 fixed by glx (19) hebrew - 31 fixed, 7 changed by EScake (38) hungarian - 2 fixed, 2 changed by IPG (3), alyr (1) indonesian - 14 fixed by fanioz (14) italian - 2 fixed by lorenzodv (2) polish - 5 fixed by xaxa (5) serbian - 31 fixed, 1 changed by nummer (32) thai - 22 fixed by vetbook (22) ------------------------------------------------------------------------ r14836 | smatz | 2009-01-04 18:37:28 +0000 (Sun, 04 Jan 2009) | 1 line -Update (r14835): remove changed string from other languages ------------------------------------------------------------------------ r14835 | smatz | 2009-01-04 18:34:23 +0000 (Sun, 04 Jan 2009) | 1 line -Change: apply the 'warn if train's income is negative' setting to other vehicle types, too ------------------------------------------------------------------------ r14834 | rubidium | 2009-01-04 18:05:06 +0000 (Sun, 04 Jan 2009) | 2 lines -Fix: some strings (in unfinished/) were forgotten when removed/updated ------------------------------------------------------------------------ r14833 | smatz | 2009-01-04 17:44:46 +0000 (Sun, 04 Jan 2009) | 1 line -Update (r14831): remove changed strings from other languages ------------------------------------------------------------------------ r14831 | smatz | 2009-01-04 17:42:46 +0000 (Sun, 04 Jan 2009) | 1 line -Codechange: use {VEHICLE} instead of Train/Ship/Road veh/Aircraft/{STRING} {COMMA} in lang files (part by Swallow) ------------------------------------------------------------------------ r14830 | rubidium | 2009-01-04 15:53:43 +0000 (Sun, 04 Jan 2009) | 2 lines -Fix [FS#2495]: overflow of number of orders per vehicle (based on patch by Swallow) ------------------------------------------------------------------------ r14829 | smatz | 2009-01-04 15:46:50 +0000 (Sun, 04 Jan 2009) | 1 line -Fix (r14828): forgot CH_LAST ------------------------------------------------------------------------ r14828 | smatz | 2009-01-04 15:32:25 +0000 (Sun, 04 Jan 2009) | 1 line -Codechange: move most of save/load-specific code to separate files ------------------------------------------------------------------------ r14827 | rubidium | 2009-01-04 14:51:49 +0000 (Sun, 04 Jan 2009) | 2 lines -Feature [FS#1984]: few (optional) optimisations to making (initial) orders (sulai) ------------------------------------------------------------------------ r14826 | rubidium | 2009-01-04 14:36:19 +0000 (Sun, 04 Jan 2009) | 2 lines -Fix [FS#2494]: infinite loop in order lookahead when reserving a path (Swallow) ------------------------------------------------------------------------ r14825 | rubidium | 2009-01-04 14:32:30 +0000 (Sun, 04 Jan 2009) | 2 lines -Fix: pay the correct amount of interest instead of a few percent too little a year ------------------------------------------------------------------------ r14824 | rubidium | 2009-01-04 12:09:48 +0000 (Sun, 04 Jan 2009) | 2 lines -Fix [FS#1725]: mouse events could be treated twice (illogict) ------------------------------------------------------------------------ r14823 | rubidium | 2009-01-04 11:32:26 +0000 (Sun, 04 Jan 2009) | 2 lines -Document: some variables/structs (Alberth) ------------------------------------------------------------------------ r14822 | rubidium | 2009-01-04 11:11:11 +0000 (Sun, 04 Jan 2009) | 2 lines -Change: save 'build station' settings in the config file, like drag'n'drop and and show coverage area (Rexxars) ------------------------------------------------------------------------ r14821 | rubidium | 2009-01-04 10:50:24 +0000 (Sun, 04 Jan 2009) | 2 lines -Change [FS#2390]: make the road grids of town match, when all are using the same road layout ofcourse (cirdan) ------------------------------------------------------------------------ r14820 | rubidium | 2009-01-03 23:40:29 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: use (the correct) enum-type instead of just int (Zuu) ------------------------------------------------------------------------ r14819 | rubidium | 2009-01-03 23:32:59 +0000 (Sat, 03 Jan 2009) | 2 lines -Change: make details and order menu stickyable, like the timetable window. Also let the detail/order/timetable window close eachther, like the detail and order windows already did, when not stickied. ------------------------------------------------------------------------ r14818 | smatz | 2009-01-03 22:21:29 +0000 (Sat, 03 Jan 2009) | 1 line -Fix (r14723): add network_base.h to source.list and project files ------------------------------------------------------------------------ r14817 | smatz | 2009-01-03 22:20:18 +0000 (Sat, 03 Jan 2009) | 1 line -Cleanup: unify the place where the @file header is placed ------------------------------------------------------------------------ r14816 | glx | 2009-01-03 19:39:22 +0000 (Sat, 03 Jan 2009) | 1 line -Fix: signed/unsigned warnings (MSVC) ------------------------------------------------------------------------ r14815 | smatz | 2009-01-03 18:44:20 +0000 (Sat, 03 Jan 2009) | 1 line -Codechange: separate 'highscore' code from 'company' code ------------------------------------------------------------------------ r14814 | translators | 2009-01-03 18:30:10 +0000 (Sat, 03 Jan 2009) | 16 lines -Update: WebTranslator2 update to 2009-01-03 18:29:54 arabic_egypt - 9 fixed by khaloofah (9) brazilian_portuguese - 9 fixed by tucalipe (9) dutch - 9 fixed by Excel20 (9) french - 10 fixed, 1 changed by glx (11) hebrew - 31 fixed by EScake (31) hungarian - 9 fixed by alyr (9) indonesian - 32 changed by fanioz (32) italian - 9 fixed by lorenzodv (9) korean - 9 fixed by dlunch (9) polish - 10 fixed by xaxa (10) slovenian - 24 fixed by Necrolyte (24) spanish - 14 fixed by eusebio (14) thai - 95 fixed, 1 changed by vetbook (96) ukrainian - 1 fixed, 6 changed by mad (7) ------------------------------------------------------------------------ r14813 | rubidium | 2009-01-03 17:28:22 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: use uint instead of 'just' unsigned. ------------------------------------------------------------------------ r14812 | smatz | 2009-01-03 17:11:52 +0000 (Sat, 03 Jan 2009) | 1 line -Codechange: use INVALID_TILE instead of 0 to mark company without HQ ------------------------------------------------------------------------ r14811 | rubidium | 2009-01-03 17:10:20 +0000 (Sat, 03 Jan 2009) | 2 lines -Fix: off-by-one causing possible out-of-bounds reads. ------------------------------------------------------------------------ r14810 | rubidium | 2009-01-03 17:09:31 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: use the proper style for global variables. ------------------------------------------------------------------------ r14809 | rubidium | 2009-01-03 16:35:25 +0000 (Sat, 03 Jan 2009) | 2 lines -Fix (r14802): forgotten ! ------------------------------------------------------------------------ r14808 | smatz | 2009-01-03 16:27:52 +0000 (Sat, 03 Jan 2009) | 1 line -Fix (r1): coal mine subsidence could wrap around map edges ------------------------------------------------------------------------ r14807 | smatz | 2009-01-03 16:06:58 +0000 (Sat, 03 Jan 2009) | 1 line -Codechange: use INVALID_TILE instead of 0 to mark invalid depots, industries, towns and waypoints ------------------------------------------------------------------------ r14806 | smatz | 2009-01-03 15:03:28 +0000 (Sat, 03 Jan 2009) | 1 line -Fix: MarkAllViewportsDirty() didn't mark dirty whole area when zoomed out, visible by aircraft leaving trails sometimes ------------------------------------------------------------------------ r14805 | rubidium | 2009-01-03 14:16:18 +0000 (Sat, 03 Jan 2009) | 2 lines -Feature [FS#2238]: pressing CTRL while dragging to build a bridge build the last built bridge type if possible (planetmaker) ------------------------------------------------------------------------ r14804 | rubidium | 2009-01-03 13:59:05 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: unify opening the OSK (Zuu) ------------------------------------------------------------------------ r14803 | rubidium | 2009-01-03 13:52:06 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: move order list management into it's own class and remove the order count from the savegame as we can easily count that (PhilSophus) ------------------------------------------------------------------------ r14802 | rubidium | 2009-01-03 13:27:08 +0000 (Sat, 03 Jan 2009) | 2 lines -Fix [FS#2490]: "(undefined string)" in default savegame/screenshot names when there's no company in the game. ------------------------------------------------------------------------ r14801 | rubidium | 2009-01-03 13:20:32 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: don't reference Vehicle::num_orders directly but through a method GetNumOrders() (PhilSophus) ------------------------------------------------------------------------ r14800 | rubidium | 2009-01-03 11:24:27 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: make the advanced settings window resizeable and scrollable (most by Alberth) ------------------------------------------------------------------------ r14799 | rubidium | 2009-01-03 11:07:43 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: move drawing a single settings entry to it's own function (Alberth) ------------------------------------------------------------------------ r14798 | rubidium | 2009-01-03 11:03:53 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: move variable declaration to first use of variable (Alberth) ------------------------------------------------------------------------ r14797 | rubidium | 2009-01-03 11:00:40 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: replace even more magic numbers with constants (Alberth) ------------------------------------------------------------------------ r14796 | rubidium | 2009-01-03 10:56:38 +0000 (Sat, 03 Jan 2009) | 2 lines -Fix: if using variable, use it everywhere instead of hardcoding it's value sometimes (Alberth) ------------------------------------------------------------------------ r14795 | rubidium | 2009-01-03 10:53:49 +0000 (Sat, 03 Jan 2009) | 2 lines -Codechange: replace a magic number with a constant (Alberth) ------------------------------------------------------------------------ r14794 | rubidium | 2009-01-03 10:52:22 +0000 (Sat, 03 Jan 2009) | 2 lines -Document: a few functions/variables (Alberth) ------------------------------------------------------------------------ r14793 | rubidium | 2009-01-03 01:01:12 +0000 (Sat, 03 Jan 2009) | 2 lines -Update (r14792): replace a string parameter in the other languages too ------------------------------------------------------------------------ r14792 | rubidium | 2009-01-03 00:58:59 +0000 (Sat, 03 Jan 2009) | 2 lines -Feature: make the date format for default savegame/screenshot names configurable ------------------------------------------------------------------------ r14791 | rubidium | 2009-01-03 00:56:16 +0000 (Sat, 03 Jan 2009) | 2 lines -Add: the ability to make ISO dates with the string system (PhilSophus) ------------------------------------------------------------------------ r14790 | rubidium | 2009-01-02 22:49:43 +0000 (Fri, 02 Jan 2009) | 2 lines -Codechange: unify generation of default savegame/screenshot names (PhilSophus) ------------------------------------------------------------------------ r14789 | rubidium | 2009-01-02 22:42:05 +0000 (Fri, 02 Jan 2009) | 2 lines -Feature: allow scrolling with the left mouse button pressed (if enabled). Primarily useful for systems with touch screen (aapo) ------------------------------------------------------------------------ r14788 | rubidium | 2009-01-02 22:18:05 +0000 (Fri, 02 Jan 2009) | 2 lines -Fix [FS#2489]: some TTDPatch flags were wrong (Swallow) ------------------------------------------------------------------------ r14787 | rubidium | 2009-01-02 21:01:27 +0000 (Fri, 02 Jan 2009) | 2 lines -Fix: landscape toolbar getting closed when rail/road/water/airport toolbar gets closed with linked toolbars turned on. ------------------------------------------------------------------------ r14786 | rubidium | 2009-01-02 21:01:13 +0000 (Fri, 02 Jan 2009) | 2 lines -Fix: road/rail/water/airport toolbar opened over terraform toolbar when toolbar linking is turned on. ------------------------------------------------------------------------ r14785 | rubidium | 2009-01-02 20:59:04 +0000 (Fri, 02 Jan 2009) | 2 lines -Fix [FS#2132]: vehicle list for station gets closed when station view is closed even when the vehicle list is stickied. Other vehicle lists are not deleted when their 'opening' window gets closed so do the same with the station view. ------------------------------------------------------------------------ r14784 | rubidium | 2009-01-02 20:01:28 +0000 (Fri, 02 Jan 2009) | 2 lines -Change: don't close and reopen the vehicle order/detail windows, just refocus them instead. ------------------------------------------------------------------------ r14783 | rubidium | 2009-01-02 19:45:46 +0000 (Fri, 02 Jan 2009) | 2 lines -Fix (r12661): don't add vehicles with "go to nearest depot" to the vehicle list of the depot with index 0. ------------------------------------------------------------------------ r14782 | translators | 2009-01-02 18:38:33 +0000 (Fri, 02 Jan 2009) | 14 lines -Update: WebTranslator2 update to 2009-01-02 18:38:20 arabic_egypt - 7 fixed by khaloofah (7) brazilian_portuguese - 14 fixed, 5 changed by tucalipe (19) catalan - 14 fixed by arnaullv (14) finnish - 14 fixed by jpx_ (14) hungarian - 14 fixed by alyr (14) indonesian - 6 changed by fanioz (6) korean - 13 fixed by dlunch (13) malay - 8 fixed by tombakemas (8) serbian - 29 fixed, 2 changed by nummer (31) thai - 2 fixed by chat9780 (2) ukrainian - 13 fixed by mad (1), znikoz (12) urdu - 20 fixed by yasirniazkhan (20) ------------------------------------------------------------------------ r14781 | rubidium | 2009-01-01 22:21:25 +0000 (Thu, 01 Jan 2009) | 3 lines -Change: someone changed _cur_year; so update it in a few hardcoded places... happy new year! -Fix (r11790): a few instances were forgotten. ------------------------------------------------------------------------ r14780 | glx | 2009-01-01 18:18:17 +0000 (Thu, 01 Jan 2009) | 1 line -Fix (r14777): of course VBS evaluates all parts of a boolean expression ------------------------------------------------------------------------ r14779 | rubidium | 2008-12-31 17:52:42 +0000 (Wed, 31 Dec 2008) | 2 lines -Fix (r14747) [FS#2485]: selling an articulated vehicle removed only the first part and not the rest. ------------------------------------------------------------------------ r14778 | glx | 2008-12-31 17:01:33 +0000 (Wed, 31 Dec 2008) | 1 line -Change: completely hide 'Submit report' button on crash dialog (MSVC) ------------------------------------------------------------------------ r14777 | glx | 2008-12-31 16:53:43 +0000 (Wed, 31 Dec 2008) | 1 line -Fix: be sure to update ottdres.rc and rev.cpp when their .in changes (MSVC) ------------------------------------------------------------------------ r14776 | peter1138 | 2008-12-30 21:04:09 +0000 (Tue, 30 Dec 2008) | 2 lines -Fix (r14742): ListPositionMap relied on std::map having sorted the map, which is now done by a manual key sorter on SmallMap. This fixes engine ID list sorting. ------------------------------------------------------------------------ r14775 | translators | 2008-12-30 18:44:40 +0000 (Tue, 30 Dec 2008) | 9 lines -Update: WebTranslator2 update to 2008-12-30 18:44:32 arabic_egypt - 10 fixed, 2 changed by khaloofah (12) croatian - 14 fixed, 63 changed by tperic (77) indonesian - 13 fixed by rindu (13) norwegian_nynorsk - 2 fixed by zibiam (2) romanian - 13 fixed by kkmic (13) serbian - 20 fixed by nummer (20) turkish - 14 fixed by Emin (14) ------------------------------------------------------------------------ r14774 | rubidium | 2008-12-30 15:32:46 +0000 (Tue, 30 Dec 2008) | 2 lines -Change: show which tile caused the "error" when leveling land like raising and lowering does and use the same sound. ------------------------------------------------------------------------ r14773 | rubidium | 2008-12-30 15:14:23 +0000 (Tue, 30 Dec 2008) | 2 lines -Fix-ish[FS#2469]: attach a signal handler during loading savegames to catch any crashes due to broken savegames/missing NewGRFs and tell the user about that instead of "just" crashing without explanation. ------------------------------------------------------------------------ r14772 | rubidium | 2008-12-29 21:50:25 +0000 (Mon, 29 Dec 2008) | 2 lines -Codechange: make the "dump log of game to reproduce" desync debug stuff a runtime configurable debug option instead of a compile time option. ------------------------------------------------------------------------ r14771 | rubidium | 2008-12-29 21:41:20 +0000 (Mon, 29 Dec 2008) | 2 lines -Fix (r14764): resolving of error types to error messages kinda failed :( ------------------------------------------------------------------------ r14770 | rubidium | 2008-12-29 21:33:27 +0000 (Mon, 29 Dec 2008) | 2 lines -Fix: gracefully handle an invalid packet instead of asserting. ------------------------------------------------------------------------ r14769 | rubidium | 2008-12-29 20:36:12 +0000 (Mon, 29 Dec 2008) | 2 lines -Change: when loading games in "network" mode use the start date of the save game for the server and all clients when loading the NewGRFs instead of the current date. Prevents desyncs caused by action 7/9s skipping parts of the GRF based on the date or some other variables that can differ at NewGRF load time. ------------------------------------------------------------------------ r14768 | translators | 2008-12-29 18:40:59 +0000 (Mon, 29 Dec 2008) | 10 lines -Update: WebTranslator2 update to 2008-12-29 18:40:47 dutch - 13 fixed, 5 changed by Excel20 (18) french - 13 fixed by glx (13) hebrew - 22 fixed, 1 changed by yitzc (16), davidx123 (7) italian - 13 fixed by lorenzodv (13) norwegian_nynorsk - 94 fixed, 20 changed by Grilldyret (114) portuguese - 14 fixed by rmrebelo (8), SnowFlake (6) serbian - 32 fixed by nummer (32) ukrainian - 1 fixed by mad (1) ------------------------------------------------------------------------ r14767 | rubidium | 2008-12-29 15:46:14 +0000 (Mon, 29 Dec 2008) | 2 lines -Codechange: remove some unneeded artificial limits from currencies and use the bounds of the data type. ------------------------------------------------------------------------ r14766 | rubidium | 2008-12-29 11:17:12 +0000 (Mon, 29 Dec 2008) | 2 lines -Fix (r14730ish): remove unused typedef. ------------------------------------------------------------------------ r14765 | rubidium | 2008-12-29 10:40:43 +0000 (Mon, 29 Dec 2008) | 2 lines -Update (r14764): remove changed strings from translations. ------------------------------------------------------------------------ r14764 | rubidium | 2008-12-29 10:37:53 +0000 (Mon, 29 Dec 2008) | 2 lines -Codechange: make the '***' chat messages like "Game paused (not enough players)" fully translateable. ------------------------------------------------------------------------ r14761 | rubidium | 2008-12-28 22:23:43 +0000 (Sun, 28 Dec 2008) | 2 lines -Fix (r14730): missed the one DEREF_CLIENT in the random debug code :( ------------------------------------------------------------------------ r14760 | rubidium | 2008-12-28 21:45:41 +0000 (Sun, 28 Dec 2008) | 2 lines -Fix (rlongago): network connection of clients being closed twice (found due to added assertion in r14730) ------------------------------------------------------------------------ r14759 | rubidium | 2008-12-28 21:07:45 +0000 (Sun, 28 Dec 2008) | 2 lines -Fix (r14730): tab completion causing out-of-bounds read. ------------------------------------------------------------------------ r14758 | rubidium | 2008-12-28 20:53:19 +0000 (Sun, 28 Dec 2008) | 2 lines -Fix: determine the real size of a depot before trying to place it. ------------------------------------------------------------------------ r14757 | translators | 2008-12-28 18:42:00 +0000 (Sun, 28 Dec 2008) | 13 lines -Update: WebTranslator2 update to 2008-12-28 18:41:48 arabic_egypt - 140 fixed, 26 changed by khaloofah (166) czech - 1 fixed, 2 changed by Hadez (3) dutch - 1 fixed by Excel20 (1) french - 1 fixed by glx (1) indonesian - 1 fixed, 69 changed by fanioz (70) italian - 1 fixed by lorenzodv (1) korean - 1 fixed, 3 changed by leejaeuk5 (4) latvian - 58 changed by peerer (58) lithuanian - 12 fixed by Enternald (12) romanian - 1 fixed by kneekoo (1) thai - 30 fixed by chat9780 (30) ------------------------------------------------------------------------