Commit Graph
169 Commits
Author SHA1 Message Date
lotodore 6f99cb6c9c Some editorial fixes. 2009-04-04 19:41:14 +00:00
doitux b611eca1a0 add docs and comments in xml files for building styles 2009-04-04 00:35:18 +00:00
lotodore 2e8ab6b4d5 0.6.4 NOW 2009-03-22 20:12:52 +00:00
lotodore f2ec0b1ef4 Detect avatar file type for download. Not fully working yet. 2009-03-22 00:39:25 +00:00
lotodore 000dfa6011 Changes for release. 2009-03-21 12:45:23 +00:00
lotodore e8f9d917f8 Fixed Windows build issues. 2009-03-02 19:24:16 +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 8a02490262 Changes for boost 1.38.0 on Windows. 2009-02-22 20:43:45 +00:00
lotodore 8b63c84da3 Updated windows build scripts for mingw gcc 4.3.3 (TDM). 2009-02-18 20:03:10 +00:00
lotodore 8e131aae8b Proper patches for mingw gcc 4.3.3 (qt/boost). 2009-02-18 19:57:49 +00:00
lotodore 5ae32a1073 Adding Qt patch for mingw gcc 4.3.3. 2009-02-16 23:47:08 +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 26391b57d1 Console client: Several fixes, added handling of removed from game event. 2008-12-26 23:05:45 +00:00
lotodore 23c3ae3849 Enable sending of a global message box through the irc bot, to inform clients about server reboots. 2008-12-26 16:47:14 +00:00
lotodore 77bb02113a Let the server automatically perform call/all in without the client having to provide values. 2008-12-25 21:11:05 +00:00
lotodore ea2a1288be Console client: Support for additional network packets. Preparing game. 2008-12-22 23:03:15 +00:00
lotodore 10624d5399 Clarification: The password protection flag is not a general game flag. General flags should be in the game info block. 2008-12-19 12:10:50 +00:00
lotodore c89ecd9f8c Fixed windows build, because SDL downloads are back to usual again. New boost release. New gnutls version. 2008-12-15 17:47:40 +00:00
lotodore 4bf9ceff6d Deny ask kick if the player is not/no longer present. 2008-12-12 22:38:35 +00:00
lotodore 80883dd409 Update number of votes on client. 2008-12-07 12:22:35 +00:00
lotodore 89450a9a32 More work on server side vote kick. Most error handling complete now. Client side still lacking. 2008-12-07 11:04:42 +00:00
lotodore e0c1662fa5 Work on timeout of kick votes. 2008-12-06 21:10:46 +00:00
lotodore 2652625828 Started error handling for vote kick. 2008-12-06 00:18:36 +00:00
lotodore c57ea0985b Trying to send reason why the player leaves the game. 2008-11-25 23:19:34 +00:00
lotodore b236fa9d62 Vote kick kind of working. Only the forward case - no timeout, no error handling, no display update. 2008-11-25 22:18:17 +00:00
lotodore c3b763f192 New version of GnuTLS. Optional. 2008-11-19 23:07:41 +00:00
lotodore daeb349059 Updated server instructions - at least some points. Thanks for the hint, heyn :-). 2008-11-19 23:06:33 +00:00
lotodore eff1919831 Fixed win32 lib download script. The script runs fine, but PokerTH build is still untested. 2008-10-30 23:33:36 +00:00
lotodore 716e45c881 More work on vote kick network protocol. 2008-10-16 22:19:10 +00:00
lotodore 4a805083a0 Polishing vote kick protocol. 2008-10-02 22:16:28 +00:00
lotodore 8cf3cf33fa Simplify vote-kick by disallowing abstentions. 2008-10-02 21:26:43 +00:00
lotodore deef5a8ed9 Extended protocol to support vote-kick. 2008-09-22 20:14:41 +00:00
lotodore 4e72da5a24 Use boost 1.36.0 on windows. 2008-09-02 19:20:15 +00:00
lotodore 69e89e5d19 Updating windows build script for qt 4.4.1. 2008-09-01 17:38:33 +00:00
lotodore 5dabd7301e Updating build scripts to use new versions of libs/programs. 2008-08-06 20:24:17 +00:00
lotodore e3772f07ec Use stable gnutls release for Win32 instead of development build. 2008-05-21 19:34:42 +00:00
lotodore 626b778c77 Mingw script should not run if tools are not present. 2008-05-16 16:12:20 +00:00
lotodore a2105ceb07 Checking in the build mingw scripts so that they are in svn to better follow the changes. 2008-05-16 16:07:04 +00:00
lotodore 3f544342a7 Updating dependencies. 2008-04-25 16:30:53 +00:00
lotodore 7d51a144dd Preparing unsubscribing/resubscribing of the game list updates to (hopefully) limit server bandwidth usage. 2008-04-19 20:00:21 +00:00
lotodore d8d816f8dc Do not kick the player from the server on game admin timeout - just remove the player from the game. 2008-03-07 21:45:26 +00:00
lotodore 4bc902b229 New error messages. 2008-03-06 21:48:14 +00:00
lotodore 188f7e171f New packet types implemented for timeout system - unused yet. 2008-03-04 14:52:29 +00:00
lotodore c0e45e9f8e New packets for timeout messages. 2008-03-04 00:01:09 +00:00
lotodore aebc9d911e Updated dependencies documentation. 2008-02-10 12:48:21 +00:00
lotodore 2ddf198c97 Specify file name of project for qmake, in case the directory has a different name. 2008-01-30 23:56:52 +00:00
lotodore 973486a8b2 Added init script and monit configuration to the server howto. 2008-01-06 17:49:39 +00:00
lotodore fcd7371fdc Added first version of the server setup howto. 2007-12-23 22:10:45 +00:00
lotodore 1a99169556 Clarified build instructions. 2007-12-12 16:15:59 +00:00
lotodore 9ce09df604 Update build instructions for MSVC 2008. 2007-12-09 22:27:10 +00:00