Commit Graph

17 Commits (843753da14d6551ce8ac9c9526d2223e0364ceb5)

Author SHA1 Message Date
clang-format-bot ddb0522bbf
Apply clang-format to code base 2 years ago
elsid f99ed6f1db
Split components/misc/stringops.hpp into multiple headers
Replace all ciEqual overloads with one having std::string_view as argument.
2 years ago
Alexei Kotov 8f9b2becde essimporter: Recover player pitch from PCDT (bug #6818) 2 years ago
Andrei Kortunov aacb569acb Use more C++11 in tools code 5 years ago
Andrei Kortunov 70ed8fd1a9 Use constants instead of widely used magic numbers (task #4645) 6 years ago
MiroslavR c2b491cd70 ESSImporter: Convert last known exterior cell (Fixes #3693)
+ some research
8 years ago
MiroslavR cd13570230 ESSImporter: Import mark location 8 years ago
MiroslavR cd9de94c0c Import teleporting and levitation disabled state from vanilla savegames (Fixes #3420) 8 years ago
MiroslavR f3ce0840be Import controls state from vanilla savegames 8 years ago
MiroslavR 0db3af1b89 ESSImporter: load specialization increases 9 years ago
scrawl 2ce1da688f ESS-Import: fix handling of first person camera state (Bug #3416) 9 years ago
Alexander "Ace" Olofsson 3655ef16af Explicitly instantiate ESM::StatState 10 years ago
scrawl 3f54f77647 essimporter build fix 10 years ago
scrawl f0b1d889c0 ESSImport: import player skill progress 10 years ago
scrawl 51c05264b0 ESSImport: note where skill progress is stored (not converted yet) 10 years ago
scrawl c4038f7021 ESSImport: convert camera first/third person state 10 years ago
scrawl f3c79c0aa0 ESSImport: convert player DrawState, cleanup 10 years ago