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

14423 Commits

Author SHA1 Message Date
f83a004b54 Added workaround to prevent multithreaded access to bonus system in RMG 2024-01-23 00:49:18 +02:00
ea439ad175 Dispatch text input SDL calls in main thread on all platforms 2024-01-22 22:19:52 +02:00
6a42494b12 Merge CKeyboardFocusListener and IFocusListener into CFocusable 2024-01-22 21:48:03 +02:00
16f9b423e4 Merge pull request #3534 from IvanSavenko/crashfixes
Crashfixes
2024-01-20 22:04:06 +02:00
9920783628 Avoid crash on invalid H3 data 2024-01-20 18:50:59 +02:00
8e8d42bfa2 Try to simplify / cleanup code to localize crash 2024-01-20 18:40:03 +02:00
912262e826 Avoid crash on invalid artifact in bank config 2024-01-20 18:17:23 +02:00
06517acd67 Version bump for Android 2024-01-20 17:31:11 +02:00
62935b4ba4 Fix crash on using StupidAI for player actions 2024-01-20 17:15:51 +02:00
dffa174605 Attempt to fix crash 2024-01-20 16:48:05 +02:00
24d25730ad Changed checks for null with checks for hasValue 2024-01-20 16:41:10 +02:00
31b04780c9 Added hasValue method to identifiers 2024-01-20 16:40:51 +02:00
b8f3de38c1 Merge pull request #3523 from IvanSavenko/fix_rmg
Fix crash on RMG
1.4.4
2024-01-19 19:49:04 +02:00
b5ef782fe1 Fix key value to match specs 2024-01-19 17:31:53 +02:00
aa02d5787a Better solution for rmg crash fix 2024-01-19 17:26:51 +02:00
44d3629028 Fix schema 2024-01-19 16:30:15 +02:00
2886d421ab Version bump 2024-01-19 16:18:13 +02:00
789c96d9b0 Fixed binding lambda to a reference to a temporary on stack 2024-01-19 16:17:59 +02:00
dceae7398c Merge pull request #3518 from vcmi/beta
Merge beta -> master
1.4.3
2024-01-18 22:51:36 +02:00
69e87f929b Merge pull request #3516 from IvanSavenko/release_143
Release 1.4.3
2024-01-18 22:35:42 +02:00
1c154a0d96 Merge pull request #3517 from dydzio0614/polish-language-update
Update polish translation
2024-01-18 22:35:29 +02:00
6a5620e06e Update polish translation 2024-01-18 21:25:17 +01:00
9be0dcf456 Translate missing line 2024-01-18 22:21:32 +02:00
b2527c3775 Do not attempt to answer non-existing query 2024-01-18 22:21:07 +02:00
3d62863ce6 Add 1.4.3. download counter 2024-01-18 17:18:56 +02:00
8d43343c94 Updated changelog 2024-01-18 17:18:42 +02:00
9da60a2738 Updated Ukrainian translation 2024-01-18 17:18:31 +02:00
c31d52bff6 Added new bonus icon 2024-01-18 17:18:13 +02:00
cf9a4a580b Merge pull request #3513 from Laserlicht/hide_adventuremap
hide adventuremap
2024-01-18 16:42:03 +02:00
7d7b86ebc2 Merge pull request #3503 from IvanSavenko/changelog_143
[1.4.3] Changelog
2024-01-18 16:24:28 +02:00
b1bd44de1e Merge pull request #3298 from vcmi/random_prison_distributor
Fixes to hero / prison distribution
2024-01-18 16:03:08 +02:00
a1f4fcb78a hide adventuremap 2024-01-18 00:47:18 +01:00
d64473b894 Merge pull request #3511 from Laserlicht/german_update
update german
2024-01-17 13:29:31 +02:00
4f28cd42b7 Update lib/rmg/modificators/PrisonHeroPlacer.h
Co-authored-by: Alexander Wilms <Alexander-Wilms@users.noreply.github.com>
2024-01-17 10:11:55 +01:00
91a20c2bfd Update lib/rmg/CMapGenerator.h
Co-authored-by: Alexander Wilms <Alexander-Wilms@users.noreply.github.com>
2024-01-17 10:11:50 +01:00
66efb07e52 More 2024-01-17 07:45:53 +01:00
a568a9b3fb Fix lambda capture 2024-01-17 07:26:51 +01:00
253f1dc7e6 Refactor duplicated code as suggested by SonarCloud 2024-01-17 07:18:14 +01:00
85294f5990 update german 2024-01-16 22:45:12 +01:00
ff36ef9f5c Initial version of 1.4.3 changelog 2024-01-16 22:00:40 +02:00
bf62e47481 Merge pull request #3505 from IvanSavenko/bugfixing
[1.4.3] Bugfixing
2024-01-16 22:00:11 +02:00
723a95f770 Add assertions to detect invalid calls 2024-01-16 21:12:57 +02:00
afc9bd908c Unused capture 2024-01-16 17:38:36 +01:00
aa5bb27d20 Style 2024-01-16 17:16:15 +01:00
817ab1d53d Actually fix quest artifacts not getting banned at all 2024-01-16 17:16:03 +01:00
71844d4d92 Unban artifacts if RMG fails to place Seer Hut (unlikely) 2024-01-16 17:15:35 +01:00
6270c81c1a Add logging to trace crash 2024-01-16 15:21:49 +02:00
1194419884 Added option to allow self-casting 2024-01-16 15:13:00 +02:00
c3012105e2 Fix duplicated hero in Song for the Father campaign 2024-01-16 14:45:38 +02:00
a920cc740f Update docs 2024-01-16 13:54:37 +02:00