This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
399c8b7de70e852a89eb2f80a681dc9b4834844b
pokerth
/
src
T
History
doitux
399c8b7de7
2007-09-08 22:17:12 +00:00
..
config
Fixed linefeeds.
2007-09-08 20:44:27 +00:00
core
File names of avatars are now md5sums.
2007-09-08 21:43:15 +00:00
engine
Now using openssl on windows instead of ms crypto api. Can't stand all these handles for the crypto api, openssl will be required later anyway. MD5 sums will be used when transfering avatars for efficient caching - avatars are identified by their MD5 sum.
2007-09-08 11:00:46 +00:00
gui
2007-09-08 22:17:12 +00:00
net
Now using openssl on windows instead of ms crypto api. Can't stand all these handles for the crypto api, openssl will be required later anyway. MD5 sums will be used when transfering avatars for efficient caching - avatars are identified by their MD5 sum.
2007-09-08 11:00:46 +00:00
game_defs.h
refactoring Bugfix
2007-08-11 14:36:20 +00:00
game.cpp
More work on server redesign. Network mode still broken.
2007-08-20 15:30:22 +00:00
game.h
More work on server redesign. Network mode still broken.
2007-08-20 15:30:22 +00:00
gamedata.h
Player list is now sent in Game List New notification. Not shown in dialog yet.
2007-09-01 22:59:55 +00:00
playerdata.cpp
The console server can now be fully used for a single game. The first player to join the game is admin, he can start the game and kick players.
2007-08-02 20:52:13 +00:00
playerdata.h
Player list is now sent in Game List New notification. Not shown in dialog yet.
2007-09-01 22:59:55 +00:00
pokerth_server.cpp
File names of avatars are now md5sums.
2007-09-08 21:43:15 +00:00
pokerth.cpp
myQtHelper->getDataPath() removed
2007-09-08 22:01:30 +00:00
session.cpp
File names of avatars are now md5sums.
2007-09-08 21:43:15 +00:00
session.h
File names of avatars are now md5sums.
2007-09-08 21:43:15 +00:00