Age | Commit message (Collapse) | Author |
|
* Use signals to inform RenderArea of view changes
|
|
* Some MapView improvements
|
|
* 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.
|
|
* Removed unused method prototype "edgeLess" from TopView
|
|
* Removed scrollbars, allowing endless movement now
|
|
* Calculate model dimensions
|
|
* Draw room edges
|
|
* Moved grid drawing code to TopView
|
|
* Connected TopView to RenderArea
|
|
* Changed CPPFLAGS and LIBS handling
* Added cross and dot product to Vector class
* Added View classes
|