1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-21 00:19:29 +02:00
Commit Graph

7110 Commits

Author SHA1 Message Date
1dbecc2e18 Revert "Add header"
This reverts commit d661600858.
2023-09-28 13:28:04 +02:00
d661600858 Add header 2023-09-28 13:14:23 +02:00
a710c88b07 Proper map translations loading 2023-09-28 13:09:01 +02:00
67e1200448 Remove forward declaration 2023-09-28 12:46:28 +02:00
ba1dbbbb1d New version for map format 2023-09-28 04:23:14 +02:00
65f696b018 Cosmetic changes for json map reader 2023-09-28 03:02:46 +02:00
9098126684 Separate map text identifiers from global 2023-09-28 02:52:49 +02:00
40af83a55c Fix quest 2023-09-28 02:51:58 +02:00
3c2549d905 Fix town name 2023-09-28 02:51:44 +02:00
6da605ff83 Campaign meta strings 2023-09-28 00:10:28 +02:00
5b97c323d3 Rename hero strings to text id 2023-09-28 00:04:05 +02:00
486091a915 Heroes switched to text id 2023-09-28 00:00:32 +02:00
0c94a4d891 Town name switched to id 2023-09-27 23:57:05 +02:00
41da252e67 Seerhut meta strings 2023-09-27 23:49:27 +02:00
00c8c2eb82 Event message meta string 2023-09-27 23:28:17 +02:00
f9f79255c5 Creature message meta string 2023-09-27 23:25:19 +02:00
0ac893b80f Rumors meta string 2023-09-27 23:22:45 +02:00
ab373f08ab Use meta string for messages 2023-09-27 23:11:11 +02:00
03c099d4fd First steps 2023-09-27 22:53:13 +02:00
9b482a2b1e Fix boat creation for heroes recruited on water 2023-09-27 21:25:27 +03:00
f4c33f49ee Removed excessive warning 2023-09-27 21:24:37 +03:00
92fdaa20b1 Fix crash on loading Seer Hut with kill monster mission 2023-09-27 21:24:25 +03:00
97097c20ad Merge pull request #2874 from SoundSSGood/exchange-window-update
Exchange window update
2023-09-27 15:50:52 +03:00
71a1ed816a Merge pull request #2892 from Laserlicht/highscore_menu
Highscore Menu & end video
2023-09-27 15:48:47 +03:00
94dbde05a0 Merge pull request #2868 from IvanSavenko/simultaneous_turns
Simultaneous turns
2023-09-27 15:45:02 +03:00
4d43562bca Merge pull request #2924 from Laserlicht/datetime_android
Datetime android
2023-09-27 15:43:46 +03:00
d0046d29f2 Merge pull request #2957 from ProjectMutilation/fix-pvs-issues
Fixed some issues found by pvs
2023-09-27 15:40:37 +03:00
ade7a035f5 artifactUtils: reduced cyclomatic complexity in check
Signed-off-by: Maxim Korotkov <korotkov.maxim.s@gmail.com>
2023-09-27 09:05:58 +03:00
c803b57c33 Merge pull request #2889 from Nordsoft91/mod-compatibility-check
Proper mod compatibility check logic
2023-09-26 19:29:46 +02:00
0ab766479d One more documentation update iteration 2023-09-26 15:55:27 +03:00
8210a2cafd Added list of all identifiers from base game 2023-09-26 15:55:27 +03:00
43246477d4 Update bonuses docs 2023-09-26 15:55:27 +03:00
403acc0cf1 Update spell docs 2023-09-26 15:55:27 +03:00
f4ee9424e4 Removed unused properties 2023-09-26 15:55:27 +03:00
9710a6b7b3 Updated terrain/river/road schema, added docs 2023-09-26 15:55:27 +03:00
dfc72134f2 Removed unused property 2023-09-26 15:55:27 +03:00
27b75dbbea Fixed silent errors on invalid Json references in schemas 2023-09-26 15:55:27 +03:00
524c476264 Removed no longer used bonuses 2023-09-26 15:55:27 +03:00
a7ebbf8680 Updated bonus documentation up to SPELL_AFTER_ATTACK 2023-09-26 15:55:27 +03:00
54adeef29f Added temporary UI for simturns testing 2023-09-26 13:42:20 +03:00
5b21a5ffbc Simturn duration is now part of StartInfo 2023-09-26 13:42:20 +03:00
3ea807fb8d Fixed movement through teleporters by AI 2023-09-26 13:42:20 +03:00
d257fb37f0 Use optional instead of Json for queries 2023-09-26 13:42:20 +03:00
c8a96647c3 Add turn limit option to pathfinder 2023-09-26 13:42:20 +03:00
2a3e371caf Remove any modification of enabled mods during game loading 2023-09-24 23:34:46 +02:00
e93a04409e Revert "another approach"
This reverts commit 2f64457a9a.
2023-09-24 15:02:59 +02:00
2f64457a9a another approach 2023-09-24 12:54:35 +02:00
fccecf023b no invalid json 2023-09-24 01:30:03 +02:00
f3e1943aaf Merge branch 'develop' into highscore_menu 2023-09-23 21:38:17 +02:00
6f8b62d77d codereview 2023-09-23 20:41:30 +02:00