Laserlicht
|
0c5fb8125f
|
#2590 enable high dpi
|
2024-05-16 00:32:15 +02:00 |
|
Laserlicht
|
9628001f57
|
#3864 possibility to search in army setting
|
2024-05-16 00:24:58 +02:00 |
|
Laserlicht
|
284cc3460d
|
mapeditor: add extension and open vcmi folder
|
2024-05-16 00:01:02 +02:00 |
|
Ivan Savenko
|
2f70c530fa
|
Merge pull request #3969 from altiereslima/beta
Update portuguese.json
|
2024-05-15 13:24:23 +03:00 |
|
altiereslima
|
f872406a08
|
Update portuguese.ts
|
2024-05-14 18:34:06 -03:00 |
|
godric3
|
ddb641c0ef
|
map editor: fix seer visit mode input initialization
|
2024-05-13 23:00:13 +02:00 |
|
godric3
|
e7c03e3387
|
map editor: block remove visit info button if no info to remove
|
2024-05-13 22:40:26 +02:00 |
|
godric3
|
578800b3e3
|
map editor: fix prison hero selection
|
2024-05-11 21:54:24 +02:00 |
|
altiereslima
|
1486b0f9e6
|
Update Portuguese translation
|
2024-05-09 07:31:58 +00:00 |
|
Dydzio
|
9ba4667821
|
Update polish translations
|
2024-05-09 00:01:29 +02:00 |
|
Ivan Savenko
|
3ab8b609ed
|
Merge pull request #3884 from Laserlicht/german_update
update german translation
|
2024-05-06 19:15:06 +03:00 |
|
Laserlicht
|
090715f83c
|
update german translation
|
2024-05-03 21:27:34 +02:00 |
|
altiereslima
|
1399d6ae7e
|
Update portuguese.ts
|
2024-05-03 15:39:05 -03:00 |
|
altiereslima
|
335dabedff
|
Update portuguese.ts
|
2024-05-03 15:27:41 -03:00 |
|
Ivan Savenko
|
3e23a55c66
|
Fix build
|
2024-04-23 17:15:59 +03:00 |
|
altiereslima
|
1aea0b570f
|
Update Portuguese Translation
|
2024-04-10 21:13:44 -03:00 |
|
altiereslima
|
0321867e94
|
Create portuguese.ts
|
2024-04-07 15:44:10 -03:00 |
|
altiereslima
|
437ff290e2
|
Update CMakeLists.txt
|
2024-04-07 14:17:19 -03:00 |
|
Evgeny Malygin
|
25125f96da
|
Fix: licenses, pragma guards, StdInc
|
2024-03-29 07:48:52 +02:00 |
|
Ivan Savenko
|
1ef8452370
|
Merge pull request #3679 from godric3/map-editor-customize-hero-spells
map editor: Allow to customize hero spells
|
2024-03-28 13:17:27 +02:00 |
|
godric3
|
353435047f
|
use GameConstants::SPELL_LEVELS
|
2024-03-24 19:02:39 +01:00 |
|
godric3
|
acceca0139
|
map editor: Allow to customize hero spells
|
2024-03-24 10:01:20 +01:00 |
|
DjWarmonger
|
3e959f3ad9
|
Merge pull request #3132 from vcmi/reward_select_all
Support for "selectAll" reward
|
2024-03-14 21:46:02 +01:00 |
|
DjWarmonger
|
2c9b7089ad
|
Merge pull request #3645 from vcmi/save_rmg_options
Save rmg options
|
2024-03-14 19:54:08 +01:00 |
|
Tomasz Zieliński
|
43a1e691e4
|
Trying to satisfy Sonarcloud
|
2024-03-09 10:17:30 +01:00 |
|
Tomasz Zieliński
|
5ca3fd2d9c
|
Restored previous solution, which is handled already.
|
2024-03-04 21:49:35 +01:00 |
|
Tomasz Zieliński
|
e7af9d5607
|
Code review fixes, Sonarcloud fixes
|
2024-03-04 21:23:17 +01:00 |
|
Alexander Wilms
|
ea48257100
|
Fix SonarCloud issues
Replace the use of "::value" with "std::is_abstract_v" and similar issues
|
2024-03-02 14:08:03 +01:00 |
|
Ivan Savenko
|
00058ea609
|
Merge pull request #3649 from godric3/map-editor-fix-owner-selection
Map editor fix owner selection
|
2024-03-01 13:34:47 +02:00 |
|
Tomasz Zieliński
|
1b2d01c25f
|
Add new map sizes & better layout
|
2024-03-01 12:15:04 +01:00 |
|
godric3
|
da91e90a7b
|
map editor: dont suggest neutral owner for hero
|
2024-02-29 23:08:21 +01:00 |
|
godric3
|
51386db347
|
map editor: fix owner selection
|
2024-02-29 22:11:28 +01:00 |
|
Tomasz Zieliński
|
c87b0e6d65
|
Compile fix
|
2024-02-29 20:44:14 +01:00 |
|
Tomasz Zieliński
|
17fc1604ca
|
Remove unused file
|
2024-02-29 20:20:35 +01:00 |
|
Tomasz Zieliński
|
fcbe399541
|
Cleanup
|
2024-02-29 20:12:46 +01:00 |
|
Tomasz Zieliński
|
74bd6d6075
|
Editor save & load template works
|
2024-02-29 20:05:20 +01:00 |
|
Tomasz Zieliński
|
2c32c770f7
|
First version that works in lobby
|
2024-02-29 12:45:08 +01:00 |
|
Ivan Savenko
|
08a27663f9
|
Reworked JsonNode constructors to more logical form
|
2024-02-26 12:55:49 +02:00 |
|
Ivan Savenko
|
54796c7c56
|
Rename toJson to toString/toCompactString for consistency
|
2024-02-26 12:55:49 +02:00 |
|
Ivan Savenko
|
c3957c2c2a
|
Moved json files to new directory, split on per-class basis
|
2024-02-14 13:08:24 +02:00 |
|
Ivan Savenko
|
9ebd194ab1
|
Merge pull request #3609 from IvanSavenko/single_process
Allow running server as part of client process
|
2024-02-14 12:06:22 +02:00 |
|
Ivan Savenko
|
6e399eb21a
|
Make some non-const static variables const or constexpr
|
2024-02-12 13:22:54 +02:00 |
|
Ivan Savenko
|
a909d7ddde
|
Removed cmake_modules/VCMI_lib macro, use it directly in place
|
2024-02-11 20:38:24 +02:00 |
|
Ivan Savenko
|
fd17133da3
|
Fix editor build
|
2024-02-06 00:40:26 +02:00 |
|
godric3
|
ec735aa959
|
Fix mine resource and productivity on map load, also made them non editable
|
2024-02-03 11:30:09 +01:00 |
|
godric3
|
b2cd92d937
|
Fix initializing map editor mod settings with more than one level of submods
|
2024-02-03 10:36:47 +01:00 |
|
godric3
|
dd004f0f6e
|
Fix inspector using wrong editor for some values
|
2024-01-21 21:07:06 +01:00 |
|
Ivan Savenko
|
6b760089a4
|
Merge pull request #3473 from IvanSavenko/const_lib
[1.5] Remove non-const global variables from library
|
2024-01-20 19:22:46 +02:00 |
|
Ivan Savenko
|
db5539b39d
|
Regenerated Qt translations
|
2024-01-19 21:21:23 +02:00 |
|
Ivan Savenko
|
ea1f05d15a
|
Stabilization
|
2024-01-19 13:55:22 +02:00 |
|