Commit Graph
248 Commits
Author SHA1 Message Date
lotodore 9e42f0a52e mingw-w64 build is working now :-). 2010-10-09 09:13:22 +00:00
lotodore fed7fd55dd Adding first version of mingw-w64 download script. 2010-10-09 00:57:06 +00:00
lotodore 403ac48666 Some changes to prepare mingw-w64 release. 2010-10-08 21:25:31 +00:00
lotodore a4ba012b79 Adding hand number to action request message, to prevent sending the wrong action. 2010-09-25 09:08:18 +00:00
lotodore 600f862210 Win32 build: switching to Qt 4.7.0, curl 7.21.1, gsasl 1.4.4 2010-09-24 20:13:28 +00:00
lotodore 76dd9a0289 Adding new packet for away from keyboard warning. 2010-09-05 12:58:31 +00:00
lotodore 7a1a10abf5 Block bad game names on server. 2010-09-05 00:15:25 +00:00
lotodore bcdc089390 Fixing double name in protocol. 2010-09-04 12:36:39 +00:00
lotodore daf99deac3 Sending AES encrypted cards is optional, not mandatory, since there is not always a secret available. 2010-09-04 09:59:42 +00:00
lotodore 9254cacdf7 After win32 build, move the server exe to a location where it is able to load the required dlls. 2010-08-30 16:58:47 +00:00
lotodore 3cb8e0a042 Fixing possible copy problem of mingw dlls. 2010-08-30 16:56:15 +00:00
lotodore 46372b2b15 New protocol stuff, still for 0.8, not yet implemented. 2010-08-29 21:35:29 +00:00
lotodore d63b048a45 Fixing mingw build issues. Use dll version of boost on Windows. Use official mingw gcc 4.5 with dynamic libs. This means that all boost build issues should be fixed, even on Windows. 2010-08-22 16:24:40 +00:00
lotodore 5f84bbc411 Fixing issue with boost 1.44. However, Windows build using boost 1.44 is currently broken due to thread issues. 2010-08-22 10:53:27 +00:00
lotodore b87b8545a9 Fixing windows build script by using sed to patch qt. 2010-08-02 22:01:57 +00:00
lotodore 002defcead Adding new protocol error code. 2010-08-01 19:52:00 +00:00
doitux bf0a4676db enable -qt-sqlite for windows build scripts 2010-07-15 15:30:26 +00:00
lotodore 176dbe1d4f Send a different error if a user is permanently blocked. 2010-07-14 15:27:06 +00:00
lotodore 4aa2083993 Add protocol message if a game name is already in use. 2010-07-14 07:29:01 +00:00
doitux f6472e6e94 enhanced game table styles error handling with new error messages on load, apply and game table start. 2010-07-10 17:02:06 +00:00
lotodore 3610d0eaf9 Fixing svn-win32 download path for now. Apache does not offer binary releases, so a long term solution is to be done... 2010-07-09 21:29:43 +00:00
lotodore 1044e0dfad Updating Windows build script using tdm mingw gcc 4.5.0 and latest libs. 2010-07-09 14:10:45 +00:00
lotodore 3b4c57d24f Pakets are global packet types. 2010-07-08 19:01:41 +00:00
lotodore f7dc7e861d Adding packets to freely show cards after hand. 2010-07-08 18:54:12 +00:00
lotodore a687a430b4 Updating Windows build script (gsasl with libidn is required, use new SDL/SDL_mixer version). 2010-04-02 10:54:49 +00:00
lotodore 652a9e55b4 Adding country code to protocol (currently broken). 2010-04-01 17:09:49 +00:00
doitux 2e76454af7 GUI: invitation refresh game infos bugfix, comeback from game into lobby refresh nicks with flag bugfix, implementd ingore function chat and invitation, adds infomessage 2010-03-31 12:33:00 +00:00
lotodore 695e4fd4eb Adding missing network packets. 2010-03-30 10:59:20 +00:00
lotodore f142459186 Preparing protocol changes for new invite system. 2010-03-29 12:47:23 +00:00
doitux 9f04fc149c GUI: next steps for extended info msg box system, new info msg about intive-only game type handling 2010-03-28 22:17:18 +00:00
lotodore a8d5e8b20b Preparing guest user restrictions when joining games. 2010-03-28 13:43:42 +00:00
lotodore 66cb462218 Adding new game type entry in game info block to support different types of games: normal, registered users only, invite only and ranking game. 2010-03-26 21:52:21 +00:00
lotodore d7c12d9fca Fixing player rights stuff in protocol. 2010-03-26 20:47:26 +00:00
lotodore 2fe2dbc4a2 Adding support for guest mode in network protocol. 2010-03-24 15:23:23 +00:00
lotodore a592c90b35 Updating windows build script. 2010-02-21 17:25:36 +00:00
lotodore b0f764d4bd Implementing some brute force attack and denial of service countermeasure. 2009-12-23 09:53:01 +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 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
lotodore 31c7b789a8 Adding support for custom delay between hands in protocol. 2009-10-24 21:49:11 +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 730f81129b Adding challenge/response authentication to network protocol. Build is currently broken until gsasl integration is complete. 2009-10-10 20:24:48 +00:00
lotodore 4856dc2a45 Adding plain text password authentication for testing. 2009-09-19 20:49:17 +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 39ff6819dd Chat cleaner changes. 2009-08-18 12:37:22 +00:00
lotodore 836ec60e6d Chat bot integration now fully functional. 2009-08-17 09:45:06 +00:00
lotodore 150d8930dc More work on lobby chat. Still not functional. 2009-08-15 13:43:00 +00:00