1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
Commit Graph

74 Commits

Author SHA1 Message Date
Ivan Savenko
b50ebba1ba Added mod type "Compatibility" that is hidden in launcher 2023-10-21 23:55:20 +03: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
Alexandre Detiste
15e45f966c typos found by lintian 2023-10-17 22:06:08 +02:00
Nordsoft91
ee997a291c
Merge pull request #3045 from Laserlicht/interface_improvement
various interface shortcuts
2023-10-15 23:48:22 +02:00
Laserlicht
dd0033296f
docs 2023-10-15 12:28:13 +02:00
nordsoft
5b10b457cf Fix code review suggestions 2023-10-11 00:47:19 +02:00
nordsoft
6a7b23c007 Additional properties for limiter 2023-10-10 23:44:28 +02:00
Alexander Wilms
9bbd2a58bc Improve docs 2023-10-09 22:41:11 +02:00
Alexander Wilms
b36767904a Mention ccache in developer docs 2023-10-08 21:26:11 +02:00
Ivan Savenko
0826b542e3
Apply suggestions from code review
Co-authored-by: Andrey Filipenkov <kambaladecapitator@gmail.com>
2023-10-05 19:09:07 +03:00
Ivan Savenko
63453d4ad2 Reverted conan docs to older (but more correct) version 2023-10-05 00:38:00 +03:00
Ivan Savenko
84da774005
Merge pull request #2995 from Laserlicht/patch-4
[Docs] Update Building_Linux.md
2023-10-05 00:26:48 +03:00
Ivan Savenko
e322d0a084
Merge pull request #2966 from IvanSavenko/simplify_ui_lock
Simplified locking of game UI state
2023-10-04 16:50:23 +03:00
Laserlicht
ec8580b99e
Merge branch 'develop' into patch-4map_overview_rework 2023-10-02 21:03:16 +02:00
Laserlicht
f42e57c9c5
Update Building_Linux.md 2023-10-01 14:42:32 +02:00
Laserlicht
182d762135
docs 2023-09-30 23:58:49 +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
Andrey Filipenkov
0db567da37 improve layout of some dev docs 2023-09-27 15:25:41 +03:00
Ivan Savenko
67a98d086f Clarified animations format 2023-09-26 16:00:33 +03:00
Ivan Savenko
0ab766479d One more documentation update iteration 2023-09-26 15:55:27 +03:00
Ivan Savenko
8210a2cafd Added list of all identifiers from base game 2023-09-26 15:55:27 +03:00
Ivan Savenko
43246477d4 Update bonuses docs 2023-09-26 15:55:27 +03:00
Ivan Savenko
403acc0cf1 Update spell docs 2023-09-26 15:55:27 +03:00
Ivan Savenko
ddda6c0c01 Updated localization docs 2023-09-26 15:55:27 +03:00
Ivan Savenko
9f894d6ca0 Updated RMG template schema 2023-09-26 15:55:27 +03:00
Ivan Savenko
9710a6b7b3 Updated terrain/river/road schema, added docs 2023-09-26 15:55:27 +03:00
Ivan Savenko
0b044663d9 Updated docs 2023-09-26 15:55:27 +03:00
Ivan Savenko
9c4475385b Updated most of remaining bonus type docs 2023-09-26 15:55:27 +03:00
Ivan Savenko
a7ebbf8680 Updated bonus documentation up to SPELL_AFTER_ATTACK 2023-09-26 15:55:27 +03:00
Nordsoft91
a36450e2d1
Merge pull request #2882 from Nordsoft91/ai-cheating
Add basic system to give more advantages for ai player
2023-09-23 03:21:19 +02:00
nordsoft
f8b8ab0965 Add documentation for difficulty.json 2023-09-20 16:35:28 +02:00
Ivan Savenko
85deaf0b4b Update docs according to review 2023-09-17 01:50:31 +03:00
Ivan Savenko
45840a9522 Updated release process docs to represent recent releases 2023-09-17 01:16:59 +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
William Entriken
297cc12c84
Prefer symlink word 2023-09-15 10:26:31 -04:00
Laserlicht
a630b9c394 doc 2023-09-15 15:38:45 +02:00
Laserlicht
714852908e Documentation 2023-09-15 15:21:14 +02:00
Ivan Savenko
02563cbdd5 Add missing changes 2023-09-14 14:57:43 +03:00
Ivan Savenko
daacf62f0e Reviewed description of bonuses up to GENERAL_DAMAGE_REDUCTION bonus 2023-09-13 21:55:36 +03:00
Ivan Savenko
feb272e102 Updated map object and bonuses documentations 2023-09-13 21:55:36 +03:00
Ivan Savenko
c6588e0bd1 Updated schemas & docs for several game entities 2023-09-13 21:55:36 +03:00
Ivan Savenko
3c23b1bbfa Integrated recent changes from wiki's 2023-09-07 13:09:41 +03:00
Ivan Savenko
33bf367dc0 Updated docs and all internal links 2023-09-07 12:57:03 +03:00
Ivan Savenko
4204e895bc Updated links 2023-09-07 11:04:01 +03:00