Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
ScalaPuzzles
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
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
Glen Mével
ScalaPuzzles
Graph
fc38724965a2ee3ef2b3d33879ac0ac0b859b65f
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Sep
27
May
26
13
Apr
12
11
8
7
6
5
4
3
12
Mar
11
4
3
2
1
28
Feb
15
fix build.sbt
master
master
Fini!
cosmetics
Support for difficulty levels in MineSweeper UI.
Merge branch 'master' of https://github.com/gmevel/ScalaPuzzles
Finished Minesweeper
report part. 3 (stub)
cosmetics
Implemented support for difficulty levels in the generic UI and for Unruly.
Unruly done, except difficulties change
Packed the help popup’s contents.
Imports.
Report.
Improved settings popup (now use GridBagPanel).
Traits.
Moved the Help objects to the UI.scala source files.
Exit ‘Game.Pkg’ (‘Game.UI’ is now an abstract class taking its data as abstract methods)
Restructured source files in accordance with the packaging.
More rational packaging.
cosmetics
removed useless instructions
More factored help popups, and added game description.
Windows are now correctly centered (had to call .centerOnScreen() *once* the
build.sbt
Comments & cosmetics.
Merge branch 'master' of https://github.com/gmevel/ScalaPuzzles
Main.adjustSize
Merge branch 'master' of https://github.com/gmevel/ScalaPuzzles
Better-looking home screen.
Merge branch 'master' of https://github.com/gmevel/ScalaPuzzles
ReReordered functions
The restart feature is now always available.
Removed the (per-game) exit button.
Merge branch 'master' of https://github.com/gmevel/ScalaPuzzles
Better handling of tabs.
Replaced fronter by frontier
Merge branch 'master' of https://github.com/gmevel/ScalaPuzzles
Added private
Cancel move feature enabled in Flip UI.
aadded cancelLastMove
Loading