This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
06de11a235f32598de41c93768bcb3a2866dcff9
pokerth
/
src
T
History
doitux
06de11a235
2007-10-03 09:47:12 +00:00
..
config
fixes linux compilation problem. add /usr/games/bin support for appPath (gentoo)
2007-10-01 07:17:05 +00:00
core
Dedicated server no longer depends on qt. Added code for utf-8 conversion on windows and linux (without qt). Some small issues remain (like the data-dir and charset for the server).
2007-10-01 00:33:05 +00:00
engine
Set small/big blind position id on client.
2007-10-02 22:56:26 +00:00
gui
2007-10-03 09:47:12 +00:00
net
Paranoia sleep in irc thread. Just in case.
2007-10-02 23:24:45 +00:00
game_defs.h
adds activePlayerList and runningPlayerList (XXIV) - bugfixes
2007-09-29 16:08:48 +00:00
game.cpp
Fixed assertion fix.
2007-10-02 23:12:25 +00:00
game.h
exceptions & bugfixes
2007-09-29 00:08:19 +00:00
gamedata.h
Transfer new blind options in network games.
2007-10-02 15:00:33 +00:00
playerdata.cpp
Fixed some msvc problems with libircclient. Fixed auto start boost timer issue. Fixed irc thread termination (this time for real). Using strdup and free on MSVC causes "heap corruption error" in debug mode - use _strdup instead in libircclient.
2007-09-30 13:15:52 +00:00
playerdata.h
Game list in Lobby is now shown and updated even after joining or creating a game. Game updates will be sent by the server at all times (even during the game).
2007-09-29 14:05:41 +00:00
pokerth_server.cpp
Fixed server termination issue.
2007-10-02 18:58:54 +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 server termination issue.
2007-10-02 18:58:54 +00:00
session.h
Fixed server termination issue.
2007-10-02 18:58:54 +00:00