------------------------------------------------------------------------ r15966 | svnsync | 2009-04-07 14:28:32 +0000 (Tue, 07 Apr 2009) | 2 lines -Fix: over time, several incosistancies were not fixed by WT2. Take care of that now. Also introduce #textdir for all languages. ------------------------------------------------------------------------ r15965 | smatz | 2009-04-07 00:05:44 +0000 (Tue, 07 Apr 2009) | 1 line -Change: use recent Czech language for plural form (it has been official for years anyway) ------------------------------------------------------------------------ r15964 | translators | 2009-04-06 17:40:24 +0000 (Mon, 06 Apr 2009) | 11 lines -Update: WebTranslator2 update to 2009-04-06 17:40:13 afrikaans - 36 fixed by burgerd (36) czech - 2 fixed, 6 changed by SmatZ (8) dutch - 1 fixed by habell (1) estonian - 111 fixed, 5 changed by kristjans (116) finnish - 2 fixed by jpx_ (2) german - 1 fixed by planetmaker (1) luxembourgish - 30 fixed by Gubius (30) serbian - 100 fixed by etran (100) slovenian - 2 fixed by Necrolyte (2) ------------------------------------------------------------------------ r15963 | rubidium | 2009-04-06 10:05:36 +0000 (Mon, 06 Apr 2009) | 2 lines -Fix [FS#2814]: (v)seprintf chopped of strings one character earlier than necessary. ------------------------------------------------------------------------ r15961 | rubidium | 2009-04-05 19:43:41 +0000 (Sun, 05 Apr 2009) | 2 lines -Codechange: prepare the 'client' side for receiving 'session keys' from the masterserver so servers can register with multiple IPs as the same server. ------------------------------------------------------------------------ r15960 | translators | 2009-04-05 17:48:08 +0000 (Sun, 05 Apr 2009) | 12 lines -Update: WebTranslator2 update to 2009-04-05 17:47:56 arabic_egypt - 2 fixed by khaloofah (2) catalan - 1 fixed, 4 changed by arnaullv (5) dutch - 1 fixed by Excel20 (1) english_US - 1 fixed by WhiteRabbit (1) estonian - 46 fixed, 1 changed by kristjans (47) french - 2 fixed by glx (2) german - 1 fixed by planetmaker (1) hungarian - 2 fixed by IPG (2) italian - 2 fixed by lorenzodv (2) serbian - 62 fixed by etran (62) ------------------------------------------------------------------------ r15958 | frosch | 2009-04-05 12:17:36 +0000 (Sun, 05 Apr 2009) | 1 line -Fix [FS#2787]: Abort production callback after 0x10000 iterations and show a messagebox blaming the newgrf. (mizipzor) ------------------------------------------------------------------------ r15957 | peter1138 | 2009-04-05 08:06:40 +0000 (Sun, 05 Apr 2009) | 2 lines -Fix (r4767): Set callback_param1 (var 10) to 1 only when requested. ------------------------------------------------------------------------ r15956 | peter1138 | 2009-04-05 08:01:36 +0000 (Sun, 05 Apr 2009) | 2 lines -Codechange: Enumorize station spec flags. ------------------------------------------------------------------------ r15954 | rubidium | 2009-04-04 13:09:36 +0000 (Sat, 04 Apr 2009) | 2 lines -Fix: comparing addresses kinda fails (sometimes) causing duplicates in the game list ------------------------------------------------------------------------ r15953 | rubidium | 2009-04-04 10:59:14 +0000 (Sat, 04 Apr 2009) | 2 lines -Fix [FS#2783]: left - right != width causing strings to be truncated too early ------------------------------------------------------------------------ r15952 | alberth | 2009-04-04 09:03:28 +0000 (Sat, 04 Apr 2009) | 1 line -Codechange: Added nested widgets to operating profit, income, delivered cargo, and company value windows. ------------------------------------------------------------------------ r15951 | rubidium | 2009-04-04 08:48:12 +0000 (Sat, 04 Apr 2009) | 2 lines -Fix (r15946) [FS#2803]: ofcourse a couple of OSes/compilers do not provide a nice 'interface', so we have to do it the ugly way. ------------------------------------------------------------------------ r15950 | glx | 2009-04-04 03:45:02 +0000 (Sat, 04 Apr 2009) | 1 line -Fix (r15946): mingw compilation ------------------------------------------------------------------------ r15948 | rubidium | 2009-04-04 01:51:32 +0000 (Sat, 04 Apr 2009) | 2 lines -Fix: resolve network addresses before comparing them ------------------------------------------------------------------------ r15947 | rubidium | 2009-04-04 00:48:48 +0000 (Sat, 04 Apr 2009) | 2 lines -Codechange: replace uint32 client_ip with NetworkAddress client_address. ------------------------------------------------------------------------ r15946 | rubidium | 2009-04-04 00:47:08 +0000 (Sat, 04 Apr 2009) | 2 lines -Codechange: move netmask matching to NetworkAddress and add some support for IPv6 netmask matching. ------------------------------------------------------------------------ r15945 | glx | 2009-04-03 23:44:31 +0000 (Fri, 03 Apr 2009) | 1 line -Fix (r15944): win32 compilation ------------------------------------------------------------------------ r15944 | rubidium | 2009-04-03 21:46:52 +0000 (Fri, 03 Apr 2009) | 2 lines -Codechange: disable IPv4 over IPv6 sockets as there is no default value and not all OSes actually support IPv4 over IPv6 so making it the same on all OSes eases debugging and such ------------------------------------------------------------------------ r15943 | alberth | 2009-04-03 20:41:20 +0000 (Fri, 03 Apr 2009) | 1 line -Fix: Tooltip of detailed ratings window button showed wrong tip ------------------------------------------------------------------------ r15942 | translators | 2009-04-03 17:29:07 +0000 (Fri, 03 Apr 2009) | 6 lines -Update: WebTranslator2 update to 2009-04-03 17:29:01 icelandic - 3 changed by scrooge (3) lithuanian - 3 fixed by geckonas (3) serbian - 29 fixed by Jenraux (29) slovak - 7 changed by ezimir (7) ------------------------------------------------------------------------ r15941 | rubidium | 2009-04-03 17:20:57 +0000 (Fri, 03 Apr 2009) | 2 lines -Codechange: jonty-comp's wish partly implemented (content server) ;) ------------------------------------------------------------------------ r15940 | rubidium | 2009-04-03 17:02:29 +0000 (Fri, 03 Apr 2009) | 2 lines -Codechange: move setting reuse address to the binding process. ------------------------------------------------------------------------ r15938 | glx | 2009-04-03 16:22:34 +0000 (Fri, 03 Apr 2009) | 1 line -Fix: broadcast addresses detection was broken for win32 ------------------------------------------------------------------------ r15935 | rubidium | 2009-04-03 15:42:41 +0000 (Fri, 03 Apr 2009) | 2 lines -Codechange: function to compare IP addresses (to sort them) ------------------------------------------------------------------------ r15934 | rubidium | 2009-04-03 15:24:39 +0000 (Fri, 03 Apr 2009) | 2 lines -Fix: work around Solaris' inability to "parse" 0 as defined in the specifications. ------------------------------------------------------------------------ r15933 | glx | 2009-04-03 14:01:45 +0000 (Fri, 03 Apr 2009) | 1 line -Fix (r15920): mingw doesn't know getaddrinfo() and freeaddrinfo() either ------------------------------------------------------------------------ r15932 | rubidium | 2009-04-03 12:54:38 +0000 (Fri, 03 Apr 2009) | 2 lines -Codechange: show ip:port as (fallback) servername instead of only the ip. This way you can clearly see there aren't any duplicates. ------------------------------------------------------------------------ r15931 | rubidium | 2009-04-03 12:49:58 +0000 (Fri, 03 Apr 2009) | 2 lines -Codechange: let the host and ban lists use of SmallVector. ------------------------------------------------------------------------ r15930 | glx | 2009-04-03 12:48:11 +0000 (Fri, 03 Apr 2009) | 1 line -Fix (r15926): MSVC compilation ------------------------------------------------------------------------ r15929 | alberth | 2009-04-03 12:39:52 +0000 (Fri, 03 Apr 2009) | 1 line -Codechange: Added nested widgets for statusbar. ------------------------------------------------------------------------ r15928 | alberth | 2009-04-03 12:38:18 +0000 (Fri, 03 Apr 2009) | 1 line -Codechange: Moving statusbar widget numbers outside StatusBarWindow ------------------------------------------------------------------------ r15927 | alberth | 2009-04-03 11:59:41 +0000 (Fri, 03 Apr 2009) | 1 line -Codechange: Added nested widget for generate-world windows ------------------------------------------------------------------------ r15926 | rubidium | 2009-04-03 11:02:41 +0000 (Fri, 03 Apr 2009) | 2 lines -Codechange: make the broadcast IP list less AF dependent. ------------------------------------------------------------------------ r15925 | rubidium | 2009-04-03 10:29:56 +0000 (Fri, 03 Apr 2009) | 2 lines -Codechange: remove _network_server_bind_ip as it's pretty AF dependant. ------------------------------------------------------------------------ r15924 | rubidium | 2009-04-03 09:07:16 +0000 (Fri, 03 Apr 2009) | 2 lines -Codechange: replace NetworkResolveHost with something less AF dependant. ------------------------------------------------------------------------ r15922 | rubidium | 2009-04-03 01:24:52 +0000 (Fri, 03 Apr 2009) | 2 lines -Codechange: unify the ways to listen on a socket ------------------------------------------------------------------------ r15921 | rubidium | 2009-04-03 00:33:00 +0000 (Fri, 03 Apr 2009) | 2 lines -Fix: some OSes don't like sizeof(sockaddr_storage) but want sizeof(sockaddr) or whatever is 'valid' for the given protocol ------------------------------------------------------------------------ r15920 | rubidium | 2009-04-02 23:59:43 +0000 (Thu, 02 Apr 2009) | 2 lines -Codechange: make the (TCP) connecting less AF dependent. ------------------------------------------------------------------------ r15919 | glx | 2009-04-02 23:22:59 +0000 (Thu, 02 Apr 2009) | 1 line -Fix (r15916): mingw doesn't know getnameinfo() (unless you compile for XP SP2+). Also fix a MSVC warning. ------------------------------------------------------------------------ r15918 | rubidium | 2009-04-02 23:03:18 +0000 (Thu, 02 Apr 2009) | 2 lines -Fix (r15917): comparing IPs sometimes failed due to 'random' data (as spotted by SpComb) ------------------------------------------------------------------------ r15917 | rubidium | 2009-04-02 20:39:30 +0000 (Thu, 02 Apr 2009) | 2 lines -Codechange: remove the latest traces of NetworkAddress::GetIP. ------------------------------------------------------------------------ r15916 | rubidium | 2009-04-02 20:17:46 +0000 (Thu, 02 Apr 2009) | 2 lines -Codechange: let the network game list use NetworkAddress ------------------------------------------------------------------------ r15915 | rubidium | 2009-04-02 19:21:26 +0000 (Thu, 02 Apr 2009) | 2 lines -Codechange: let the udp code use NetworkAddress. ------------------------------------------------------------------------ r15914 | rubidium | 2009-04-02 18:35:59 +0000 (Thu, 02 Apr 2009) | 2 lines -Codechange: let the content handling make use of NetworkAddress. ------------------------------------------------------------------------ r15911 | translators | 2009-04-01 13:51:09 +0000 (Wed, 01 Apr 2009) | 4 lines -Update: WebTranslator2 update to 2009-04-01 13:51:05 icelandic - 27 fixed, 11 changed by scrooge (38) serbian - 37 fixed by etran (37) ------------------------------------------------------------------------ r15910 | yexo | 2009-04-01 08:38:57 +0000 (Wed, 01 Apr 2009) | 1 line -Fix [FS#2777]: Clarify that TILE_INVALID is part of AIMap make doxygen output some documentation for it. ------------------------------------------------------------------------ r15909 | rubidium | 2009-04-01 02:58:38 +0000 (Wed, 01 Apr 2009) | 2 lines -Fix (r15892): Apple, PLEASE do not fill your API with #if !__LP64__. Especially when another part of your API depends on whether __LP64__ is defined and thus making it non-trivial to silence the warnings from the undefinedness of __LP64__ in #if !__LP64__... ------------------------------------------------------------------------ r15908 | rubidium | 2009-04-01 02:51:37 +0000 (Wed, 01 Apr 2009) | 2 lines -Fix: off-by-one in viewport strings/flags; left + width != right ------------------------------------------------------------------------ r15907 | glx | 2009-03-31 22:55:38 +0000 (Tue, 31 Mar 2009) | 1 line -Fix (r15841): some strings in save/load dialog were drawn with a 2 pixel offset ------------------------------------------------------------------------ r15906 | alberth | 2009-03-31 17:46:18 +0000 (Tue, 31 Mar 2009) | 1 line -Codechange: Completed widget number enum of world-generation windows. ------------------------------------------------------------------------ r15905 | rubidium | 2009-03-31 00:57:21 +0000 (Tue, 31 Mar 2009) | 2 lines -Fix (r15424): chat completion got called twice causing tab completion to seemingly fail ------------------------------------------------------------------------