aboutsummaryrefslogtreecommitdiff
path: root/src/client
Commit message (Collapse)AuthorAgeLines
* fixup! Add some icons and coresponding draft sheetHEADmasterArne Dußin2021-02-24-1/+1
|
* Icons now use a default configuration should they have no ron fileArne Dußin2021-02-24-3/+15
| | | | | | | Previously, every icon needed to have a ron file associated. It was pointed out, that most of the time the anchor should just be in the middle of the icon and a default pixels per meter can be used. When a ron file is created, both of these have to be specified, but that should change in the future as well.
* Fix the right char not being used on inputArne Dußin2021-02-05-4/+10
|
* Dimension ruling state cancelled on mouse interactionArne Dußin2021-02-04-1/+11
| | | | | This fixes the dimension indicator staying in a ruling state, while something else may have been selected.
* Fix crash when drawing rect with no areanetArne Dußin2021-02-04-16/+21
|
* Fix dimension indicator not using new input systemArne Dußin2021-02-04-71/+74
|
* Add matrix transform capabilities backArne Dußin2021-02-04-2/+4
|
* All packets must be handled.Arne Dußin2021-02-04-1/+1
|
* Add most of the offline functionality backArne Dußin2021-02-03-11/+57
|
* Add capability to draw roomsArne Dußin2021-02-03-0/+27
|
* Fix commandsArne Dußin2021-02-03-10/+61
| | | | Commands now operate on the local file system, but on the remote world
* Rework graf karto to fit the client/server structureArne Dußin2021-02-02-0/+3973