Commit Graph

  • 3553bdaf71 search string for table detect changed Gerko de Roo 2009-12-23 21:12:56 +0100
  • f66b8307d3 search string for table detect changed Gerko de Roo 2009-12-23 21:12:56 +0100
  • b772ba49ce raise fpdbparseerror on a bug steffen123 2009-12-27 03:04:23 +0000
  • 0e318e6d9f [NEWIMPORT] Commit currnetly failing test - sawShowdown Worros 2009-12-26 17:18:05 +0800
  • 9f2f015fd0 New test for all-in preflop. Worros 2009-12-26 12:23:20 +0800
  • 1245a0cab3 New test file - All-in pre flop Worros 2009-12-26 10:07:33 +0800
  • 624ab07f85 New test for all-in preflop. Worros 2009-12-26 12:23:20 +0800
  • 1bcb6736eb New test file - All-in pre flop Worros 2009-12-26 10:07:33 +0800
  • 46e91e1a0f [NEWIMPORT] Remove a couple of unused functions Worros 2009-12-25 18:55:13 +0800
  • 3b1e67e78b Store names as UTF-8 Mika Bostrom 2009-12-24 09:52:47 +0200
  • 9a145e14ad Hmm forgot the color reset to default. There must be a better methode Gerko de Roo 2009-12-23 21:44:55 +0100
  • 7a17d96a89 Added color highlight for stats window. high and low threshold and color can be set in the xml file Gerko de Roo 2009-12-23 21:15:55 +0100
  • f1e6b597a2 search string for table detect changed Gerko de Roo 2009-12-23 21:12:56 +0100
  • 207277e55a merged Gerko de Roo 2009-12-23 20:42:48 +0100
  • bb650e81a9 import latest Gerko de Roo 2009-12-23 20:40:29 +0100
  • f8dccd43a3 Add ability to import Stars archive files. Worros 2009-12-17 18:42:50 +0800
  • 4c49d7163b [NEWIMPORT] Syntax fix Worros 2009-12-19 10:07:53 +0800
  • ff88823c1a [NEWIMPORT] Fix syntax to be 2.5 compatible. Worros 2009-12-18 13:32:09 +0800
  • 9650fe7a0d [NEWIMPORT] Add stubbed variable to insert Worros 2009-12-18 10:27:43 +0800
  • ff0872f8de Add some code to kinda detect hand cancellation Worros 2009-12-17 15:53:12 +0800
  • e18af681cb Add test hand - Hand cancelled Worros 2009-12-17 15:59:29 +0800
  • f829ed937e [NEWIMPORT] Move hud call to after database commit Worros 2009-12-17 02:24:57 +0800
  • 03deefc1a3 [NEWIMPORT] Fix thinko on insertPlayer Worros 2009-12-17 01:55:48 +0800
  • 72cf9a61ca [NEWIMPORT] Add a commit at the end of the fpdb_import cycle Worros 2009-12-17 00:40:36 +0800
  • 5e4cc1c5eb [NEWIMPORT] 'correct' the type for wonWhenSeenStreet1 Worros 2009-12-16 23:11:08 +0800
  • a717eb437c [NEWIMPOR] Fix insert type for wonAtSD Worros 2009-12-16 22:58:54 +0800
  • c1464d64ff [NEWIMPORT] Fix startCash fix Worros 2009-12-16 22:48:38 +0800
  • b3d6da8339 [NEWIMPORT] Convert start stack to cents Worros 2009-12-16 22:41:48 +0800
  • f527fe60a8 Fix a couple of typos Worros 2009-12-15 22:56:18 +0800
  • 22a0c75adf Fix thinko in stub Worros 2009-12-14 19:03:01 +0800
  • 318cd10551 [NEWIMPORT] Move HandsPlayers insert statement into SQL.py Worros 2009-12-14 18:01:24 +0800
  • 0b711628f9 [NEWIMPORT] Stub remaining HandsPlayers stats Worros 2009-12-14 17:52:08 +0800
  • d0725f8787 reload profile after editing Prefs if no other tabs are open, otherwise suggest restart sqlcoder 2009-12-13 20:55:15 +0800
  • e62c47f963 [NEWIMPORT] Move database prep into prepInsert Carl Gherardi 2009-12-13 13:48:17 +0800
  • c8734604c7 [NEWIMPORT] Enable printInsert, disable hud pipe Carl Gherardi 2009-12-13 13:47:14 +0800
  • 2470b9a292 add name to nodes sqlcoder 2009-12-12 20:09:58 +0800
  • eaa698eb1a default guiprefs window to larger size sqlcoder 2009-12-12 20:08:48 +0800
  • 3584e6dcc1 [NEWIMPORT] Add call to HUD for auto import Worros 2009-12-06 23:02:07 +0800
  • 135a6eaf20 Add test for Stars sawShowdown. Worros 2009-12-06 22:57:27 +0800
  • d4989fcd11 Make test file use real database. Worros 2009-12-06 22:56:29 +0800
  • 68b4ebdb57 [NEWIMPORT] Fix sawShowdown stat Worros 2009-12-06 22:52:45 +0800
  • 1d53e32f1e Enclose dict key lookup in try-except block Mika Bostrom 2009-12-06 20:08:27 +0800
  • 9cade44472 move print message to log sqlcoder 2009-12-06 06:20:44 +0800
  • b3f1fc2f8c Add beginings of test for sawShowdown - unfinished. Worros 2009-12-05 20:18:47 +0800
  • 7212760c67 Newimport - comments for a getPosition function. Worros 2009-12-05 20:15:28 +0800
  • 3f30878bbd [NEWIMPORT] Partially fix number of hands parsed reporting Worros 2009-12-04 17:56:56 +0800
  • a6429957fe comment out some prints, apparently mysqlcoder and my editors do not agree well with each other on spacing. Eric Blade 2009-12-03 20:24:12 +0800
  • 5913c9092a Add some basic error handling at the very beginning of startup, to deal with missing imports and such, update about box Eric Blade 2009-12-03 20:22:33 +0800
  • 117c377fff Repair recent damage to Options Worros 2009-12-03 16:46:10 +0800
  • 48c36c319b improve rebuild hudcache and indexes dialogs sqlcoder 2009-12-01 05:43:29 +0800
  • c38efd61ef trap IOError on hud pipe write when hud closed without autoimport stopping, turn off hud Eric Blade 2009-11-30 22:51:47 +0800
  • d3d8b4afbb ttime = float with us to ms resolution Eric Blade 2009-11-30 22:08:30 +0800
  • b3d2a95796 fix return tuple in import_file_dict, fix text from autoimport to actually show up in autoimport window Eric Blade 2009-11-30 21:14:03 +0800
  • 17aae75f01 Merge branch 'stats' of git://git.assembla.com/fpdboz into newstats Mika Bostrom 2009-12-23 19:25:06 +0200
  • 0adf0a7b18 [NEWIMPORT] updateHudCache update. Worros 2009-12-24 01:12:39 +0800
  • 00305e34b6 Merge branch 'stats' of git://git.assembla.com/fpdboz into newstats Mika Bostrom 2009-12-23 17:30:54 +0200
  • a0475aa4db [NEWIMPORT] Add function to update hudcache for Hand Worros 2009-12-23 23:14:34 +0800
  • a2d0657b3a [NEWIMPORT] Remove unused functions Worros 2009-12-23 13:56:18 +0800
  • 6e9153c25c [NEWIMPORT] Copy Grigorij's code from Alchemy Worros 2009-12-23 13:30:12 +0800
  • 6f084e73da Merge branch 'stats' of git://git.assembla.com/fpdboz into newstats Mika Bostrom 2009-12-22 22:19:35 +0200
  • 932695b40f Merge branch 'master' of git://git.assembla.com/fpdboz.git Eric Blade 2009-12-22 13:36:52 -0500
  • 7f7d56c4c7 Merge branch 'master' of git://git.assembla.com/fpdboz sqlcoder 2009-12-22 16:51:20 +0000
  • 355225fc25 [NEWIMPORT] Remove test_fpdb_simple Worros 2009-12-22 23:03:05 +0800
  • d8a87b92d4 [NEWIMPORT] Make hudcache rebuild only happen no call to hud Worros 2009-12-22 22:15:27 +0800
  • 284693e95e [NEWIMPORT] Rebuild hudcache after hand is committed Worros 2009-12-22 22:02:36 +0800
  • 4d8d678d64 [NEWIMPORT] Make seek into autoimport function Worros 2009-12-22 21:40:37 +0800
  • ae55a89d7f Remove reference to fpdb_simple Worros 2009-12-22 20:22:05 +0800
  • 0898ddf8a1 [NEWIMPORT] HandsPlayers.startCards Worros 2009-12-22 17:20:07 +0800
  • a3be99bcf6 [NEWIMPORT] HandsPlayers.startCards Worros 2009-12-22 17:20:07 +0800
  • 1b82f20411 [NEWIMPORT] Remove legacy code. Worros 2009-12-22 14:44:35 +0800
  • 262eb5200d Add LOCALE static to Configuration Worros 2009-12-22 13:49:22 +0800
  • 02453ce3c0 Move locale variable to Configuration Worros 2009-12-22 13:47:33 +0800
  • af1b516b23 Merge branch 'master' into stats Worros 2009-12-22 13:47:26 +0800
  • b71e485252 PokerStarsToFpdb - Add comment on parsing tourney buy-in Worros 2009-12-21 16:10:44 +0800
  • 7eeace5862 Merge branch 'master' of git://git.assembla.com/fpdboz grindi 2009-12-21 09:38:43 +0300
  • 7b7865e794 Merge branch 'master' of git://git.assembla.com/fpdb Worros 2009-12-21 11:16:25 +0800
  • babf0a039a PartyPoker - No Disconnect fix Worros 2009-12-21 09:21:41 +0800
  • d5608fa7a7 support PS tourneys with euro buyin steffen123 2009-12-20 12:01:26 +0000
  • 40c8d31b19 Merge branch 'master' of git://github.com/kangaderoo/fpdb-grindi grindi 2009-12-19 18:54:19 +0300
  • 3a742148ef Close stat window with double-click unknown 2009-12-19 11:02:45 +0100
  • 545d4f37fb Add freeroll support to Pokerstars unknown 2009-12-19 10:57:07 +0100
  • 6683967091 Merge branch 'master' of git://git.assembla.com/fpdboz.git Eric Blade 2009-12-19 04:31:16 -0500
  • 1a4de58e33 Merge branch 'master' into good Mika Bostrom 2009-12-19 10:23:23 +0200
  • a12e9fe1b2 Merge branch 'master' of git://git.assembla.com/fpdboz Eratosthenes 2009-12-18 21:41:44 -0500
  • d5de93da28 [NEWIMPORT] Syntax fix Worros 2009-12-19 10:07:53 +0800
  • bb446ad955 Stakes added for limit games. blinds now supported for > 1000 Freerolls supported --> buyin fixed to $0+$0 Table indentification for tourney and ring games supported --> HUD unknown 2009-12-18 20:25:20 +0100
  • da03de49dd Merge branch 'master' into good Mika Bostrom 2009-12-18 09:53:40 +0200
  • 9012c74db7 [NEWIMPORT] Fix syntax to be 2.5 compatible. Worros 2009-12-18 13:32:09 +0800
  • 2b7d34c484 [NEWIMPORT] Fix syntax to be 2.5 compatible. Worros 2009-12-18 13:32:09 +0800
  • a2947c8707 [NEWIMPORT] Add stubbed variable to insert Worros 2009-12-18 10:27:43 +0800
  • 975eb360ef [NEWIMPORT] Add stubbed variable to insert Worros 2009-12-18 10:27:43 +0800
  • 1093b1e43c Remove dead code Worros 2009-12-18 10:27:09 +0800
  • 28345009e1 Merge branch 'master' of git://git.assembla.com/fpdboz grindi 2009-12-17 15:54:35 +0300
  • ba8f61d14a Add ability to import Stars archive files. Worros 2009-12-17 18:42:50 +0800
  • 26fc0b5928 Add ability to import Stars archive files. Worros 2009-12-17 18:42:50 +0800
  • b25dedbf5e Merge branch 'master' of git://git.assembla.com/fpdboz.git Eric Blade 2009-12-17 04:07:25 -0500
  • 22f98ab1c5 Add some code to kinda detect hand cancellation Worros 2009-12-17 15:53:12 +0800
  • 1fb99e4595 Add test hand - Hand cancelled Worros 2009-12-17 15:59:29 +0800
  • f03a9c287f Add some code to kinda detect hand cancellation Worros 2009-12-17 15:53:12 +0800
  • 209c4f94fa Merge branch 'master' into stats Worros 2009-12-17 13:33:39 +0800