Commit Graph

12066 Commits (f540a86f95fd74993c6b6d475f1a9561b9d8014a)
 

Author SHA1 Message Date
glx 388dc27474 (svn r16050) -Fix (r15933): little typo causing OTTDfreeaddrinfo to use the fallback even when freeaddrinfo is available 16 years ago
alberth 0f30d27872 (svn r16049) -Codechange: Added nested widgets to town windows. 16 years ago
rubidium fc1607a763 (svn r16048) -Fix/Feature-ish [FS#2740]: don't warn that crashed vehicles are getting old; upgrading them is impossible (racetrack) 16 years ago
alberth 26630d4870 (svn r16047) -Codechange: Extracting widget number enums from their window classes. 16 years ago
rubidium 7118349e8c (svn r16046) -Change: when sorting on cargo ratings only take a look at the ratings of the cargoes that are 'selected'. 16 years ago
rubidium 2def99e2be (svn r16045) -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) 16 years ago
frosch 4c5ebce0bb (svn r16044) -Fix (r16042): Win compilation. (Swallow) 16 years ago
alberth bc960f7406 (svn r16043) -Codechange: Prepare town-view widgets for nesting. 16 years ago
frosch 0d2d51f708 (svn r16042) -Feature [FS#1941]: Allow filtering of vehicle purchase lists by cargo. Based on patch by sbr. 16 years ago
rubidium f31da17fb5 (svn r16041) -Fix [FS#774]: the currency abbreviation for the Romanian Leu is now RON. 16 years ago
alberth da83135dd4 (svn r16040) -Codechange: Use coordinates from the widget for the town-view viewport instead of magic constants. 16 years ago
alberth 93c243a27f (svn r16039) -Codechange: Completing widget number enums of town windows and adding them as comment to the widget arrays. 16 years ago
frosch d511a82d09 (svn r16038) -Codechange: Remove BuildVehicleWindow::regenerate_list in favor of the GUIList flag. 16 years ago
rubidium 4c707c7414 (svn r16037) -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. 16 years ago
alberth a71d7c7a61 (svn r16036) -Codechange [FS#2825]: Renamed TVW_SHOWAUTORITY to TVW_SHOWAUTHORITY (bilbo) 16 years ago
rubidium aa62b91a0b (svn r16035) -Fix: dash wasn't able to run iconv detection 16 years ago
rubidium b78820a361 (svn r16034) -Fix: compile warnings generated by 64 bits MSVC. 16 years ago
alberth 4f5bd05db6 (svn r16033) -Codechange: Added nested widgets to about window, land-info window, and both query windows. 16 years ago
alberth 730c6b4e6c (svn r16032) -Codechange: Completing widget numbers of query windows. 16 years ago
alberth 4d4b127a6a (svn r16031) -Codechange: Added nested widgets to highscore and endgame windows. 16 years ago
translators e9b1784a39 (svn r16030) -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)
16 years ago
rubidium bdbea82217 (svn r16029) -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. 16 years ago
rubidium 1c9b299ed1 (svn r16028) -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).
16 years ago
frosch 92a1b03a00 (svn r16027) -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). 16 years ago
peter1138 f492281b9d (svn r16026) -Codechange: Use font height for chat line spacing instead of fixed value. 16 years ago
rubidium 20a290cefe (svn r16025) -Fix [FS#2818]: "build separate station" in the station picker would reuse deleted stations. 16 years ago
rubidium 11e2ca71e6 (svn r16024) -Codechange: harden string copying on places where it's possible 16 years ago
rubidium c7d4158c1b (svn r16023) -Fix (r15615) [FS#2817]: 32 bpp sprites in tars would also be shown in the list of heightmaps. 16 years ago
rubidium a46de87b03 (svn r16022) -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. 16 years ago
peter1138 edb46a0289 (svn r16021) -Codechange: Offset current console output by (width of "] ")+5 pixels instead of 5+5 pixels. 16 years ago
peter1138 fb46ddf655 (svn r16020) -Codechange: Use actual font height for console output instead of fixed value. 16 years ago
translators ba19a352d8 (svn r16019) -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)
16 years ago
rubidium 41286d0915 (svn r16018) -Fix (r16014): properly escape IPv6 style ([::]) addresses so they aren't seen as new groups. 16 years ago
alberth 7025440aff (svn r16017) -Codechange: Added nested widgets to transparency settings window. 16 years ago
alberth 9aa6570faa (svn r16016) -Codechange: Moving the TransparencyToolbarWidgets outside the window class. 16 years ago
alberth 0a5f781ea6 (svn r16015) -Codechange: Completing the TransparencyToolbarWidgets enum. 16 years ago
rubidium 8cd7def31c (svn r16014) -Feature(-ish): allow binding to several IPs; [network]:server_bind_ip doesn't exist anymore. Add the IPs/hostnames to [server_bind_addresses] 16 years ago
alberth bb02e72326 (svn r16013) -Codechange: Add nested widgets to music windows. 16 years ago
peter1138 99d2707e06 (svn r16012) -Codechange: Code style clean up. 16 years ago
alberth 328fc1fc71 (svn r16011) -Codechange: Extracting widget number enums from the window classes. 16 years ago
alberth 3ea6a6be53 (svn r16010) -Cleanup: Declare variables at first use. 16 years ago
alberth b1673a2d27 (svn r16009) -Codechange: Simplifying some variable assignments. 16 years ago
alberth a903a5dc79 (svn r16008) -Fix (r15808): Unswap swapped music selection panels. 16 years ago
rubidium 7ae8228ed3 (svn r16007) -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 :( 16 years ago
frosch 870e234d23 (svn r16006) -Fix (r0): Chance16() did not work for b = 1. Also transform the formula to not use divisions. 16 years ago
rubidium c71e59263d (svn r16005) -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. 16 years ago
rubidium 04b174687b (svn r16004) -Fix (r16000): explicitly binding to an IPv4 socket would try to register an IPv6 address (only if it could ofcourse) 16 years ago
alberth 6fecc82c3d (svn r16003) -Codechange: Replaced magic widget number constant with enumerated value in graph legend window. 16 years ago
alberth fad4eeb2d1 (svn r16002) -Codechange: Added nested widgets for company league window 16 years ago
alberth f38419ac3c (svn r16001) -Codechange: Added nested widgets to cargo payment rates window 16 years ago