Commit Graph
324 Commits
Author SHA1 Message Date
lotodore 2ce67297ee Tools - random number function is now static. Fixed player number issue with network games (GUI player number needs to be 0), this still requires some work. 2007-05-21 19:00:06 +00:00
doitux 63b278a88e invisible check in heads up bugfix 2007-05-20 13:03:43 +00:00
lotodore 4a53678291 Client engine factory needs to be free of configuration file (configuration provided by server). Separated specific start data from general game data. Sending client game object to GUI after creation. Client thread now manages player and game data. 2007-05-20 00:16:29 +00:00
lotodore b773c30ae0 Start position of dealer is now set via network. Added files for network client engine. Added factory code. 2007-05-18 17:13:27 +00:00
doitux a9e2d56b0d bugfix: wrong blinds in heads up 2007-05-18 11:38:37 +00:00
lotodore c160a09811 Some include file optimizations. Fixes for the server. 2007-05-15 20:37:37 +00:00
floty c3fd4dded6 2007-05-14 21:28:05 +00:00
lotodore 5f033730da Restructured network server. 2007-05-14 21:18:24 +00:00
lotodore 7540ea17bd Fixed relationship of network session and player data to be consistent with the game engine. Now sending card's values via network. Fixed net packet checks. 2007-05-13 22:25:59 +00:00
doitux e2d394f576 one ConfigFile for all 2007-05-13 18:17:25 +00:00
lotodore 6fbef0af20 Two step initialization for engine. First step: Create and initialize objects (constructor). Second step: Start the engine, update the UI. 2007-05-12 22:00:59 +00:00
lotodore 7c6337d810 Changes in preparation for the integration of the network server. GUI does not directly know Game and Hand any more, only Session. WARNING: This version crashes due to initialization order problems. 2007-05-11 12:01:13 +00:00
lotodore 4a10d6188c Fixed player counting bug. Fixed player number. Joining/leaving network game should work now. Added player type to localplayer. 2007-05-08 06:45:46 +00:00
floty d90a172577 bugfix PositionArray 2007-04-30 11:53:40 +00:00
lotodore a8cce94d3b Back to rev. 347 2007-04-20 23:14:08 +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
floty 20cb07bddb 2007-04-03 21:07:56 +00:00
floty 734a05cad4 2007-04-03 18:52:33 +00:00
floty 19a5b09790 2007-04-03 18:07:48 +00:00
doitux b79a3a8e43 2007-04-03 10:55:16 +00:00
doitux 745d244151 tschakkaaaaaaaaaa 2007-03-31 00:04:36 +00:00
doitux 9daf779061 remove network items from gui 2007-03-30 21:02:44 +00:00
doitux 73defd8fab engine 0.4 rev16 2007-03-30 13:03:04 +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 b3afd51b3e engine 0.4 rev15 + gui 2007-03-27 17:16:25 +00:00
doitux 82fd817dec 2007-03-27 16:02:04 +00:00
doitux 12ba01ec3a 2007-03-26 00:13:07 +00:00
doitux 03ab32f569 engine 0.4 rev14 2007-03-25 18:59:36 +00:00
doitux a4ba3b67f4 engine 0.4 rev13 (flop part 10) 2007-03-24 00:40:22 +00:00
doitux 92a1b65afd engine 0.4 rev12 (flop part 9) 2007-03-23 19:12:49 +00:00
doitux 10f242059a engine 0.4 rev11 (flop part 8) 2007-03-23 18:15:12 +00:00
doitux 839fa872ca engine 0.4 rev10 (flop part 7) 2007-03-23 01:50:11 +00:00
doitux 67e324066f engine 0.4 rev9 (flop part 6) 2007-03-23 01:30:46 +00:00
doitux 5bd1da6355 engine 0.4 rev7 (flop part 4) 2007-03-23 01:05:56 +00:00
doitux d5908bf8a1 engine 0.4 rev6 (flop part 3) 2007-03-22 23:19:16 +00:00
doitux 7a704c2995 bug: array-overflow 2007-03-20 13:01:35 +00:00
doitux 53c4af95c8 2007-03-20 10:56:15 +00:00
doitux be37505d94 2007-03-20 00:41:39 +00:00
doitux 7d7e841c14 engine 0.4 rev5 (flop part 2) 2007-03-19 01:01:09 +00:00
doitux 8032684b35 bug in full house check 2007-03-18 12:40:45 +00:00
doitux 40f767bcfa engine 0.4 rev4 (turn part 1) 2007-03-18 00:14:09 +00:00
doitux 4ce1814131 engine 0.4 rev3 (flop part 1) 2007-03-17 21:33:46 +00:00
floty 29b29ec42e engine 0.4 rev2 (preflop part 1) 2007-03-09 03:53:39 +00:00
floty 19cad8524a engine 0.4 rev1 (file access) 2007-03-06 00:50:35 +00:00