Ivan Savenko a819c3fc29 Merge pull request #4482 from MichalZr6/mapeditor_fixes 1 year ago
..
icons 2f19133638 Icons renaming refactoring 1 year ago
inspector 5523e08cb7 Players affected by event is now stored as std::set instead of bitmask 1 year ago
mapsettings 5523e08cb7 Players affected by event is now stored as std::set instead of bitmask 1 year ago
resourceExtractor 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
translation a0023e8cdd update Chinese translation 1 year ago
Animation.cpp fd726523a2 Remove creations of custom animations in runtime 1 year ago
Animation.h fd726523a2 Remove creations of custom animations in runtime 1 year ago
BitmapHandler.cpp 823ffa7a07 Always use ResourcePath for referencing images and animations 2 years ago
BitmapHandler.h 4feab69867 mapeditor: use vcmi_endian.h 2 years ago
CMakeLists.txt 2b9461ed6e use custom roles instead of Qt::UserRole 1 year ago
StdInc.cpp 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
StdInc.h 25125f96da Fix: licenses, pragma guards, StdInc 1 year ago
generatorprogress.cpp bc84ffe8d6 Code review changes 3 years ago
generatorprogress.h bc84ffe8d6 Code review changes 3 years ago
generatorprogress.ui 0b9f601d2c Squashing editor 3 years ago
graphics.cpp 0be5a1a2ad Code review followup with additional refactor 1 year ago
graphics.h ea1f05d15a Stabilization 1 year ago
jsonutils.cpp 434371195d JsonNode constructors: Take fileName as argument 1 year ago
jsonutils.h c3957c2c2a Moved json files to new directory, split on per-class basis 1 year ago
launcherdirs.cpp 0b9f601d2c Squashing editor 3 years ago
launcherdirs.h 0b9f601d2c Squashing editor 3 years ago
main.cpp 0c5fb8125f #2590 enable high dpi 1 year ago
mainwindow.cpp 187b7b0517 Show debug message instead of warning if no .qm file for selected language exists 1 year ago
mainwindow.h b76c58c0b0 Changed settings location for Qt apps to be in line with main game 1 year ago
mainwindow.ui d8c4d3654f Embed translations and icons for mapeditor 1 year ago
mapcontroller.cpp 0be5a1a2ad Code review followup with additional refactor 1 year ago
mapcontroller.h eb167d94a6 Mod compatibility check is now in a separate class and not part of 2 years ago
mapeditor.ico 0b9f601d2c Squashing editor 3 years ago
mapeditor.rc 0b9f601d2c Squashing editor 3 years ago
mapeditorroles.h 27f83449f2 PR review fixes: 1 year ago
maphandler.cpp 4aa73b40c9 Split CTownHandler into smaller chunks 1 year ago
maphandler.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
mapview.cpp 7461df161c lib now uses shared_ptr for entities. Removed manual memory management. 1 year ago
mapview.h 788147a897 Add line and fill brushes 2 years ago
objectbrowser.cpp 1b85abb508 Use auto instead of redundant type in initializations using new 1 year ago
objectbrowser.h 4f3ea0d1d9 Renamed Terrain.h/cpp -> TerrainHandler.h/cpp 2 years ago
playerparams.cpp 4aa73b40c9 Split CTownHandler into smaller chunks 1 year ago
playerparams.h 3024aaae30 Town picker in player settings implemented 2 years ago
playerparams.ui 19407954ed Object picker implemented 2 years ago
playersettings.cpp acac42291e Remove excessive CMap.h includes 2 years ago
playersettings.h 9438c5f9f7 code style 1 year ago
playersettings.ui eedd7979aa Allow single player on map and fix player params initialization 2 years ago
resources.qrc 2f19133638 Icons renaming refactoring 1 year ago
scenelayer.cpp 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
scenelayer.h 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 year ago
validator.cpp 0be5a1a2ad Code review followup with additional refactor 1 year ago
validator.h 0be5a1a2ad Code review followup with additional refactor 1 year ago
validator.ui 0b9f601d2c Squashing editor 3 years ago
vcmieditor.desktop 2bf0bb3ca4 cz consisteny 1 year ago
windownewmap.cpp 1aa391fdf8 Split CGeneralTextHandler file into 1 file per class form 1 year ago
windownewmap.h 9438c5f9f7 code style 1 year ago
windownewmap.ui 1b2d01c25f Add new map sizes & better layout 1 year ago