1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
vcmi/mapeditor
2024-12-10 13:07:26 +02:00
..
icons Add 'Open Recent' to mapeditor 2024-11-18 21:07:17 +01:00
inspector fix imports 2024-12-03 21:28:21 +01:00
mapsettings Update mapeditor/mapsettings/timedevent.h 2024-12-05 21:02:54 +01:00
resourceExtractor Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
translation Fixes following review. 2024-12-09 15:09:56 +01:00
Animation.cpp Map editor: Transparency fix 2024-10-03 11:55:58 +03:00
Animation.h Remove creations of custom animations in runtime 2024-07-19 10:08:50 +00:00
BitmapHandler.cpp
BitmapHandler.h
CMakeLists.txt map editor: Add possibility to customize hero artifacts 2024-12-03 21:07:33 +01:00
generatorprogress.cpp
generatorprogress.h
generatorprogress.ui
graphics.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
graphics.h Stabilization 2024-01-19 13:55:22 +02:00
main.cpp #2590 enable high dpi 2024-05-16 00:32:15 +02:00
mainwindow.cpp Adhere to coding guidelines https://github.com/vcmi/vcmi/blob/develop/docs/developers/Coding_Guidelines.md 2024-11-24 17:05:19 +01:00
mainwindow.h Connect "actionOpenRecentMore" directly to "on_actionOpenRecent_triggered" 2024-11-24 16:29:34 +01:00
mainwindow.ui Replace "actionOpenRecent" with "menuOpenRecent". Add "actionOpenRecentMore" as an element in the "menuOpenRecent"-submenu. 2024-11-18 22:05:03 +01:00
mapcontroller.cpp map editor: check hero artifacts during mod assessment 2024-12-03 21:17:04 +01:00
mapcontroller.h Mod management rework, part 1 2024-11-26 13:55:46 +00:00
mapeditor.ico
mapeditor.rc
mapeditorroles.h Merge branch 'develop' into timed_events_objects_removal 2024-12-06 15:33:33 +02:00
maphandler.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
maphandler.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
mapview.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
mapview.h
objectbrowser.cpp Use auto instead of redundant type in initializations using new 2024-01-16 21:40:53 +00:00
objectbrowser.h
playerparams.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
playerparams.h
playerparams.ui
playersettings.cpp
playersettings.h code style 2024-06-13 21:35:30 +03:00
playersettings.ui
resources.qrc Add 'Open Recent' to mapeditor 2024-11-18 21:07:17 +01:00
scenelayer.cpp TerrainTile now uses identifiers instead of pointers to VLC 2024-10-30 16:22:11 +00:00
scenelayer.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
StdInc.cpp Fix: licenses, pragma guards, StdInc 2024-03-29 07:48:52 +02:00
StdInc.h Don't use separate versioning for map editor 2024-10-26 13:48:12 +02:00
validator.cpp Mod management rework, part 1 2024-11-26 13:55:46 +00:00
validator.h Code review followup with additional refactor 2024-08-23 10:43:48 +02:00
validator.ui
vcmieditor.desktop Updated Czech translation 2024-11-02 10:53:36 +01:00
windownewmap.cpp Separate vcmiqt lib 2024-10-07 08:47:00 +03:00
windownewmap.h code style 2024-06-13 21:35:30 +03:00
windownewmap.ui Map editor: Add road types to RMG options 2024-09-16 17:35:42 +03:00