Commit Graph
74 Commits
Author SHA1 Message Date
doitux c637063bc5 compilation fixes for linux 2008-04-19 12:25:16 +00:00
lotodore 7a157b682a The client now downloads a zipped server list file from pokerth.net. This is parsed and the first server entry is used for now. Error handling still missing. boost::iostreams now required. 2008-04-19 11:48:09 +00:00
lotodore f981ea504c Added gunzip function (taken from the zlib examples). Made it compile on Windows. 2008-04-15 22:44:26 +00:00
lotodore 8f77e7ba0d Adds libcurl on MacOS. 2008-04-12 20:30:29 +00:00
doitux 977cfa1e8e new linker commands for libcurl libz (linux) 2008-04-11 09:50:40 +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 6a241f0a02 Cosmetic work. 2008-03-23 10:17:55 +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
doitux 3998fd4f69 translation strings update for 0.6.1 2008-03-08 21:55:18 +00:00
doitux 6d7e6d9a94 adds myavatarlabel for vote-kicks 2008-03-04 23:36:45 +00:00
doitux f5c82bb1f7 2008-03-03 10:25:32 +00:00
doitux 39efcf3ddf opengametimeoutmsgbox local basics 2008-03-01 23:44:12 +00:00
doitux bad6467ad8 translation update. greek, chinese, svedish added 2008-03-01 19:21:09 +00:00
doitux 890ac9f7f4 2007-12-20 23:05:38 +00:00
doitux 422c819975 2007-12-20 12:23:59 +00:00
doitux 1a84d46b1e 2007-12-20 09:00:35 +00:00
doitux 6036651e15 2007-12-15 18:47:25 +00:00
doitux d362741d34 changed targets into binary in pokerth_game.pro 2007-12-15 18:40:16 +00:00
lotodore 50d077a69f Make it a bit easier to compile with mingw (Win32)... 2007-12-15 17:34:11 +00:00
doitux facc3c1f95 new install targets for linux distributions 2007-12-15 13:08:42 +00:00
lotodore a1e3a3f461 0.6 Final... 2007-12-13 21:53:39 +00:00
doitux a0a4c68f10 final 0.6 translation 2007-12-13 19:27:15 +00:00
doitux 09a747bbf2 libpokerth linker patch 2007-12-12 11:36:47 +00:00
doitux 45381ddfbb hide stylesheetreader for 0.6 2007-12-10 08:02:56 +00:00
doitux 85b9f0926c external stylesheet file for easier gui skinning introduced 2007-12-10 00:29:16 +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
lotodore 1b53a64fbb Changes for MacOS. Can be compiled, but there are still some issues. 2007-11-24 14:04:18 +00:00
lotodore c5bae66142 Move server configuration to dedicated server only. Separate error logging for client and server, in preparation of creating a log file on the dedicated server. 2007-11-22 00:57:03 +00:00
lotodore da559c8d88 Removed the qt static plugin libs again. 2007-11-11 14:07:41 +00:00
doitux e009f37df8 translation update ptbr and ru. backtolobby button more in foreground now. also warning window for leaving online-game 2007-11-07 01:41:17 +00:00
doitux bd1ab8281a 2007-11-04 23:55:01 +00:00
doitux f5fb1524c5 translation update + svedish added 2007-10-31 11:58:59 +00:00
doitux 2e82e46104 translation update + compilation fix 2007-10-31 09:32:07 +00:00
lotodore 9662b5bbb6 Increment beta revision so that old clients display a note. 2007-10-30 22:07:56 +00:00
doitux 2275a8eca8 pokerth logo in game list bg 2007-10-30 12:14:42 +00:00
lotodore f4f654b5f3 (Hopefully) fixed compile issue when using full boost build with both mt and non mt libs. 2007-10-16 19:55:08 +00:00
doitux ea1770ab21 nick-autocompletition and scrollable-history encapsulated now in ChatTools 2007-10-11 21:58:24 +00:00
lotodore f68cab9cc3 MSVC with qt 4.3.2 - this version of qt rulez!!! 2007-10-09 22:00:36 +00:00
doitux 8e8ee03325 nick-autocompletition, scrollable chat-history 2007-10-09 07:50:56 +00:00
lotodore d0ccc68d1f IRC IPv6 support. 2007-10-08 11:07:32 +00:00
doitux e31f74fe01 fixes linux compilation problem. add /usr/games/bin support for appPath (gentoo) 2007-10-01 07:17:05 +00:00
lotodore b4a1ce8bd5 Dedicated server no longer depends on qt. Added code for utf-8 conversion on windows and linux (without qt). Some small issues remain (like the data-dir and charset for the server). 2007-10-01 00:33:05 +00:00
lotodore 80227f4e88 Removed exception-cpp-files. Fixed compilation with latest mingw. 2007-09-29 09:16:39 +00:00
doitux c469eb5848 turkish translation added 2007-09-27 10:53:23 +00:00
doitux 878ab1cf84 2007-09-27 08:43:41 +00:00
doitux cbd716d53e jpeg and gif support for static qt temporarly disabled for compatibility reasons 2007-09-24 10:32:08 +00:00
doitux b7bbd17951 start manual blinds order feature 2007-09-21 00:13:47 +00:00