This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
7c147dccc6ed3ea7cdbd4da959593e1ab6d98ad9
pokerth
/
src
T
History
doitux
7c147dccc6
2007-05-28 21:21:48 +00:00
..
config
utf8fix
2007-05-28 11:39:02 +00:00
core
one ConfigFile for all
2007-05-13 12:35:27 +00:00
engine
Fixed running more than the first hand in network games.
2007-05-27 13:24:52 +00:00
gui
2007-05-28 21:21:48 +00:00
net
Fixed a problem where an empty chat message would cause an uncaught exception.
2007-05-27 22:23:48 +00:00
game_defs.h
Networking should mostly be working now. Some small issues concerning the display of pot/sets, and some delays are still needed.
2007-05-26 17:06:03 +00:00
game.cpp
logging playerAction in engine now
2007-05-26 12:40:45 +00:00
game.h
Fixed id bug in networking code. Dealer id is now set correctly. Phew.
2007-05-22 23:27:21 +00:00
gamedata.h
First try: Transferring client action.
2007-05-23 22:31:56 +00:00
playerdata.cpp
Fixed player counting bug. Fixed player number. Joining/leaving network game should work now. Added player type to localplayer.
2007-05-08 06:45:46 +00:00
playerdata.h
Tools - random number function is now static. Fixed player number issue with network games (GUI player number needs to be 0), this still requires some work.
2007-05-21 19:00:06 +00:00
pokerth.cpp
invisible check in heads up bugfix
2007-05-20 13:03:43 +00:00
session.cpp
Networking should mostly be working now. Some small issues concerning the display of pot/sets, and some delays are still needed.
2007-05-26 17:06:03 +00:00
session.h
Networking should mostly be working now. Some small issues concerning the display of pot/sets, and some delays are still needed.
2007-05-26 17:06:03 +00:00