p57 - added optional call to hud into importer
changed config file to windows line endings started updating print_hand to new tables
This commit is contained in:
+11
-10
@@ -1,10 +1,11 @@
|
||||
db-backend=2
|
||||
db-host=localhost
|
||||
db-databaseName=fpdb
|
||||
db-user=fpdb
|
||||
db-password=enterYourPwHere
|
||||
tv-combinedStealFold=True
|
||||
tv-combined2B3B=True
|
||||
tv-combinedPostflop=True
|
||||
bulkImport-defaultPath=default
|
||||
hud-defaultPath=default
|
||||
db-backend=2
|
||||
db-host=localhost
|
||||
db-databaseName=fpdb
|
||||
db-user=fpdb
|
||||
db-password=enterYourPwHere
|
||||
imp-callFpdbHud=True
|
||||
tv-combinedStealFold=True
|
||||
tv-combined2B3B=True
|
||||
tv-combinedPostflop=True
|
||||
bulkImport-defaultPath=default
|
||||
hud-defaultPath=default
|
||||
|
||||
@@ -3,15 +3,17 @@ Everything is subject to change and especially the order will often change. Patc
|
||||
|
||||
alpha2 (release by 17Aug)
|
||||
======
|
||||
change config file to windows line endings
|
||||
seperate and improve instructions for update
|
||||
expand instructions for profile file
|
||||
update status or make a support matrix table for website
|
||||
add instructions for mailing list to contacts
|
||||
ebuild: symlink doesnt work, USE gtk, more automation, update install-in-gentoo.txt, set permissions in it, copy docs to correct place, use games eclass or whatever to get games group notice, print notice about install-in-gentoo.txt and mysql --config
|
||||
re-run existing regression tests
|
||||
|
||||
alpha3
|
||||
======
|
||||
export imp-callFpdbHud to .conf
|
||||
make it work with postgres
|
||||
expand instructions for profile file
|
||||
ftp: read maxSeats
|
||||
add sf.net logo to webpage
|
||||
separate db table design version and last bugfix in importer
|
||||
|
||||
Reference in New Issue
Block a user