This website requires JavaScript.
Explore
Help
Sign In
sco
/
pokerth
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
1f00b3f458eca6fdeb6ffe39d41791b745676052
pokerth
/
src
T
History
doitux
1f00b3f458
more polymorphie steps for BeRo
2007-08-04 12:08:10 +00:00
..
config
2007-06-16 22:08:52 +00:00
core
Added console server app. First try. Depends on qt for locale-specific stuff. Cannot start a game yet, only join is possible. Cannot run multiple games yet.
2007-07-30 23:22:58 +00:00
engine
more polymorphie steps for BeRo
2007-08-04 12:08:10 +00:00
gui
licence removed from translation because of ram problems during compile resources.qrc
2007-08-03 22:50:51 +00:00
net
The console server can now be fully used for a single game. The first player to join the game is admin, he can start the game and kick players.
2007-08-02 20:52:13 +00:00
game_defs.h
Went over netpacket.cpp - additional checks, check function in base class. More restrictive concerning size of packets.
2007-07-29 23:45:10 +00:00
game.cpp
Fixed dealer position for network games.
2007-06-15 23:00:11 +00:00
game.h
Client engine should now be completely thread safe. const int& -> int. Player CardsValue is now returned as copy, not the array itself.
2007-06-11 17:48:22 +00:00
gamedata.h
It is now possible to start the network game with a player number below the maximum player count.
2007-06-11 19:46:18 +00:00
playerdata.cpp
The console server can now be fully used for a single game. The first player to join the game is admin, he can start the game and kick players.
2007-08-02 20:52:13 +00:00
playerdata.h
The console server can now be fully used for a single game. The first player to join the game is admin, he can start the game and kick players.
2007-08-02 20:52:13 +00:00
pokerth_server.cpp
Added console server app. First try. Depends on qt for locale-specific stuff. Cannot start a game yet, only join is possible. Cannot run multiple games yet.
2007-07-30 23:22:58 +00:00
pokerth.cpp
styles repaired on mac-plattform
2007-06-25 00:25:52 +00:00
session.cpp
The console server can now be fully used for a single game. The first player to join the game is admin, he can start the game and kick players.
2007-08-02 20:52:13 +00:00
session.h
The console server can now be fully used for a single game. The first player to join the game is admin, he can start the game and kick players.
2007-08-02 20:52:13 +00:00