1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
Commit Graph

18547 Commits

Author SHA1 Message Date
Ivan Savenko
b2099121cd Add tooltip / help for files import 2024-12-10 11:29:08 +00:00
Ivan Savenko
28724c3f1b Fix translation buttons 2024-12-10 11:29:08 +00:00
Ivan Savenko
0bce49d618 Integrated fixes for English text from #4961 2024-12-10 11:29:08 +00:00
Ivan Savenko
9b1ca39818 Implement mod update function 2024-12-10 11:29:08 +00:00
Ivan Savenko
3a8b0ead35 More progress with Start Game tab, Chronicles status shown 2024-12-10 11:29:08 +00:00
Ivan Savenko
009fe1836a Add icons to start game tab, update button names 2024-12-10 11:29:08 +00:00
Ivan Savenko
d34ad05c36 Moved Install from file button from Mods to Start Game tab 2024-12-10 11:29:07 +00:00
Ivan Savenko
4e83120882 Implemented some of Start Game tab functionality 2024-12-10 11:29:07 +00:00
Ivan Savenko
d46eadab79 Added initial version of start game UI 2024-12-10 11:29:07 +00:00
Ivan Savenko
4d08ac92fb
Merge pull request #5060 from Laserlicht/mapeditor_translation
translate strings for mapeditor
2024-12-10 13:14:21 +02:00
Ivan Savenko
24669afee3
Merge pull request #5055 from Laserlicht/shortcut_modifier
fix shortcut modifier
2024-12-10 13:10:34 +02:00
Ivan Savenko
ee44c5d13f
Merge pull request #5054 from godric3/map-editor-fix-editing-hero-primary-skills
Editing hero primary skill in map editor should not be influenced by artifacts
2024-12-10 13:09:48 +02:00
Ivan Savenko
fd555940b6
Merge pull request #5053 from Laserlicht/fix_button
fix automatic button
2024-12-10 13:09:34 +02:00
Ivan Savenko
06c7aa90e2
Merge pull request #5050 from Laserlicht/graphic_fixes
Graphic fixes
2024-12-10 13:09:02 +02:00
Ivan Savenko
a0514819e1
Merge pull request #5049 from Laserlicht/reg_check
fix registry check for systems with WOW6432Node
2024-12-10 13:08:54 +02:00
Ivan Savenko
d140917a8f
Merge pull request #5047 from Laserlicht/fix_tut_video
fix tutorial video
2024-12-10 13:08:05 +02:00
Ivan Savenko
fe42613e5f
Merge pull request #5027 from MichalZr6/update_polish_translation
Polish translation update
2024-12-10 13:07:26 +02:00
Ivan Savenko
81d53497de
Merge pull request #4939 from Kuxe/map_editor_open_recent-v2
Add 'Open Recent' to mapeditor
2024-12-10 13:07:01 +02:00
Laserlicht
e7b6962211 translate strings 2024-12-09 21:51:35 +01:00
Laserlicht
a0c0496784 fix shadow hex 2024-12-09 20:27:39 +01:00
Laserlicht
1bf55958fb use QVector<QPair<>> 2024-12-09 20:16:21 +01:00
Ivan Savenko
c5eb285a08
Merge branch 'beta' into map_editor_open_recent-v2 2024-12-09 16:51:07 +02:00
MichalZr6
31058854c5 Fixes following review. 2024-12-09 15:09:56 +01:00
MichalZr6
ddb5e7670b Polish translation update 2024-12-09 15:09:56 +01:00
Xilmi
f56681d521 Removed weird logic that prevented AI from casting spells.
What was the rationale? AI loses fights with full Mana that it could easily have won otherwise. I just removed that weird logic and now it uses it's mana and wins.
2024-12-08 21:43:17 +01:00
Laserlicht
2d94246174 fix shortcut modifier 2024-12-08 21:14:51 +01:00
godric3
31e4937a8c Editing hero primary skill in map editor should not be influenced by artifacts 2024-12-08 17:49:41 +01:00
Laserlicht
e2f61ead5b fix automatic button 2024-12-08 15:21:08 +01:00
Laserlicht
b148994aa9 fix iterating QHash 2024-12-08 14:51:15 +01:00
Laserlicht
726f22043f use qhash 2024-12-08 13:39:45 +01:00
Ivan Savenko
04987eef5c
Merge pull request #5051 from IvanSavenko/hero_removal_fix
Remove object from owned objects before resetting owner
2024-12-08 14:07:23 +02:00
Laserlicht
47427df767 add registy entry for localized variant of H3 2024-12-08 12:41:15 +01:00
Xilmi
7a5c311d64 Revert "Fix crash"
This reverts commit 4ff7516a58.
2024-12-08 12:34:14 +01:00
Xilmi
ccc0db6d8d Merge branch 'pr/5051' into develop 2024-12-08 12:33:45 +01:00
Xilmi
4ff7516a58 Fix crash
Reinstated 2 lines who's removal caused a crash at the end of a turn in which a hero is killed.
2024-12-08 12:29:30 +01:00
Ivan Savenko
970d7d795f Remove object from owned objects before resetting owner 2024-12-08 11:26:21 +00:00
Laserlicht
4eb683e0d1 center round indicator 2024-12-08 01:21:33 +01:00
Laserlicht
f36b42829a fix cell shades with xbrz 2024-12-08 01:17:01 +01:00
Laserlicht
74a511c1aa fix registry check for systems with WOW6432Node 2024-12-07 22:51:02 +01:00
Xilmi
af02664afe Merge remote-tracking branch 'upstream/develop' into develop 2024-12-07 18:35:42 +01:00
Ivan Savenko
543ce94132
Merge pull request #5012 from IvanSavenko/changelog_november
Updated changelog to account for recent changes
2024-12-07 18:36:47 +02:00
Ivan Savenko
57f491deda
Merge pull request #5042 from XCOM-HUB/patch-7
Update swedish.json
2024-12-07 18:36:19 +02:00
Ivan Savenko
da07384d6b
Merge pull request #5046 from IvanSavenko/mem_corruption_fix
Fix possible memory corruption in video player
2024-12-07 18:26:29 +02:00
Laserlicht
2abfaa0853 fix tutorial video 2024-12-07 17:14:45 +01:00
Ivan Savenko
9fbeacb688 Fix possible memory corruption in video player
Fixes two bugs, one was definitely happening, and 2nd one that is causing
undefined behavior and may work only in some std implementations

- VideoPlayer would attempt to access subtitles widget after VideoPlayer
itself was destroyed in onPlaybackFinished call
- std::function was destroyed from a function that is being called by
it. Replaced with 1-method interface to avoid usage of std::function in
this scenario
2024-12-07 15:37:03 +00:00
Xilmi
df069bf14f Merge remote-tracking branch 'upstream/develop' into develop 2024-12-07 13:32:19 +01:00
Maurycy
c7da5c8782
Update swedish.json 2024-12-07 00:35:02 +01:00
Ivan Savenko
8d9e144c61 Updated changelog to account for recent changes 2024-12-06 14:34:48 +00:00
Ivan Savenko
3115894307
Merge pull request #5030 from vcmi/timed_events_objects_removal
Timed events objects removal
2024-12-06 16:07:21 +02:00
Ivan Savenko
ade46d5ffb
Merge branch 'develop' into timed_events_objects_removal 2024-12-06 15:33:33 +02:00