Commit Graph
2200 Commits
Author SHA1 Message Date
lotodore f10e4c3423 Extending player rights by guest mode. Kind of broken, because it interferes with the current system where you automatically gain admin rights when creating a game. 2010-03-24 15:54:04 +00:00
lotodore 01dcbd84d6 Generated code for protocol changes. 2010-03-24 15:26:46 +00:00
lotodore 2fe2dbc4a2 Adding support for guest mode in network protocol. 2010-03-24 15:23:23 +00:00
lotodore 9063f2c9e1 Trying to use gsasl utf-8 support with libidn. 2010-03-24 12:23:20 +00:00
doitux 7949b2e91c add new ranking mode options to settings. also add ranking mode icon for game-list 2010-03-23 19:58:19 +00:00
lotodore c999f2d813 Reverting some change, as it does not seem to have any effect. 2010-03-21 18:07:23 +00:00
lotodore bd69bc9ced Trying to fix base64 problems. 2010-03-21 17:56:50 +00:00
lotodore 5575e6e2b0 Fixing utf-8 problems by sending username as base64. 2010-03-21 16:59:41 +00:00
lotodore 8d6625f8da Fixing server compiler error. 2010-03-21 15:30:13 +00:00
lotodore a592c90b35 Updating windows build script. 2010-02-21 17:25:36 +00:00
doitux 0dcd3e1f64 2010-02-06 17:57:43 +00:00
doitux e12c7d8ec8 gui bugfix for betinput-slider 2010-01-19 21:43:20 +00:00
floty 8017d1c8cb full bet rule (part 4) 2010-01-19 20:33:15 +00:00
floty 0191118138 full bet rule (part 3) 2010-01-06 21:32:18 +00:00
doitux b598129cf9 adds fourth column for display ranking icon for ranking games 2010-01-05 12:53:37 +00:00
floty 6807449a33 BUGFIX: full bet rule (part 2) -> solved BugID: 0000001 2010-01-03 13:06:09 +00:00
floty 8bafd61f3c full bet rule (part 1) 2010-01-02 18:10:36 +00:00
doitux 62592336b7 gui font fixes 2009-12-29 18:51:02 +00:00
doitux 1a2049f554 gui fixes 2009-12-29 18:50:22 +00:00
lotodore a20711d5ac More work on aes encryption stuff. 2009-12-29 18:23:45 +00:00
doitux 1273908efb linux compile fix 2009-12-29 17:59:04 +00:00
doitux b738b0025b revert last changes 2009-12-29 17:57:05 +00:00
doitux fcfd53e2a3 linux compile fix 2009-12-29 17:54:20 +00:00
lotodore 119d507c80 Integrating HMAC-SHA1 wrapper, preparing aes wrapper. 2009-12-28 17:29:21 +00:00
lotodore 4692c16a92 Starting to add sha-1 and aes wrapper. 2009-12-28 12:16:52 +00:00
lotodore b0f764d4bd Implementing some brute force attack and denial of service countermeasure. 2009-12-23 09:53:01 +00:00
doitux c68e59dad7 fix guestlogin ok button bug; remove passwort fields for networkgame and
internetserver
2009-11-15 14:36:56 +00:00
lotodore f5d0b19320 Fixing another guest login issue. Setting login timeout to 60 seconds to allow the user to enter the password. 2009-11-15 09:07:43 +00:00
lotodore a7888f324d Fixing some guest login issues. 2009-11-15 09:02:00 +00:00
lotodore 3a323b7c19 Still fixing gcc error. 2009-11-15 08:55:04 +00:00
lotodore 1a35214974 Fixing gcc error. 2009-11-15 08:52:17 +00:00
lotodore b8951a61d3 Implementing guest login. 2009-11-15 08:41:29 +00:00
lotodore d727a7fd5d Network game, dedicated server without auth backend and dedicated server with auth backend should work now. Guest login still broken. 2009-11-14 15:04:31 +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 059da0232a Preparing to fix login for network game and dedicated server without login backend. Currently broken. 2009-11-14 12:39:25 +00:00
doitux 9e7792fd8e extra callback for showing internet game login dialog 2009-11-08 21:18:25 +00:00
lotodore 5424aed21e Fixing server announcement. Gui callback still needed. 2009-11-08 09:48:01 +00:00
lotodore f1c213b707 Fixing compiler errors. Might still be broken, though. 2009-11-07 23:27:08 +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 8696f86b60 Updating to TDM mingw gcc 4.4.1. 2009-10-25 14:23:08 +00:00
doitux ed943afe25 gui fixes 2009-10-25 13:46:48 +00:00
doitux e2d99f1fe8 set minimum gui speed to prevent gui lags in fast internet games 2009-10-25 00:00:33 +00:00
lotodore 31c7b789a8 Adding support for custom delay between hands in protocol. 2009-10-24 21:49:11 +00:00
doitux 857cbf357e add delay between hands option for network/internet game 2009-10-23 23:12:33 +00:00
lotodore 52e3dba934 Fixing issue with previous anonymous login. 2009-10-23 22:21:34 +00:00
lotodore 02b94c87f5 Preparing guest login in network protocol. 2009-10-23 22:11:01 +00:00
lotodore 3920367851 New win32 mingw build script with working authentication. 2009-10-23 21:00:38 +00:00
lotodore 66fa98fc98 Making server send auth challenge. 2009-10-23 18:13:31 +00:00
lotodore ba0ba3978e mingw gsasl fix. 2009-10-23 15:49:20 +00:00
lotodore 629cd71735 Integrating gsasl on client side. Untested. 2009-10-22 22:55:19 +00:00