Commit Graph
178 Commits
Author SHA1 Message Date
lotodore 3610d0eaf9 Fixing svn-win32 download path for now. Apache does not offer binary releases, so a long term solution is to be done... 2010-07-09 21:29:43 +00:00
lotodore 1044e0dfad Updating Windows build script using tdm mingw gcc 4.5.0 and latest libs. 2010-07-09 14:10:45 +00:00
lotodore 3b4c57d24f Pakets are global packet types. 2010-07-08 19:01:41 +00:00
lotodore f7dc7e861d Adding packets to freely show cards after hand. 2010-07-08 18:54:12 +00:00
lotodore a687a430b4 Updating Windows build script (gsasl with libidn is required, use new SDL/SDL_mixer version). 2010-04-02 10:54:49 +00:00
lotodore 652a9e55b4 Adding country code to protocol (currently broken). 2010-04-01 17:09:49 +00:00
doitux 2e76454af7 GUI: invitation refresh game infos bugfix, comeback from game into lobby refresh nicks with flag bugfix, implementd ingore function chat and invitation, adds infomessage 2010-03-31 12:33:00 +00:00
lotodore 695e4fd4eb Adding missing network packets. 2010-03-30 10:59:20 +00:00
lotodore f142459186 Preparing protocol changes for new invite system. 2010-03-29 12:47:23 +00:00
doitux 9f04fc149c GUI: next steps for extended info msg box system, new info msg about intive-only game type handling 2010-03-28 22:17:18 +00:00
lotodore a8d5e8b20b Preparing guest user restrictions when joining games. 2010-03-28 13:43:42 +00:00
lotodore 66cb462218 Adding new game type entry in game info block to support different types of games: normal, registered users only, invite only and ranking game. 2010-03-26 21:52:21 +00:00
lotodore d7c12d9fca Fixing player rights stuff in protocol. 2010-03-26 20:47:26 +00:00
lotodore 2fe2dbc4a2 Adding support for guest mode in network protocol. 2010-03-24 15:23:23 +00:00
lotodore a592c90b35 Updating windows build script. 2010-02-21 17:25:36 +00:00
lotodore b0f764d4bd Implementing some brute force attack and denial of service countermeasure. 2009-12-23 09:53:01 +00:00
lotodore f258786b62 Adding new init packet type without authentication, which is no guest login. 2009-11-14 13:13:51 +00:00
lotodore e950d0cb15 Introducing a new server announcement message to fix network games. Currently broken. 2009-11-07 21:02:20 +00:00
lotodore 8696f86b60 Updating to TDM mingw gcc 4.4.1. 2009-10-25 14:23:08 +00:00
lotodore 31c7b789a8 Adding support for custom delay between hands in protocol. 2009-10-24 21:49:11 +00:00
lotodore 02b94c87f5 Preparing guest login in network protocol. 2009-10-23 22:11:01 +00:00
lotodore 3920367851 New win32 mingw build script with working authentication. 2009-10-23 21:00:38 +00:00
lotodore 730f81129b Adding challenge/response authentication to network protocol. Build is currently broken until gsasl integration is complete. 2009-10-10 20:24:48 +00:00
lotodore 4856dc2a45 Adding plain text password authentication for testing. 2009-09-19 20:49:17 +00:00
lotodore b40ea9179f Fixing tools check in build script. 2009-08-21 19:22:24 +00:00
lotodore 173d283bcd Additional win32 build fixes. 2009-08-21 18:14:41 +00:00
lotodore b8af0bf422 Fixing win32 mingw build scripts. Use wget instead of curl to download dependency libs. 2009-08-21 18:05:48 +00:00
lotodore 39ff6819dd Chat cleaner changes. 2009-08-18 12:37:22 +00:00
lotodore 836ec60e6d Chat bot integration now fully functional. 2009-08-17 09:45:06 +00:00
lotodore 150d8930dc More work on lobby chat. Still not functional. 2009-08-15 13:43:00 +00:00
lotodore 94db67bbd5 Modifying protocol such that lobby chat and broadcasts are supported. DOES NOT COMPILE YET. 2009-08-15 08:38:56 +00:00
lotodore daea61fe73 Adding chat cleaner protocol files. 2009-08-14 14:57:17 +00:00
lotodore 240a95289c ASN.1 constraint fixes. 2009-08-04 21:41:10 +00:00
lotodore b81c02245f Fixing GUID constraints - for now. 2009-08-04 07:17:46 +00:00
lotodore 3f5cbc985a Proper constrains for game list new. 2009-08-04 06:59:58 +00:00
lotodore 982d6159a0 Adding game id to vote kick messages. 2009-08-03 21:56:20 +00:00
lotodore cf1d657412 Use md5 hash (not sha1) for now. 2009-08-01 20:53:54 +00:00
lotodore e4aed25e39 Adding missing message code when removed from the game. 2009-08-01 09:01:33 +00:00
lotodore 6bdb7b4a55 Enforce limits on utf8 strings. 2009-07-31 23:28:37 +00:00
lotodore 9cbd317ccf Do not send cards as ASN.1 SEQUENCE, this is too much overhead. 2009-07-31 22:38:58 +00:00
lotodore 66d4f5dafc Adding missing admin flag for ASN.1 2009-07-31 21:10:21 +00:00
lotodore 50af3598a3 Adding missing vote-kick messages to ASN.1 protocol definition. 2009-07-26 08:53:30 +00:00
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