p55 - three bugfixes

fixed bug that it filtered sitouts in tourneys
fixed bug that it didnt handle if some joined (tourney) out of hand
fixed bug that it didnt handle : in player name
This commit is contained in:
steffen123
2008-08-18 07:43:05 +01:00
parent f6d596d2ed
commit b546868e10
4 changed files with 19 additions and 12 deletions
+1 -3
View File
@@ -53,15 +53,13 @@ implement error file in importer
catch index error, type error, file not found error
use different colours according to classification.
add stud, razz and tourney back to imp/tv but with less seperate codepathes
add stud, razz back to imp/tv but with less seperate codepathes
move prepare-git.sh and create-release.sh to utils
offer not storing db password
change definition of bet to exclude bring in?
in tv, select from hud table using named fields rather than the current *
remove remains of mysql/myisam support.
tourney bug: sometimes truncuates position on store -> possibly indicates much bigger problem
tourney bug: fails recognisePlayer
tourney bug: fails with tuple error in recogniseplayerid
fix GUI's load profile
HUD
config wizard