steffen123
|
bb743b4567
|
add button to display info from TP to tourneyviewer
|
2010-08-09 23:41:48 +02:00 |
|
steffen123
|
c5bd036b6e
|
add tourney viewer that displays info from TT and T, but not yet TP
|
2010-08-09 23:22:58 +02:00 |
|
steffen123
|
9f52867bf6
|
add HP.wentAllInOnStreet field. explanation on wiki.
|
2010-08-04 23:41:50 +02:00 |
|
steffen123
|
2f9ded5141
|
fix pgsql index rebuilding
|
2010-08-04 17:39:45 +02:00 |
|
steffen123
|
102cfa5d88
|
Merge branch 'eric'
Conflicts:
pyfpdb/DerivedStats.py - identical change was already pulled
|
2010-08-02 14:30:29 +02:00 |
|
steffen123
|
1b4b335b29
|
Merge branch 'carl'
|
2010-08-02 14:00:26 +02:00 |
|
steffen123
|
9ad275e11c
|
recognise and store knockout and bounty
|
2010-08-02 13:53:50 +02:00 |
|
Eric Blade
|
8daee8da9b
|
Merge branch 'master' of git://git.assembla.com/fpdb.git
|
2010-08-01 02:42:48 -04:00 |
|
steffen123
|
ed239668c0
|
fix pgsql index and foreign key drops
|
2010-07-31 23:55:05 +02:00 |
|
unknown
|
a11f4f61cd
|
store game currency
|
2010-07-29 17:27:07 -04:00 |
|
steffen123
|
216c9f2714
|
increase DB version for sqlcoder's recent DB change
|
2010-07-29 17:31:40 +02:00 |
|
sqlcoder
|
9c5581caf0
|
rename stealattempt fields to raisefirstin and derive accordingly
|
2010-07-27 22:27:18 +01:00 |
|
steffen123
|
7f25cf6da8
|
DB: allow NULL for TT.currency/buyin/fee for when this info is not available
|
2010-07-23 04:00:25 +02:00 |
|
steffen123
|
ad28168d02
|
DB/TOUR: remove HandsPlayers.tourneyTypeId
|
2010-07-22 21:03:01 +02:00 |
|
steffen123
|
7063bc8905
|
TOURNEY: stop it from creating new TT for each tourney
|
2010-07-22 20:23:27 +02:00 |
|
steffen123
|
a6c43cdca7
|
TOUR: a trivial fix, a trivial change, and a few debug prints
|
2010-07-22 19:26:11 +02:00 |
|
steffen123
|
dfacdbea7a
|
Merge branch 'sqlcoder'
|
2010-07-18 02:03:40 +02:00 |
|
steffen123
|
7f2364cf1d
|
DUMP: change format slightly
|
2010-07-17 05:13:38 +02:00 |
|
steffen123
|
139dfbafb5
|
CLEANUP: move dump db file saving stuff into fpdb.pyw
|
2010-07-17 05:11:09 +02:00 |
|
steffen123
|
59294a7b94
|
TIMES: record Hands.importTime as UTC instead of localtime
|
2010-07-17 03:01:09 +02:00 |
|
steffen123
|
656986826f
|
TOURNEY: record added/addedCurrency
|
2010-07-17 02:35:02 +02:00 |
|
steffen123
|
90ceafda6d
|
DB: Added TT.added, addedCurrency
|
2010-07-17 02:19:12 +02:00 |
|
steffen123
|
f6232004ad
|
PSS: PS summary import now supports non-ascii playernames in sqlite
|
2010-07-16 20:37:53 +02:00 |
|
steffen123
|
d65b6e55c8
|
TOURNEY: fix recording of Hands.tourneyId, allow it to be NULL
|
2010-07-15 02:08:59 +02:00 |
|
steffen123
|
10a94fa441
|
IMAP: fix a silly mistake I made earlier
|
2010-07-15 01:53:46 +02:00 |
|
steffen123
|
9e004e8962
|
DB: remove default row for TT, allow HP.ttId to be NULL and remove default
|
2010-07-15 01:18:36 +02:00 |
|
steffen123
|
ebf16c6aa9
|
TOURNEY: store HandsPlayers.tourneysPlayersId
|
2010-07-15 00:27:57 +02:00 |
|
steffen123
|
6a8f3ff68b
|
TOURNEY: createOrUpdateTourneysPlayers now updates fields as needed
|
2010-07-14 23:05:37 +02:00 |
|
steffen123
|
ced3e8ac72
|
TOURNEY: rename a query
|
2010-07-14 22:44:10 +02:00 |
|
steffen123
|
85cc5a5471
|
TOURNEY: DB.createOrUpdateTourney fills in missing fields now
|
2010-07-14 22:36:07 +02:00 |
|
sqlcoder
|
3657327566
|
clear player cache when recreating database
|
2010-07-14 21:07:20 +01:00 |
|
steffen123
|
40088d6cf3
|
rename DB.createOrUpdateTourneyType to createTourneyType since TTs are static
|
2010-07-14 21:07:19 +02:00 |
|
steffen123
|
79043988c2
|
Merge branch 'sqlcoder'
|
2010-07-14 18:52:33 +02:00 |
|
steffen123
|
5cd78b608b
|
DB: add TourneyTypes.rebuyFee and addOnFee
|
2010-07-14 01:49:55 +02:00 |
|
sqlcoder
|
b07505d367
|
tidy up closedown
|
2010-07-13 21:23:32 +01:00 |
|
steffen123
|
04ec51d7c1
|
DB: Fix capitalisation of Gametypes table in SQLite
|
2010-07-12 11:00:50 +02:00 |
|
steffen123
|
d53b3e1b4a
|
DB: add backings table, fix a couple of log entries
|
2010-07-11 12:47:28 +02:00 |
|
steffen123
|
9283d7b579
|
some fixes for handStart rename, fixes for TT.category/limitType,
dumpDatabase method and menu entry
|
2010-07-11 09:47:05 +02:00 |
|
steffen123
|
5fee5136a9
|
DB: renamed Hands.handStart to Hands.startTime for consistency
|
2010-07-11 08:05:54 +02:00 |
|
steffen123
|
822c592db8
|
DB: add category and limitType to TourneyTypes
|
2010-07-11 06:42:37 +02:00 |
|
steffen123
|
cfb0a3f3d5
|
remove default value and allow null for Hands.rush
|
2010-07-11 06:37:25 +02:00 |
|
steffen123
|
8e9d588322
|
first version of Tourney Player Stats works
|
2010-07-11 03:13:58 +02:00 |
|
steffen123
|
87fbd56091
|
imports still playing tourney's TP, but not winnings of finishers
|
2010-07-11 01:55:15 +02:00 |
|
steffen123
|
6a3587e92e
|
failed attempt at making SQLite accept non-ASCII player names for this
|
2010-07-11 00:37:32 +02:00 |
|
steffen123
|
ca61189706
|
added TourneyTypeCount to DB Stats window
|
2010-07-10 19:39:05 +02:00 |
|
steffen123
|
b1e41a54ec
|
intermediate commit on the way to tourney stats
|
2010-07-10 05:19:50 +02:00 |
|
steffen123
|
4c00ef19cc
|
implement simple DB stats - Hand and tourney count
|
2010-07-10 02:07:47 +02:00 |
|
steffen123
|
310c7a2947
|
PS Summary now stores rank, winnings, etc. into TourneysPl.
|
2010-07-09 01:07:22 +02:00 |
|
steffen123
|
5b64ad771a
|
it now stores entries, prizepool and endTime into TT
|
2010-07-08 23:47:06 +02:00 |
|
steffen123
|
201b3a5b6c
|
PS Summary now parses start/endTime. fixes MySQL support
also removed some but not all the new prints
|
2010-07-08 21:41:27 +02:00 |
|