Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zooming fixes | Kelly Rauchenberger | 2018-06-06 | 1 | -15/+26 |
| | | | | when zooming out, the view center stays the same (shifted by map edges). when zooming in, the view center becomes the player position at the start of zoom. the boundary of player movement is now also set to the target view area at start of zoom. | ||||
* | refactored so that the renderer is its own class | Kelly Rauchenberger | 2018-06-05 | 1 | -0/+309 |