1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-18 17:40:48 +02:00
Commit Graph

8165 Commits

Author SHA1 Message Date
nordsoft
e43f26de59 1) Grail and map limits
2) Show warning about unsaved changes
2022-09-10 23:11:54 +04:00
nordsoft
910468eef5 Fix passability update for object erase 2022-09-10 21:10:19 +04:00
nordsoft
115de2a1e4 Fix crash with attempt to place object on non-existing map 2022-09-10 18:18:25 +04:00
nordsoft
371404df98 Few minor fixes and delegate for messages 2022-09-10 05:26:34 +04:00
nordsoft
9d24be5499 Added some minor feature 2022-09-10 04:38:33 +04:00
nordsoft
0a81c82971 Confirmation before close 2022-09-10 04:04:38 +04:00
nordsoft
7acaa1daa9 Army property delegate is implemented 2022-09-09 22:05:28 +04:00
nordsoft
d7de9710cc Fix monster amount property 2022-09-09 20:00:34 +04:00
nordsoft
b9e685e857 Temporary disable creature amount property 2022-09-09 19:38:21 +04:00
nordsoft
a0561e9d79 Merge branch 'fix-spells-amount' into cpp-map-editor 2022-09-09 16:20:13 +04:00
nordsoft
331f02be33 Fix spells amount 2022-09-09 15:29:52 +04:00
nordsoft
e64641cf01 Merge remote-tracking branch 'upstream/features/new-terrains' into cpp-map-editor
# Conflicts:
#	launcher/settingsView/csettingsview_moc.ui
#	lib/mapping/CMap.h
#	lib/mapping/CMapEditManager.cpp
#	lib/mapping/CMapEditManager.h
#	lib/rmg/CMapGenerator.cpp
#	lib/rmg/CMapGenerator.h
#	lib/rmg/ObstaclePlacer.cpp
#	lib/rmg/ObstaclePlacer.h
#	lib/rmg/RmgArea.h
#	lib/rmg/RmgMap.cpp
#	lib/rmg/RmgMap.h
#	lib/rmg/Zone.cpp
#	lib/rmg/Zone.h
#	lib/serializer/CSerializer.h
2022-09-09 11:59:19 +04:00
Andrii Danylchenko
68d052ac5c [844] - fix pathfinding for fly towards guarded tile 2022-09-09 09:01:21 +03:00
nordsoft
40c03ece34 Add creatures amount 2022-09-09 05:00:51 +04:00
nordsoft
e01e7add13 Minor visual tweak 2022-09-09 04:04:27 +04:00
nordsoft
83ed4362db Fix hero generation in main town 2022-09-09 03:59:37 +04:00
nordsoft
702b1b566b Fix dwellings initialization 2022-09-09 03:38:30 +04:00
nordsoft
3f2c82a664 Town buildings settings are implemented 2022-09-09 02:59:49 +04:00
nordsoft
ece811b508 Hotkeys and multiselection 2022-09-08 18:14:13 +04:00
nordsoft
aa1cf5e16c Draft state for terrain update 2022-09-08 15:23:30 +04:00
nordsoft
5bda5c3b44 Update appearance implemented 2022-09-08 05:43:06 +04:00
nordsoft
682bd1b4a3 Start working with appearance 2022-09-08 04:48:54 +04:00
nordsoft
50dbf9a254 Add spell scroll inspector 2022-09-08 04:16:16 +04:00
nordsoft
3f4fa8ec10 More delegates 2022-09-08 03:06:46 +04:00
nordsoft
07ba024201 Delegate for player color is implemented 2022-09-08 02:59:02 +04:00
nordsoft
dab7c41d21 Fix terrain performance 2022-09-07 13:21:02 +04:00
nordsoft
c3355aa976 Support creature setting up 2022-09-07 05:33:48 +04:00
nordsoft
289ae8a1f8 Fix terrain performance 2022-09-07 04:20:02 +04:00
nordsoft
a4686c81ee Fixed obstacles filling and passability view 2022-09-07 03:26:00 +04:00
nordsoft
a2c63e7ed2 Some ideas to fix imported maps 2022-09-07 02:56:40 +04:00
nordsoft
b284652f71 Safety checks 2022-09-07 02:39:28 +04:00
nordsoft
dc65d1c2b6 Fix inconsistency for map format opening 2022-09-07 02:39:07 +04:00
nordsoft
9429cb4340 Add more objects into inspector 2022-09-07 02:39:07 +04:00
nordsoft
0849f93d88 Fix problem with saving 2022-09-07 02:39:06 +04:00
Nordsoft91
59f38fc43a
Merge pull request #30 from Nordsoft91/EraseAction
- Erase operation (hotkey: DELETE)
2022-09-07 02:38:07 +04:00
Nordsoft91
ce2ab1a431
Merge branch 'cpp-map-editor' into EraseAction 2022-09-07 01:46:33 +04:00
Tomasz Zieliński
52ddc9e32b Compilation fix. 2022-09-06 21:30:16 +02:00
nordsoft
149afed32b Add map validator 2022-09-06 23:16:30 +04:00
Tomasz Zieliński
0f8adabd71 Merge branch 'EraseAction' of github.com:Nordsoft91/vcmi into EraseAction 2022-09-06 20:53:05 +02:00
Tomasz Zieliński
97b0fa16ae Fill obstacles as one operation (for undo).
However, it works only for obstacles on one type of terrain.
2022-09-06 20:51:45 +02:00
Nordsoft91
cb09ea9814
Merge branch 'cpp-map-editor' into EraseAction 2022-09-06 21:24:07 +04:00
Tomasz Zieliński
d790978dbb (almost) unlimited undo, why not? 2022-09-06 19:22:36 +02:00
Tomasz Zieliński
ca0446c4ee Fix compilation 2022-09-06 19:17:52 +02:00
Tomasz Zieliński
43a6986ebf fix warning 2022-09-06 19:17:38 +02:00
nordsoft
e7de865f26 Implement smart invalidation for objects 2022-09-06 21:15:13 +04:00
Tomasz Zieliński
dc33142139 Merge branch 'EraseAction' of github.com:Nordsoft91/vcmi into EraseAction 2022-09-06 18:48:21 +02:00
Tomasz Zieliński
87880e5c6c Split classes into 3 fiiles 2022-09-06 18:47:41 +02:00
Nordsoft91
684fa5c96c
Merge branch 'cpp-map-editor' into EraseAction 2022-09-06 20:18:19 +04:00
Tomasz Zieliński
738fbd77d4 Support for composed erase operation 2022-09-06 17:54:48 +02:00
Tomasz Zieliński
6165bac516 Some preliminary support for object erase. But this will need a major refactor to split basic map data from in-game data. 2022-09-06 17:16:34 +02:00