doitux
|
5437f91315
|
|
2007-04-20 08:18:18 +00:00 |
|
doitux
|
2b94ce958f
|
path to UTF8
configfile split
|
2007-04-18 00:11:24 +00:00 |
|
lotodore
|
27cd08ccb0
|
Maximum number of players is now a constant in game_defs.h.
|
2007-04-17 07:28:32 +00:00 |
|
lotodore
|
07a0e01620
|
Added callback to display player names of connected players.
|
2007-04-08 20:35:42 +00:00 |
|
doitux
|
9696201cf8
|
|
2007-04-03 22:36:17 +00:00 |
|
doitux
|
b79a3a8e43
|
|
2007-04-03 10:55:16 +00:00 |
|
doitux
|
2a4d935827
|
add windowicon
|
2007-03-31 09:17:37 +00:00 |
|
doitux
|
745d244151
|
tschakkaaaaaaaaaa
|
2007-03-31 00:04:36 +00:00 |
|
doitux
|
c223328738
|
|
2007-03-30 21:09:05 +00:00 |
|
doitux
|
fd741792df
|
|
2007-03-30 12:47:41 +00:00 |
|
doitux
|
a00e3cde42
|
gui freeze
|
2007-03-30 12:44:16 +00:00 |
|
doitux
|
1c7f572fbf
|
|
2007-03-29 22:58:04 +00:00 |
|
doitux
|
c1f7a257f1
|
|
2007-03-29 00:15:43 +00:00 |
|
doitux
|
db54e45739
|
|
2007-03-28 17:44:22 +00:00 |
|
doitux
|
4a9274f483
|
|
2007-03-28 10:21:51 +00:00 |
|
doitux
|
91391eed5c
|
|
2007-03-27 21:36:56 +00:00 |
|
doitux
|
adb86aa931
|
|
2007-03-27 16:02:23 +00:00 |
|
doitux
|
9ddb4e24da
|
|
2007-03-26 00:12:35 +00:00 |
|
doitux
|
25fb7a68f9
|
|
2007-03-23 21:45:30 +00:00 |
|
doitux
|
a64ca62476
|
gamespeed bug
|
2007-03-23 20:02:48 +00:00 |
|
doitux
|
a0cd981dcb
|
|
2007-03-21 00:59:05 +00:00 |
|
doitux
|
fd58b87316
|
|
2007-03-21 00:41:29 +00:00 |
|
lotodore
|
62e72617ba
|
When creating a network game, a client is also started.
Network errors are handled globally.
Fixed last network thread issue by using a notification queue, should work fine now.
|
2007-03-20 14:05:16 +00:00 |
|
lotodore
|
ef10602d5c
|
Initial handshake and network game start. Works with multiple clients. Not yet stable, because it is not thread-safe. GUI callbacks not complete yet (server dialog not updated).
|
2007-03-20 02:20:50 +00:00 |
|
doitux
|
5f7ff8ca54
|
|
2007-03-20 00:42:12 +00:00 |
|
doitux
|
be37505d94
|
|
2007-03-20 00:41:39 +00:00 |
|
doitux
|
5b90442470
|
|
2007-03-17 14:58:12 +00:00 |
|
doitux
|
4d5e9dba18
|
|
2007-03-17 12:02:28 +00:00 |
|
doitux
|
bce36dfc28
|
|
2007-03-14 09:02:41 +00:00 |
|
lotodore
|
f5289a6fcf
|
Added helper class for receiving data. Modified sender thread to support sending partial packets. Prepared abstractions for server state machine.
|
2007-03-13 02:23:12 +00:00 |
|
floty
|
29b29ec42e
|
engine 0.4 rev2 (preflop part 1)
|
2007-03-09 03:53:39 +00:00 |
|
floty
|
7319dd4ed0
|
actualQuantityPlayers -><- startQuantityPlayers
|
2007-03-05 19:21:41 +00:00 |
|
doitux
|
07dd1a7461
|
preflopValues added as resource
|
2007-03-03 00:11:26 +00:00 |
|
doitux
|
e509785fd8
|
|
2007-03-01 21:49:32 +00:00 |
|
doitux
|
2649ee716c
|
|
2007-03-01 21:30:40 +00:00 |
|
doitux
|
eae5f68f89
|
|
2007-02-28 20:51:43 +00:00 |
|
doitux
|
1c0d701727
|
|
2007-02-27 19:44:03 +00:00 |
|
doitux
|
bc1c58a810
|
|
2007-02-26 09:05:38 +00:00 |
|
doitux
|
416c9536cf
|
|
2007-02-26 00:44:09 +00:00 |
|
lotodore
|
d4855a2ca2
|
Added simple server. Added session establishment (only test code). Added sender thread.
|
2007-02-25 23:16:26 +00:00 |
|
doitux
|
22229b19ba
|
|
2007-02-25 21:17:14 +00:00 |
|
doitux
|
7d4bbbfbae
|
|
2007-02-25 21:11:14 +00:00 |
|
doitux
|
769574525e
|
logshowflipcards bugfix
|
2007-02-22 21:35:44 +00:00 |
|
doitux
|
d74a9eef70
|
createnetworkgamedialog and startnetworkgamedialog added
|
2007-02-22 00:48:18 +00:00 |
|
doitux
|
2e6cf7cddf
|
left toolbox
|
2007-02-20 00:05:09 +00:00 |
|
lotodore
|
6e7f6dfdbe
|
Cleanup of the joinnetworkgamedialog. Thread creation/termination is now done in main window. Added code to locate memory leaks.
|
2007-02-19 00:39:44 +00:00 |
|
doitux
|
ab0be3910f
|
cleaned
|
2007-02-18 23:06:17 +00:00 |
|
doitux
|
8598fa1215
|
|
2007-02-18 22:44:41 +00:00 |
|
doitux
|
e9500eb4ed
|
|
2007-02-18 22:10:34 +00:00 |
|
doitux
|
2bc8288c19
|
|
2007-02-18 21:12:57 +00:00 |
|