Commit Graph
107 Commits
Author SHA1 Message Date
lotodore 246c99e62e Trying to fix more cppcheck messages. 2011-02-10 13:54:53 +00:00
lotodore 4032bf48a2 Fixing cppcheck "Prefer prefix ++/-- operators for non-primitive types." issues. 2011-02-09 14:33:39 +00:00
floty a2d0272ed3 remove board-pointer from player 2011-01-12 22:33:03 +00:00
lotodore 3974e7cac5 More shared_ptr in engine to prevent race conditions when accessing client engine from gui. Still incomplete. 2011-01-09 14:16:20 +00:00
floty f84e629f17 remove hand-object from board 2011-01-06 22:00:52 +00:00
lotodore ddaf311c12 New log object for network/internet games. Preliminary code. 2011-01-03 18:41:28 +00:00
floty a0f91b04c7 putting log from local_engine to engine; implementing hand-logging 2010-12-30 01:57:23 +00:00
floty 121575caa5 sqlite-logging: include log in pokerth_lib; new function for game-logging 2010-12-28 23:01:39 +00:00
floty 29e16e3489 create log in session; put some include from header to cpp 2010-12-20 20:30:12 +00:00
floty 377f6dde6e active sqlite-log with symbol constant 2010-09-29 17:43:49 +00:00
floty cefe5b9240 bugfix full bet rule 2010-09-08 19:21:15 +00:00
floty 51126fad7c changes in logging with sqlite-db 2010-07-02 23:29:30 +00:00
floty 4643e7ff89 additional log in sqlite-db + preparation for replay mode 2010-05-29 14:05:41 +00:00
floty 8bafd61f3c full bet rule (part 1) 2010-01-02 18:10:36 +00:00
lotodore 744e5c81d4 Small fixes. Removing some TODO comments which are no longer valid. 2009-06-13 10:52:12 +00:00
doitux c9615e264c Add stay on table animation for inactive network players which doent leave the table. some vote kick fixes. 2009-04-22 22:32:45 +00:00
doitux eb38dd7640 bugfix for http://www.pokerth.net/mantis/view.php?id=9 2009-04-12 18:59:35 +00:00
floty 7c2e8dc777 cleaning code and hopefully last part of refactoring playerArray to playerLists ;) 2007-10-19 14:03:12 +00:00
lotodore 4c56390dc7 Exceptions are now derived from std::exception and tell source code file and line. 2007-10-18 20:36:49 +00:00
floty 211d8fcefc comment out playerArray 2007-10-18 17:58:51 +00:00
floty 06a8fd5730 actual -> current ;) 2007-10-18 17:40:12 +00:00
lotodore c5c9ce262a Additional LocalExceptions. 2007-10-14 17:49:15 +00:00
floty 7f07d066aa asserts -> LocalExceptions 2007-10-14 11:01:44 +00:00
lotodore 96d1f34f5c Added notification if a new release or beta release of PokerTH is available.
Removed last traces of deprecated blind values.
2007-10-12 13:07:04 +00:00
floty 0dd90e6821 bugfix: smallBlind 2007-10-11 09:06:06 +00:00
floty a865c0a2bc bugfix: smallBlind 2007-10-11 08:44:24 +00:00
lotodore 0547b7b37f Removed hack which is not working anyway. 2007-10-07 21:52:15 +00:00
floty f0acfb19e1 formatting logs 2007-10-06 21:11:43 +00:00
floty 27fb7d8e25 formatting logs 2007-10-06 20:55:23 +00:00
floty 7dd1013396 implementing manualBlindsList 2007-10-06 12:25:31 +00:00
floty 952e433a18 bugfix: showing ai cards 2007-10-05 12:04:38 +00:00
doitux edee654b1b bugfix: no bigblind in network logs 2007-10-03 22:42:24 +00:00
doitux b8d369a126 adds LogNewBlindsSetsMsg to seperate blindsSets logging 2007-10-03 19:27:37 +00:00
lotodore 81f206284d Fixed assertion fix again. 2007-10-03 12:28:10 +00:00
lotodore 79d7268d04 Fixed assertion fix. 2007-10-02 23:12:25 +00:00
lotodore ebd78b1a67 Fix assertion with current player id. Only a hack, needs to be fixed properly. 2007-10-02 22:36:04 +00:00
lotodore 4d68e58da2 Fixed a few nasty networking-related bugs. 2007-10-02 20:50:28 +00:00
lotodore 43103d6fea Name fix. 2007-09-29 19:23:14 +00:00
doitux 6e795d99d5 adds activePlayerList and runningPlayerList (XXV) - bugfixes 2007-09-29 17:08:05 +00:00
doitux 45774f4b75 adds activePlayerList and runningPlayerList (XXIV) - bugfixes 2007-09-29 16:08:48 +00:00
doitux 390837f332 adds activePlayerList and runningPlayerList (XXIII) - bugfixes 2007-09-29 13:22:00 +00:00
doitux fc435f2769 exceptions & bugfixes 2007-09-29 00:08:19 +00:00
doitux eec7e6c097 adds activePlayerList and runningPlayerList (XXI) - bugfixes 2007-09-28 15:04:52 +00:00
doitux 45d71f0866 implement new blinds settings (II) 2007-09-28 05:23:13 +00:00
lotodore 78bf4820af Changed network code for new player lists. 2007-09-27 14:17:07 +00:00
doitux aab3ac6b2c adds activePlayerList and runningPlayerList (XVII) - !!! network-BROKEN !!! 2007-09-27 00:37:01 +00:00
doitux 6c19233c18 adds activePlayerList and runningPlayerList (XIII) - BUGGY!!! - last sable rev866 2007-09-26 10:13:10 +00:00
doitux bcc5966a68 adds activePlayerList and runningPlayerList (X) - !!! BROKEN !!! - last stable rev is 866 2007-09-25 18:00:05 +00:00
doitux 4efd19c758 adds activePlayerList and runningPlayerList (VIII) - BUGGY!!! - last sable rev856 2007-09-25 12:43:58 +00:00
doitux 42a8358243 adds activePlayerList and runningPlayerList (VII) - BUGGY !!! please checkout rev856 for game play 2007-09-25 11:01:48 +00:00