doitux
|
3997a40f09
|
gui part for #239 server ping state display
|
2013-12-11 15:54:29 +01:00 |
|
lotodore
|
0d60360fca
|
Update server ping with each game action (#239).
|
2013-12-08 12:20:51 +01:00 |
|
doitux
|
3710f94c1e
|
bugfix refreshSpectatorsDisplay(); threadsafe now
|
2013-10-05 00:34:54 +02:00 |
|
doitux
|
972ab5e2ee
|
implement spectator display on the table to check if spectators watching the current game (#196)
|
2013-09-30 10:23:51 +02:00 |
|
lotodore
|
1d0b9fc5f2
|
Signals/callbacks when spectators join or leave.
|
2013-08-19 22:50:56 +02:00 |
|
lotodore
|
45a5c7cef8
|
License change: OpenSSL exception (for Windows 8 support, because gcrypt does not work on Windows 8).
|
2012-12-25 15:06:23 +01:00 |
|
floty
|
3a659dd5d5
|
logging missing network actions in sqlite; run astyle.
|
2012-01-05 20:54:27 +00:00 |
|
doitux
|
cbb72bc06a
|
remove circular dependencies between soundevents and gametableimpl
|
2012-01-01 19:55:22 +00:00 |
|
doitux
|
f294834d00
|
implement sounds when blinds increases (ticket #83)
|
2011-12-25 13:34:06 +00:00 |
|
doitux
|
272cd1408d
|
gui preperation for log export and live preview
|
2011-11-26 21:07:22 +00:00 |
|
lotodore
|
32d26e3644
|
Removing AFK-warning message. Preparing integration of a new auto-AFK mode.
|
2011-11-07 21:07:13 +00:00 |
|
floty
|
6fbb5c9841
|
running astyle
|
2011-11-02 18:27:15 +00:00 |
|
doitux
|
3f8086eba4
|
add aditional guilog message "player joined game" for rejoined players
|
2011-11-01 00:02:12 +00:00 |
|
doitux
|
552e45e4d5
|
prevent gui logging left-player and new-game-admin if gametable is not
visible
|
2011-10-28 20:32:46 +00:00 |
|
doitux
|
a23ccb10f1
|
rejoin dialog with gameId instead of gameName string
|
2011-08-08 19:50:28 +00:00 |
|
doitux
|
ade189fdc5
|
new rejoin possible dialog added
|
2011-08-07 20:16:03 +00:00 |
|
doitux
|
29242aa47d
|
Switching license from GPL2 to AGPL3. Translation files update
|
2011-07-02 23:03:18 +00:00 |
|
floty
|
9c2dc64fbd
|
sqlite-log: deleting unused parameters and implementing logging board cards
|
2011-02-27 16:34:39 +00:00 |
|
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 |
|
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 |
|
floty
|
4f89969bd3
|
implementing first function in new log.cpp
|
2010-12-17 23:18:30 +00:00 |
|
doitux
|
798839b5c7
|
add #include guilog.h to get last changes compiled
|
2010-12-14 21:14:49 +00:00 |
|
floty
|
ad055022f3
|
Log -> guiLog
|
2010-12-13 22:09:48 +00:00 |
|
doitux
|
af101c4fce
|
add timout warning in ranking game dialog
|
2010-09-05 13:13:42 +00:00 |
|
lotodore
|
0a15afacbb
|
Let the server send cards on request of the corresponding user.
|
2010-07-17 21:11:12 +00:00 |
|
doitux
|
6c2c4eaaeb
|
add showCards function to receive cards from players which hit the show-cards-button during postriver. define static ranking game data
|
2010-07-15 09:52:24 +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
|
7aebea6461
|
GUI: disable ignore for own nick
|
2010-03-30 19:57:44 +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 |
|
doitux
|
8db83af732
|
GUI: next steps advanced game infos in lobby, signals changed
|
2010-03-27 13:18:54 +00:00 |
|
doitux
|
9e7792fd8e
|
extra callback for showing internet game login dialog
|
2009-11-08 21:18:25 +00:00 |
|
lotodore
|
118f053216
|
Fixing include file compiler error.
|
2009-08-18 00:28:06 +00:00 |
|
doitux
|
c88b6b292d
|
fix missing signals in startwinwdow
|
2009-08-16 12:54:10 +00:00 |
|
doitux
|
51d8883e88
|
changing gui signals-slots for using new internal chat system instead of irc
|
2009-08-15 21:07:14 +00:00 |
|
lotodore
|
4c340d5bdc
|
Use own lobby chat instead of IRC. First steps, still incomplete.
|
2009-08-15 10:25:13 +00:00 |
|
doitux
|
c9615e264c
|
Add stay on table animation for inactive network players which doent leave the table. some vote kick fixes.
|
2009-04-22 22:32:45 +00:00 |
|
doitux
|
f54e03d179
|
serverlist gui added
|
2009-04-05 12:32:16 +00:00 |
|
lotodore
|
23c3ae3849
|
Enable sending of a global message box through the irc bot, to inform clients about server reboots.
|
2008-12-26 16:47:14 +00:00 |
|
doitux
|
15d934e5b8
|
show votekick starter nick, disable kick contextmenu for only 2 players
|
2008-12-07 21:47:53 +00:00 |
|
lotodore
|
c57ea0985b
|
Trying to send reason why the player leaves the game.
|
2008-11-25 23:19:34 +00:00 |
|
lotodore
|
b236fa9d62
|
Vote kick kind of working. Only the forward case - no timeout, no error handling, no display update.
|
2008-11-25 22:18:17 +00:00 |
|
lotodore
|
78d039bac1
|
Next steps for voting to kick a user.
|
2008-11-19 23:15:38 +00:00 |
|
doitux
|
0ef6e0d6cf
|
next steps votekick gui implementation
|
2008-11-19 22:12:33 +00:00 |
|
doitux
|
53bae13868
|
next steps votekick gui implementation
|
2008-11-19 21:33:38 +00:00 |
|
doitux
|
f501ef1a20
|
next steps votekick gui implementation
|
2008-11-11 22:45:11 +00:00 |
|
doitux
|
feb3341f8a
|
start implementing ingame votekick gui signals
|
2008-10-12 21:57:34 +00:00 |
|