1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00
Commit Graph

13187 Commits

Author SHA1 Message Date
Laserlicht
12ca3ea0ec pos from texture 2023-10-01 19:44:04 +02:00
Laserlicht
cbd014ac88 code review 2023-10-01 17:35:56 +02:00
Laserlicht
7f4361eb10 name -> path 2023-10-01 01:11:11 +02:00
Laserlicht
23b8a321f6 file ending 2023-10-01 00:46:29 +02:00
Laserlicht
648a37310f description 2023-10-01 00:35:11 +02:00
Laserlicht
65c21064b5 added var 2023-10-01 00:18:25 +02:00
Laserlicht
182d762135 docs 2023-09-30 23:58:49 +02:00
Laserlicht
58dfc55ca3 only calc minimaps once 2023-09-30 23:50:27 +02:00
Laserlicht
61aae7bccc code review 2023-09-30 22:49:22 +02:00
Laserlicht
2eb4413978 fix height 2023-09-30 20:44:46 +02:00
Laserlicht
73a05d82e1 fix 2023-09-30 20:18:12 +02:00
Laserlicht
8b835c9253 load game support 2023-09-30 20:03:33 +02:00
Laserlicht
c6adcc40f5 add date; cleanup 2023-09-30 17:56:51 +02:00
Laserlicht
79e66c38df layout 2023-09-30 17:14:22 +02:00
Laserlicht
718bafc8af map overview rework 2023-09-30 15:05:12 +02:00
Nordsoft91
f54a3c4e6c Merge pull request #2960 from Alexander-Wilms/ccache
Enable ccache for CI
2023-09-30 01:57:48 +02:00
Alexander Wilms
be17ed1b62 Enable ccache for CI 2023-09-29 23:55:12 +02:00
Nordsoft91
811680c4c5 Merge pull request #2978 from Laserlicht/height 2023-09-29 09:36:21 +02:00
Laserlicht
293214bb61 height fix 2023-09-29 00:08:25 +02:00
Ivan Savenko
9ba1aa652d Merge pull request #2967 from IvanSavenko/bugfixing
Miscellaneous bugfixing
2023-09-28 12:11:51 +03:00
Ivan Savenko
47a17cc4a7 Merge pull request #2965 from IvanSavenko/movement_fix
Fix freeze on moving through teleporters without set path
2023-09-27 23:08:27 +03:00
Ivan Savenko
9b482a2b1e Fix boat creation for heroes recruited on water 2023-09-27 21:25:27 +03:00
Ivan Savenko
16424d2fc0 Fixed boat boarding 2023-09-27 21:25:04 +03:00
Ivan Savenko
f4c33f49ee Removed excessive warning 2023-09-27 21:24:37 +03:00
Ivan Savenko
92fdaa20b1 Fix crash on loading Seer Hut with kill monster mission 2023-09-27 21:24:25 +03:00
Ivan Savenko
71ad9d6707 Fix crash on starting map as non-red player 2023-09-27 21:23:54 +03:00
Ivan Savenko
c330998518 Fix freeze on moving through teleporters without set path 2023-09-27 17:17:06 +03:00
Ivan Savenko
97097c20ad Merge pull request #2874 from SoundSSGood/exchange-window-update
Exchange window update
2023-09-27 15:50:52 +03:00
Ivan Savenko
71a1ed816a Merge pull request #2892 from Laserlicht/highscore_menu
Highscore Menu & end video
2023-09-27 15:48:47 +03:00
Ivan Savenko
efe3393408 Merge pull request #2947 from Laserlicht/enableUiEnhancements_button
enableUiEnhancements button
2023-09-27 15:47:25 +03:00
Ivan Savenko
94dbde05a0 Merge pull request #2868 from IvanSavenko/simultaneous_turns
Simultaneous turns
2023-09-27 15:45:02 +03:00
Ivan Savenko
4d43562bca Merge pull request #2924 from Laserlicht/datetime_android
Datetime android
2023-09-27 15:43:46 +03:00
Ivan Savenko
724eb7902e Merge pull request #2950 from soulsource/feature/make-erm-compile-again
Make ERM compile again.
2023-09-27 15:42:33 +03:00
Ivan Savenko
d0046d29f2 Merge pull request #2957 from ProjectMutilation/fix-pvs-issues
Fixed some issues found by pvs
2023-09-27 15:40:37 +03:00
Ivan Savenko
9147fd49ab Merge pull request #2932 from Laserlicht/mainmenu_layer
fix layer problem in mainmenu
2023-09-27 15:37:40 +03:00
Maxim Korotkov
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
Maxim Korotkov
59acf639da client: render: fixed copy-past errror in genFromJson()
Signed-off-by: Maxim Korotkov <korotkov.maxim.s@gmail.com>
2023-09-27 09:05:58 +03:00
Maxim Korotkov
56061d116e vcai: Combined cases with the same actions 2023-09-27 09:05:58 +03:00
Maxim Korotkov
f874d27797 AI: removed redundant checks
The pointers "up" and "down" were checked against nullptr
but it's always non-null
Also added curly braces for if statement. It's good practice
for avoiding shooting yourself to the foot

Signed-off-by: Maxim Korotkov <korotkov.maxim.s@gmail.com>
2023-09-27 09:05:58 +03:00
Laserlicht
242e0ffa4a fix playername 2023-09-26 22:06:04 +02:00
Laserlicht
2738dc3190 better approach for redrawing 2023-09-26 21:12:04 +02:00
Laserlicht
bb358148d8 Update generalOptionsTab.json 2023-09-26 20:58:24 +02:00
Laserlicht
012f4b91b2 Update generalOptionsTab.json 2023-09-26 20:43:47 +02:00
Nordsoft91
8c6381b497 Merge pull request #2951 from Laserlicht/spell_icon
specific spell icon (artifacts)
2023-09-26 20:13:19 +02:00
Nordsoft91
12eac2d4ba Merge pull request #2941 from Laserlicht/spellbook
Big Spellbook
2023-09-26 20:12:30 +02:00
Nordsoft91
c803b57c33 Merge pull request #2889 from Nordsoft91/mod-compatibility-check
Proper mod compatibility check logic
2023-09-26 19:29:46 +02:00
Ivan Savenko
0864f975aa Merge pull request #2860 from IvanSavenko/modding_docs_update
Update modding documentation
2023-09-26 17:29:59 +03:00
Ivan Savenko
42030ed10f Fix hotseat 2023-09-26 17:28:50 +03:00
Laserlicht
ac5f552219 fix 2023-09-26 15:56:39 +02:00
Laserlicht
93e2826e3e new constructor 2023-09-26 15:53:44 +02:00