Age | Commit message (Collapse) | Author |
|
* Use signals to inform RenderArea of view changes
|
|
* Implemented MapView
|
|
* Moved much stuff from RenderArea to TopView to make MapView possible
* Created MapView class
|
|
* Can grab level view now to change view position.
|
|
* Refactored some RenderArea methods
|
|
* Removed scrollbars, allowing endless movement now
|
|
* Some scrolling tweaks
|
|
* Calculate model dimensions
|
|
* Moved grid drawing code to TopView
|
|
* Connected TopView to RenderArea
|
|
* New data interfaces, yay! Levels should now be completely editable
* Fixed some -Wextra warnings
|
|
* Added licence headers
|
|
* More forward declarations: Compiles faster now
|
|
|
|
|