c8d5cc16c9
Fixed kicking someone from the game in the lobby. Vote kick still seems to be broken, could not find the bug yet.
lotodore2009-08-04 22:24:31 +00:00
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.
lotodore2009-08-04 07:26:18 +00:00
b81c02245f
Fixing GUID constraints - for now.
lotodore2009-08-04 07:17:46 +00:00
b8c762e4c0
Fixing GUID constraints - for now.
lotodore2009-08-04 07:17:28 +00:00
3f5cbc985a
Proper constrains for game list new.
lotodore2009-08-04 06:59:58 +00:00
e738f95af9
Proper constrains for game list new.
lotodore2009-08-04 06:59:42 +00:00
dce88bf3da
Set game id for vote kick messages.
lotodore2009-08-03 22:39:08 +00:00
9d5800ff20
Fixing game list issue where game was not shown as running.
lotodore2009-08-03 22:26:45 +00:00
982d6159a0
Adding game id to vote kick messages.
lotodore2009-08-03 21:56:20 +00:00
1d989b9552
Adding game id to vote kick messages.
lotodore2009-08-03 21:55:38 +00:00
5faad7b288
Fixing resubscription of lobby messages after game. There are no known errors now.
lotodore2009-08-03 21:02:37 +00:00
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.
lotodore2009-08-03 20:42:32 +00:00
82ebd318d0
Fixing game list update. Joining players still broken.
lotodore2009-08-02 21:22:05 +00:00
36d853bd69
Fixed typo which caused a bug.
lotodore2009-08-02 20:31:07 +00:00
43b694e4f8
linux linking libpokerth_protocol fix
doitux2009-08-02 19:24:34 +00:00
a5a3fb9d26
Fixing compiler error on MSVC.
lotodore2009-08-02 15:12:25 +00:00
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.
lotodore2009-08-02 15:11:40 +00:00
cf1d657412
Use md5 hash (not sha1) for now.
lotodore2009-08-01 20:53:54 +00:00
e4aed25e39
Adding missing message code when removed from the game.
lotodore2009-08-01 09:01:33 +00:00
a49e58540d
Adding missing message code when removed from the game.
lotodore2009-08-01 09:01:06 +00:00
5a86ab9431
Enforce limits on utf8 strings.
lotodore2009-07-31 23:29:31 +00:00
6bdb7b4a55
Enforce limits on utf8 strings.
lotodore2009-07-31 23:28:37 +00:00
9cbd317ccf
Do not send cards as ASN.1 SEQUENCE, this is too much overhead.
lotodore2009-07-31 22:38:58 +00:00
a52c4b5c40
Do not send cards as ASN.1 SEQUENCE, this is too much overhead.
lotodore2009-07-31 22:38:10 +00:00
66d4f5dafc
Adding missing admin flag for ASN.1
lotodore2009-07-31 21:10:21 +00:00
44c71fe67a
Adding missing admin flag for ASN.1
lotodore2009-07-31 21:09:18 +00:00
5ff441419f
chatcleaner: blocking other connections if one client is connected
doitux2009-07-31 19:54:51 +00:00
ea5bf107f4
chatcleaner: inital url spam check. configurable url string list and exceptions list for urls like pokerth.net ;-)
doitux2009-07-31 19:01:33 +00:00
0a41384d9e
chatcleaner: initial letter repetition check
doitux2009-07-31 11:07:44 +00:00
59b0ca6831
Solving more name collision problems.
lotodore2009-07-18 21:54:02 +00:00
deed6320c6
Resolving name collisions.
lotodore2009-07-18 21:36:28 +00:00
196d9bd27c
first chatcleaner steps (simple badword and textflood check works on port 7777)
doitux2009-07-18 20:39:31 +00:00
33a3f2f6d4
Committing files instead of symlinks.
lotodore2009-07-18 12:36:20 +00:00
eb1b1e4b9c
Adding code which was generated by asn1c from pokerth.asn1 using the call asn1c -fnative-types. Note the license file (COPYING_asn1c).
lotodore2009-07-18 12:13:05 +00:00
6c464107cc
Workaround for Qt redraw bug on Mac OS.
lotodore2009-07-12 12:04:32 +00:00
efe20f6275
Fixing game termination if an error occurs.
lotodore2009-07-12 09:13:49 +00:00
9c1792a0f3
More work on ASN.1 protocol spec.
lotodore2009-07-11 22:04:46 +00:00
e13f3be7f4
french translation update
doitux2009-07-11 19:07:53 +00:00
c22eb1a535
Changes to ASN.1 notation. Compiles with asn1c, and the generated code has been tested on Mac OS and Windows.
lotodore2009-07-09 21:27:08 +00:00