------------------------------------------------------------------------ r16069 | translators | 2009-04-16 17:52:41 +0000 (Thu, 16 Apr 2009) | 5 lines -Update: WebTranslator2 update to 2009-04-16 17:52:36 brazilian_portuguese - 12 fixed by tucalipe (12) korean - 8 fixed by darkttd (8) slovenian - 10 fixed by Necrolyte (10) ------------------------------------------------------------------------ r16066 | rubidium | 2009-04-15 20:49:26 +0000 (Wed, 15 Apr 2009) | 2 lines -Fix: another memory leak. ------------------------------------------------------------------------ r16065 | rubidium | 2009-04-15 20:37:00 +0000 (Wed, 15 Apr 2009) | 2 lines -Fix: don't readd (and resolve) the last joined server each time the window gets repainted ------------------------------------------------------------------------ r16064 | rubidium | 2009-04-15 20:35:52 +0000 (Wed, 15 Apr 2009) | 2 lines -Fix: memory leak when querying a server multiple times. ------------------------------------------------------------------------ r16063 | frosch | 2009-04-15 17:37:31 +0000 (Wed, 15 Apr 2009) | 1 line -Fix (r13752): MOF_COND_DESTINATION was not accepted by CmdModifyOrder(). (only used by AI) ------------------------------------------------------------------------ r16062 | frosch | 2009-04-15 17:31:08 +0000 (Wed, 15 Apr 2009) | 1 line -Fix (r16037): AIOrder::InsertOrder was broken. Default all AI orders to 'stop at far end'. ------------------------------------------------------------------------ r16058 | translators | 2009-04-14 17:49:10 +0000 (Tue, 14 Apr 2009) | 8 lines -Update: WebTranslator2 update to 2009-04-14 17:49:02 danish - 9 fixed by ThomasA (9) dutch - 10 fixed by habell (10) english_US - 10 fixed by WhiteRabbit (10) german - 1 changed by planetmaker (1) hungarian - 6 fixed, 3 changed by IPG (9) italian - 10 fixed by lorenzodv (10) ------------------------------------------------------------------------ r16057 | rubidium | 2009-04-13 22:27:21 +0000 (Mon, 13 Apr 2009) | 2 lines -Fix [FS#2834] (r16037): division by zero when having an order with only one station that has either middle or near end stop location and where the platform is (significantly) longer than the train. ------------------------------------------------------------------------ r16056 | rubidium | 2009-04-13 21:30:21 +0000 (Mon, 13 Apr 2009) | 2 lines -Fix (r16037): clicking twice on the "end of orders" crashed. ------------------------------------------------------------------------ r16055 | translators | 2009-04-13 17:30:53 +0000 (Mon, 13 Apr 2009) | 10 lines -Update: WebTranslator2 update to 2009-04-13 17:30:44 catalan - 10 fixed by arnaullv (10) czech - 1 changed by Hadez (1) finnish - 10 fixed by jpx_ (10) french - 9 fixed by glx (9) german - 10 fixed by planetmaker (10) hungarian - 4 fixed by alyr (4) italian - 10 fixed by lorenzodv (10) luxembourgish - 38 fixed, 1 changed by draconnier (39) ------------------------------------------------------------------------ r16054 | glx | 2009-04-13 17:19:43 +0000 (Mon, 13 Apr 2009) | 1 line -Fix: non advanced vehicle list didn't handle company switching correctly ------------------------------------------------------------------------ r16053 | alberth | 2009-04-13 14:09:56 +0000 (Mon, 13 Apr 2009) | 1 line -Codechange: Added nested widgets to vehicle refit and vehicle details windows. ------------------------------------------------------------------------ r16052 | alberth | 2009-04-13 14:04:10 +0000 (Mon, 13 Apr 2009) | 1 line -Codechange: Applying VehicleRefitWidgets in RefitWindow, fixed widget number comment in _vehicle_refit_widgets ------------------------------------------------------------------------ r16051 | alberth | 2009-04-13 08:40:40 +0000 (Mon, 13 Apr 2009) | 1 line -Codechange: Adding widget numbers enum for vehicle refit window. ------------------------------------------------------------------------ r16050 | glx | 2009-04-12 22:13:05 +0000 (Sun, 12 Apr 2009) | 1 line -Fix (r15933): little typo causing OTTDfreeaddrinfo to use the fallback even when freeaddrinfo is available ------------------------------------------------------------------------ r16049 | alberth | 2009-04-12 19:30:47 +0000 (Sun, 12 Apr 2009) | 1 line -Codechange: Added nested widgets to town windows. ------------------------------------------------------------------------ r16048 | rubidium | 2009-04-12 19:28:05 +0000 (Sun, 12 Apr 2009) | 2 lines -Fix/Feature-ish [FS#2740]: don't warn that crashed vehicles are getting old; upgrading them is impossible (racetrack) ------------------------------------------------------------------------ r16047 | alberth | 2009-04-12 19:25:59 +0000 (Sun, 12 Apr 2009) | 1 line -Codechange: Extracting widget number enums from their window classes. ------------------------------------------------------------------------ r16046 | rubidium | 2009-04-12 19:23:26 +0000 (Sun, 12 Apr 2009) | 2 lines -Change: when sorting on cargo ratings only take a look at the ratings of the cargoes that are 'selected'. ------------------------------------------------------------------------ r16045 | rubidium | 2009-04-12 19:15:53 +0000 (Sun, 12 Apr 2009) | 2 lines -Feature [FS#597]: allow sorting stations by the lowest cargo rating instead of only by the highest cargo rating (based on the idea of KeeperOfTheSoul) ------------------------------------------------------------------------ r16044 | frosch | 2009-04-12 18:40:39 +0000 (Sun, 12 Apr 2009) | 1 line -Fix (r16042): Win compilation. (Swallow) ------------------------------------------------------------------------ r16043 | alberth | 2009-04-12 17:47:33 +0000 (Sun, 12 Apr 2009) | 1 line -Codechange: Prepare town-view widgets for nesting. ------------------------------------------------------------------------ r16042 | frosch | 2009-04-12 17:38:01 +0000 (Sun, 12 Apr 2009) | 1 line -Feature [FS#1941]: Allow filtering of vehicle purchase lists by cargo. Based on patch by sbr. ------------------------------------------------------------------------ r16041 | rubidium | 2009-04-12 17:27:44 +0000 (Sun, 12 Apr 2009) | 2 lines -Fix [FS#774]: the currency abbreviation for the Romanian Leu is now RON. ------------------------------------------------------------------------ r16040 | alberth | 2009-04-12 15:30:16 +0000 (Sun, 12 Apr 2009) | 1 line -Codechange: Use coordinates from the widget for the town-view viewport instead of magic constants. ------------------------------------------------------------------------ r16039 | alberth | 2009-04-12 15:17:27 +0000 (Sun, 12 Apr 2009) | 1 line -Codechange: Completing widget number enums of town windows and adding them as comment to the widget arrays. ------------------------------------------------------------------------ r16038 | frosch | 2009-04-12 14:12:17 +0000 (Sun, 12 Apr 2009) | 1 line -Codechange: Remove BuildVehicleWindow::regenerate_list in favor of the GUIList flag. ------------------------------------------------------------------------ r16037 | rubidium | 2009-04-12 14:11:14 +0000 (Sun, 12 Apr 2009) | 2 lines -Feature: allow (per order) to let a train stop at the near end, middle or far end of a platform from the point of view of the driver of the train that enters the station. ------------------------------------------------------------------------ r16036 | alberth | 2009-04-12 06:01:24 +0000 (Sun, 12 Apr 2009) | 1 line -Codechange [FS#2825]: Renamed TVW_SHOWAUTORITY to TVW_SHOWAUTHORITY (bilbo) ------------------------------------------------------------------------ r16035 | rubidium | 2009-04-12 01:10:06 +0000 (Sun, 12 Apr 2009) | 2 lines -Fix: dash wasn't able to run iconv detection ------------------------------------------------------------------------ r16034 | rubidium | 2009-04-11 20:26:25 +0000 (Sat, 11 Apr 2009) | 2 lines -Fix: compile warnings generated by 64 bits MSVC. ------------------------------------------------------------------------ r16033 | alberth | 2009-04-11 19:14:34 +0000 (Sat, 11 Apr 2009) | 1 line -Codechange: Added nested widgets to about window, land-info window, and both query windows. ------------------------------------------------------------------------ r16032 | alberth | 2009-04-11 18:38:10 +0000 (Sat, 11 Apr 2009) | 1 line -Codechange: Completing widget numbers of query windows. ------------------------------------------------------------------------ r16031 | alberth | 2009-04-11 18:10:32 +0000 (Sat, 11 Apr 2009) | 1 line -Codechange: Added nested widgets to highscore and endgame windows. ------------------------------------------------------------------------ r16030 | translators | 2009-04-11 17:38:29 +0000 (Sat, 11 Apr 2009) | 4 lines -Update: WebTranslator2 update to 2009-04-11 17:38:26 serbian - 50 fixed by etran (50) traditional_chinese - 6 fixed, 2 changed by josesun (8) ------------------------------------------------------------------------ r16029 | rubidium | 2009-04-11 17:09:38 +0000 (Sat, 11 Apr 2009) | 2 lines -Fix [FS#2785]: do not give "... Mines" as name to the station of oil rigs, or more general: do not add "... Mines" when the all of the cargoes are part of the liquid, passenger or mail classes. ------------------------------------------------------------------------ r16028 | rubidium | 2009-04-11 15:23:54 +0000 (Sat, 11 Apr 2009) | 3 lines -Fix [FS#2826]: storing/loading some currencies failed due to inconsistent "tables". -Codechange: unduplicate settings "tables" that might be made inconsistent in the future (to prevent other cases like FS#2826). ------------------------------------------------------------------------ r16027 | frosch | 2009-04-11 14:54:03 +0000 (Sat, 11 Apr 2009) | 1 line -Fix (r9555): Usage of uninitialised memory when trying to build a random new industry, but there are no industrytypes to choose from (i.e. all appearance probabilities are zero). ------------------------------------------------------------------------ r16026 | peter1138 | 2009-04-11 10:38:00 +0000 (Sat, 11 Apr 2009) | 2 lines -Codechange: Use font height for chat line spacing instead of fixed value. ------------------------------------------------------------------------ r16025 | rubidium | 2009-04-10 22:47:19 +0000 (Fri, 10 Apr 2009) | 2 lines -Fix [FS#2818]: "build separate station" in the station picker would reuse deleted stations. ------------------------------------------------------------------------ r16024 | rubidium | 2009-04-10 20:37:05 +0000 (Fri, 10 Apr 2009) | 2 lines -Codechange: harden string copying on places where it's possible ------------------------------------------------------------------------ r16023 | rubidium | 2009-04-10 20:20:37 +0000 (Fri, 10 Apr 2009) | 2 lines -Fix (r15615) [FS#2817]: 32 bpp sprites in tars would also be shown in the list of heightmaps. ------------------------------------------------------------------------ r16022 | rubidium | 2009-04-10 20:18:48 +0000 (Fri, 10 Apr 2009) | 2 lines -Fix (r15159): sometimes the unregister "query" thread could be delayed so much that the network stuff was already closed and the packet would never reach the master server causing the server to appear online longer than necessary. ------------------------------------------------------------------------ r16021 | peter1138 | 2009-04-10 18:55:38 +0000 (Fri, 10 Apr 2009) | 2 lines -Codechange: Offset current console output by (width of "] ")+5 pixels instead of 5+5 pixels. ------------------------------------------------------------------------ r16020 | peter1138 | 2009-04-10 18:21:40 +0000 (Fri, 10 Apr 2009) | 2 lines -Codechange: Use actual font height for console output instead of fixed value. ------------------------------------------------------------------------ r16019 | translators | 2009-04-10 17:49:39 +0000 (Fri, 10 Apr 2009) | 5 lines -Update: WebTranslator2 update to 2009-04-10 17:49:32 estonian - 11 changed by kristjans (11) serbian - 50 fixed by etran (50) turkish - 2 fixed by Emin (2) ------------------------------------------------------------------------ r16018 | rubidium | 2009-04-10 17:16:46 +0000 (Fri, 10 Apr 2009) | 2 lines -Fix (r16014): properly escape IPv6 style ([::]) addresses so they aren't seen as new groups. ------------------------------------------------------------------------ r16017 | alberth | 2009-04-10 16:31:29 +0000 (Fri, 10 Apr 2009) | 1 line -Codechange: Added nested widgets to transparency settings window. ------------------------------------------------------------------------ r16016 | alberth | 2009-04-10 16:24:12 +0000 (Fri, 10 Apr 2009) | 1 line -Codechange: Moving the TransparencyToolbarWidgets outside the window class. ------------------------------------------------------------------------ r16015 | alberth | 2009-04-10 16:20:54 +0000 (Fri, 10 Apr 2009) | 1 line -Codechange: Completing the TransparencyToolbarWidgets enum. ------------------------------------------------------------------------ r16014 | rubidium | 2009-04-10 12:56:55 +0000 (Fri, 10 Apr 2009) | 2 lines -Feature(-ish): allow binding to several IPs; [network]:server_bind_ip doesn't exist anymore. Add the IPs/hostnames to [server_bind_addresses] ------------------------------------------------------------------------ r16013 | alberth | 2009-04-10 11:06:12 +0000 (Fri, 10 Apr 2009) | 1 line -Codechange: Add nested widgets to music windows. ------------------------------------------------------------------------ r16012 | peter1138 | 2009-04-10 11:03:48 +0000 (Fri, 10 Apr 2009) | 2 lines -Codechange: Code style clean up. ------------------------------------------------------------------------ r16011 | alberth | 2009-04-10 11:02:09 +0000 (Fri, 10 Apr 2009) | 1 line -Codechange: Extracting widget number enums from the window classes. ------------------------------------------------------------------------ r16010 | alberth | 2009-04-10 10:29:28 +0000 (Fri, 10 Apr 2009) | 1 line -Cleanup: Declare variables at first use. ------------------------------------------------------------------------ r16009 | alberth | 2009-04-10 10:21:16 +0000 (Fri, 10 Apr 2009) | 1 line -Codechange: Simplifying some variable assignments. ------------------------------------------------------------------------ r16008 | alberth | 2009-04-10 09:43:53 +0000 (Fri, 10 Apr 2009) | 1 line -Fix (r15808): Unswap swapped music selection panels. ------------------------------------------------------------------------ r16007 | rubidium | 2009-04-10 09:23:35 +0000 (Fri, 10 Apr 2009) | 2 lines -Fix (r16004): when we want to bind to both IPv4 and IPv6, make the master socket do that too; too bad getaddrinfo can't handle binding to any address on any port at the same time :( ------------------------------------------------------------------------ r16006 | frosch | 2009-04-09 22:37:59 +0000 (Thu, 09 Apr 2009) | 1 line -Fix (r0): Chance16() did not work for b = 1. Also transform the formula to not use divisions. ------------------------------------------------------------------------ r16005 | rubidium | 2009-04-09 21:36:09 +0000 (Thu, 09 Apr 2009) | 2 lines -Fix: assertion when there is no last joined server; when you've got an unresolved address, the hostname cannot be resolved either so return it as-is. ------------------------------------------------------------------------ r16004 | rubidium | 2009-04-09 21:26:29 +0000 (Thu, 09 Apr 2009) | 2 lines -Fix (r16000): explicitly binding to an IPv4 socket would try to register an IPv6 address (only if it could ofcourse) ------------------------------------------------------------------------ r16003 | alberth | 2009-04-09 11:42:24 +0000 (Thu, 09 Apr 2009) | 1 line -Codechange: Replaced magic widget number constant with enumerated value in graph legend window. ------------------------------------------------------------------------