Commit graph

14 commits

Author SHA1 Message Date
greek
4b19c90450 Display payout results.
Also fixed problem with some numbers not having enough bits.
Fixed indexes on single bets being different from what was expected.
2024-06-08 10:58:34 +01:00
greek
ffcc5f892c Calculate payouts. 2024-06-08 00:41:25 +01:00
greek
f72c5b781f Payout button stub. 2024-06-07 18:03:22 +01:00
greek
af6401ddd5 Added croupier as a "Player". 2024-06-07 10:06:28 +01:00
greek
14009e8a5d Awful code for showing players' bets next to name. 2024-06-07 08:31:38 +01:00
greek
e482529d67 Skeleton for displaying player bets next to name. 2024-06-06 21:54:59 +01:00
greek
56a4bdccce Little clean up, documentation, and column bets. 2024-06-04 21:10:39 +01:00
greek
c2e9d6ff7d Big commit.
Added indicator showing selected Player.
Added maximum of two bets.
When selecting a different player, his current bets will now be shown.
Creating dialog box for bet input dynamically.
2024-06-02 21:13:43 +01:00
greek
16df570727 Added little window to insert bet amount. 2024-06-02 09:34:59 +01:00
greek
8b3815baac Convinient use of repeaters. 2024-06-01 14:46:10 +01:00
greek
5cdc225e47 Using Q_INVOKABLE with arrays. 2024-06-01 13:19:32 +01:00
greek
f51623deaf Changed PlayerAreaModel to a named QML_SINGLETON. 2024-06-01 07:11:29 +01:00
greek
8bb03932d2 Changed how player names are changed. 2024-05-31 12:34:47 +01:00
greek
8307e4eec4 Player area with croupier and player names. 2024-05-31 12:10:00 +01:00