Project::OSiRiON - Git repositories
News
.
About
.
Screenshots
.
Downloads
.
Forum
.
Wiki
.
Tracker
.
Git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mapwidget.h
Age
Commit message (
Collapse
)
Author
2013-11-11
Added box selection, deleted selected, duplicate selected, move selected.
Stijn Buys
2012-03-18
Made MapWidget::zoom() independent of the size of the widget.
Stijn Buys
2012-03-10
Have MapWidget remember the last selected Entity, implemented ↵
Stijn Buys
MapWidget::deleteSelected().
2012-02-26
Select newly created entities,
Stijn Buys
remember entity type updates, rearranged sidebar widget construction code.
2012-02-26
Mapped edit entity actions to MapWidget,
Stijn Buys
added initial addEntity action.
2012-02-25
Add entity manipulator widget, added support for editing entity angles.
Stijn Buys
2012-02-21
Add support for zone properties, added framework to save files.
Stijn Buys
2012-02-19
Added a seperate class to hold entity properties.
Stijn Buys
2012-02-19
Renamed class MapEntity to EntityWidget, added entity dragging.
Stijn Buys
2012-02-19
Added text area with all entity properties, made location editable.
Stijn Buys
2012-02-19
Commented out debug messages, implemented map dragging.
Stijn Buys
2012-02-19
Read entity properties, added entity selection and scaling.
Stijn Buys
2012-02-18
Added map entities, added ini file reader.
Stijn Buys
2012-02-18
Added editor window with side bar.
Stijn Buys
2012-02-18
Added basic map widget
Stijn Buys