This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
1ffe81d05ee7101ef282752e94272caad214f697
pokerth
/
src
T
History
doitux
1ffe81d05e
2007-11-01 21:34:06 +00:00
..
config
Added logging for server using syslog.
2007-10-23 21:26:07 +00:00
core
Cache avatars on client only for 1 day.
2007-11-01 19:23:35 +00:00
engine
2007-11-01 21:34:06 +00:00
gui
2007-11-01 20:41:14 +00:00
net
Reset last players turn on bero change for client.
2007-11-01 21:24:26 +00:00
game_defs.h
Increment beta revision.
2007-11-01 19:37:19 +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
cleaning code and hopefully last part of refactoring playerArray to playerLists ;)
2007-10-19 14:03:12 +00:00
gamedata.h
Show and update admin player of a game even when in lobby and not in the game.
2007-10-12 14:32:25 +00:00
playerdata.cpp
Server now requests unknown avatar files from client and stores them in the cache dir. Error handling is still missing. Clients not yet request avatar files from the server, this is the next step.
2007-10-07 15:52:12 +00:00
playerdata.h
Server now requests unknown avatar files from client and stores them in the cache dir. Error handling is still missing. Clients not yet request avatar files from the server, this is the next step.
2007-10-07 15:52:12 +00:00
pokerth_server.cpp
Fixed error when transfering avatars. Additional logging.
2007-10-24 23:17:12 +00:00
pokerth.cpp
translation update + compilation fix
2007-10-31 09:32:07 +00:00
session.cpp
Don't request own avatar from the server. Only request avatars of other players after joining a game.
2007-11-01 18:36:03 +00:00
session.h
Don't request own avatar from the server. Only request avatars of other players after joining a game.
2007-11-01 18:36:03 +00:00