1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-28 03:57:02 +02:00

12192 Commits

Author SHA1 Message Date
Michael
8635c24166
fix 2023-08-18 00:15:47 +02:00
Michael
af347242b4
fix compile error 2023-08-17 20:34:31 +02:00
Michael
ac64b9f2b5
fix 2023-08-17 18:52:00 +02:00
Michael
077ec65bf6
simplify 2023-08-17 18:15:42 +02:00
Michael
e61dc2ec23
constants 2023-08-17 17:54:53 +02:00
Michael
e1e16018d1
code review first batch 2023-08-17 17:29:31 +02:00
Michael
b2c8cab9f1
use playerColored 2023-08-14 22:22:43 +02:00
Michael
079e8ba1ba
naming 2023-08-14 00:40:12 +02:00
Michael
7bfbfeb48f
missing 2023-08-14 00:16:53 +02:00
Michael
bb5ada3bb3
not from this PR 2023-08-14 00:10:06 +02:00
Michael
1d76f456ad
change servercode to make it more robust 2023-08-14 00:08:48 +02:00
Michael
ae63088564
outline; squared 2023-08-13 22:58:49 +02:00
Michael
9a63161866
added random; added names 2023-08-13 20:21:09 +02:00
Michael
e66a41e90b
simplify 2023-08-13 19:23:27 +02:00
Michael
c14448ee32
change design 2023-08-13 15:09:48 +02:00
Michael
daa8bc547f
icon fix 2023-08-12 23:28:53 +02:00
Michael
f71f4a874b
Grid and Activaed 2023-08-12 22:59:45 +02:00
Michael
b73f9d6e30
calculate size 2023-08-12 21:50:40 +02:00
Michael
18b963f376
fix 2023-08-12 20:31:00 +02:00
Michael
3d08ecf024
rename 2023-08-12 20:02:36 +02:00
Michael
8bb7fd31cd
basically running... 2023-08-12 19:33:25 +02:00
Michael
481cd89dc8
drawing 2023-08-12 18:20:44 +02:00
Michael
c40c747ccf
saving states 2023-08-12 17:46:35 +02:00
Michael
876dc28e48
rework 2023-08-12 16:49:42 +02:00
Michael
bc4d331888
Title 2023-08-12 15:19:40 +02:00
Michael
0c4f4daf70
base rendering 2023-08-12 15:05:26 +02:00
Michael
b4f6c7abab
big images; basic heroes support 2023-08-12 13:19:58 +02:00
Michael
d0522b0fee
initial window 2023-08-12 02:41:48 +02:00
Ivan Savenko
ad8695ac91 Fix saving games - regression from filesystem changes 2023-08-04 18:41:42 +03:00
Ivan Savenko
537f9fa048 Merged master into develop 2023-08-03 23:38:32 +03:00
Ivan Savenko
07ab7c2f50
Merge pull request #2465 from vcmi/beta
Merge beta -> master
2023-08-03 17:58:30 +03:00
Ivan Savenko
756ae4245c
Merge pull request #2467 from IvanSavenko/build_fix
Build fix for beta
2023-08-03 16:24:37 +03:00
Ivan Savenko
45cbc4d550 Added workaround for mingw CI builds failing due to TBB bug 2023-08-03 15:25:36 +03:00
Ivan Savenko
8444f128e2
Merge pull request #2457 from IvanSavenko/release_130
Release 1.3.0
2023-08-03 14:18:18 +03:00
Ivan Savenko
3f04db5163
Merge pull request #2464 from dydzio0614/pl-translations
Update polish translations
2023-08-03 11:49:39 +03:00
DjWarmonger
d1bacecbfb
Merge pull request #2463 from vcmi/fix_wide_connections
Update distances in all zones adjacent to object
2023-08-03 08:34:26 +02:00
Dydzio
852c681e9b Minor fix 2023-08-02 21:12:58 +02:00
Dydzio
915283e126 Update polish translations 2023-08-02 21:10:09 +02:00
Tomasz Zieliński
44fae4945d Update distances in all zones adjacent to object 2023-08-02 20:41:29 +02:00
Ivan Savenko
67ea948e81 Update download counter 2023-08-02 21:35:07 +03:00
Ivan Savenko
799bd9612a Set release date to August, 4th 2023-08-02 21:35:07 +03:00
Ivan Savenko
8ef7956204 Version bump for Android 2023-08-02 21:35:07 +03:00
Ivan Savenko
8122acd2dc Updated changelog with final changes 2023-08-02 21:35:07 +03:00
Ivan Savenko
ac4282bf31
Merge pull request #2456 from IvanSavenko/outdated_extras_workaround
Added workaround for running game with outdated extras mod from 1.2
2023-08-02 21:27:10 +03:00
Ivan Savenko
723c674d81
Merge pull request #2447 from IvanSavenko/modding_handler_refactoring
(develop) Modding handler refactoring
2023-08-02 21:26:05 +03:00
Ivan Savenko
7d2131e446
Merge pull request #2453 from IvanSavenko/remove_sdl_color
(develop) Remove access to SDL_Color from UI code
2023-08-02 21:25:52 +03:00
DjWarmonger
ca0eacc283
Merge pull request #2458 from vcmi/fix_water_tavern
Fix crash at water tavern
2023-08-02 20:03:02 +02:00
Tomasz Zieliński
250b27ba46 Fix crash due to missing boat for neutrla heroes 2023-08-02 17:19:23 +02:00
DjWarmonger
b458696385
Merge pull request #2271 from vcmi/fix_gtests_build_msvc
Well, it fixes the issue at least for me.
2023-08-01 19:03:56 +02:00
Tomasz Zieliński
f6247164ad Fix crash, fix invisible boat blocking the tile 2023-08-01 18:51:33 +02:00