This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
195fe6608a705fbdb82024536630882f409532fa
pokerth
/
src
T
History
lotodore
96eb74992e
Fixed long term client issue when player id overflows (very unlikely, as it is 32 bits).
2007-11-11 11:31:07 +00:00
..
config
2007-11-07 21:22:03 +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
old "back-to-lobby" button removed
2007-11-08 21:38:14 +00:00
net
Fixed long term client issue when player id overflows (very unlikely, as it is 32 bits).
2007-11-11 11:31:07 +00:00
game_defs.h
Increment beta revision.
2007-11-10 22:29:54 +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
translation update ptbr and ru. backtolobby button more in foreground now. also warning window for leaving online-game
2007-11-07 01:41:17 +00:00
session.h
translation update ptbr and ru. backtolobby button more in foreground now. also warning window for leaving online-game
2007-11-07 01:41:17 +00:00