.. |
icons
|
Remove renamed icons
|
2024-06-29 00:55:25 +09:00 |
inspector
|
IMarket suggestions
|
2024-08-20 18:49:48 +03:00 |
mapsettings
|
Players affected by event is now stored as std::set instead of bitmask
|
2024-08-14 14:13:49 +00:00 |
resourceExtractor
|
Fix typos using https://github.com/crate-ci/typos
|
2024-06-24 03:47:19 +02:00 |
translation
|
update Chinese translation
|
2024-08-31 02:31:52 +08: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
|
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
|
use custom roles instead of Qt::UserRole
|
2024-07-28 22:58:06 +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
|
Code review followup with additional refactor
|
2024-08-23 10:43:48 +02:00 |
graphics.h
|
Stabilization
|
2024-01-19 13:55:22 +02:00 |
jsonutils.cpp
|
JsonNode constructors: Take fileName as argument
|
2024-07-17 13:50:59 +02:00 |
jsonutils.h
|
Moved json files to new directory, split on per-class basis
|
2024-02-14 13:08:24 +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
|
#2590 enable high dpi
|
2024-05-16 00:32:15 +02:00 |
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
|
Changed settings location for Qt apps to be in line with main game
|
2024-06-08 15:31:40 +00:00 |
mainwindow.ui
|
Embed mapeditor resources
|
2024-06-29 00:53:01 +09:00 |
mapcontroller.cpp
|
Merge pull request #4463 from SoundSSGood/IMarket-refactoring
|
2024-08-26 22:48:23 +03:00 |
mapcontroller.h
|
Mod compatibility check is now in a separate class and not part of
|
2023-11-08 21:27:05 +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 |
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
|
lib now uses shared_ptr for entities. Removed manual memory management.
|
2024-05-17 15:04:05 +00:00 |
mapview.h
|
Add line and fill brushes
|
2023-10-14 02:58:13 +02:00 |
objectbrowser.cpp
|
Use auto instead of redundant type in initializations using new
|
2024-01-16 21:40:53 +00:00 |
objectbrowser.h
|
Renamed Terrain.h/cpp -> TerrainHandler.h/cpp
|
2023-01-10 00:01:35 +02:00 |
playerparams.cpp
|
Split CTownHandler into smaller chunks
|
2024-07-21 18:21:48 +00:00 |
playerparams.h
|
Town picker in player settings implemented
|
2023-09-11 20:37:26 +02:00 |
playerparams.ui
|
Object picker implemented
|
2023-09-11 20:37:26 +02:00 |
playersettings.cpp
|
Remove excessive CMap.h includes
|
2023-05-31 23:18:38 +03:00 |
playersettings.h
|
code style
|
2024-06-13 21:35:30 +03:00 |
playersettings.ui
|
Allow single player on map and fix player params initialization
|
2023-04-02 14:31:57 +04:00 |
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
|
Fix: licenses, pragma guards, StdInc
|
2024-03-29 07:48:52 +02:00 |
StdInc.h
|
Fix: licenses, pragma guards, StdInc
|
2024-03-29 07:48:52 +02:00 |
validator.cpp
|
Code review followup with additional refactor
|
2024-08-23 10:43:48 +02:00 |
validator.h
|
Code review followup with additional refactor
|
2024-08-23 10:43:48 +02:00 |
validator.ui
|
Squashing editor
|
2022-09-18 03:23:17 +04:00 |
vcmieditor.desktop
|
cz consisteny
|
2023-12-29 16:56:04 +01:00 |
windownewmap.cpp
|
Split CGeneralTextHandler file into 1 file per class form
|
2024-07-20 12:55:17 +00:00 |
windownewmap.h
|
code style
|
2024-06-13 21:35:30 +03:00 |
windownewmap.ui
|
Add new map sizes & better layout
|
2024-03-01 12:15:04 +01:00 |