1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-20 20:23:03 +02:00
vcmi/mapeditor
Ivan Savenko 170330109f
Merge pull request #4415 from godric3/map-editor-validate-spells
map editor: check hero and town spells during mod assessment
2024-08-12 17:20:01 +03:00
..
icons Remove renamed icons 2024-06-29 00:55:25 +09:00
inspector fix some sonarcloud issues 2024-08-01 23:31:06 +02:00
mapsettings map editor: Allow to customize town events 2024-07-28 16:28:21 +02:00
resourceExtractor Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
translation rename TownEvent to TownEventDialog 2024-07-28 16:28:21 +02:00
Animation.cpp Remove creations of custom animations in runtime 2024-07-19 10:08:50 +00:00
Animation.h Remove creations of custom animations in runtime 2024-07-19 10:08:50 +00:00
BitmapHandler.cpp
BitmapHandler.h
CMakeLists.txt use custom roles instead of Qt::UserRole 2024-07-28 22:58:06 +02:00
generatorprogress.cpp
generatorprogress.h
generatorprogress.ui
graphics.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
graphics.h
jsonutils.cpp JsonNode constructors: Take fileName as argument 2024-07-17 13:50:59 +02:00
jsonutils.h
launcherdirs.cpp
launcherdirs.h
main.cpp
mainwindow.cpp Show debug message instead of warning if no .qm file for selected language exists 2024-07-18 20:44:24 +02:00
mainwindow.h
mainwindow.ui Embed mapeditor resources 2024-06-29 00:53:01 +09:00
mapcontroller.cpp introduce getModScope into AObjectTypeHandler 2024-08-12 13:58:03 +02:00
mapcontroller.h
mapeditor.ico
mapeditor.rc
mapeditorroles.h PR review fixes: 2024-08-01 22:36:01 +02:00
maphandler.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
maphandler.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
mapview.cpp
mapview.h
objectbrowser.cpp
objectbrowser.h
playerparams.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
playerparams.h
playerparams.ui
playersettings.cpp
playersettings.h
playersettings.ui
resources.qrc Embed mapeditor resources 2024-06-29 00:53:01 +09:00
scenelayer.cpp Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
scenelayer.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
StdInc.cpp
StdInc.h
validator.cpp Embed mapeditor resources 2024-06-29 00:53:01 +09:00
validator.h
validator.ui
vcmieditor.desktop
windownewmap.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
windownewmap.h
windownewmap.ui