1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-12 02:28:11 +02:00
vcmi/mapeditor/inspector
Ivan Savenko 47c1803c42 Finalization of refactoring:
- Entity interface now has getNameTranslated & getNameTextID methods
- Entity interface no longer has getName method
- removed (most) usages of normalizeIndentifier workaround method
- all moddable objects have identifier in form of mod:name
- all moddable object register strings in form of mod.type.name
2023-01-20 15:18:36 +02:00
..
armywidget.cpp All creature-related texts go through translator 2023-01-20 15:18:36 +02:00
armywidget.h Attempt to fix compilation 2022-10-16 15:37:01 +04:00
armywidget.ui Squashing editor 2022-09-18 03:23:17 +04:00
inspector.cpp All text for factions/towns/building are passed through translator 2023-01-20 15:18:36 +02:00
inspector.h Attempt to fix compilation 2022-10-16 15:37:01 +04:00
messagewidget.cpp Partially implement seerhuts 2022-10-17 01:16:27 +04:00
messagewidget.h Attempt to fix compilation 2022-10-16 15:37:01 +04:00
messagewidget.ui Squashing editor 2022-09-18 03:23:17 +04:00
questwidget.cpp All artifact strings now pass through translator 2023-01-20 15:18:36 +02:00
questwidget.h Partially implement seerhuts 2022-10-17 01:16:27 +04:00
questwidget.ui Partially implement seerhuts 2022-10-17 01:16:27 +04:00
rewardswidget.cpp Finalization of refactoring: 2023-01-20 15:18:36 +02:00
rewardswidget.h Attempt to fix compilation 2022-10-16 15:37:01 +04:00
rewardswidget.ui Squashing editor 2022-09-18 03:23:17 +04:00
townbulidingswidget.cpp All text for factions/towns/building are passed through translator 2023-01-20 15:18:36 +02:00
townbulidingswidget.h Attempt to fix compilation 2022-10-16 15:37:01 +04:00
townbulidingswidget.ui Squashing editor 2022-09-18 03:23:17 +04:00