Commit Graph

87 Commits (0.7.0)

Author SHA1 Message Date
Andrei Kortunov 27a5da59ba Fix MSVC warnings C4456 6 years ago
tri4ng1e 7e03dd0f12
Read data paths from `data-local` section too 6 years ago
tri4ng1e 3b86f73ae7
Replace MwIniImporter::numberToString with std::to_string 6 years ago
tri4ng1e 9126e844bf
Use data paths from config (bug #4412) 6 years ago
tri4ng1e 103a07b744
Less cryptic abbreviations 6 years ago
tri4ng1e 905cde10db
Smart-sorting in iniimporter (time + dependency) 6 years ago
AnyOldName3 8c74f16247 Restore trailing new lines to shrink PR 7 years ago
AnyOldName3 5ce34f1cbf Move new behaviour into macro to reduce code duplication 7 years ago
AnyOldName3 3c0ec0d6d0 If CMake supports it, sets the debugger working directory for Visual Studio 7 years ago
Bret Curtis c781d1f8ed purge unnecessary imports
add fstream back

add fstream back

add fstream back

add fstream back

add fstream back

add fstream back

add fstream back
7 years ago
Phillip Andrews c18fc113e5 Changed missing library dependencies to simple fix 8 years ago
Phillip Andrews aeaedbc57a Moved install commands to target-specific cmakelists so that all configurations work. 8 years ago
Phillip Andrews 59eba1dede Changed tabs to spaces, oops 8 years ago
Phillip Andrews 1861302dbd Include various libraries for Visual Studio environment 8 years ago
Allofich 6ec37b5cfb Fix shadowing warnings 8 years ago
scrawl daa94cc50e Fix cppcheck warnings 8 years ago
Marc Zinnschlag 071ba3a4df Merge remote-tracking branch 'scrawl/werewolf' 9 years ago
scrawl 07b064f616 Rename to lowerCaseInPlace 9 years ago
scrawl 136a425cec Use the Werewolf field of view override (Fixes #3064)
Need to re-run the settings importer for the feature to work.
9 years ago
scrawl 13c7235b6b Remove old FPS setting code 9 years ago
scrawl 89c2a7e26b Fix for possibly missing library on windows 9 years ago
scrawl cf95d3fc35 Refactor cmake scripts, reducing the amount of find_package(Boost) 9 years ago
k1ll 901ee5b756 Add flag for mingw-w64 unicode support 9 years ago
Scott Howard e2ef8c4022 fix -Wnewline-eof warnings 9 years ago
dteviot 45b6538820 fixed MSVC 2013 warning C4800
forcing value to bool 'true' or 'false'
9 years ago
dteviot 72e94380be fix: boost::filesystem::canonical() available from version 1.48. 9 years ago
dteviot 931c95d0b1 workaround for not building on Linux version of Travis. 9 years ago
dteviot f6128a85b2 resolve symlinks when searching for file's last modified time. 9 years ago
dteviot 514fba5f73 On Windows content list imported from morrowind.ini is sorted by file modified time stamps. 9 years ago
scrawl e0d0997409 Rename omwlauncher -> openmw-launcher, mwiniimport -> openmw-iniimporter 9 years ago
scrawl f931ba2efc Fix some static analysis issues (coverity) 10 years ago
scrawl 7252cb63a6 Fix cppcheck issues 10 years ago
scrawl 3bf599248e CMake cleanup: Remove distribution-specific install stuff (unused) 10 years ago
Scott Howard c9011f707f missing #include <iostream> in mwiniimporter
missing #include <iostream> in mwiniimporter/main.cpp
10 years ago
greye 663d5c314e be more verbose on change reasons 10 years ago
greye 8f9091550e require boost::locale only on Windows 10 years ago
greye 9dbe3f21d9 keep non-const signature for argv after conversion 10 years ago
greye 20527e0bd4 use boost::filesystem instead of boost::iostreams 10 years ago
greye 18b3cfebdb fix importer crash on empty lines (thanks to Ace) 10 years ago
greye b4950509bc use converted widechars in ini importer 10 years ago
scrawl 11394d83c5 Feature #1086: Import blood models/textures in MWIniImporter 10 years ago
scrawl fb845e81a4 Rename nosound to no-sound for consistency 11 years ago
Lukasz Gromanowski 9c2145eda1 Issue #913: Merge --master and --plugin switches
Merged master/plugin switches into content in openmw
and mwiniimporter.

Extension in content files is now required.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Emanuel Guevel 4685aea2a1 mwiniimport: ignore empty values 11 years ago
Glorf 5b81d124bb Catched another exception 11 years ago
Glorf f4d302501e Bugfix #826 11 years ago
Marc Zinnschlag 9c6fa29938 Merge remote-tracking branch 'glorf/bugfix2' 11 years ago
Glorf 09cc57381a Bugfix #809 11 years ago
Thoronador d26e721d10 no const for int and bool 11 years ago
Thoronador 9313b2b3fe better const correctness for MwIniImporter 11 years ago