Commit Graph
236 Commits
Author SHA1 Message Date
lotodore 7513742d29 Adding missing asn.1 stuff. 2009-07-19 22:40:12 +00:00
lotodore 2451fef351 Updating asn1 spec to reduce memory usage. 2009-07-18 12:05:55 +00:00
lotodore 0d9a246fc1 More work on ASN.1 protocol spec. 2009-07-12 23:07:20 +00:00
lotodore 9c1792a0f3 More work on ASN.1 protocol spec. 2009-07-11 22:04:46 +00:00
lotodore c22eb1a535 Changes to ASN.1 notation. Compiles with asn1c, and the generated code has been tested on Mac OS and Windows. 2009-07-09 21:27:08 +00:00
lotodore 03a2bc41fe Adding new experimental ASN.1 protocol specification for PokerTH. 2009-06-28 21:59:45 +00:00
lotodore 41ab1ff83d Clarifying the usage of banip. 2009-05-12 20:25:31 +00:00
lotodore 47a9fc9588 Typo fixes. 2009-05-12 20:23:47 +00:00
lotodore d68827c606 Updating server irc commands. 2009-05-12 20:19:39 +00:00
lotodore 411ede3500 Updated windows build script, now using:
- tdm mingw gcc 4.4
- Qt 4.5.1
- boost 1.39
+ other minor updates.
Update of build tool still pending. The script will be changed to retrieve a stable revision instead of HEAD.
2009-05-04 23:14:07 +00:00
doitux e8a3973695 tab order fixes for settings, change 0.6.5 to 0.7 in styling howto 2009-04-15 12:20:34 +00:00
doitux cd229a9b98 small howto changes 2009-04-11 17:19:22 +00:00
lotodore 739deb8f9d Updating build docs: boost_regex is now required. 2009-04-11 15:41:32 +00:00
doitux 3abaaa94f7 linebreak changes etc 2009-04-07 21:22:44 +00:00
lotodore 58279b5967 Small fixes. 2009-04-07 20:49:41 +00:00
doitux ded97ff324 gui skinning howto updated 2009-04-05 23:25:41 +00:00
doitux f54e03d179 serverlist gui added 2009-04-05 12:32:16 +00:00
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