1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-04 09:42:40 +02:00
vcmi/mapeditor
Ivan Savenko 10ad0fc760 Split CHeroHandler.cpp/.h into 1 file per class
All parts of CHeroHandler.cpp are now in lib/entities/hero
Adjusted includes to use new paths
No functionality changes
2024-10-13 14:01:09 +00:00
..
icons Remove renamed icons 2024-06-29 00:55:25 +09:00
inspector Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
mapsettings Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
resourceExtractor Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
translation Update Portuguese Translation 2024-09-30 22:35:19 -03:00
Animation.cpp Map editor: Transparency fix 2024-10-03 11:55:58 +03:00
Animation.h Remove creations of custom animations in runtime 2024-07-19 10:08:50 +00:00
BitmapHandler.cpp
BitmapHandler.h
CMakeLists.txt Fix static linking 2024-10-09 11:27:43 +03:00
generatorprogress.cpp
generatorprogress.h
generatorprogress.ui
graphics.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
graphics.h
main.cpp
mainwindow.cpp map-editor: add hero placeholder with heroType defined to reservedCampaignHeroes on map save 2024-08-22 16:53:43 +02:00
mainwindow.h
mainwindow.ui Embed mapeditor resources 2024-06-29 00:53:01 +09:00
mapcontroller.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
mapcontroller.h
mapeditor.ico
mapeditor.rc
mapeditorroles.h PR review fixes: 2024-08-01 22:36:01 +02:00
maphandler.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
maphandler.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
mapview.cpp
mapview.h
objectbrowser.cpp
objectbrowser.h
playerparams.cpp Reduce usage of pointers to VLC entities 2024-10-10 12:28:08 +00:00
playerparams.h
playerparams.ui
playersettings.cpp
playersettings.h code style 2024-06-13 21:35:30 +03:00
playersettings.ui
resources.qrc Embed mapeditor resources 2024-06-29 00:53:01 +09:00
scenelayer.cpp Replaced most of accesses to CGObjectInstance::pos with anchorPoint() 2024-10-09 15:43:46 +00:00
scenelayer.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
StdInc.cpp
StdInc.h Separate vcmiqt lib 2024-10-07 08:47:00 +03:00
validator.cpp Split CHeroHandler.cpp/.h into 1 file per class 2024-10-13 14:01:09 +00:00
validator.h Code review followup with additional refactor 2024-08-23 10:43:48 +02:00
validator.ui
vcmieditor.desktop
windownewmap.cpp Separate vcmiqt lib 2024-10-07 08:47:00 +03:00
windownewmap.h code style 2024-06-13 21:35:30 +03:00
windownewmap.ui Map editor: Add road types to RMG options 2024-09-16 17:35:42 +03:00