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 |
|
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 |
|
lotodore
|
7272e77d97
|
Fixing MacOS build.
|
2009-04-11 11:37:45 +00:00 |
|
lotodore
|
3e8f92050a
|
Adding asio define to stop compiler warnings.
|
2009-04-10 18:56:23 +00:00 |
|
lotodore
|
49cd98e31e
|
Fixing boost linking for mingw.
|
2009-04-09 22:15:16 +00:00 |
|
doitux
|
de78d04b87
|
linux fixes for new boost::regex
|
2009-04-09 16:38:44 +00:00 |
|
doitux
|
e860dbc1e9
|
kfreebsd patch
|
2009-04-09 16:19:56 +00:00 |
|
lotodore
|
a7e7cdb47b
|
Updated project files for MacOS.
|
2009-03-22 21:20:34 +00:00 |
|
lotodore
|
1bb674f8b7
|
Always use static Qt with jpeg/gif plugins on Windows.
|
2009-03-21 12:32:46 +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
|
e8f9d917f8
|
Fixed Windows build issues.
|
2009-03-02 19:24:16 +00:00 |
|
lotodore
|
ab046cc1fb
|
Fixed linefeeds.
|
2009-02-28 11:29:28 +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
|
24c0ceb7b6
|
Use TDM's gcc mingw32 compiler on Windows. (Tired of waiting for official mingw releases.) There is still a small Qt issue (will be patched from the build script) and a boost date_time issue in the server (will also be patched from the build script). Anyway, this is finally gcc 4.3 on Windows :-). Hooray!
|
2009-02-16 15:51:46 +00:00 |
|
lotodore
|
82b758e5a7
|
Clarifying build error messages (patch by coldz, thanks).
|
2009-02-10 23:21:04 +00:00 |
|
lotodore
|
23c9bf136b
|
Updated release paths for mingw.
|
2008-12-21 21:39:47 +00:00 |
|
lotodore
|
eaefc64dd4
|
Fix mingw boost version. Release build.
|
2008-12-21 21:14:14 +00:00 |
|
floty
|
dae1eb1605
|
calcHandsChance
|
2008-10-17 09:49:36 +00:00 |
|
lotodore
|
a9133233fa
|
Enable debug build for mingw.
|
2008-09-02 19:54:33 +00:00 |
|
lotodore
|
4e72da5a24
|
Use boost 1.36.0 on windows.
|
2008-09-02 19:20:15 +00:00 |
|
lotodore
|
a2ad3a3573
|
Back to release mode for mingw build script, until the lib-not-found problem is solved.
|
2008-08-06 20:23:27 +00:00 |
|
doitux
|
aea6b39327
|
next steps for startwindow
|
2008-06-08 21:18:29 +00:00 |
|
doitux
|
d59860b69d
|
pro files patch for BSD (thx jbriz)
|
2008-05-30 18:26:01 +00:00 |
|
doitux
|
22b3b91d0b
|
0.6.2 NOW!!!
|
2008-05-21 20:47:17 +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
|
d6979236a6
|
Trying to fix broken MacOS build.
|
2008-05-16 18:47:44 +00:00 |
|
lotodore
|
4710c5a51b
|
Use static gnutls with mingw (finally got it working).
|
2008-05-16 15:52:36 +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
|
3cd799edd9
|
Mingw fixes.
|
2008-04-25 14:40:57 +00:00 |
|
lotodore
|
dd3453d364
|
Fixed multithreading issue with gnutls.
|
2008-04-24 22:11:43 +00:00 |
|
lotodore
|
fc0a1371b4
|
Minor fixes for Windows build.
|
2008-04-24 19:51:29 +00:00 |
|
lotodore
|
d7c6cdd75c
|
Use GnuTLS-OpenSSL instead of OpenSSL. Thanks to Zhenech for help with this patch.
|
2008-04-21 22:27:15 +00:00 |
|
doitux
|
c637063bc5
|
compilation fixes for linux
|
2008-04-19 12:25:16 +00:00 |
|
lotodore
|
d97e3d8ef6
|
Now using libcurl and zlib.
|
2008-04-11 08:32:48 +00:00 |
|
lotodore
|
ff0ceabd20
|
Use boost 1.35.0 with mingw on Windows.
|
2008-04-04 11:33:18 +00:00 |
|
lotodore
|
1acf4e4187
|
Additional fixes.
|
2008-03-23 10:43:23 +00:00 |
|
lotodore
|
ea98054050
|
Patch by Hiru, mainly concerning boost build issues. Parts of this will also make it into pokerth_game.pro after further testing.
|
2008-03-20 21:04:21 +00:00 |
|
lotodore
|
e7dd1adfbf
|
Fixed problem with uncaught boost::filesystem exceptions. The g++ optimizer did something evil...
|
2008-03-09 21:06:31 +00:00 |
|
lotodore
|
cf085939e9
|
Fixed linefeeds.
|
2008-03-09 20:16:29 +00:00 |
|
lotodore
|
809f7c1a0f
|
Fixed Linux build.
|
2008-02-10 13:35:13 +00:00 |
|
lotodore
|
0792402a7b
|
Mingw/Mac: boost::program_options.
|
2008-02-10 12:55:05 +00:00 |
|
lotodore
|
50d077a69f
|
Make it a bit easier to compile with mingw (Win32)...
|
2007-12-15 17:34:11 +00:00 |
|
lotodore
|
a1e3a3f461
|
0.6 Final...
|
2007-12-13 21:53:39 +00:00 |
|
doitux
|
09a747bbf2
|
libpokerth linker patch
|
2007-12-12 11:36:47 +00:00 |
|
lotodore
|
d60f53228e
|
Windows fix for OpenSSL lib names.
|
2007-12-09 22:28:51 +00:00 |
|
lotodore
|
20a6cdf49a
|
Use MacOS 10.4u SDK (instead of 10.5, which causes libiconv incompatibility). Use libboost 1.34.1 universal as built for adobe open source lib.
|
2007-12-02 20:01:21 +00:00 |
|