t-moe
|
da6894eb94
|
Updated screenshots
|
2016-06-25 20:00:09 +02:00 |
|
t-moe
|
19bc5d605a
|
Updated class diagramm and updated readme
|
2016-06-25 19:50:42 +02:00 |
|
t-moe
|
58407e30a5
|
Improved docu, changed one game color
|
2016-06-25 19:42:45 +02:00 |
|
t-moe
|
450df5f1f9
|
Fixed a rendering bug. added class diagramms
|
2016-06-25 19:19:44 +02:00 |
|
t-moe
|
8a46decd3b
|
Removed doxygen author tags, as they we're inaccurate (sed -i '/\s@author.*/d' src/**/*.java)
|
2016-06-25 18:35:19 +02:00 |
|
t-moe
|
b217734b49
|
Code cleanup in Window class and improved comments in other classes.
|
2016-06-24 23:29:08 +02:00 |
|
t-moe
|
ef0cdb4764
|
Improved visualization. Unreachable blocks are now marked.
|
2016-06-24 22:20:11 +02:00 |
|
t-moe
|
2486b75755
|
Moved Pathfinding to own class. This is a preparation for the improved visualization
|
2016-06-24 21:05:02 +02:00 |
|
t-moe
|
c5d2edeb64
|
Moved State/Undo stuff into subclass
|
2016-06-24 20:30:39 +02:00 |
|
t-moe
|
a7c9f29e68
|
Fixed a score bug, simplified score undo, fixed some doxygen comments.
|
2016-06-24 18:03:21 +02:00 |
|
t-moe
|
2c2b412c13
|
Added Undo for NextBlocks
|
2016-06-23 00:40:30 +02:00 |
|
t-moe
|
f314cf9c58
|
Changed undo implementation
|
2016-06-23 00:27:20 +02:00 |
|
t-moe
|
184397b9b6
|
Changed field to be an array of Integer instead of int.
|
2016-06-23 00:06:45 +02:00 |
|
t-moe
|
3aa7195ce8
|
Changes number of blocks per level. Granted one undo per level.
|
2016-06-20 01:20:32 +02:00 |
|
t-moe
|
13c391775f
|
Added support for freemoves and undo (game logic missing for latter).
|
2016-06-20 01:11:02 +02:00 |
|
t-moe
|
0a70f9610e
|
Added basic welcome screen and some level stuff.
|
2016-06-20 00:56:22 +02:00 |
|
t-moe
|
fd287beb9d
|
More work on undo/freemove buttons.
|
2016-06-17 13:37:45 +02:00 |
|
t-moe
|
38ec800137
|
Merge remote-tracking branch 'origin/master'
|
2016-06-17 13:18:25 +02:00 |
|
t-moe
|
bef640b122
|
Refactored main gui
|
2016-06-17 13:18:13 +02:00 |
|
t-moe
|
969a4e7869
|
Added plotting nextBlocks
|
2016-06-17 09:02:23 +02:00 |
|
t-moe
|
78eddfe5d2
|
Fixed pathfinding bug.
|
2016-06-17 01:06:01 +02:00 |
|
t-moe
|
d221c222c4
|
Fixed pathfinding v1
|
2016-06-17 00:55:49 +02:00 |
|
t-moe
|
e2152cf6c2
|
Added rendering of path.
|
2016-06-16 23:53:06 +02:00 |
|
t-moe
|
66ce156e5b
|
Implemented basic moving of blocks.
|
2016-06-16 08:51:28 +02:00 |
|
t-moe
|
d4ae7264ff
|
Fixed flickering. Fixed rendering.
|
2016-06-16 08:36:58 +02:00 |
|
t-moe
|
f7c271b89e
|
Integrating field rendering with game
|
2016-05-27 12:02:20 +02:00 |
|
t-moe
|
788badc48e
|
Merge remote-tracking branch 'origin/master'
|
2016-05-27 11:56:07 +02:00 |
|
t-moe
|
f5119d8be9
|
Added simple rendering
|
2016-05-27 11:55:45 +02:00 |
|