1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-04 09:42:40 +02:00
vcmi/mapeditor/mapsettings
Ivan Savenko ba9e3dca9d Mod management rework, part 1
- Replaced CModInfo class with constant ModDescription class
- Simplified mod loading logic
- Extracted some functionality from ModHandler into separate classes for
future reuse by Launcher
2024-11-26 13:55:46 +00:00
..
abstractsettings.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
abstractsettings.h Refactor abstract settings to have map controller 2023-09-11 20:37:26 +02:00
eventsettings.cpp extract PlayerColor to QString conversion to helper function 2024-09-17 20:57:05 +02:00
eventsettings.h extract PlayerColor to QString conversion to helper function 2024-09-17 20:57:05 +02:00
eventsettings.ui Add rumors 2023-09-08 17:54:34 +02:00
generalsettings.cpp replace deprecated functions 2024-06-29 14:55:56 +02:00
generalsettings.h Refactor abstract settings to have map controller 2023-09-11 20:37:26 +02:00
generalsettings.ui calendar 2024-06-29 14:24:40 +02:00
loseconditions.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
loseconditions.h Refactor abstract settings to have map controller 2023-09-11 20:37:26 +02:00
loseconditions.ui Temporary fix for vic/loss conditions string 2023-09-11 20:37:25 +02:00
mapsettings.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
mapsettings.h Refactoring map settings 2023-09-05 03:26:38 +04:00
mapsettings.ui Add rumors 2023-09-08 17:54:34 +02:00
modsettings.cpp Mod management rework, part 1 2024-11-26 13:55:46 +00:00
modsettings.h Refactor abstract settings to have map controller 2023-09-11 20:37:26 +02:00
modsettings.ui Add rumors 2023-09-08 17:54:34 +02:00
rumorsettings.cpp Full support of maps translations 2023-09-29 00:24:45 +02:00
rumorsettings.h Refactor abstract settings to have map controller 2023-09-11 20:37:26 +02:00
rumorsettings.ui Add rumors 2023-09-08 17:54:34 +02:00
timedevent.cpp Count days from 1 instead of 0 in map editor timed event UI 2024-10-14 17:19:34 +02:00
timedevent.h Use pragma once 2023-09-09 11:03:19 +02:00
timedevent.ui Count days from 1 instead of 0 in map editor timed event UI 2024-10-14 17:19:34 +02:00
translations.cpp Split CGeneralTextHandler file into 1 file per class form 2024-07-20 12:55:17 +00:00
translations.h Full support of maps translations 2023-09-29 00:24:45 +02:00
translations.ui Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
victoryconditions.cpp Split CTownHandler into smaller chunks 2024-07-21 18:21:48 +00:00
victoryconditions.h Refactor abstract settings to have map controller 2023-09-11 20:37:26 +02:00
victoryconditions.ui Temporary fix for vic/loss conditions string 2023-09-11 20:37:25 +02:00