Ivan Savenko
|
5cd405bce8
|
Fixed meta field handling in JsonUtils::inherit function, removed
workarounds
|
2022-11-30 17:38:53 +02:00 |
|
Ivan Savenko
|
79c96e94fa
|
Cleared up comments
|
2022-11-30 17:37:36 +02:00 |
|
Andrii Danylchenko
|
6015e160cf
|
Merge pull request #1178 from Nordsoft91/editor-icons
Add icons for map editor toolbal
|
2022-11-30 14:43:37 +02:00 |
|
nordsoft
|
e9e8fdecb5
|
Update icon for underground toggle
|
2022-11-30 15:33:59 +04:00 |
|
nordsoft
|
4b8403be4b
|
Add icons into search path
|
2022-11-30 15:22:53 +04:00 |
|
nordsoft
|
3c4d2a4b92
|
Add icons for map editor toolbal
|
2022-11-30 02:59:36 +04:00 |
|
Ivan Savenko
|
36ae26bc37
|
Fixed several scenarios which could lead to json with incorrectly set
mod origin info, leading to non-resolving identifiers
|
2022-11-29 22:34:32 +02:00 |
|
SoundSSGood
|
3bf0cfe4fa
|
Merge branch 'vcmi:develop' into refactoring-art
|
2022-11-29 22:34:08 +02:00 |
|
Ivan Savenko
|
abe11aaf54
|
Introduced "map" scope for accessing identifier on map loading.
Currently it allows access to all mods, should be restricted to mods
that map depends on
|
2022-11-29 22:33:08 +02:00 |
|
SoundSSGood
|
96d8e952c4
|
attempt to fix the build
|
2022-11-29 21:45:37 +02:00 |
|
Nordsoft91
|
c6d317e409
|
Merge pull request #1119 from krs0/feature/H3_original_files_extractor
VCMI H3 original archives extractor #1118
|
2022-11-29 21:54:57 +04:00 |
|
Ivan Savenko
|
4a42ef29d9
|
VCMI mod version bump
|
2022-11-29 19:07:21 +02:00 |
|
Nordsoft91
|
89b8b87a6b
|
Merge pull request #1156 from vcmi/features/online
Online mode
|
2022-11-29 20:43:39 +04:00 |
|
Ivan Savenko
|
c233e57079
|
Apply suggestions from code review
Co-authored-by: Nordsoft91 <nordsoft@yahoo.com>
|
2022-11-29 18:24:03 +02:00 |
|
nordsoft
|
98d59eb221
|
Added more comments
|
2022-11-29 19:42:09 +04:00 |
|
Ivan Savenko
|
6d4bcba842
|
Fix moat rendering position
|
2022-11-29 17:18:43 +02:00 |
|
Ivan Savenko
|
de5616bb3b
|
Fix combat log position
|
2022-11-29 17:18:30 +02:00 |
|
Ivan Savenko
|
a512e0d58f
|
Fixed ugly solid-white status bars in pregame, removed operator* from
CPicture
|
2022-11-29 17:07:21 +02:00 |
|
Ivan Savenko
|
26a2ac72b8
|
Added default tower shooter icons to all standard factions
|
2022-11-29 15:14:57 +02:00 |
|
Ivan Savenko
|
8b7ca176f8
|
Updated schema
|
2022-11-29 15:14:10 +02:00 |
|
Ivan Savenko
|
178cd0226f
|
Show town-specific tower icon in battle queue, if such icon exists
|
2022-11-29 14:59:50 +02:00 |
|
Ivan Savenko
|
861a6849f9
|
Added possibility to define per-town tower icon for battle queue in siege
|
2022-11-29 14:47:51 +02:00 |
|
Ivan Savenko
|
3d1f6df0e2
|
Added simple icon for tower shooter creature, fixes #791
|
2022-11-29 12:18:27 +02:00 |
|
Andrii Danylchenko
|
a6b92fc152
|
Merge pull request #1153 from vcmi/click-to-send-message
Clickable status bar to send messages with on mobile
|
2022-11-29 09:28:34 +02:00 |
|
Andrii Danylchenko
|
d6ca8017bf
|
Clickable status bar to send messages with on mobile
|
2022-11-29 08:05:54 +02:00 |
|
SoundSSGood
|
8a6052fd54
|
CArtHandler refactoring
|
2022-11-29 02:34:04 +02:00 |
|
Ivan Savenko
|
88d8655f01
|
Fix forward declarations for ios single-app build
|
2022-11-29 02:00:08 +02:00 |
|
SoundSSGood
|
909dcb82fa
|
use ArtifactID
|
2022-11-29 00:32:18 +02:00 |
|
Ivan Savenko
|
1e2793af3a
|
Attempt to fix cmake with older gcc
|
2022-11-28 23:05:36 +02:00 |
|
Ivan Savenko
|
86616a5a3b
|
Fix visibility of stack amount box on start of combat
|
2022-11-28 22:47:28 +02:00 |
|
Ivan Savenko
|
9e11b8f38a
|
Fixes for creature rendering order
|
2022-11-28 22:35:38 +02:00 |
|
Ivan Savenko
|
f5f719b78e
|
Enabled -Wmismatched-tags warning for gcc/clang since this apparently
lead to MSVC linker error
|
2022-11-28 21:46:24 +02:00 |
|
Ivan Savenko
|
95e6035a23
|
Attempt to fix MSVC compilation
|
2022-11-28 21:44:16 +02:00 |
|
Ivan Savenko
|
a0157d6117
|
replaced C array with std::array
|
2022-11-28 21:20:46 +02:00 |
|
Ivan Savenko
|
6f6d350228
|
Formatting cleanup
|
2022-11-28 16:43:38 +02:00 |
|
Ivan Savenko
|
3e58d1e3c5
|
Merge remote-tracking branch 'refs/remotes/vcmi/develop' into battleint_refactor
|
2022-11-28 16:10:13 +02:00 |
|
Ivan Savenko
|
7c4e04c1ec
|
Refactoring/cleanup of classes in CBattleAnimations.cpp
|
2022-11-28 16:02:46 +02:00 |
|
Ivan Savenko
|
8a059301d2
|
Fix blitting order of battlefield objects
|
2022-11-27 23:42:18 +02:00 |
|
Ivan Savenko
|
055824654e
|
(partially) fix catapult explosion effect
|
2022-11-27 23:26:28 +02:00 |
|
Ivan Savenko
|
9f21569a79
|
Next batch of siege fixes
|
2022-11-27 22:50:18 +02:00 |
|
Ivan Savenko
|
35576834c9
|
Fixing sieges, part 1
|
2022-11-27 20:21:51 +02:00 |
|
krs
|
82c1bb5c93
|
ExtractionOptions extractionOptions is no longer global in mainwindow.h
|
2022-11-27 19:35:11 +02:00 |
|
krs
|
7aa30a5d7a
|
Fixed extractionOptions formatting.
|
2022-11-27 19:35:11 +02:00 |
|
krs
|
ea2fe78776
|
(char*)&data[0] changed to (char*)data.data()
|
2022-11-27 19:35:11 +02:00 |
|
krs
|
c32cd190f2
|
ResourceExtractor code moved to a static class.
|
2022-11-27 19:35:11 +02:00 |
|
krs
|
8377944fd1
|
ExtractionOptions removed from MainWindow Class
|
2022-11-27 19:35:11 +02:00 |
|
krs
|
9b3cab1181
|
IVCMIDirs::userExtractedPath() created
|
2022-11-27 19:35:11 +02:00 |
|
krs
|
6130776fe4
|
removed one too many implementation of extractToFolder.
changed parameter 2 from CFileInputStream to CInputStream
|
2022-11-27 19:35:11 +02:00 |
|
krs
|
14b031118c
|
exportBitmaps now uses QT libs
|
2022-11-27 19:35:11 +02:00 |
|
krs
|
ec1a995218
|
export bitmaps now by default prepends def name to exported PNG
|
2022-11-27 19:35:11 +02:00 |
|