This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
4c56390dc7ab44db92a36220bdc7f2b3b5b034ac
pokerth
/
src
T
History
lotodore
4c56390dc7
Exceptions are now derived from std::exception and tell source code file and line.
2007-10-18 20:36:49 +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
Exceptions are now derived from std::exception and tell source code file and line.
2007-10-18 20:36:49 +00:00
engine
Exceptions are now derived from std::exception and tell source code file and line.
2007-10-18 20:36:49 +00:00
gui
2007-10-18 20:21:41 +00:00
net
Exceptions are now derived from std::exception and tell source code file and line.
2007-10-18 20:36:49 +00:00
game_defs.h
Added notification if a new release or beta release of PokerTH is available.
2007-10-12 13:07:04 +00:00
game.cpp
Exceptions are now derived from std::exception and tell source code file and line.
2007-10-18 20:36:49 +00:00
game.h
comment out playerArray
2007-10-18 17:58:51 +00:00
gamedata.h
Show and update admin player of a game even when in lobby and not in the game.
2007-10-12 14:32:25 +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
Fixed avatars in network (non-public) games.
2007-10-15 08:37:32 +00:00
session.h
Fixed avatars in network (non-public) games.
2007-10-15 08:37:32 +00:00