1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-30 04:30:42 +02:00

23 Commits

Author SHA1 Message Date
Ivan Savenko
bd5682ecc3 Merge remote-tracking branch 'vcmi/master' into develop 2024-01-19 13:49:54 +02:00
Ivan Savenko
3d62863ce6 Add 1.4.3. download counter 2024-01-18 17:18:56 +02:00
Alexander Wilms
9dd09d0a7e Make CI badge link to scheduled builds 2024-01-15 12:24:04 +00:00
Alexander Wilms
09ce8cef96 CI badge: Only report status of vcmi/vcmi, ignore statuses of PRs
Show status of latest scheduled CI run on the develop branch.
Until now, the status of the latest CI run was shown, even if that was triggered by a PR
2024-01-13 23:05:14 +00:00
Ivan Savenko
bb6179d05e
Merge pull request #3391 from vcmi/master
Merge master -> develop
2023-12-25 13:00:17 +02:00
Ivan Savenko
274bd3ac22 Add downloads counter for 1.4.2 2023-12-24 19:29:33 +02:00
Evgeny Malygin
3d1627a44f
Docs: remove Manual.md link from Readme.md 2023-12-24 08:43:45 +02:00
Ivan Savenko
28f4353fe9 Add 1.4.1 download counter 2023-12-11 18:23:52 +02:00
DjWarmonger
842856f79a
Update Readme.md 2023-12-09 08:21:37 +01:00
DjWarmonger
38847094f0
Update Readme.md
Added some vanilla screenshots
2023-12-09 08:15:36 +01:00
Ivan Savenko
e30de6c491 Replaced 1.3 download counters with 1.4 counters 2023-12-07 23:57:01 +02:00
Johannes Schauer Marin Rodrigues
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
Mixed line endings cause problems when exporting patches with
git-format-patch and then trying to "git am" a patch with mixed and
non-matching line endings. In such a situation git will fail to apply
the patch.

This commit runs the dos2unix tools on the remaining files with CRLF
(\r\n) line endings to convert them to line-feeds (\n) only.

Files that are Windows specific like *.vcxproj and *.props files were
not converted.

Closes: #3073
2023-10-19 16:23:21 +02:00
Ivan Savenko
02563cbdd5 Add missing changes 2023-09-14 14:57:43 +03:00
Ivan Savenko
3c23b1bbfa Integrated recent changes from wiki's 2023-09-07 13:09:41 +03:00
Ivan Savenko
4204e895bc Updated links 2023-09-07 11:04:01 +03:00
Ivan Savenko
9994452ae0 Updated links 2023-09-07 11:04:01 +03:00
Ivan Savenko
c9dfb6e0f8 Updated developer docs 2023-09-07 11:04:01 +03:00
Ivan Savenko
43e52577cc Fix links 2023-09-07 11:04:01 +03:00
Ivan Savenko
704772d6ce Added navigation to player and modders docs 2023-09-07 11:04:01 +03:00
Ivan Savenko
3dcd4c7a6f Modders docs update iteration 2023-09-07 11:04:01 +03:00
Ivan Savenko
06f9513b32 Updated modders docs 2023-09-07 11:04:01 +03:00
Ivan Savenko
489faef604 Updated user docs 2023-09-07 11:04:01 +03:00
Ivan Savenko
6cbc0b6a1f Test moving readme to docs directory 2023-09-07 11:03:59 +03:00