lotodore
|
9aaca43608
|
Also call audioDone. Just in case.
|
2007-06-16 10:18:47 +00:00 |
|
lotodore
|
f3143d1b15
|
Fixed access violation when audio is closed and reopened. SDL_mixer does not allow this :-(
|
2007-06-16 10:13:28 +00:00 |
|
lotodore
|
6b5a754e7b
|
Forgot resetting audioEnabled.
|
2007-06-16 09:58:27 +00:00 |
|
lotodore
|
5c63a12104
|
All sounds are now only played if sound output is on (even the ping in network game). Audio is only initialized if it is enabled. Fixed double sounds in network games. Simplified fading out cards on fold.
|
2007-06-16 09:48:23 +00:00 |
|
lotodore
|
af9f799b51
|
Fixed dealer position for network games.
|
2007-06-15 23:00:11 +00:00 |
|
lotodore
|
89620a7702
|
Fading out cards when server folds because of timeout.
|
2007-06-15 22:05:03 +00:00 |
|
doitux
|
4bfe82d214
|
signalFadeOutHumanPlayerCards()
|
2007-06-15 21:46:02 +00:00 |
|
lotodore
|
43cb4664cf
|
Fixed the refresh of the local action.
|
2007-06-15 21:15:37 +00:00 |
|
lotodore
|
4e6a78dcb5
|
Fixed player disconnects (again).
|
2007-06-15 20:56:31 +00:00 |
|
doitux
|
0f04c39a5b
|
last stringupdate for 0.5
|
2007-06-15 18:59:28 +00:00 |
|
doitux
|
3950e1125b
|
|
2007-06-15 10:45:16 +00:00 |
|
lotodore
|
e19f6c7471
|
Rewrote the code which handles leaving of players during the network game. Some bug is still remaining.
|
2007-06-15 10:38:41 +00:00 |
|
doitux
|
a7598a20eb
|
|
2007-06-15 08:02:17 +00:00 |
|
doitux
|
91eff068bb
|
|
2007-06-15 08:01:51 +00:00 |
|
doitux
|
ff40273c43
|
bugfix
|
2007-06-15 03:22:16 +00:00 |
|
doitux
|
9b766c26c8
|
notification-sound for "its your turn" in online game
|
2007-06-15 03:15:27 +00:00 |
|
doitux
|
e84c0cbfb8
|
string fixes
|
2007-06-15 00:46:10 +00:00 |
|
doitux
|
aae04eff66
|
added norwegian translation
|
2007-06-15 00:02:22 +00:00 |
|
doitux
|
3f862755fa
|
fixed strings
|
2007-06-14 23:47:15 +00:00 |
|
doitux
|
fc18fe43bb
|
timeout with boost-timer
|
2007-06-14 23:45:41 +00:00 |
|
doitux
|
9a05b348a1
|
|
2007-06-14 23:34:51 +00:00 |
|
doitux
|
0cc67e0137
|
|
2007-06-14 23:27:13 +00:00 |
|
lotodore
|
7345630c0d
|
boost timer: total_seconds instead of just seconds. Fixed bug where an invalid hand object was accessed. Only set action to "fold" for leaving players if they are active and are not fold.
|
2007-06-14 20:29:59 +00:00 |
|
doitux
|
322dc3460b
|
string fixes
|
2007-06-14 08:21:36 +00:00 |
|
doitux
|
b5d832ae1e
|
string fix
|
2007-06-14 07:04:54 +00:00 |
|
doitux
|
eafa6cbeb7
|
allin log fix
|
2007-06-13 20:02:40 +00:00 |
|
doitux
|
55e628d94f
|
remove whitespaces in ipaddress field
|
2007-06-13 11:08:16 +00:00 |
|
doitux
|
f225ef8956
|
add sound-volume option
|
2007-06-13 09:27:28 +00:00 |
|
doitux
|
32a0d99a54
|
fixed tab-order, remember external avatar directory, gui-speed-init only for first network game
|
2007-06-13 08:03:59 +00:00 |
|
doitux
|
13aca4f616
|
3d audio added ;) + nl translation updated
|
2007-06-12 23:13:18 +00:00 |
|
doitux
|
3eea17f37d
|
new avatars + updated es and nl translation
|
2007-06-12 19:41:24 +00:00 |
|
doitux
|
ca688faf09
|
added new strings to translate
|
2007-06-11 23:16:47 +00:00 |
|
doitux
|
cbf68f7559
|
|
2007-06-11 23:01:21 +00:00 |
|
doitux
|
28eb4ccc70
|
string fixes + modified start-splash
|
2007-06-11 22:57:36 +00:00 |
|
lotodore
|
0470bceeff
|
Make sounds work in network games.
|
2007-06-11 21:51:58 +00:00 |
|
lotodore
|
5af91f4ea2
|
Winning a game is now logged.
|
2007-06-11 20:35:12 +00:00 |
|
doitux
|
2ef3b5ab35
|
logPlayerWinMsg
|
2007-06-11 20:13:20 +00:00 |
|
lotodore
|
0d4e38705d
|
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 |
|
lotodore
|
07dc39d107
|
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 |
|
doitux
|
dfffa16565
|
refresh avatar not for network fix
|
2007-06-11 13:23:51 +00:00 |
|
doitux
|
fa5133684b
|
0.5 string added
|
2007-06-11 10:51:56 +00:00 |
|
doitux
|
2a346c91fa
|
fold for human player display in network game
|
2007-06-11 05:59:59 +00:00 |
|
doitux
|
ec841e0a3a
|
|
2007-06-11 05:30:39 +00:00 |
|
lotodore
|
baf2c82864
|
Added new packet type as end of game notification. Now displaying dialogs at end of game, to start a new game. Server errors are displayed.
|
2007-06-10 23:28:25 +00:00 |
|
doitux
|
8129880461
|
add 0.5 strings
|
2007-06-10 22:17:01 +00:00 |
|
doitux
|
0eb3e7e706
|
network allintimer changes
|
2007-06-10 21:45:31 +00:00 |
|
doitux
|
7340be6ba2
|
new avatar
|
2007-06-10 21:36:11 +00:00 |
|
doitux
|
fffa29931b
|
added spanisch translation
|
2007-06-10 21:24:34 +00:00 |
|
doitux
|
b028ab1d57
|
new sounds
animation timeout fixed
|
2007-06-10 20:43:48 +00:00 |
|
lotodore
|
b624714f5d
|
Resetting cards value on client side each hand. Added GUI synchronization function. Fixed update of pot when all but one fold. Reset sets on end of hand.
|
2007-06-10 12:46:29 +00:00 |
|