Commit Graph
1746 Commits
Author SHA1 Message Date
doitux b096149678 fixed startwindowbg issues - changed disitribute pot animation to blinking playernames 2009-03-26 09:47:14 +00:00
doitux d7bfab7d4e start implementing 10 player mode 2009-03-25 22:59:01 +00:00
doitux a69e2ec4b0 small gui fixes 2009-03-24 22:31:35 +00:00
lotodore 13f70f85a7 Adding debug log entry. 2009-03-23 22:30:50 +00:00
doitux b8a83b0dc8 0.6.4 NOW NOW 2009-03-22 21:29:31 +00:00
lotodore a7e7cdb47b Updated project files for MacOS. 2009-03-22 21:20:34 +00:00
lotodore 2e8ab6b4d5 0.6.4 NOW 2009-03-22 20:12:52 +00:00
lotodore 1d5fd90ae9 2009-03-22 19:56:48 +00:00
doitux 61784312cb changelog update 2009-03-22 19:53:40 +00:00
doitux cfa79c45b7 small german translation issue 2009-03-22 19:37:01 +00:00
lotodore 9243a6aa86 Small fixes. Remove superflous log messages. 2009-03-22 18:57:23 +00:00
lotodore f2ec0b1ef4 Detect avatar file type for download. Not fully working yet. 2009-03-22 00:39:25 +00:00
lotodore 84cbb90e92 Trying to fix avatar download problem. 2009-03-21 22:58:58 +00:00
lotodore c5d55884b6 Fixed config settings for avatar server. 2009-03-21 22:47:39 +00:00
lotodore a2f67f934a Fixed logging. 2009-03-21 22:41:14 +00:00
lotodore 21ad12333c Log messages for avatar download (temporary). 2009-03-21 22:38:56 +00:00
lotodore 9cc9b75e89 Curl fix for compatibility with old libcurl versions. 2009-03-21 22:09:46 +00:00
doitux 8f3f2b5456 testing file 2009-03-21 21:40:12 +00:00
lotodore 43a13f5297 Avatar upload/download fixes. Verbose logging (temporary). 2009-03-21 21:14:09 +00:00
lotodore 60a9beb417 Fix exception loops in upload/download. 2009-03-21 20:40:52 +00:00
lotodore a102be7b8c Close file stream before upload. Hard code jpg http avatars (temporary). Still broken. 2009-03-21 19:56:53 +00:00
doitux c72e034d3b cleaning sources for release 2009-03-21 13:21:23 +00:00
doitux 89480a0c5f final 0.6.4 translation 2009-03-21 13:18:18 +00:00
lotodore 000dfa6011 Changes for release. 2009-03-21 12:45:23 +00:00
lotodore 1bb674f8b7 Always use static Qt with jpeg/gif plugins on Windows. 2009-03-21 12:32:46 +00:00
doitux e352a90657 additional infos updates 2009-03-21 12:11:41 +00:00
lotodore c3dc770c2e More work to let clients download avatars from an external server. 2009-03-21 11:36:10 +00:00
lotodore 55a29f9a38 Do not use asio cancel, because it is not portable. It will cause an exception on Windows XP. Just let the socket be closed. 2009-03-21 10:44:31 +00:00
lotodore ebac9c9574 Fixed nasty cleanup crash on Windows. 2009-03-21 10:28:27 +00:00
doitux 4a8f1e7692 changelog for 0.6.4 2009-03-21 09:44:12 +00:00
lotodore 5be8403d07 Explicitly include fstream. Still broken stuff. 2009-03-21 09:11:39 +00:00
lotodore ebce3ee214 Warning: Enables debug mode.
More steps towards downloading avatars from external server. This is currently BROKEN.
2009-03-21 01:39:00 +00:00
lotodore b1bad8d144 Preparing client use of external avatar servers. 2009-03-18 15:01:43 +00:00
lotodore 64ec42aaa3 Fix buffer overflow in libircclient (concerning DCC, which was unused, so this is just to satisfy pedantic compilers :-) ). 2009-03-16 22:13:55 +00:00
doitux 3073cf03f0 chmod 644 to ChangeLog 2009-03-15 00:27:18 +00:00
doitux 5d3811afbe bugfix 2009-03-14 22:45:14 +00:00
doitux a1938f0a2e current translation files commit for 0.6.4 (not final - waiting for left translations) 2009-03-12 00:17:56 +00:00
doitux 9d49dd9be5 implements feature request: 9. When using Cards only visible on mouse click, retain the ability to see own cards after folding 2009-03-02 22:13:20 +00:00
lotodore e8f9d917f8 Fixed Windows build issues. 2009-03-02 19:24:16 +00:00
lotodore 6948d86d9f Forgot some changes for avatar upload. 2009-03-01 23:38:29 +00:00
lotodore 16decacb6b New configuration options for automatically uploading the avatars to an external server. 2009-03-01 23:09:14 +00:00
doitux 4de0913bf2 fix small gui bug in settingsdialog --> avatar-server 2009-03-01 22:16:22 +00:00
doitux 4423fe798c add gui config for new avatar-server - turkish translation update 2009-02-28 12:43:32 +00:00
lotodore ab046cc1fb Fixed linefeeds. 2009-02-28 11:29:28 +00:00
lotodore 7b25cf12c8 Use TDM's g++ 4.3.3 mingw Dwarf2 compiler (instead of SJLJ, which seems to cause exception problems). 2009-02-28 11:28:57 +00:00
lotodore 5374f1d102 Use boost 1.38 on Windows. Requires update of Windows build scripts, but these are currently broken anyway, because the new g++ 4.3.3 SJLJ TDM mingw compiler causes a crash during exception unwinding when the client is disconnected by the server. Need to switch to the Dwarf2 compiler. 2009-02-28 00:52:45 +00:00
lotodore ec878731c9 Fixing terminate error, this time for real. 2009-02-27 22:41:16 +00:00
lotodore e5ecc5d133 Trying to fix server termination issue. 2009-02-27 22:09:03 +00:00
doitux cc197bbc00 libcurl avatar upload works now ;-) 2009-02-26 21:39:04 +00:00
doitux ed3ec99344 2009-02-23 08:26:31 +00:00