This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
9d702b3fcc6fa8db351e37f99e1fedf1f74e99d1
pokerth
/
src
T
History
doitux
9d702b3fcc
2007-09-30 11:15:03 +00:00
..
config
Human_Player check before join Lobby, Sortable AvailablePlayer List in Lobby
2007-09-29 09:47:09 +00:00
core
exceptions & bugfixes
2007-09-29 00:08:19 +00:00
engine
adds activePlayerList and runningPlayerList (XXVI)
2007-09-30 00:06:34 +00:00
gui
2007-09-30 11:15:03 +00:00
net
Don't use runningPlayerLists in server, as all in players are not in these lists. Fixed game state in lobby for players joining after a game started.
2007-09-29 22:50:57 +00:00
game_defs.h
adds activePlayerList and runningPlayerList (XXIV) - bugfixes
2007-09-29 16:08:48 +00:00
game.cpp
Name fix.
2007-09-29 19:23:14 +00:00
game.h
exceptions & bugfixes
2007-09-29 00:08:19 +00:00
gamedata.h
Name fix.
2007-09-29 19:23:14 +00:00
playerdata.cpp
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
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
Added irc support for lobby dialog. Takes some time to connect before messages can be sent/received. No special stuff yet, no user list, no connection notifications. Still work in progress.
2007-09-26 11:48:33 +00:00
pokerth.cpp
jpeg and gif support for static qt temporarly disabled for compatibility reasons
2007-09-24 10:32:08 +00:00
session.cpp
Don't use runningPlayerLists in server, as all in players are not in these lists. Fixed game state in lobby for players joining after a game started.
2007-09-29 22:50:57 +00:00
session.h
Added irc support for lobby dialog. Takes some time to connect before messages can be sent/received. No special stuff yet, no user list, no connection notifications. Still work in progress.
2007-09-26 11:48:33 +00:00