This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
3c820445c6e599832fc22b76ab4c4d5deb5f34b6
pokerth
/
src
T
History
lotodore
3c820445c6
Fixed missing completion call issue. However, boost::asio now automatically closes the socket. This cannot be disabled. So the next step is to use the boost::asio socket class for the session and everywhere else.
2009-01-25 21:12:33 +00:00
..
config
next steps implementing cardschance
2008-10-14 20:45:51 +00:00
core
Patch for OpenBSD.
2008-08-03 09:37:46 +00:00
engine
fixes: "Bug ID 0000007: Highlighting of cards on split pot could be better " -->
http://www.pokerth.net/mantis/view.php?id=7
2009-01-18 22:47:50 +00:00
gui
2009-01-25 19:44:51 +00:00
net
Fixed missing completion call issue. However, boost::asio now automatically closes the socket. This cannot be disabled. So the next step is to use the boost::asio socket class for the session and everywhere else.
2009-01-25 21:12:33 +00:00
third_party
Patch for OpenBSD.
2008-05-30 11:59:51 +00:00
game_defs.h
Deny ask kick if the player is not/no longer present.
2008-12-12 22:38:35 +00:00
game.cpp
cleaning code and hopefully last part of refactoring playerArray to playerLists ;)
2007-10-19 14:03:12 +00:00
game.h
Moving third party sources to third_party folder so that they can be easily distinguished. This should help package maintainers.
2008-03-23 10:36:17 +00:00
gamedata.h
More work on server side vote kick. Most error handling complete now. Client side still lacking.
2008-12-07 11:04:42 +00:00
playerdata.cpp
Use unix linefeeds for all files. Finally. It's about time.
2007-11-16 15:24:25 +00:00
playerdata.h
Network timeout system also works from within a game now.
2008-03-06 15:27:31 +00:00
pokerth_server.cpp
session boost_ptr refactoring
2008-10-07 21:16:27 +00:00
pokerth.cpp
icon stylesheet fixes
2008-09-26 19:22:29 +00:00
session.cpp
Vote kick kind of working. Only the forward case - no timeout, no error handling, no display update.
2008-11-25 22:18:17 +00:00
session.h
Vote kick kind of working. Only the forward case - no timeout, no error handling, no display update.
2008-11-25 22:18:17 +00:00
zlib_compress.cpp
Fixed return value.
2008-07-03 08:45:05 +00:00