Commit Graph
204 Commits
Author SHA1 Message Date
lotodore b6d2e61fd8 Fixing native Windows build. 2010-12-20 18:27:48 +00:00
floty 4e2a989031 bugfix guilog, adding new log in local_engine 2010-12-15 23:01:10 +00:00
floty ad055022f3 Log -> guiLog 2010-12-13 22:09:48 +00:00
lotodore 06dffdd9e3 Do not use C++0x on Mac until Mac OSX Lion is released (current gcc is too old). 2010-11-28 10:40:44 +00:00
lotodore 0ad0f355e0 Trying to integrate sqlite3 for other OSes. 2010-11-27 23:45:10 +00:00
floty 79f3a283b1 include SQLITE3-LIB 2010-11-27 23:31:47 +00:00
lotodore 920fcda79c Use -std=gnu++0x instead of -std=c++0x for better backward compatibility. 2010-11-20 17:41:12 +00:00
lotodore 2ab92b7bb1 Fixing WIN32 define, which is removed with -std=c++0x. 2010-11-20 16:20:38 +00:00
lotodore 20b212f10c Enabling use of C++0x-extensions while trying to reintegrate SCTP support. 2010-11-20 15:00:28 +00:00
lotodore ea6fe32724 Fixing typo. 2010-11-17 15:51:51 +00:00
lotodore 14cc84f399 Lib path fixes for official server. 2010-11-01 09:46:56 +00:00
lotodore 6754d00db9 .so libs have higher priority. 2010-10-30 17:43:49 +00:00
lotodore 7176185950 Allow use of boost libs which are located in /opt/boost by setting PREFIX (for header and lib). 2010-10-30 17:27:56 +00:00
lotodore 78920df9cb Trying to fix the win64 build. 2010-10-19 20:18:08 +00:00
lotodore d9a825f184 Trying to fix windows build. 2010-10-19 19:54:50 +00:00
lotodore 6155eea797 Trying to fix windows build. 2010-10-19 19:40:00 +00:00
lotodore 415ae4bdb2 Trying to fix SDL include issues with native windows build. 2010-10-19 19:23:31 +00:00
lotodore caaafc1ed6 More cross compiling fixes. 2010-10-19 17:53:04 +00:00
lotodore 42681593c7 Fixing invalid pro file. 2010-10-19 16:11:34 +00:00
lotodore b2594c859f More cross compiling fixes. 2010-10-19 16:10:59 +00:00
lotodore 7d9b7246cf Fixing invalid pro file. 2010-10-19 16:03:08 +00:00
lotodore ebc95eff10 More cross compiling fixes. 2010-10-19 16:02:15 +00:00
lotodore e2de13c9b1 Different configuration for cross compiler (windows). 2010-10-19 15:58:09 +00:00
lotodore b7db47f2f0 Trying to fix lib order. 2010-10-19 15:53:23 +00:00
lotodore c8bab1fb97 Trying to fix lib order. 2010-10-19 15:51:27 +00:00
lotodore 341a62c4d8 Fix wrong case problem with cross compiling. 2010-10-19 15:47:58 +00:00
lotodore 736b7e2e7d Fix wrong case problem with cross compiling. 2010-10-19 15:45:48 +00:00
lotodore 3b1ed27175 Reformatting .pro files, adding test skeleton. 2010-10-13 17:47:16 +00:00
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