Commit Graph
2110 Commits
Author SHA1 Message Date
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 88f2511b8d Adding database callback entries. 2009-09-13 15:36:08 +00:00
lotodore 6ecec7e262 Adding database interface and generic implementation for database stuff. The generic implementation acts just as placeholder and does nothing. 2009-09-04 22:53:24 +00:00
doitux d03c15a0f8 continue login dialog implementation 2009-08-27 20:54:37 +00:00
doitux 12e12c6f21 show login dialog with F6 2009-08-27 10:19:11 +00:00
doitux bea2d74139 adds internet game login dialog. nothing implemented yet. just the clean ui 2009-08-25 23:21:03 +00:00
doitux b2733fba61 russian translation update 2009-08-23 19:59:14 +00:00
doitux fdb35d8504 remove irc settings option from internet games config 2009-08-23 19:55:07 +00:00
doitux adae9c1cd3 make new lobby-bot configurable 2009-08-21 20:18:37 +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 65f8586946 Fixing win32 build issue. 2009-08-21 18:03:51 +00:00
lotodore 0ebeca359c Adding missing files. 2009-08-20 22:10:50 +00:00
lotodore e104453772 Make that two bots. One for administration and one to forward the lobby chat. 2009-08-20 15:19:41 +00:00
lotodore be7deadc9b Adding missing files. 2009-08-20 11:43:12 +00:00
lotodore 460090e383 Forward all lobby chat messages to irc admin bot. Game chat is still private, so don't worry :-). 2009-08-20 11:42:13 +00:00
lotodore 0aa285621b Preparing the server management irc bot for further tasks. 2009-08-20 11:02:05 +00:00
doitux 44d32b7376 adding multi spammer support to chatcleaner 2009-08-18 20:37:45 +00:00
lotodore faa31d202a Windows build fix. 2009-08-18 14:52:55 +00:00
lotodore fbf9320b49 Windows build fix. 2009-08-18 14:52:05 +00:00
lotodore cb5995f406 Cleaner server should send player id so that the daemon knows which player to kick :-). 2009-08-18 14:51:42 +00:00
lotodore 2526dfcba0 Chat cleaner protocol update. 2009-08-18 12:38:37 +00:00
lotodore 39ff6819dd Chat cleaner changes. 2009-08-18 12:37:22 +00:00
doitux 87b695fdf4 string fixes and debug remove from chatcleaner 2009-08-18 08:39:01 +00:00
doitux 9e19cd398f cleaner read config bugfix 2009-08-18 07:33:27 +00:00
doitux 3e2501c28b set session for chat 2009-08-18 00:46:18 +00:00
lotodore 118f053216 Fixing include file compiler error. 2009-08-18 00:28:06 +00:00
lotodore a25b3cec85 Fixing recv buf size. 2009-08-18 00:17:14 +00:00
lotodore 32f0e7af8a Fixing manual blind problem. 2009-08-18 00:08:14 +00:00
doitux 6a6e56ae5b removes debug from svn pro files 2009-08-17 23:23:01 +00:00
doitux 91c4304b78 refactoring chat-system 2009-08-17 23:20:58 +00:00
lotodore 75007aa80e Adding missing files. 2009-08-17 22:54:01 +00:00
lotodore b796b0cbe7 Adding server function to reconnect to the chat server. 2009-08-17 11:26:03 +00:00
lotodore 6eb25757bc Prevent exceptions when closing sockets. 2009-08-17 10:11:51 +00:00
doitux e420cae48c only reread chatcleaner config if it was modified 2009-08-17 09:50:53 +00:00
lotodore 836ec60e6d Chat bot integration now fully functional. 2009-08-17 09:45:06 +00:00
doitux f7885f9116 adding secrects to chatcleaner 2009-08-17 08:43:58 +00:00
doitux c88b6b292d fix missing signals in startwinwdow 2009-08-16 12:54:10 +00:00
lotodore 7a518fab76 Send lobby chat text to cleaner bot. 2009-08-15 22:32:42 +00:00
lotodore a380497bc2 Implementing player list for new lobby chat. 2009-08-15 22:20:19 +00:00
doitux 51d8883e88 changing gui signals-slots for using new internal chat system instead of irc 2009-08-15 21:07:14 +00:00
lotodore 4cf42d2113 Lobby chat works now, but player list ist not yet shown. 2009-08-15 14:51:21 +00:00
lotodore 68ed10fd1e More fixes concerning lobby chat. 2009-08-15 14:08:48 +00:00
lotodore 150d8930dc More work on lobby chat. Still not functional. 2009-08-15 13:43:00 +00:00
lotodore 4c340d5bdc Use own lobby chat instead of IRC. First steps, still incomplete. 2009-08-15 10:25:13 +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 4593308da8 Integrating chat cleaner manager in lobby. 2009-08-14 22:05:01 +00:00
lotodore a627d0b597 Fixing compiler error. 2009-08-14 21:21:22 +00:00
lotodore 459d7ed574 Adding ASN.1 protocol to chat cleaner server. 2009-08-14 21:18:28 +00:00