Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
killer_sokoban
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
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
Schulcz Ferenc
killer_sokoban
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
42078140a7f092ea74bc15128f5111e932d9b971
Select Git revision
Branches
1
master
default
protected
Tags
1
Proto
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
19
May
18
13
5
2
1
30
Apr
29
28
20
18
17
14
7
6
5
23
Mar
20
Fix another formatting error in README.md
master
master
Merge remote-tracking branch 'origin/master'
Re-organized project folder
Update README.md
Fix formatting errors
Brand new README.md
Documentation added
Typo correction in README.md
No more setcorner commands
Fixed game ending detection
Converted comment block to javadoc
View, Main osztályokban a JavaDoc megírása
Wall, Worker osztályokban a JavaDoc megírása
Moveable, SimpleField, SwitchableHole, SwitchField, TargetField
AbstractField, Crate, Direction, Hole JavaDoc megírása
AbstractField JavaDoc megírása
Bugfix: no more infinite loop because of crates' notification
Bugfix: crates will be notified if the field under them becomes a corner
Bugfix: crate will always know if it's on a TargetField or not
Added better testmap
Action mode added
Dead worker won't participate in the game
Game ending detection works
Multiplayer controlling implemented
Game ending visualization added
Merge remote-tracking branch 'origin/master'
Live point tracking & visual enhancements added
testmap updated
unnecessary code lines removed
A drawWorker mostantól vár egy workert paraméterként, és különböző
View changed from drawings to images
Workers have drop shadow
PNG image added & bugfix in the wall image
All GIMP projects added.
Added non-field GIMP projects
putHoney and putOil functions added to Worker
testmap update
Resolved bug, which caused the moveable to stay alive
SwitchableHole looks like simplefield or hole, based on its state
line, column is private
Loading