This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
67b3d8fb6c87173710d8a460ef041965665e7a75
pokerth
/
src
T
History
lotodore
67b3d8fb6c
Fixed compiler warnings.
2007-10-09 22:01:36 +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 linux issues in libircclient.
2007-10-09 15:51:33 +00:00
engine
checkMyAction()
2007-10-09 21:19:22 +00:00
gui
2007-10-09 20:41:57 +00:00
net
Fixed compiler warnings.
2007-10-09 22:01:36 +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