Commit Graph
2005 Commits
Author SHA1 Message Date
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
doitux 670166677e chatcleaner automatic refresh configfile every 10 seconds 2009-07-19 23:50:54 +00:00
doitux 4acc9ec234 next steps pokerthcleaner, read config file with badwords and settings, warn + kick procedure 2009-07-19 23:14:27 +00:00
lotodore 7513742d29 Adding missing asn.1 stuff. 2009-07-19 22:40:12 +00:00
lotodore 976b864367 Adding missing asn.1 stuff. 2009-07-19 22:08:30 +00:00
lotodore 59b0ca6831 Solving more name collision problems. 2009-07-18 21:54:02 +00:00
lotodore deed6320c6 Resolving name collisions. 2009-07-18 21:36:28 +00:00
doitux 196d9bd27c first chatcleaner steps (simple badword and textflood check works on port 7777) 2009-07-18 20:39:31 +00:00
lotodore 33a3f2f6d4 Committing files instead of symlinks. 2009-07-18 12:36:20 +00:00
lotodore eb1b1e4b9c Adding code which was generated by asn1c from pokerth.asn1 using the call asn1c -fnative-types. Note the license file (COPYING_asn1c). 2009-07-18 12:13:05 +00:00
lotodore 2451fef351 Updating asn1 spec to reduce memory usage. 2009-07-18 12:05:55 +00:00
lotodore 58d471e0de Fixing possible server issues. 2009-07-13 22:49:32 +00:00
lotodore 398805a136 Handle the case if there is no winner in a game. 2009-07-13 18:10:11 +00:00
lotodore 0d9a246fc1 More work on ASN.1 protocol spec. 2009-07-12 23:07:20 +00:00
lotodore f7a8cb1419 Adding additional logging. 2009-07-12 21:12:55 +00:00
lotodore 6c464107cc Workaround for Qt redraw bug on Mac OS. 2009-07-12 12:04:32 +00:00
lotodore efe20f6275 Fixing game termination if an error occurs. 2009-07-12 09:13:49 +00:00
lotodore 9c1792a0f3 More work on ASN.1 protocol spec. 2009-07-11 22:04:46 +00:00
doitux e13f3be7f4 french translation update 2009-07-11 19:07:53 +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
doitux e9d0444bdf french translation update 2009-07-08 17:44:11 +00:00
doitux b6fd57c0fe start 0.8 svn! remove debug/release config options from pro files (need
to be set via CONFIG+= qmake command option now)
2009-07-05 12:26:12 +00:00
lotodore 03a2bc41fe Adding new experimental ASN.1 protocol specification for PokerTH. 2009-06-28 21:59:45 +00:00
doitux d41788c413 final 0.7.1 | translation update 2009-06-25 21:26:16 +00:00
lotodore 3ae3f9a883 Preparing 0.7.1 release. 2009-06-25 20:32:58 +00:00
doitux 3424dc17ad new windowicon resolution for wm's with large window icon sizes 2009-06-25 10:06:48 +00:00
doitux 58cf715a0c netbook lobby fixes 2009-06-22 21:31:45 +00:00
doitux eae7d8a9aa qt 4.4.x compatibily fix 2009-06-21 08:02:55 +00:00
doitux 0b73b4bdbc 0.7.1-beta now!! changelog update. 2009-06-20 18:59:13 +00:00
lotodore a2e692d844 Fixing delayed sending of create/join game for network games. 2009-06-20 18:41:03 +00:00
lotodore b868990462 Default network game id is 1, not 0. 2009-06-20 17:39:13 +00:00
lotodore a284f27750 Fixing state transition when joining a game. Since this is synchronous now, order is important. 2009-06-20 12:14:06 +00:00
lotodore 470bbb5eed Trying to fix strange sender crash. 2009-06-20 11:15:06 +00:00
lotodore 34b251bfad Fixing all in timer issue. 2009-06-20 07:59:33 +00:00
lotodore 75703de6b4 Force specific server hack. Only used for beta release. 2009-06-19 22:19:42 +00:00
lotodore 552f49438a Updating changelog. 2009-06-19 22:15:17 +00:00
lotodore 468e52d002 Increasing game version. 2009-06-19 22:08:24 +00:00
doitux cd34aef6dc 0.7.1 beta translation update 2009-06-19 22:08:13 +00:00
doitux 7624914832 new blinking startbutton fix 2009-06-19 21:58:35 +00:00
doitux ef7b163136 hopefully last blinking startbutton fix 2009-06-19 21:48:45 +00:00
doitux bc13e164d1 blinking startbutton next fix 2009-06-19 21:37:45 +00:00
doitux e79b3d5fae startbutton blink fix 2009-06-19 21:16:21 +00:00
lotodore 4c8248353a Adding error handling so that an error within a game does not terminate the server, only the single game. 2009-06-19 20:48:57 +00:00
lotodore 993c2529c3 IP address bans are now time limited and will be removed automatically (minimum duration: 1 hour). 2009-06-18 21:32:01 +00:00
lotodore 9ed8368700 Moving server ban code to a separate class, in order to prepare time-limited bans. 2009-06-18 20:16:22 +00:00