1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/mapeditor
2023-09-11 20:37:25 +02:00
..
icons Update VCMI icon (#2672) 2023-09-01 22:36:32 +03:00
inspector Added skills customization 2023-09-11 20:37:25 +02:00
mapsettings Use pragma once 2023-09-09 11:03:19 +02:00
resourceExtractor Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
translation Update polish translations 2023-08-02 21:10:09 +02:00
Animation.cpp Removed some usages of std string as resource path 2023-09-04 18:22:34 +03:00
Animation.h Fix animations in editor which use copy-pasted code from client 2023-06-20 19:37:27 +03:00
BitmapHandler.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
BitmapHandler.h mapeditor: use vcmi_endian.h 2023-02-03 00:39:44 +03:00
CMakeLists.txt Added skills customization 2023-09-11 20:37:25 +02:00
generatorprogress.cpp
generatorprogress.h
generatorprogress.ui
graphics.cpp Merge pull request #2757 from IvanSavenko/filesystem_refactor 2023-09-07 10:51:02 +03:00
graphics.h Map editor can be built during single-app build 2022-12-05 22:28:01 +02:00
jsonutils.cpp Reorganization of boost filesystem usage 2023-07-28 19:12:04 +03:00
jsonutils.h Map editor can be built during single-app build 2022-12-05 22:28:01 +02:00
launcherdirs.cpp
launcherdirs.h
main.cpp
mainwindow.cpp Improved inspector 2023-09-11 20:37:25 +02:00
mainwindow.h Implement map export to image 2023-04-30 12:49:45 +04:00
mainwindow.ui Improve bool fields in inspector 2023-09-11 20:37:25 +02:00
mapcontroller.cpp Fix hero type for random hero 2023-09-11 20:37:25 +02:00
mapcontroller.h Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
mapeditor.ico
mapeditor.rc
maphandler.cpp Always use ResourcePath for referencing images and animations 2023-09-04 18:22:34 +03:00
maphandler.h Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
mapview.cpp Fix hero type for random hero 2023-09-11 20:37:25 +02:00
mapview.h Merge 1.1 release into develop 2022-12-23 14:17:18 +02:00
objectbrowser.cpp Split some map object files into smaller files. Reduced includes usage. 2023-06-02 21:47:37 +03:00
objectbrowser.h Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2023-01-10 00:01:35 +02:00
playerparams.cpp Converted remaining identifier to new system 2023-08-25 13:38:02 +03:00
playerparams.h Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
playerparams.ui Auto-adjust size 2023-04-30 12:49:45 +04:00
playersettings.cpp Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
playersettings.h
playersettings.ui Allow single player on map and fix player params initialization 2023-04-02 14:31:57 +04:00
scenelayer.cpp Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
scenelayer.h Merge pull request #1277 from Nordsoft91/editor-cutcopypaste 2022-12-27 17:28:39 +04:00
StdInc.cpp
StdInc.h
validator.cpp Fix hero type for random hero 2023-09-11 20:37:25 +02:00
validator.h Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
validator.ui
vcmieditor.desktop
windownewmap.cpp Added missing string to Editor translation 2023-07-28 13:42:53 +03:00
windownewmap.h Support teams in map editor 2023-04-30 12:49:45 +04:00
windownewmap.ui Support teams in map editor 2023-04-30 12:49:45 +04:00