Commit Graph

35 Commits (master)

Author SHA1 Message Date
AnyOldName3 626f438dcc Make builtin.omwscripts actually mandatory
Previously it was quasi-mandatory - lots of things would add it, e.g. when running openmw through the CS, but it could technically be disabled.

Now it's treated like the resources/vfs directory and implicitly added by the engine etc.
3 months ago
Petr Mikheev 685f86f19e Move Morrowind-specific l10n files to a separate data dir; dehardcode a few GMST names. 1 year ago
Andrei Kortunov 3178868cc3 Improve built-in default fonts 2 years ago
Andrei Kortunov 9e1ab590f1 Cleanup fonts loading 2 years ago
Andrei Kortunov db686b25c2 Use fallback data from openmw.cfg to setup fonts 2 years ago
Matjaž Lamut 21d46dcf78 Add fallbacks for the moons. 2 years ago
Petr Mikheev 9c1ff16b62 Add config variable `user-data="?userdata?"`. Allows to override paths to saves and screenshots. 2 years ago
Petr Mikheev 5ca56a4f8a New option "config" for specifying additional config directories. 2 years ago
Petr Mikheev 88a83bab1f Remove predefined data paths `data="?global?data"`, `data=./data` (#6564) 2 years ago
Petr Mikheev f42badd7be Dehardcode camera 3 years ago
Capostrophic 3a912485ca openmw.cfg-related fixes
Make sure the defaults exist in local openmw.cfg too
Make sure constant attenuation settings are defined now that they are implemented
Fix config file loading order once and for all (bug #2976)
5 years ago
Alexei Dobrohotov 883dc2136d
Fix openmw.cfg Paths article link 5 years ago
Capostrophic fcb2cde1dd Tweak the default chargen and level up messages 6 years ago
Bret Curtis cbbe69f3f2 additional cleanups for non-essential fallbacks 6 years ago
Bret Curtis 9b83a2345b remove unnecessary fallbacks 6 years ago
Bret Curtis 988914725a wip 1
wip2

add more Level_UP and QA text

the rest of the questions
6 years ago
MiroslavR 395e97cf40 Remove evil "implicit GetJournalIndex" hack from expression parser 7 years ago
scrawl f3e9fd49f3 Don't add the autodetected mw path in global config file
The wizard takes care of detecting the MW installation path already. By having this path permanently in the global cfg-file, there exists no way to *not* use an autodetected installation, which is a problem.
8 years ago
Marc Zinnschlag 6c8a662042 label local/global openmw.cfg files (Fixes #2196) 10 years ago
hasufell 0fd33e3198
Fix morrowind data files detection for custom install locations 10 years ago
Marc Zinnschlag 5e543ac806 added script doortestwarp to blacklist 10 years ago
Marc Zinnschlag f55084463b added MockChangeScript to script blacklist 10 years ago
Marc Zinnschlag d87630b41a blacklisting for scripts in OpenMW 10 years ago
scrawl 5645c9185b Fix location of local data path 10 years ago
scrawl 5df9ff8e2c Respect CMAKE_INSTALL_PREFIX in the global openmw.cfg
Fixes installing to /usr/local (Bug #1378)
10 years ago
Marc Zinnschlag 0923306404 fixed data-local path 11 years ago
Nikolay Kasyanov 8a81a4a334 Fixed typo on openmw.cfg that caused launcher crash on OS X 12 years ago
Marc Zinnschlag b0506e2220 re-enabling support for multiple data directories 12 years ago
Marc Zinnschlag 4c2fffdd61 temporarily disabled multi data path support in OpenMW 12 years ago
Marc Zinnschlag 8186445de9 fix for a very silly bug 12 years ago
Marc Zinnschlag 8244ed5860 workaround for space in paths problem 12 years ago
Marc Zinnschlag e1defd3595 adjusted the globally installed openmw.cfg file 12 years ago
Jan-Peter Nilsson 4221824681 Build debian package using cpack if dpkg is available
Derive version from last tag and get name and email for package maintainer from user's git config if .git is available
14 years ago
Jan Borsodi 0f860e2fbd openmw.cfg is now created with a configurable path (via cmake), the default is still "data" 14 years ago
Marc Zinnschlag 9a041d7c01 added data option and openmw.cfg file 14 years ago