Commit Graph
63 Commits
Author SHA1 Message Date
lotodore b87fd5162f Updated asn1c to current svn and regenerated protocol code. 2010-10-13 16:00:22 +00:00
lotodore 2db2b17779 Fixing compiler warnings in libircclient. 2010-10-11 22:30:36 +00:00
lotodore 6272af336d Fixing compiler warnings in libircclient. 2010-10-11 22:21:32 +00:00
lotodore 845bf979dc Updating tinyxml to 2.6.1 (fixes small xml issues). 2010-10-11 16:09:14 +00:00
lotodore 820757e212 Generate protocol code. 2010-10-09 18:38:10 +00:00
lotodore 5c1fd1ec91 Generated protocol code. 2010-10-09 12:27:41 +00:00
lotodore 70667db1d4 Updating protocol code. 2010-09-25 09:22:12 +00:00
lotodore 76dd9a0289 Adding new packet for away from keyboard warning. 2010-09-05 12:58:31 +00:00
lotodore 3c7cde9429 New protocol files. 2010-09-05 00:17:12 +00:00
lotodore bcdc089390 Fixing double name in protocol. 2010-09-04 12:36:39 +00:00
lotodore c2ba56aba9 Encrypt own cards which are sent at the beginning of the hand - only applicable to registered users. 2010-09-04 11:56:40 +00:00
lotodore 44c035d4d2 Adding new protocol error code. 2010-08-01 19:51:34 +00:00
lotodore 176dbe1d4f Send a different error if a user is permanently blocked. 2010-07-14 15:27:06 +00:00
lotodore 4aa2083993 Add protocol message if a game name is already in use. 2010-07-14 07:29:01 +00:00
lotodore 41cf9fceaa Pakets are global packet types. 2010-07-08 19:01:22 +00:00
lotodore f89de401e7 Adding packets to freely show cards after hand. 2010-07-08 18:52:31 +00:00
lotodore a6662444f1 Adding packets to freely show cards after hand. 2010-07-08 18:51:56 +00:00
lotodore e35dc7dd0b Generating protocol code. 2010-04-01 17:18:43 +00:00
lotodore f38f179889 Generating protocol code. 2010-03-30 11:16:30 +00:00
lotodore be5cadcff4 Generating protocol code. 2010-03-30 11:09:34 +00:00
lotodore 421761b0af Adding missing protocol code files. 2010-03-29 13:02:05 +00:00
lotodore d760b3e67c Generating protocol code. 2010-03-29 12:54:56 +00:00
lotodore 02ebb0d2b3 Generating protocol code. 2010-03-28 13:56:03 +00:00
lotodore 68b95a32e2 Generating code for network protocol. 2010-03-26 21:58:17 +00:00
lotodore b715542dc9 Generating code for protocol. 2010-03-26 20:50:16 +00:00
lotodore 01dcbd84d6 Generated code for protocol changes. 2010-03-24 15:26:46 +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 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 6db2a97eef Adding missing files. 2009-10-10 20:30:35 +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
doitux 511dc87a64 pokerth client will now just start one instance per system. this should help to prevent cheating in online ranking game 2009-09-13 18:11:48 +00:00
lotodore 2526dfcba0 Chat cleaner protocol update. 2009-08-18 12:38:37 +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 e573ed8da2 Adding chat cleaner protocol files. 2009-08-14 14:56:29 +00:00
lotodore 77af35864d ASN.1 constraint fixes. 2009-08-04 21:40:39 +00:00
lotodore b8c762e4c0 Fixing GUID constraints - for now. 2009-08-04 07:17:28 +00:00
lotodore e738f95af9 Proper constrains for game list new. 2009-08-04 06:59:42 +00:00
lotodore 1d989b9552 Adding game id to vote kick messages. 2009-08-03 21:55:38 +00:00
lotodore d7367788a7 Avatar hash md5 (not sha1) for now. 2009-08-01 20:54:42 +00:00
lotodore a49e58540d Adding missing message code when removed from the game. 2009-08-01 09:01:06 +00:00
lotodore 5a86ab9431 Enforce limits on utf8 strings. 2009-07-31 23:29:31 +00:00
lotodore a52c4b5c40 Do not send cards as ASN.1 SEQUENCE, this is too much overhead. 2009-07-31 22:38:10 +00:00
lotodore 44c71fe67a Adding missing admin flag for ASN.1 2009-07-31 21:09:18 +00:00
lotodore 336dc836a0 Adding missing vote-kick messages to ASN.1 protocol definition. 2009-07-26 08:52:58 +00:00