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
8d9e144c61
Updated changelog to account for recent changes
2024-12-06 14:34:48 +00:00
Ivan Savenko
53d4afdae5
Enable rule to enforce specifying language for code blocks
2024-12-05 21:32:55 +00:00
Ivan Savenko
36fe8462c5
Address code review, fix few more issues with formatting
2024-12-01 11:15:13 +00:00
Ivan Savenko
74a4a10f48
Added markdownlint to Github CI
...
- Markdown will now be validated as part of Github CI
- Applied auto-fix to most common issues (mostly whitespace related)
- Fixed manually some of more complex cases
Some valid markdownlint rules are currently disabled, to avoid failing
CI, can be enabled in future
2024-11-30 20:20:15 +00:00
Andrey Filipenkov
538f844398
[docs] add referenced image to the repo
2024-11-24 22:48:25 +03:00
Ivan Savenko
1699e131db
Merge pull request #4885 from vcmi/macos-install-docs
...
[docs][macOS] add Homebrew install option
2024-11-18 12:54:53 +02:00
OriginMD
d93ca47afd
[docs][iOS] improve installation manual ( #4888 )
...
* Update Installation_iOS.md
* Update_Installation_iOS_2.md
Alternative version of the update
* Update Installation_iOS_2.md
* Update Installation_iOS_2.md
* Update Installation_iOS_3.md
* Update docs/players/Installation_iOS.md
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
* Update docs/players/Installation_iOS.md
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
* Update docs/players/Installation_iOS.md
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
* Update docs/players/Installation_iOS.md
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
* Update docs/players/Installation_iOS.md
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
* Update docs/players/Installation_iOS.md
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
* Update docs/players/Installation_iOS.md
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
---------
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
2024-11-18 12:54:41 +02:00
Laserlicht
6199a13603
code review
2024-11-13 20:20:16 +01:00
Laserlicht
e660d30b8a
hint
2024-11-11 23:55:07 +01:00
Laserlicht
44561a55db
chronicles docs
2024-11-11 22:57:44 +01:00
Andrey Filipenkov
79f57b36f3
add Homebrew install option
2024-11-07 20:54:19 +03:00
Laserlicht
3beca1bd79
fix order (docs)
2024-10-30 21:25:20 +01:00
Ivan Savenko
565c02d61c
Added 'translate missing' command for convenience
2024-10-26 12:54:35 +00:00
Ivan Savenko
7f926fc30e
Merge pull request #4478 from Laserlicht/resource_generation
...
generate assets to file
2024-08-30 15:36:51 +03:00
Laserlicht
c6f0f8de03
generate assets only when necessary
2024-08-29 00:37:39 +02:00
Andrey Filipenkov
3e6f64d6b6
[docs][iOS] add one more ipa signing option
2024-08-28 16:12:20 +03:00
Trung Lê
15c5cd6f6c
Add notes for Fedora
2024-07-19 20:13:46 +10:00
Laserlicht
8f407311fd
fix headings of md files
2024-07-16 20:29:20 +02:00
Alexander Wilms
02e429e973
Fix typos using https://github.com/crate-ci/typos
...
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
Ivan Savenko
fc28943741
Adjusted docs layout to fix table of content
2024-06-04 20:22:43 +00:00
Ivan Savenko
2ff28f6957
Merge pull request #4018 from IvanSavenko/voting
...
[1.5.2?] Multiplayer voting
2024-05-29 18:13:42 +03:00
Ivan Savenko
3e50f09fee
Updated docs
2024-05-29 13:55:13 +00:00
Ivan Savenko
9bfe000724
Added semi-workaround method for network thread shutdown:
...
Currently closing game while network thread is waiting for something is
very bug-prone, since network thread may resume during shutdown and
access partially destroyed client state.
Now if exit has been requested, the very first step would be semi-
graceful shutdown of network thread (via exception throwing). This may
in theory skip some cleanup in non-RAII code, but since game is shutting
down this does not matters much.
This logic applies to:
- shutting down while network thread is waiting for dialogs
- shuttind down while network thread waiting for animations in combat
2024-05-18 11:04:10 +00:00
Laserlicht
277a0e63d8
update docs
2024-05-06 00:46:21 +02:00
Ivan Savenko
6901825b62
Merge pull request #3707 from Laserlicht/innoextract
...
include innoextract
2024-04-19 20:06:41 +03:00
Dydzio
5c9b1b7c87
Remove now wrong line in semi-outdated manual
2024-04-14 00:51:06 +02:00
Laserlicht
21e1aade1e
Apply suggestions from code review
...
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2024-04-13 20:15:39 +02:00
Laserlicht
de9dbf0cd7
introduce innoextract
2024-04-13 17:19:47 +02:00
Ivan Savenko
719b61bb9f
Updated docs
2024-04-08 14:05:49 +03:00
Ivan Savenko
a920cc740f
Update docs
2024-01-16 13:54:37 +02:00
Ivan Savenko
bc7ab23350
Added description of simultaneous turns functionality to player docs
2023-12-25 14:59:25 +02:00
Laserlicht
22a6eff28f
add alias
2023-12-09 15:07:27 +01:00
Laserlicht
a24e78a210
real unlimited movement (like in OH3)
2023-12-09 13:42:09 +01:00
Laserlicht
d612e61f0c
docs
2023-12-09 00:48:20 +01:00
Laserlicht
75740e9a86
update docs
2023-12-08 19:24:11 +01:00
Laserlicht
13673335a0
puzzle map cheat
2023-12-08 17:30:23 +01:00
Tomasz Zieliński
f12aac8c87
Removed old Manual.md. Moved content to Game_Mechanics.md.
2023-11-09 13:33:10 +01:00
Andrey Filipenkov
5623d3fb11
describe how to put ipa on iOS device
2023-10-31 17:58:33 +03:00
Alexander Wilms
e95439e556
Installation_Linux.md: Fix link to Building_Linux.md
2023-10-28 17:13:13 +02:00
Waters
646c0db7f3
Fixed anchor links
...
`Stack_Queue` was not working on GitHub for me.
`stack-queue` does.
2023-10-18 16:27:25 -04:00
Laserlicht
dd0033296f
docs
2023-10-15 12:28:13 +02:00
Ivan Savenko
d6b9fa8fbd
Replaced CPlayerInterface::pim with CGuiHandler::interfaceLock
...
- Removed CPlayerInterface::pim since this lock does not actually
protects LOCPLINT but rather entire game UI state
- added more logical CGuiHandler::interfaceLock
- interface lock is now non-recursive and is locked only once by initial
caller that want to access GUI
2023-09-27 18:33:52 +03:00
Nordsoft91
717a765123
Merge pull request #2813 from Laserlicht/textcolor
...
Textcolor support
2023-09-16 14:12:17 +02:00
Ivan Savenko
85736d2023
Merge pull request #2836 from fulldecent/patch-1
...
Prefer symlink word
2023-09-16 12:03:39 +03:00
William Entriken
86256429c6
Update Installation_Android.md
2023-09-15 11:31:15 -04:00
William Entriken
d1b3236525
Update Installation_Linux.md
2023-09-15 11:30:58 -04:00
William Entriken
572a610376
Update Installation_Windows.md
2023-09-15 11:30:33 -04:00
William Entriken
1af193516f
Update Installation_iOS.md
2023-09-15 11:30:17 -04:00
William Entriken
de82a42341
Update Installation_macOS.md
2023-09-15 11:28:44 -04:00