1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-28 23:06:24 +02:00
vcmi/mapeditor/inspector
Ivan Savenko 62fddca21e Split massive CModHandler class/file into multiple parts:
- IdentifierStorage is now a separate handler in VLC
- Renamed ModHandler::Incompatibility exception to ModIncompatibility
- Extracted ModScope namespace from ModHandler
- Extracted ModUtilities namespace from ModHandler
- Split CModHandler.cpp on per-class basis
- Replaced some direct members with unique_ptr to reduce header includes
2023-07-30 22:17:47 +03:00
..
armywidget.cpp Refactoring of H3M loader to make HotA format support easier 2023-04-15 17:20:38 +03: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 Merge remote-tracking branch 'soundsgood/CArtHandler-rework' into develop 2023-06-05 18:53:17 +03:00
inspector.h Moved CGCreature to a new file 2023-06-20 19:37:27 +03: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 Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
questwidget.h Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
questwidget.ui Partially implement seerhuts 2022-10-17 01:16:27 +04:00
rewardswidget.cpp + Handled banning spells and artifacts 2023-07-17 17:21:28 +02:00
rewardswidget.h Remove excessive CMap.h includes 2023-05-31 23:18:38 +03:00
rewardswidget.ui Squashing editor 2022-09-18 03:23:17 +04:00
townbulidingswidget.cpp Split massive CModHandler class/file into multiple parts: 2023-07-30 22:17:47 +03:00
townbulidingswidget.h Support few more victory conditions 2023-02-08 20:09:37 +04:00
townbulidingswidget.ui Squashing editor 2022-09-18 03:23:17 +04:00