Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
Blackjack
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pascal Engeler
Blackjack
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
47113c6b54b0f3e93acb559dba6dc4a99b8cfe49
Select Git revision
Branches
1
main
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
27
May
26
25
24
23
22
21
20
19
18
17
16
13
12
11
10
9
8
7
6
5
4
30
Apr
28
27
26
25
14
13
12
1
31
Mar
30
29
18
17
16
15
14
3
deleted some comments
main
main
serialization tests for shoe, other small changes
added serialization tests to player, other small changes
Removing old adnotations and comments
Removed assignments.txt
Merge branch 'main' of gitlab.ethz.ch:severikl/blackjack
merge
README - final edit
fized player tests and did some code refactoring in player
Cleanup + final fix in get_points()
most player tests work, some are still gibberish
correction of wrong status messages
stupid merging
partially cleaned up MainGamePanel
code cleaning n commenting in mainGamePanel
player tests compile now
fixed hand tests
Clearing + comments + color of panel
Changing size back + color swap
Extra comments in server
Merge branch 'main' of https://gitlab.ethz.ch/severikl/blackjack into main
Added comments + changes in color and window size
written tests for hand, card and player, not all functioning yet
Merge branch 'main' of gitlab.ethz.ch:severikl/blackjack into main
Merge remote-tracking branch 'origin/main'
Removed binaries from git
end of round status messages
Merge branch 'feature-display_is_broke' into feature-spectator_mode
try to display is broke - not working
finished hand tests
small fixes
working on tests, merge in game_state.cpp
client may check broke-ness
skip broke players, no broke ready or betting
Don't build <me> if i'm broke
skip bet panel for broke players
Changed is_broke() to actually do what it promises
changed
now recovery actually works
Merge branch 'main' of gitlab.ethz.ch:severikl/blackjack into main
Loading