Commit Graph
633 Commits
Author SHA1 Message Date
lotodore f11998c28c 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.
Not yet as service/daemon, because testing is easier with a simple console app.
2007-07-30 23:22:58 +00:00
lotodore 5d13dd7803 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
doitux 212dbd3b9a 2007-07-29 19:50:45 +00:00
doitux 26f88ed68c pl translation source added 2007-07-28 13:45:34 +00:00
doitux 01704c4f33 updated nl and ptbr language 2007-07-27 17:07:55 +00:00
doitux 5ca8f7014b pokerth_ptbr.ts added 2007-07-25 13:40:03 +00:00
lotodore 100e2a69be Clarification. 2007-07-24 15:06:04 +00:00
lotodore bd08245c1c (Hopefully) solved the player number problem, when players join and leave an existing game. Numbers are now assigned on game start, not before. Note: Network play is not compatible to the current official version. 2007-07-24 14:55:14 +00:00
doitux 561b974cdc hungarian translation added 2007-07-19 12:17:54 +00:00
doitux 0bb29f8618 return added ;-) 2007-07-15 20:29:22 +00:00
doitux 0106ebc72c numpad enter works now 2007-07-12 19:08:32 +00:00
doitux 1076f45ffc esperanto translation file added 2007-06-30 05:59:59 +00:00
doitux 9d2e411454 shortcut fixed 2007-06-25 22:47:32 +00:00
eflist c06c2e769f some translation-updates (shortcuts) 2007-06-25 17:33:59 +00:00
eflist daa3810b89 updated translation german 2007-06-25 01:05:50 +00:00
eflist 67efc40495 styles repaired on mac-plattform 2007-06-25 00:25:52 +00:00
eflist 7347745c8d 2007-06-24 23:38:46 +00:00
eflist 7c8d65ca1c some changes for better integration on the mac-plattform 2007-06-24 23:01:16 +00:00
doitux 787e5f2188 tabwidgets fontsize fix 2007-06-24 21:44:21 +00:00
doitux 084351d941 slovak translation added 2007-06-22 20:22:27 +00:00
doitux 60c5146ddf translation update 2007-06-22 17:21:59 +00:00
doitux 6ffc835c99 wider 3d sound 2007-06-22 07:57:28 +00:00
doitux 3fb574ddfa 2007-06-22 07:44:20 +00:00
doitux 5bd29e3a78 2007-06-17 20:11:09 +00:00
doitux 242e53c6ca france translation complete 2007-06-17 19:55:39 +00:00
doitux cb35285738 2007-06-17 01:11:48 +00:00
doitux 6970b61cc7 2007-06-17 01:11:05 +00:00
doitux 49da842fe0 0.5 2007-06-17 00:46:52 +00:00
doitux 4a9fd0fb45 german update 2007-06-16 23:02:45 +00:00
doitux 1e493a8276 2007-06-16 22:08:52 +00:00
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