summaryrefslogtreecommitdiff
path: root/mapwidget.go
Commit message (Collapse)AuthorAge
* halfChunkSize is not needed any moreKevin Chabowski2013-08-16
|
* Tools can now be used.Kevin Chabowski2013-08-16
| | | | | | * Mouse button events are now handled. * Panning works a bit different now. * Added cache to make the tools faster (Fill is still very slow).
* Enabled setting the Biome of the MapWidgetKevin Chabowski2013-08-16
|
* Preparing for tool usageKevin Chabowski2013-08-15
|
* Fixing checkerboard backgroundKevin Chabowski2013-08-15
|
* Statusbar now displays current pos and biomeKevin Chabowski2013-08-15
|
* Added MapWidgetKevin Chabowski2013-08-15
It already draws the map and the biomes and can be moved with the middle mouse button.