1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-23 00:28:08 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
485361939a Added information on mod loading failure to inform player on broken mods 2025-01-01 20:59:32 +00:00
9611a324cd Fix linker error in EntryPoint if ffmpeg is missing due to missing DISABLE_VIDEO in vcmiclient target 2024-11-15 00:49:22 +01:00
8d70c48f00 Updated Czech translation 2024-11-02 10:54:43 +01:00
e3d365262e Merge pull request #4588 from Laserlicht/intro_video_rework
Intro video rework
2024-09-19 16:18:31 +03:00
a43475042f code review 2024-09-18 22:10:25 +02:00
7eda885390 client icons path fixed 2024-09-14 16:03:26 +03:00
822fa61bf2 intro rework 2024-09-12 22:28:45 +02:00
e502853227 address code review comments 2024-08-31 18:14:05 +03:00
20ccc92e6d move shutdown functions in EntryPoint 2024-08-27 13:12:55 +03:00
da6bd38a1c fix typo 2024-08-21 17:21:36 +03:00
530c1f2bc1 [SPLIT-CLIENT+DEVELOP] android fix attempt 2024-08-21 16:07:30 +03:00
90931cc3e3 android deploy fix attempt 2024-08-19 13:17:38 +03:00
9b655ac43e ios fix attempt 2024-08-15 00:27:18 +03:00
6767f90066 move ios/ folder 2024-08-14 19:55:22 +03:00
bc162f514e fix invalid file ref 2024-08-14 19:41:44 +03:00
f2cddaa21b Split vcmiclient in two
Similar to vcmiserver (app) and vcmiservercommon (lib), now
there is vcmiclient (app) and vcmiclientcommon (lib).
2024-08-14 19:20:01 +03:00