Commit Graph
1500 Commits
Author SHA1 Message Date
doitux d59860b69d pro files patch for BSD (thx jbriz) 2008-05-30 18:26:01 +00:00
lotodore 9276df9127 Patch for OpenBSD. 2008-05-30 11:59:51 +00:00
doitux 8d5d4315b2 adds startwindow 2008-05-27 19:21:58 +00:00
doitux 53ace86453 about-window string fix 2008-05-22 22:16:54 +00:00
lotodore ce788682a8 Fixed UTF-8 issue with cache path. 0.6.2 package will be rebuilt with this fix. 2008-05-22 18:04:15 +00:00
doitux 2badb37239 0.6.2 changelog 2008-05-21 20:49:21 +00:00
doitux 22b3b91d0b 0.6.2 NOW!!! 2008-05-21 20:47:17 +00:00
lotodore 224738b95f Update version numbers for 0.6.2 release. 2008-05-21 20:13:35 +00:00
doitux 68c396c275 translation update for 0.6.2 2008-05-21 19:43:20 +00:00
lotodore e3772f07ec Use stable gnutls release for Win32 instead of development build. 2008-05-21 19:34:42 +00:00
lotodore b145280d38 Fixed server error message. 2008-05-21 17:31:09 +00:00
lotodore d4350fa806 Fixed leaving a game which has not yet been started. 2008-05-16 20:42:46 +00:00
lotodore d4fbe6f23b MacOS openssl fix. 2008-05-16 19:04:12 +00:00
lotodore 95efe965c5 MacOS dependencies fixes. 2008-05-16 19:00:18 +00:00
lotodore 97b48dad56 MacOS fix. 2008-05-16 18:54:00 +00:00
lotodore 3e9423a294 2008-05-16 18:50:16 +00:00
lotodore d6979236a6 Trying to fix broken MacOS build. 2008-05-16 18:47:44 +00:00
lotodore 269eab4774 Fixed lobby update after leaving a game. 2008-05-16 16:46:45 +00:00
lotodore 626b778c77 Mingw script should not run if tools are not present. 2008-05-16 16:12:20 +00:00
lotodore a2105ceb07 Checking in the build mingw scripts so that they are in svn to better follow the changes. 2008-05-16 16:07:04 +00:00
lotodore 4710c5a51b Use static gnutls with mingw (finally got it working). 2008-05-16 15:52:36 +00:00
doitux 4d5de318cc "aboutwindow" string changes 2008-05-12 12:22:24 +00:00
lotodore d1e0e5e30d The subscribe/unsubscribe lobby messages system has been integrated in the client. 2008-05-12 10:50:19 +00:00
doitux a4cd9aa927 string fix 2008-05-11 21:48:16 +00:00
lotodore 0ef69297d1 Server support for unsubscribing/resubscribing of lobby messages. Not yet used by the client. 2008-05-11 21:41:30 +00:00
doitux c60fd58ec9 small settingsdialog fixes 2008-05-10 20:41:00 +00:00
lotodore 27ccb79edc Added paranoia check before deleting file from the cache directory. 2008-05-10 18:43:17 +00:00
lotodore 17d68255b6 Added loads of error handling to the new server list download code. Added several new error messages. 2008-05-10 18:07:46 +00:00
lotodore b5c2399603 Use configuration setting to decide whether to download the server list or directly connect to the server. Accept other server lists. Accept un'zlib'ed server lists. Use IPv6 address from server list if configured. 2008-05-10 15:47:48 +00:00
doitux 8aad232ef2 ui fixes for qt-4.4.0 2008-05-07 22:27:31 +00:00
doitux 534f32943a ui fixes for qt-4.4.0 2008-05-07 21:36:23 +00:00
doitux 51038bfe12 mainwindow --> gametable 2008-05-05 07:48:02 +00:00
doitux f2defd033d mainwindow --> gametable 2008-05-05 07:46:19 +00:00
lotodore 4b04aedc3f Download only md5 of the server list if the list is still in the cache. 2008-04-29 22:46:27 +00:00
lotodore 3f544342a7 Updating dependencies. 2008-04-25 16:30:53 +00:00
lotodore bc084abc9f More mingw fixes. Works now, but uses the gnutls dll (as I keep getting linker errors with the static release). 2008-04-25 16:06:40 +00:00
lotodore 6dcb5879f1 More mingw fixes. 2008-04-25 14:52:19 +00:00
lotodore 3cd799edd9 Mingw fixes. 2008-04-25 14:40:57 +00:00
lotodore 8eb96aca77 Use the quick random number generator. 2008-04-25 09:55:46 +00:00
lotodore c31a43e64d 2008-04-25 09:32:50 +00:00
lotodore 2e9e7e3aed Fix for boost 1.34.1. 2008-04-25 09:28:03 +00:00
lotodore 56c9dd4863 Disable test mode. 2008-04-24 22:35:59 +00:00
lotodore dd3453d364 Fixed multithreading issue with gnutls. 2008-04-24 22:11:43 +00:00
lotodore 873b626c5f Increment protocol version. 2008-04-24 19:58:54 +00:00
lotodore fc0a1371b4 Minor fixes for Windows build. 2008-04-24 19:51:29 +00:00
doitux 1d5aa18b1b adds two new config variables for automatic server configuration (serverlist) 2008-04-23 23:15:12 +00:00
lotodore 431576436f Use long as ssize_t on windows. 2008-04-23 21:20:18 +00:00
lotodore df97fcc725 Fixed a problem in the SenderThread, where packet order was not maintained when a session had stalled packets in the send buffer. 2008-04-23 21:19:00 +00:00
lotodore 85435f0ce5 Back to curl multi mode, as things are now working :-). 2008-04-22 23:02:25 +00:00
lotodore 440460cce1 Copy the url string before passing it to curl. 2008-04-22 22:41:31 +00:00