This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
8470faeb593223fac588699deb4d45fe6301e5a3
pokerth
/
src
T
History
doitux
8470faeb59
bugfix
2007-10-09 08:41:15 +00:00
..
config
add switchLanguage ComboBox in Settings to change app language. add option to disable lobby-chat. string update
2007-10-04 21:13:00 +00:00
core
Fixed IRC IPv6.
2007-10-08 15:04:02 +00:00
engine
2007-10-07 12:00:34 +00:00
gui
bugfix
2007-10-09 08:41:15 +00:00
net
Keep lobby open in the background during internet games. Show the lobby after the game finished. Re-open the game. Start and stop irc thread together with the client thread.
2007-10-08 20:14:44 +00:00
game_defs.h
adds activePlayerList and runningPlayerList (XXIV) - bugfixes
2007-09-29 16:08:48 +00:00
game.cpp
Removed hack which is not working anyway.
2007-10-07 21:52:15 +00:00
game.h
implementing manualBlindsList
2007-10-06 12:25:31 +00:00
gamedata.h
Transfer new blind options in network games.
2007-10-02 15:00:33 +00:00
playerdata.cpp
Server now requests unknown avatar files from client and stores them in the cache dir. Error handling is still missing. Clients not yet request avatar files from the server, this is the next step.
2007-10-07 15:52:12 +00:00
playerdata.h
Server now requests unknown avatar files from client and stores them in the cache dir. Error handling is still missing. Clients not yet request avatar files from the server, this is the next step.
2007-10-07 15:52:12 +00:00
pokerth_server.cpp
Server now requests unknown avatar files from client and stores them in the cache dir. Error handling is still missing. Clients not yet request avatar files from the server, this is the next step.
2007-10-07 15:52:12 +00:00
pokerth.cpp
fixes linux compilation problem. add /usr/games/bin support for appPath (gentoo)
2007-10-01 07:17:05 +00:00
session.cpp
Keep lobby open in the background during internet games. Show the lobby after the game finished. Re-open the game. Start and stop irc thread together with the client thread.
2007-10-08 20:14:44 +00:00
session.h
Keep lobby open in the background during internet games. Show the lobby after the game finished. Re-open the game. Start and stop irc thread together with the client thread.
2007-10-08 20:14:44 +00:00