Commit Graph
2141 Commits
Author SHA1 Message Date
lotodore 1f7f045d15 Starting gsasl integration to perform challenge response authentication. Note that gsasl 1.3 is required (previous versions are not supported). Authentication is currently broken. 2009-10-11 09:20:17 +00:00
doitux fe627fe6f5 local nick will also be used as online game login name 2009-10-10 22:18:58 +00:00
lotodore 6db2a97eef Adding missing files. 2009-10-10 20:30:35 +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 51e393823a Game database entry is created only once the game is started. 2009-10-03 20:19:51 +00:00
lotodore a2a27cbdb0 First steps to actually store game statistics. 2009-10-03 18:06:56 +00:00
lotodore 9ccd1bc9f2 Creating game entries in database abstraction layer. 2009-10-03 17:03:51 +00:00
lotodore d28fe8eee7 Small fixes. 2009-09-27 21:46:44 +00:00
doitux 5095c03926 remove useless deletes 2009-09-27 21:42:51 +00:00
doitux cc13fe8bff login dialog: focus for pw if password save is unchecked, memory leak
fixes
2009-09-27 21:18:03 +00:00
doitux 6b4925580f login dialog changes 2009-09-27 18:43:19 +00:00
doitux 2a2254ad0b login fix 2009-09-27 15:41:06 +00:00
lotodore d0d831a4f6 Adding database thread start/stop functions and init. 2009-09-26 22:10:43 +00:00
lotodore 9e6ca8cd66 Fixing handle leak. Actually, this should be backported to the current server... 2009-09-26 21:53:18 +00:00
lotodore 0ab836e09f Fixing handle leak. 2009-09-26 21:42:04 +00:00
lotodore 1b23d9e609 Moving db stuff to a separate lib due to dependency trouble with ld. 2009-09-26 21:01:06 +00:00
lotodore 0e5e8baa22 Still trying to fix build dependencies. 2009-09-26 20:43:09 +00:00
lotodore e1535f403e Trying to fix lib dependencies. 2009-09-26 20:35:43 +00:00
lotodore c59a8274e1 Integration of the db backend library. 2009-09-26 20:05:46 +00:00
doitux 345b0f46d5 fix warning 2009-09-26 19:15:13 +00:00
doitux feaab665b2 fixing compile warnings and memory leaks 2009-09-26 18:47:18 +00:00
lotodore bf51e68e77 Reacting to authentication success. 2009-09-26 16:14:22 +00:00
lotodore 48c4c69277 Integrating authentication - now all authentication attempts fail (still work in progress). 2009-09-26 16:05:35 +00:00
doitux b15b845077 fixing compile problems 2009-09-25 08:50:56 +00:00
lotodore 39285263b7 Starting login dialog integration on client side. 2009-09-24 20:10:40 +00:00
doitux 64613ac9b4 send login infos to session 2009-09-24 19:56:21 +00:00
lotodore 3112c9ded7 Fixing compiler error. 2009-09-19 21:01:51 +00:00
lotodore 4856dc2a45 Adding plain text password authentication for testing. 2009-09-19 20:49:17 +00:00
lotodore 97e01d6b80 Starting database callback integration. 2009-09-19 20:28:30 +00:00
lotodore 8dbb11db92 Mac OS: Using snow leopard as build platform. PowerPC architecture no longer supported. SDK set to 10.5 (leopard) due to problems compiling boost. Hopefully still runs on 10.4 (tiger), but I cannot check... 2009-09-18 23:38:57 +00:00
doitux c403640c4a activate first instance window when a second instance is started 2009-09-13 18:51:36 +00:00
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