Commit Graph

22 Commits (adb672841de32c1ac1ab36d78731831ecfc369d3)

Author SHA1 Message Date
adrido 114d3f5fe5 Copy mtmapperenv.bat to build dir 2018-08-18 06:46:27 +02:00
Unknown bffc961efd Reworked colors.txt asistant 2017-03-07 09:20:07 +01:00
Unknown adc60b951f Change string connections to functionpointer connections 2017-03-06 03:33:19 +01:00
Unknown 99806a01f2 Error if building on Qt < 5 2017-03-05 14:55:48 +01:00
Unknown 67189b2045 Bump Version to 0.7 2017-03-05 13:10:32 +01:00
Unknown d328314a74 Rework translation 2017-03-03 09:53:19 +01:00
addi 32cc5141a6 Fix Warnings 2017-01-30 12:25:53 +01:00
addi df2f883282 Add MinetestMapperExe(cutable) class 2017-01-27 12:20:58 +01:00
addi 145bf8c688 Add Draw-figures Tab 2016-12-14 10:00:35 +01:00
addi 1bccc3488f Added colors.txt assistant which helps to create a colors.txt file. 2016-11-02 10:11:53 +01:00
adrido 66d7c55967 Merge branch 'mapper-location' 2015-10-14 17:58:37 +02:00
adrido fb50ebbaf7 Read version from Git 2015-07-20 08:44:41 +02:00
adrido 217979e55b Remove unnecessary porting.h file 2015-07-05 11:50:13 +02:00
Rogier 20b8e53234 Make minetestmapper location configurable. Search for & propose candidates. 2015-07-04 10:28:19 +02:00
Rogier 15ef6d529e Add missing include file for sscanf / snprintf 2015-07-03 08:17:15 +02:00
adrido df6b7b6325 Created own geometry widget to keep code simple and clean
Currently its proof of concept, wich may work not right.
The goal is, that mainwindow only have to call set(geometry) and the geometry widget detects and select the correct dropdown entry and fills in the data into the spin boxes.
Also  mainwindow only needs to call getGeometry() to get the geometryString for generating the map and save in profile settings
2015-07-02 15:11:29 +02:00
adrido c6db7a264b added custom ColorLineEdit for the colors 2015-07-01 04:59:06 +02:00
adrido 32fb004d08 Update languages 2015-05-31 17:16:48 +02:00
adrido affbdf29e9 works now with Windows XP (Windows 5.01) 2015-05-29 12:14:47 +02:00
adrido 5ebcc34769 Update to version 0.4
show progress also in windows Taskbar
added button to cancel minetestmapper
changed all icons to svg
new app icon by McKrustenkaese
y-map limit ranges now +- 30000 instead of +-128
display error messages if minetestmapper fails
display error message if no world selected
options to clear mintestmapperlog
display stdError of minetestmapper in red now
updated Languages
2015-05-27 11:15:13 +02:00
adrido 74620b943c huge update
added Tiles option
more status tips
half-automatic filenamegeneration
added geometry
added scalefactor
added minY and maxY
added geometrymode
added colorpicker for HeightmapColor
added drawAir
added draw noShades
2015-05-15 19:44:37 +02:00
adrido de3082dfc0 init 2015-05-13 16:49:49 +02:00