1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:49:56 +00:00
Commit graph

91 commits

Author SHA1 Message Date
David Cernat
c98e6dc833 Merge pull request #288 from OpenMW/master
Add OpenMW commits up to 14 Sep 2017
2017-09-15 03:30:20 +03:00
David Walley
7e83caab11 Manual modding - extend mod installation instructions (#1448)
Add section on .bsa files
Extend plugins to include .esm files
Fix typo propper->proper.
2017-09-13 11:11:01 +00:00
David Cernat
b64f379949 Merge pull request #286 from OpenMW/master while resolving conflicts
# Conflicts:
#	CMakeLists.txt
#	apps/openmw/mwmechanics/actors.hpp
2017-09-04 18:05:24 +03:00
Thunderforge
10fff499a2 Adding that Reflect Actors can be toggled in the video panel 2017-09-02 19:02:55 -05:00
David Cernat
4468e6ec4a Merge pull request #280 from OpenMW/master while resolving conflicts
# Conflicts:
#	.gitignore
#	apps/openmw/mwmechanics/actors.hpp
#	apps/openmw/mwmechanics/mechanicsmanagerimp.cpp
2017-08-31 15:14:13 +03:00
David Walley
47d6c5091f OpenMW CS Manual - typo fixes etc (#1422)
* Update files-and-directories.rst
* OpenMW CS Manual - minor typo fixes
2017-08-29 22:39:24 +00:00
Hristos N. Triantafillou
663f3088d1
Use "Remove Branch" instead of "Remove" in normals tutorial
* Pherim over at nexusmods advised me that using "Remove" leaves stranded references at the end of the file, and that the proper way to fully remove the unwanted `NiTextureEffect` block is to use "Remove Branch".  This commit clarifies that in the normal map conversion tutorial.
2017-08-24 19:50:53 -05:00
scrawl
2611377081 Merge pull request #1350 from akortunov/deathanimationfix
Do not allow to loot fighting actors during death animation (bug #3528)
2017-08-18 22:04:12 +00:00
Andrei Kortunov
dd919b9f2c Do not allow to loot fighting actors during death animation (bug #3528) 2017-08-07 09:55:50 +04:00
David Cernat
721b218cc2 Merge pull request #258 from OpenMW/master while resolving conflicts
# Conflicts:
#	.travis.yml
#	README.md
2017-08-05 00:09:34 +03:00
Bret Curtis
69359b6b4b expand to max-depth 3 and remove indices and tables 2017-07-28 13:13:45 +02:00
Bret Curtis
f2fc8351bb remove breath/doxygen autodoc 2017-07-28 10:42:30 +02:00
David Cernat
b8b3856c73 Merge pull request #244 from OpenMW/master
Add OpenMW commits up to 19 Jul 2017
2017-07-19 20:49:56 +03:00
scrawl
20606a2aff Add 'prediction time' setting for cell/terrain pre-loading 2017-07-19 16:44:37 +02:00
David Cernat
89f6c6df96 Merge pull request #225 from OpenMW/master
Add OpenMW commits up to 4 Jun 2017
2017-06-05 03:38:58 +03:00
Andrei Kortunov
f4a187a9c2 Move a setting to show enchanting success chance from GUI to Game section 2017-06-03 23:03:24 +04:00
David Cernat
315ec46ff6 Merge pull request #224 from OpenMW/master
Add OpenMW commits up to 3 Jun 2017
2017-06-03 17:19:34 +03:00
Andrei Kortunov
9a1ba1e559 Show success chance when self-enchanting (Feature #3492) 2017-06-03 14:39:15 +04:00
David Cernat
cdfc2db2d1 Merge pull request #220 from OpenMW/master
Add OpenMW commits up to 26 May 2017
2017-05-26 17:38:59 +03:00
Andrei Kortunov
f17badb3cd Makes cells cache size configurable 2017-05-25 13:09:40 +04:00
David Cernat
252a28fe24 Merge pull request #217 from OpenMW/master
Add OpenMW commits up to 15 May 2017
2017-05-16 10:03:30 +03:00
Ryan Tucker
d555c21c28 Converted all settings files to semantic linefeeds.
Corrected default segments in Windows settings.
Removed all default declarations in the prose of the setting descriptions except where clarification or additional information was also provided.
Some minor, but not thorough grammar corrections.
2017-05-14 22:04:20 -07:00
Koncord
26c00c3141 [Client] Change chat font to RussoOne for better visibility 2017-04-29 20:34:36 +08:00
Andrei Kortunov
6c1e3a0618 Merged from upstream master 2017-04-21 08:48:22 +04:00
Ryan Tucker
29cf296be5 Added all settings that are in settings.cfg but were not yet documented. 2017-04-19 22:28:18 -07:00
Andrei Kortunov
f0f1df3a96 Properly clear inventory 2017-04-19 20:54:09 +04:00
Andrei Kortunov
8581d68b8e Updated documentation for windows settings 2017-04-14 22:46:24 +04:00
Andrei Kortunov
00e06095c1 Updated documentation for new weapon tooltips options 2017-04-14 21:49:15 +04:00
scrawl
aed4cbaf29 Update settings documentation 2017-03-14 21:28:57 +01:00
scrawl
8f79fa3d72 Add resource statistics panel opened with F4 2017-02-22 14:28:45 +01:00
Bret Curtis
e0afaf3a7d finish up openmw-cs 2017-02-17 12:23:24 +01:00
Bret Curtis
a4372b6c5f get openmw-cs model covered 2017-02-17 12:23:24 +01:00
Bret Curtis
a39b593b9b add beginning of openmw-cs docs 2017-02-17 12:23:24 +01:00
Bret Curtis
e8bc57c232 add the rest of the openmw source documentation 2017-02-16 16:03:43 +01:00
Bret Curtis
d4ea85a4c6 reorganization and added mwgui 2017-02-16 13:19:22 +01:00
Bret Curtis
4073115159 add mwdialogue 2017-02-15 17:23:23 +01:00
Bret Curtis
19f732c4ee automate the task of including all the necessary files for openmw 2017-02-15 16:48:59 +01:00
Bret Curtis
4d29bdc85e make source documentation great again 2017-02-13 21:53:53 +01:00
Bret Curtis
4cc13a20de make source auto doc easier 2017-02-13 20:09:10 +01:00
Bret Curtis
8044663acd use breathe not breath 2017-02-13 12:40:56 +01:00
Bret Curtis
6483218cb5 create warnings for missing libs 2017-02-13 10:48:37 +01:00
Bret Curtis
8d1c7edcf6 fix warnings, replace fonts with font, make breath/doxygen/cmake imports optional 2017-02-13 10:29:20 +01:00
scrawl
739a76f5fb docs/settings: fix setting range 2017-02-04 06:18:23 +01:00
scrawl
76f6964583 docs/settings: add preload settings 2017-02-04 06:04:28 +01:00
scrawl
209f271f5f docs/settings: remove 'This setting was added in OpenMW version X.Y"
Most of these are ancient by now, plus we have the version selector on readthedocs.io
2017-02-04 04:58:42 +01:00
scrawl
0f9ec3f0c7 docs/settings: don't specify setting type redundantly 2017-02-04 04:55:13 +01:00
scrawl
1808b8567e Add 'small feature culling pixel size' setting specifically for water RTTs, by default set higher than the one in [Camera] 2017-02-01 06:00:14 +01:00
scrawl
fcb4129aee Add 'small feature culling pixel size' setting 2017-02-01 06:00:14 +01:00
Ryan Tucker
072a678a60 Added fonts to index and a note on quotes 2017-01-08 19:11:07 -08:00
scrawl
ec19938367 Merge pull request #1187 from rhtucker/master
Added fonts and paths documents.
2017-01-09 03:03:47 +01:00