DjWarmonger
047d03c52a
Merge pull request #3165 from vcmi/update_doc
...
Update and edit docs
2023-11-15 09:22:48 +01:00
Tomasz Zieliński
805c922c80
More detailed info with examples
2023-11-12 09:07:52 +01:00
Tomasz Zieliński
f105a34be5
defence -> defense
...
json syntax
2023-11-12 05:57:39 +01:00
Tomasz Zieliński
01fe06b61b
Updated and clarified some info about Bonus types.
2023-11-11 20:04:48 +01:00
Alexander Wilms
096a1d74f5
Docs: Fix CMake commands for enabling Ccache
2023-11-10 02:40:10 +01:00
Tomasz Zieliński
f12aac8c87
Removed old Manual.md. Moved content to Game_Mechanics.md.
2023-11-09 13:33:10 +01:00
Tomasz Zieliński
c909bd766e
Merge remote-tracking branch 'origin/develop' into fix_rmg_teams
...
# Conflicts:
# lib/rmg/CMapGenOptions.cpp
# lib/rmg/CMapGenOptions.h
2023-11-07 20:54:04 +01:00
Andrey Filipenkov
5623d3fb11
describe how to put ipa on iOS device
2023-10-31 17:58:33 +03:00
Tomasz Zieliński
7614a3f49b
Update docs. Old info is irelevant anyway.
2023-10-30 21:03:12 +01:00
Ivan Savenko
f607cce09a
Merge pull request #3107 from krs0/develop
...
Added ai-description to docs
2023-10-29 22:22:59 +02:00
Ivan Savenko
207968ced3
Merge pull request #3116 from IvanSavenko/bonus_fixes
...
Bonuses fixes
2023-10-29 16:32:48 +02:00
krs
e9c77f963d
Update AI.md
2023-10-29 15:57:26 +02:00
Alexander Wilms
e95439e556
Installation_Linux.md: Fix link to Building_Linux.md
2023-10-28 17:13:13 +02:00
Ivan Savenko
36eacf99d5
Cleanup
2023-10-28 17:58:08 +03:00
Ivan Savenko
4ba8014573
Added subtype for SPELL_DURATION
2023-10-28 17:57:56 +03:00
Ivan Savenko
1e0ea5f1f0
documented NEGATIVE_EFFECTS_IMMUNITY, fixed subtype loading
2023-10-28 17:56:11 +03:00
Ivan Savenko
1459006916
Added separate bonus for native terrain check
2023-10-28 17:54:58 +03:00
krs
7d473317ac
Renamed to AI.md
2023-10-26 00:13:22 +03:00
krs
27c4a1fe15
Update ai-description.md
2023-10-25 22:59:45 +03:00
krs
d0cdd06383
Update docs/developers/ai-description.md
...
Co-authored-by: Alexander Wilms <Alexander-Wilms@users.noreply.github.com>
2023-10-25 22:23:06 +03:00
krs
90f20b20d5
Added ai-description to docs
2023-10-25 21:13:47 +03:00
Ivan Savenko
3880ea58b9
Merge branch 'josch/dos2unix' into develop
2023-10-22 18:39:03 +03:00
Ivan Savenko
3867e512f7
Merge pull request #3064 from IvanSavenko/bonus_metaidentifier
...
Type-safe bonus system
2023-10-22 18:34:12 +03:00
Ivan Savenko
b0a67a66e4
Merge pull request #3092 from IvanSavenko/compatibility_mods
...
Better support for compatibility mods
2023-10-22 18:02:45 +03:00
Ivan Savenko
85f902fa26
Update docs
2023-10-22 17:12:34 +03:00
Ivan Savenko
31cf3442af
Update docs
2023-10-22 16:55:19 +03:00
Ivan Savenko
36a1d6c415
Removed remaining integer bonus subtypes from configs
2023-10-22 16:55:19 +03:00
Ivan Savenko
b394158dc9
Bonus Source ID now uses metaidentifier
2023-10-22 16:55:18 +03:00
Ivan Savenko
910ad50417
Fix client & server compilation
2023-10-22 16:54:48 +03:00
Ivan Savenko
0a10fc30b8
(lib) Bonus subtype is now stored as metaidentifier that can store any
...
other identifier inside it
2023-10-22 16:54:43 +03:00
Ivan Savenko
454ba44ac5
Merge pull request #2988 from IvanSavenko/configurable_extensions
...
Extension of configurable object functionality
2023-10-22 16:24:47 +03:00
Ivan Savenko
adf58fa834
Hide not installed translation mods to languages other than selected one
2023-10-22 00:07:21 +03:00
Ivan Savenko
b50ebba1ba
Added mod type "Compatibility" that is hidden in launcher
2023-10-21 23:55:20 +03:00
Ivan Savenko
1baac44495
Update documentation
2023-10-21 00:45:08 +03: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
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
Ivan Savenko
fd01a25352
Implemented basic version of configurable Witch Hut
2023-10-16 00:12:38 +03: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