Commit Graph
2049 Commits
Author SHA1 Message Date
lotodore c8d5cc16c9 Fixed kicking someone from the game in the lobby. Vote kick still seems to be broken, could not find the bug yet. 2009-08-04 22:24:31 +00:00
lotodore 240a95289c ASN.1 constraint fixes. 2009-08-04 21:41:10 +00:00
lotodore 77af35864d ASN.1 constraint fixes. 2009-08-04 21:40:39 +00:00
lotodore be31ebf7d6 Enable enforcing of network packet constraints. Did I mention asn1c is really cool? Anyway, some constraints are still wrong, so this breaks game creation. I will fix it this evening. 2009-08-04 07:26:18 +00:00
lotodore b81c02245f Fixing GUID constraints - for now. 2009-08-04 07:17:46 +00:00
lotodore b8c762e4c0 Fixing GUID constraints - for now. 2009-08-04 07:17:28 +00:00
lotodore 3f5cbc985a Proper constrains for game list new. 2009-08-04 06:59:58 +00:00
lotodore e738f95af9 Proper constrains for game list new. 2009-08-04 06:59:42 +00:00
lotodore dce88bf3da Set game id for vote kick messages. 2009-08-03 22:39:08 +00:00
lotodore 9d5800ff20 Fixing game list issue where game was not shown as running. 2009-08-03 22:26:45 +00:00
lotodore 982d6159a0 Adding game id to vote kick messages. 2009-08-03 21:56:20 +00:00
lotodore 1d989b9552 Adding game id to vote kick messages. 2009-08-03 21:55:38 +00:00
lotodore 5faad7b288 Fixing resubscription of lobby messages after game. There are no known errors now. 2009-08-03 21:02:37 +00:00
lotodore 9a8f2ae01a Fixing some ASN.1 related bugs. Playing a game works now, but there is still an issue when the lobby is started after the game. 2009-08-03 20:42:32 +00:00
lotodore 82ebd318d0 Fixing game list update. Joining players still broken. 2009-08-02 21:22:05 +00:00
lotodore 36d853bd69 Fixed typo which caused a bug. 2009-08-02 20:31:07 +00:00
doitux 43b694e4f8 linux linking libpokerth_protocol fix 2009-08-02 19:24:34 +00:00
lotodore a5a3fb9d26 Fixing compiler error on MSVC. 2009-08-02 15:12:25 +00:00
lotodore 945c4a102a Completely rewriting all NetPacket stuff to use ASN.1. Finally this big chunk of work is completed. Compiles and links fine, but still partly non-functional.
PLEASE NOTE: This is NOT COMPATIBLE to 0.7.x, because it is a new network protocol.
2009-08-02 15:11:40 +00:00
lotodore d7367788a7 Avatar hash md5 (not sha1) for now. 2009-08-01 20:54:42 +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 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 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 a52c4b5c40 Do not send cards as ASN.1 SEQUENCE, this is too much overhead. 2009-07-31 22:38:10 +00:00
lotodore 66d4f5dafc Adding missing admin flag for ASN.1 2009-07-31 21:10:21 +00:00
lotodore 44c71fe67a Adding missing admin flag for ASN.1 2009-07-31 21:09:18 +00:00
doitux 5ff441419f chatcleaner: blocking other connections if one client is connected 2009-07-31 19:54:51 +00:00
doitux ea5bf107f4 chatcleaner: inital url spam check. configurable url string list and
exceptions list for urls like pokerth.net ;-)
2009-07-31 19:01:33 +00:00
doitux 0a41384d9e chatcleaner: initial letter repetition check 2009-07-31 11:07:44 +00:00
lotodore 3e8512a2ea Adding logging. 2009-07-30 22:11:12 +00:00
lotodore c769884c56 Removing duplicate condition. 2009-07-30 21:50:50 +00:00
lotodore b81d357f1a Handle interrupted/retry error code in read handler. 2009-07-30 21:47:30 +00:00
doitux e6c1043993 error log for closed connections 2009-07-30 15:05:05 +00:00
doitux 0356d21e0f initial capsfloodcheck support 2009-07-29 23:27:27 +00:00
doitux a612cff91f some chatcleaner adjustments 2009-07-27 20:18:18 +00:00
lotodore e44286044d Adding separate project for asn1c generated files. 2009-07-26 22:58:06 +00:00
lotodore 50af3598a3 Adding missing vote-kick messages to ASN.1 protocol definition. 2009-07-26 08:53:30 +00:00
lotodore 336dc836a0 Adding missing vote-kick messages to ASN.1 protocol definition. 2009-07-26 08:52:58 +00:00
doitux 6d0af720a0 czech translation update 2009-07-25 21:20:41 +00:00
doitux cde76993c6 add czech language support and translation 2009-07-25 12:06:53 +00:00
lotodore 9450e8a459 Log session id. 2009-07-22 22:00:07 +00:00
lotodore a37f56f09b More paranoia stuff. 2009-07-22 20:48:21 +00:00
lotodore d4131051dc Commenting out SCTP acceptor - currently unsupported. 2009-07-22 20:26:29 +00:00
lotodore 1783218e6a Adding error handling and additional checks. 2009-07-22 20:22:14 +00:00
lotodore e308108803 Adding paranoia check. 2009-07-22 20:19:56 +00:00
lotodore d4ae6d0e8b Fixing compiler errors (some ASN.1 code was commited by accident). 2009-07-22 18:02:15 +00:00
lotodore cac09280a0 Adding an additional exception handler to the receive callback. 2009-07-21 21:40:24 +00:00