Commit Graph
176 Commits
Author SHA1 Message Date
lotodore e20ca5ff6a Support static boost libs on Linux. 2010-10-11 16:57:21 +00:00
lotodore a0669db0b6 Revert this - Qt binary release no longer supports mach architecture on Mac. 2010-10-09 19:31:46 +00:00
lotodore 806d4d2506 Mac build file changes. Try to build for 10.5 (Leopard). 2010-10-09 19:06:34 +00:00
lotodore b92ea1d5cb Changes for mingw-w64 build. 2010-10-09 08:41:52 +00:00
lotodore 66bf083e61 Fixing SDL build issue with mingw-w64. 2010-10-09 00:17:27 +00:00
doitux 9d724f8b0b remove static build jpeg/gif plugin code for linux since qt-4.7 supports
this native
2010-09-25 12:38:51 +00:00
lotodore 4246dd206f Win32 jpeg/gif plugins no longer required using qt 4.7.0. 2010-09-24 20:10:41 +00:00
doitux 141206cf46 qslider stylesheet patch for qt-4.7 2010-09-22 09:46:34 +00:00
doitux 6adc238a28 updated translation files for 0.8 final string freeze 2010-09-19 13:18:49 +00:00
doitux 101a542613 adds xanax wanted QSlider extension. Thx to PasNox. xanax` will spend
$20 now ;)
2010-09-16 19:57:32 +00:00
doitux 3a9db4957b display nicks on the table including links to their poker-heroes.com
profile page
2010-09-13 23:10:10 +00:00
doitux e0afbfdd15 lobby: add sort by flag option, align player names in available players list 2010-08-29 21:50:18 +00:00
lotodore dfb27a0674 Win32 link fixes. 2010-08-28 09:24:54 +00:00
lotodore d63b048a45 Fixing mingw build issues. Use dll version of boost on Windows. Use official mingw gcc 4.5 with dynamic libs. This means that all boost build issues should be fixed, even on Windows. 2010-08-22 16:24:40 +00:00
lotodore 5f84bbc411 Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues. 2010-08-22 10:53:27 +00:00
doitux 868e9f3e12 string freeze for beta2. translation files updated 2010-08-12 09:59:37 +00:00
doitux 9cb908cba8 lobby nick list refactoring done. search function for nick list added. sorting is caseinsensitive now 2010-08-08 23:14:00 +00:00
lotodore 8911d4a154 Trying to fix mingw issue. 2010-08-02 21:46:37 +00:00
doitux 7625279035 add changeInternetGame dialog 2010-07-14 08:43:51 +00:00
doitux 99d2c2569f add changecontentdialog 2010-07-14 07:43:31 +00:00
lotodore a9514e249b Fixing mingw libs. 2010-07-10 06:40:39 +00:00
doitux 1150d08a8a libboost_system missing fedora bugfix (thx to vdw) 2010-06-01 20:08:33 +00:00
floty 4643e7ff89 additional log in sqlite-db + preparation for replay mode 2010-05-29 14:05:41 +00:00
doitux 0d082b8ca4 catalan translation added. 23 translations now! 2010-05-16 18:07:48 +00:00
doitux d8265c42ea add tamil translation 2010-05-10 06:55:49 +00:00
doitux e4d4149247 fix bsd qmake project file bug. thx coldz 2010-04-04 12:05:58 +00:00
lotodore bb3d7617bc Fixing mingw build errors. 2010-04-02 10:59:38 +00:00
doitux 9f04fc149c GUI: next steps for extended info msg box system, new info msg about intive-only game type handling 2010-03-28 22:17:18 +00:00
lotodore 9063f2c9e1 Trying to use gsasl utf-8 support with libidn. 2010-03-24 12:23:20 +00:00
doitux 857cbf357e add delay between hands option for network/internet game 2009-10-23 23:12:33 +00:00
lotodore 7ae35122b8 Adding more server side gsasl stuff. Client side now broken. 2009-10-18 20:53:58 +00:00
lotodore 1f7f045d15 Starting gsasl integration to perform challenge response authentication. Note that gsasl 1.3 is required (previous versions are not supported). Authentication is currently broken. 2009-10-11 09:20:17 +00:00
lotodore 1b23d9e609 Moving db stuff to a separate lib due to dependency trouble with ld. 2009-09-26 21:01:06 +00:00
lotodore 8dbb11db92 Mac OS: Using snow leopard as build platform. PowerPC architecture no longer supported. SDK set to 10.5 (leopard) due to problems compiling boost. Hopefully still runs on 10.4 (tiger), but I cannot check... 2009-09-18 23:38:57 +00:00
doitux 511dc87a64 pokerth client will now just start one instance per system. this should help to prevent cheating in online ranking game 2009-09-13 18:11:48 +00:00
doitux bea2d74139 adds internet game login dialog. nothing implemented yet. just the clean ui 2009-08-25 23:21:03 +00:00
lotodore faa31d202a Windows build fix. 2009-08-18 14:52:55 +00:00
doitux 91c4304b78 refactoring chat-system 2009-08-17 23:20:58 +00:00
lotodore 3d65eaedd0 Fixing MacOS build. 2009-08-14 16:09:44 +00:00
doitux 43b694e4f8 linux linking libpokerth_protocol fix 2009-08-02 19:24:34 +00:00
lotodore e44286044d Adding separate project for asn1c generated files. 2009-07-26 22:58:06 +00:00
doitux cde76993c6 add czech language support and translation 2009-07-25 12:06:53 +00:00
doitux b6fd57c0fe start 0.8 svn! remove debug/release config options from pro files (need
to be set via CONFIG+= qmake command option now)
2009-07-05 12:26:12 +00:00
doitux 30a7f8c8bc 2009-06-14 23:11:21 +00:00
lotodore 4b5d78af81 The client network code was rewritten to use boost::asio. Some optimization is still required, and some code files can now be removed. 2009-06-14 22:07:41 +00:00
doitux c3f1654497 case insensitive sorting for style lists 2009-06-05 19:36:07 +00:00
lotodore 22720a83f2 Small project file fixes. 2009-05-10 22:34:07 +00:00
lotodore ac4c2e9aef Integrating precompiled headers support (might speed up compilation). Currently disabled (in .pro files). 2009-05-07 22:36:51 +00:00
lotodore e813c49fe5 Changing windows build to boost 1.39 with mingw gcc 4.4. Windows build system needs update. 2009-05-06 21:24:14 +00:00
lotodore 60b5d45c53 Adopting changes from asio branch. Currently broken. 2009-05-04 21:11:29 +00:00