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
/
core
/
common
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
..
avatarmanager.cpp
Do not save avatar files with unknown extensions.
2007-10-16 20:48:25 +00:00
crypthelper.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
pokerthexception.cpp
Exceptions are now derived from std::exception and tell source code file and line.
2007-10-18 20:36:49 +00:00
thread.cpp
Added console server app. First try. Depends on qt for locale-specific stuff. Cannot start a game yet, only join is possible. Cannot run multiple games yet.
2007-07-30 23:22:58 +00:00