nordsoft
|
3c4d2a4b92
|
Add icons for map editor toolbal
|
2022-11-30 02:59:36 +04: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 |
|
Nordsoft91
|
89b8b87a6b
|
Merge pull request #1156 from vcmi/features/online
Online mode
|
2022-11-29 20:43:39 +04:00 |
|
nordsoft
|
98d59eb221
|
Added more comments
|
2022-11-29 19:42:09 +04: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 |
|
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 |
|
krs
|
cbd3dffb7c
|
Reverted changes in CAnimation.h and .cpp
|
2022-11-27 19:35:11 +02:00 |
|
krs
|
75b4b64b6f
|
Final checks according to review
|
2022-11-27 19:35:11 +02:00 |
|
krs
|
31b7a81cd2
|
Data types in CArchiveLoader::extractToFolder() made more simple.
|
2022-11-27 19:35:10 +02:00 |
|
krs
|
d516a5f529
|
More changes following review.
|
2022-11-27 19:35:10 +02:00 |
|
krs
|
f0b66b6192
|
Animation.cpp fixes after review
|
2022-11-27 19:35:10 +02:00 |
|
krs
|
221a9e14b9
|
Linux Compile Fix: ../../lib/filesystem/CArchiveLoader.cpp:236:52: error: invalid initialization of non-const reference of type 'std::unique_ptr<CInputStream>&' from an rvalue of type 'std::unique_ptr<CInputStream>'
|
2022-11-27 19:35:10 +02:00 |
|
krs
|
62e479ae16
|
Linux Compile Fix: removed old code related to std::locale
|
2022-11-27 19:35:10 +02:00 |
|
krs
|
eecaa20693
|
Resource extractor "enablers" are now command line options
In VCMI_lib the extractArchives will be passed all the way down the call chain!
|
2022-11-27 19:35:10 +02:00 |
|
krs
|
cca1f074bf
|
Convert PCX to PNG, Final touches, everything deactivated.
|
2022-11-27 19:35:10 +02:00 |
|
krs
|
d1cdd7d59f
|
Reverted changes made in client for Extractor
|
2022-11-27 19:35:10 +02:00 |
|
krs
|
10ec486251
|
Extractor moved to Editor
|
2022-11-27 19:35:10 +02:00 |
|
krs
|
93cf2682f3
|
Working Extractor, DefSplitter and pcx convertor
|
2022-11-27 19:35:10 +02:00 |
|
Andrii Danylchenko
|
3b072b80d5
|
Merge pull request #1168 from Nordsoft91/fix-obstacles-generation
Fix obstacles generation
|
2022-11-27 09:56:11 +02:00 |
|
Andrii Danylchenko
|
dfee2eda68
|
Merge pull request #1148 from SoundSSGood/ask-assemble
Feature to assemble/disassemble arts in backpack
|
2022-11-27 09:48:57 +02:00 |
|
Andrii Danylchenko
|
f04bd02df1
|
Merge pull request #1163 from Nordsoft91/fix-camp-multiclick
Prevent multiple clicking for start campaign
|
2022-11-27 09:25:05 +02:00 |
|
nordsoft
|
b9ef95be3e
|
Extend protocol
|
2022-11-27 05:35:05 +04:00 |
|
nordsoft
|
63a402a7fa
|
Some ui improvements
|
2022-11-27 03:41:06 +04:00 |
|
nordsoft
|
8e324603bf
|
Remove extra lines
|
2022-11-27 00:08:47 +04:00 |
|
nordsoft
|
2c88e35749
|
Fix obstacles generation
|
2022-11-27 00:04:14 +04:00 |
|
nordsoft
|
41e652dad2
|
Move buttons blocks at proper place
|
2022-11-25 14:36:17 +04:00 |
|
nordsoft
|
ebb65b5d0e
|
Prevent multiple clicks
|
2022-11-25 14:26:59 +04:00 |
|
Andrii Danylchenko
|
0ccb706782
|
Merge pull request #1155 from Nordsoft91/fix-camp-919
Fix for #919
|
2022-11-25 11:43:25 +02:00 |
|
Andrii Danylchenko
|
23c5aa95c6
|
Merge pull request #1159 from Nordsoft91/fix-mods-update
Fix mods updating
|
2022-11-25 10:02:48 +02:00 |
|
Andrii Danylchenko
|
59063a310b
|
Merge pull request #1160 from Nordsoft91/dwelling-accumulate
Change default value for DWELLINGS_ACCUMULATE_CREATURES
|
2022-11-25 10:01:34 +02:00 |
|
nordsoft
|
8f938c7c9b
|
Change default value for DWELLINGS_ACCUMULATE_CREATURES
|
2022-11-25 03:41:14 +04:00 |
|
nordsoft
|
f785525508
|
Fix mods updating
|
2022-11-23 21:34:05 +04:00 |
|
Andrii Danylchenko
|
eed9de2ff5
|
Merge pull request #1154 from IvanSavenko/music_player_fixes
Minor improvements & fixes to music player
|
2022-11-23 15:20:20 +02:00 |
|
nordsoft
|
b3cdcc774e
|
Fix appearance for camp heroes
|
2022-11-23 14:34:57 +04:00 |
|
Andrii Danylchenko
|
e31beafa17
|
#1100 - fix visiting allied dwellings
|
2022-11-23 02:40:56 +04:00 |
|
nordsoft
|
aead3854b9
|
Fix for campaign advance
|
2022-11-23 02:06:43 +04:00 |
|
nordsoft
|
52375468e4
|
Remove unused variable
|
2022-11-23 01:02:17 +04:00 |
|
nordsoft
|
665d6ebb78
|
Ios scroll by gesture
|
2022-11-22 03:36:50 +04:00 |
|
nordsoft
|
2de168b3fe
|
Do not reconnect for lobby mode
|
2022-11-22 03:36:50 +04:00 |
|
nordsoft
|
71f17c317e
|
Merge remote-tracking branch 'upstream/develop' into lobby
|
2022-11-22 03:36:50 +04:00 |
|
Nordsoft91
|
3133c238b8
|
Merge pull request #1146 from IvanSavenko/ray_projectile
Implemented ray-like projectiles for shooters
|
2022-11-22 03:36:50 +04:00 |
|