summaryrefslogtreecommitdiff
path: root/Aktywator/Bws.cs
AgeCommit message (Collapse)Author
2017-08-23Results grouping for sections setting supportedemkael
2017-08-23Separate settings for separate sectionsemkael
2017-08-23Configurable table offset for Teamy tournamentsemkael
2017-08-23Editor for BWS namesemkael
2017-08-23Loading pair numbers for first round in Teamy tournaments to avoid warning ↵emkael
flood in case wrong tournament is selected
2017-08-23Redundant import removedemkael
2017-08-23After section labels changed, some metadata need to be saved for checkbox ↵emkael
list items
2017-08-23Hand records tab redesigned to be consistent with the settings tabemkael
2017-08-222.2.1 firmware options regarding player names implemented as a fix to #9emkael
2017-08-22When silently converting, only set default values for settings that are not ↵emkael
configurable
2017-08-22Convert BWS and add all required fields silentlyemkael
Fixes #15
2017-07-31Merge branch 'version-requirements' into 1.1-betav1.1.0-betaemkael
Conflicts: Aktywator.txt Aktywator/MainForm.Designer.cs Aktywator/MainForm.cs
2017-07-30Adding names to BWS if no player numbers are provided in Bridgematesrrb-namesemkael
2017-07-30Universal pairs data reading from BWS (independent on tournament type and ↵emkael
integer type used in BWS)
2017-07-30Loading names from MySQL tournaments generalized as a datasetemkael
2017-07-30Refactoring MySQL tournament names: generalizationemkael
2017-07-30Refactoring Tournament as MySQLTournamentemkael
2017-07-30Fixed control flow on names sync abort - MySQL data reader was not closed ↵emkael
properly if user chose not to continue syncing on first warning. Also, the same choice (Continue? Yes/No) is offered on any other MySQL error
2017-07-29Abort/Retry/Ignore dialog makes no sense if Rerty option is not handled, ↵emkael
switching warning to Continue? Yes/No
2017-07-29Incorporating table number jump constant into hard-coded value in BWS queryemkael
2017-07-29Refactoring shameful piece of codeemkael
2017-07-27Storing setting checkbox-version number association separately from BWS ↵emkael
operations
2017-07-27Version numbers associated with BWS settingsemkael
2017-07-27runBCS() is capable of running BCS from any specified location, defaulting ↵emkael
to previously hard-coded value
2016-11-26 * reading boards only for selected sections (and accummulating count)emkael
2016-11-26 * updating label for boards to read on section selectionemkael
2016-11-26 * hand record clearing, per sectionemkael
2016-11-26 * selected sections list initialization and value getteremkael
2016-11-26 * load only boards necessary for existing sectionsemkael
2016-11-26 * refactoring lowBoard/highBoard methods, also allowing to specify section(s)emkael
2016-11-26 * refactoring various section list retrievingemkael
2016-11-20 * lowSection just like highSection, for nowemkael
2016-11-19Merge branch 'hand-evaluation' into validate-lead-cardMichal Zimniewicz
2016-11-19Merge branch 'bidding-data' into hand-evaluationMichal Zimniewicz
2016-11-14 * BM2ValidateLeadCard (firmware 2.2.1+) supportemkael
2016-11-14 * HCP support for HandEvaluation tableemkael
2016-11-14 * PBN double-dummy data support for HandEvaluation tableemkael
2016-11-14 * autonumber IDs in bidding/play tablesemkael
2016-11-14 * options for collecting play and bidding dataemkael
2015-01-28initial commit with unreleased version 1.0.4Michal Zimniewicz