Commit Graph
138 Commits
Author SHA1 Message Date
lotodore c4b8e567ed Implementing private messages in lobby chat, ticket #12. Some cosmetic improvements are still missing. 2011-02-11 23:02:29 +00:00
lotodore 02518c67b2 Reformatting code using Kernighan & Ritchie style, tabs, tab width=4.
Command line: astyle --style=kr --indent=force-tab=4 --lineend=linux -n -r <file names>
2011-02-11 20:02:08 +00:00
lotodore 4032bf48a2 Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues. 2011-02-09 14:33:39 +00:00
lotodore 5f8e662457 Show message whether avatar report was successful. 2011-01-16 16:35:54 +00:00
doitux 0fffc9476e 0.8.3 translation source update, list refactoring for crash bugfix in qt/* 2011-01-11 23:13:55 +00:00
doitux 6028ae57b7 servermessages via id implemented 2011-01-10 21:40:48 +00:00
floty 0e46188ff3 some bugfixes in Log and guiLog 2010-12-18 23:10:10 +00:00
doitux 798839b5c7 add #include guilog.h to get last changes compiled 2010-12-14 21:14:49 +00:00
doitux 41b0186279 bugfix for #0000022: Notification window kept open when game finishes 2010-12-13 18:16:01 +00:00
doitux 0f00b8c9b3 add new network notification messages 2010-11-14 19:26:53 +00:00
doitux 01a89f850e font tweaks 2010-09-05 12:26:36 +00:00
lotodore c580417b7d Fixing dialog order. 2010-09-05 07:57:09 +00:00
doitux ec46f06d61 add autostart timer display, bad word game name check gui 2010-09-05 02:00:23 +00:00
lotodore 7a1a10abf5 Block bad game names on server. 2010-09-05 00:15:25 +00:00
doitux 17f10632e3 fix lan game chat 2010-09-04 13:22:38 +00:00
doitux 27a73d521f show new beta release info bugfix 2010-08-15 20:11:31 +00:00
lotodore 9e039182ec Also check ranking game restrictions on server. 2010-08-01 20:15:49 +00:00
doitux c6c31bb2fa fix dialog problem 2010-07-23 16:43:09 +00:00
lotodore e6cfcd0b5b Adding missing break statement. :-) 2010-07-14 15:43:15 +00:00
lotodore 176dbe1d4f Send a different error if a user is permanently blocked. 2010-07-14 15:27:06 +00:00
doitux f1a0e5bf79 string fix 2010-07-14 08:44:48 +00:00
doitux 7625279035 add changeInternetGame dialog 2010-07-14 08:43:51 +00:00
doitux 3f06af6194 fixing many destruktors 2010-07-13 21:27:04 +00:00
doitux 7213e10ba8 implement close log in log.cpp again 2010-07-13 20:55:01 +00:00
doitux 95da669f91 fix Qt Database error message when close the app 2010-07-13 19:34:05 +00:00
doitux b34dcdc597 fix Qt Database error message when close the app 2010-07-13 19:13:38 +00:00
doitux bd01ffad9f fix >= 0.7.1 update problems with PokerTH distributed default styles 2010-07-11 20:36:50 +00:00
floty 4643e7ff89 additional log in sqlite-db + preparation for replay mode 2010-05-29 14:05:41 +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
doitux 0771aabfb0 GUI: ignore player function added (list in settings - remove button will follow) 2010-03-30 17:30:33 +00:00
doitux 0925b2d747 comment playerkicked connect 2010-03-30 12:37:29 +00:00
doitux 598b26c5ff indent fixes tab = 4 chars 2010-03-30 12:25:30 +00:00
doitux c5592c1ab8 GUI: next steps invitation system 2010-03-29 13:08:59 +00:00
lotodore a8d5e8b20b Preparing guest user restrictions when joining games. 2010-03-28 13:43:42 +00:00
doitux 843343ceea GUI: signals fix 2010-03-27 16:50:31 +00:00
doitux 8db83af732 GUI: next steps advanced game infos in lobby, signals changed 2010-03-27 13:18:54 +00:00
floty 8017d1c8cb full bet rule (part 4) 2010-01-19 20:33:15 +00:00
floty 8bafd61f3c full bet rule (part 1) 2010-01-02 18:10:36 +00:00
lotodore b0f764d4bd Implementing some brute force attack and denial of service countermeasure. 2009-12-23 09:53:01 +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 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 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
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
doitux b15b845077 fixing compile problems 2009-09-25 08:50:56 +00:00
doitux 64613ac9b4 send login infos to session 2009-09-24 19:56:21 +00:00