1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/mapeditor
2023-03-20 11:35:19 +03:00
..
icons Implement lasso brush 2022-12-28 01:14:10 +04:00
inspector Support few more victory conditions 2023-02-08 20:09:37 +04:00
resourceExtractor Updated according to Ivan's review. 2023-01-20 15:14:52 +02:00
translation Merge pull request #1659 from macomarivas/spanish_translation 2023-03-16 15:37:23 +02:00
Animation.cpp vcmi: reduce boost::lexical_cast usage 2023-03-09 16:36:46 +03:00
Animation.h exportBitmaps now uses QT libs 2022-11-27 19:35:11 +02:00
BitmapHandler.cpp mapeditor: use vcmi_endian.h 2023-02-03 00:39:44 +03:00
BitmapHandler.h mapeditor: use vcmi_endian.h 2023-02-03 00:39:44 +03:00
CMakeLists.txt Fix Spanish translation 2023-03-16 18:42:47 +02:00
generatorprogress.cpp Code review changes 2022-09-25 00:55:05 +04:00
generatorprogress.h Code review changes 2022-09-25 00:55:05 +04:00
generatorprogress.ui Squashing editor 2022-09-18 03:23:17 +04:00
graphics.cpp Apply suggestions from code review 2022-11-29 18:24:03 +02:00
graphics.h Map editor can be built during single-app build 2022-12-05 22:28:01 +02:00
jsonutils.cpp Map editor can be built during single-app build 2022-12-05 22:28:01 +02:00
jsonutils.h Map editor can be built during single-app build 2022-12-05 22:28:01 +02:00
launcherdirs.cpp Squashing editor 2022-09-18 03:23:17 +04:00
launcherdirs.h Squashing editor 2022-09-18 03:23:17 +04:00
main.cpp Apply suggestions from code review 2022-10-08 22:55:15 +04:00
mainwindow.cpp Loading of translation mods is now skipped on language mismatch 2023-03-14 16:02:16 +02:00
mainwindow.h Merge with vcmi/develop 2023-01-17 23:02:25 +02:00
mainwindow.ui Fix erase shortcut 2023-03-06 19:54:13 +04:00
mapcontroller.cpp Refactoring of ObjectClassesHandler 2023-01-26 23:26:49 +02:00
mapcontroller.h Added translatable strings for roads & rivers, for use in editor 2023-01-10 00:01:35 +02:00
mapeditor.ico Squashing editor 2022-09-18 03:23:17 +04:00
mapeditor.rc Squashing editor 2022-09-18 03:23:17 +04:00
maphandler.cpp Merge pull request #1630 from Nordsoft91/fix-1605 2023-03-09 15:53:18 +02:00
maphandler.h Map editor can be built during single-app build 2022-12-05 22:28:01 +02:00
mapsettings.cpp vcmi/mapeditor: change source strings 2023-02-14 11:22:27 +03:00
mapsettings.h Support few more victory conditions 2023-02-08 20:09:37 +04:00
mapsettings.ui vcmi/mapeditor: change source strings 2023-02-14 11:22:27 +03:00
mapview.cpp Implement lasso brush 2022-12-28 01:14:10 +04:00
mapview.h Merge 1.1 release into develop 2022-12-23 14:17:18 +02:00
objectbrowser.cpp Moved road & river handlers into a separate file 2023-01-11 15:17:24 +02:00
objectbrowser.h Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2023-01-10 00:01:35 +02:00
playerparams.cpp [editor] fix Player Settings crash when random town is added to a map 2023-03-20 11:35:19 +03:00
playerparams.h Code polishing 2022-10-13 01:51:55 +04:00
playerparams.ui Removed non-translatable strings 2022-12-26 22:56:26 +02:00
playersettings.cpp Code polishing 2022-10-13 01:51:55 +04:00
playersettings.h Code polishing 2022-10-13 01:51:55 +04:00
playersettings.ui Removed non-translatable strings 2022-12-26 22:56:26 +02:00
scenelayer.cpp Merge pull request #1277 from Nordsoft91/editor-cutcopypaste 2022-12-27 17:28:39 +04:00
scenelayer.h Merge pull request #1277 from Nordsoft91/editor-cutcopypaste 2022-12-27 17:28:39 +04:00
StdInc.cpp Squashing editor 2022-09-18 03:23:17 +04:00
StdInc.h Attempt to fix compilation 2022-10-16 13:49:47 +04:00
validator.cpp All heroes-related strings are passed through translator 2023-01-20 15:18:36 +02:00
validator.h Code polishing 2022-10-13 01:51:55 +04:00
validator.ui Squashing editor 2022-09-18 03:23:17 +04:00
vcmieditor.desktop add Linux icons for the map editor 2022-10-22 23:03:01 +03:00
windownewmap.cpp Fixed all non-silenced gcc/clang warnings 2022-12-07 18:05:47 +02:00
windownewmap.h Code polishing 2022-10-13 01:51:55 +04:00
windownewmap.ui Merge pull request #1318 from IvanSavenko/translate_mapeditor 2023-01-09 21:25:09 +02:00