Commit Graph

127 Commits (master)

Author SHA1 Message Date
Emanuel Guevel 38e7dbb970 mwininimporter: add more fallback values 12 years ago
Emanuel Guevel 9d043d0193 mwiniimporter: fix string cutting 12 years ago
Emanuel Guevel b2203d22fc mwiniimporter: added fallback values
Ugly comments included. I will merge it on another branch to clean this
up later.
12 years ago
Marc Zinnschlag 35d099a638 disabling gcc extensions 12 years ago
Lukasz Gromanowski 34513cf16b Added support for code coverage checking and unittests.
Added support for code coverage checking with gcov and
unittests with Google C++ unittest and GMock frameworks.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
scrawl c85c794c86 fixed some cppcheck issues 13 years ago
Sebastian Wick 6ccb32d26c import nosound option 13 years ago
Sebastian Wick 329ba24eab streamlined command line options 13 years ago
Sebastian Wick 329d59e52b typo 13 years ago
Sebastian Wick 2d23d79fd5 allways merge fallback; better syntax 13 years ago
Sebastian Wick ab9c430632 fallback in apps/openmw; fix for apps/mwiniimporter 13 years ago
Sebastian Wick 6e19076dc5 fallback for ini importer 13 years ago
Sebastian Wick 16674ad141 open file for writing AFTER reading it :) 13 years ago
Sebastian Wick 89565bacd1 since the default method is not available in older boost we should check by ourselfs if the options are given and dont use notify 13 years ago
Marc Zinnschlag 8aa4001937 compile fix 13 years ago
Sebastian Wick a2a7539fd5 fix for more than 10 game files; delete both master and plugin settings if called with --game-files 13 years ago
Sebastian Wick 1d596d6c72 use std::map<std::string, std::vector<std::string> > instead of std::map<std::string, std::string> 13 years ago
Sebastian Wick 6d875dfd54 handle master/plugin properly 13 years ago
Sebastian Wick 092de45924 std::map to std::multimap 13 years ago
Sebastian Wick 653fbdd10c master/plugin support; needs multimap instead of map 13 years ago
Sebastian Wick ceedae4a1a technical corrections 13 years ago
Sebastian Wick b7635b3d4a pass maps by reference 13 years ago
Sebastian Wick e35670c6cb ignore syntax errors and empty lines; fixed merge function 13 years ago
Marc Zinnschlag 6eb3281c4c boost fix 13 years ago
Sebastian Wick 849c3a9bec add the section to the ini-keys 13 years ago
Sebastian Wick c160bc7080 works, sort of 13 years ago
Sebastian Wick fbd626baf6 mwiniimporter 13 years ago