Commit Graph

1353 Commits (openmw-39)

Author SHA1 Message Date
Marc Zinnschlag 60509875e8 Merge remote-tracking branch 'aesylwinn/editor_camera' 9 years ago
Aesylwinn e07687ee01 Add button for camera mouse inversion in user preferences, and separate the
sensitivity settings for orbit and free cameras.
9 years ago
Aesylwinn 02f991c63e Cleanup, fix comment 9 years ago
Marc Zinnschlag 8f699b5d39 avoid creating move tags for instances that exist only in the currently edited content file 9 years ago
Aesylwinn 08d055ca23 Allow setting precision of double preferences. Also increase precision of camera sensitivity. 9 years ago
Aesylwinn 35ff4ec4b1 Normalize default camera controls so that is appears as if the camera is
the object being moved. Also, allow mouse inversion for secondary movement.
9 years ago
Aesylwinn bee8977e45 Add camera control customization options. 9 years ago
Marc Zinnschlag 1774f6d9bf moved ref num assingment from instance creation to save procedure 9 years ago
Marc Zinnschlag d5067201d0 Merge branch 'move' 9 years ago
Marc Zinnschlag d6b8033b46 handle cell transitions when moving objects 9 years ago
scrawl 97526284f5 Allow setting the water level of an interior cell with sky (Fixes #3244) 9 years ago
Marc Zinnschlag b2181fae20 safer handling of command macros 9 years ago
Marc Zinnschlag 7d8bd56e11 create new records with basic data in the same step without updates inbetween (Fixes #3207) 9 years ago
Marc Zinnschlag 9f14247562 Merge remote-tracking branch 'aesylwinn/topic-info-editor-improvements' 9 years ago
Aesylwinn 1ae402476d Journal verifier 9 years ago
Aesylwinn f4ed389496 InfoCondition autocompletion 9 years ago
Aesylwinn 20942e6658 Fixes to testing if condition is always or never true 9 years ago
Aesylwinn 5315866f61 Corrections to condition ranges and several other minor fixes 9 years ago
Aesylwinn 9d392487a9 Fix names to be unique and condition values to be set to 0 9 years ago
Aesylwinn bdc99048bb Missing header 9 years ago
Aesylwinn 8668eccd0b Topic Info verifier with fixes to InfoSelectWrapper class 9 years ago
Aesylwinn e89609e5b0 Changes to how Info Conditions are edited 9 years ago
scrawl c4d38bb42d Fix clang analyzer warnings 9 years ago
Aesylwinn 3f40346636 Implemented a wrapper for DialInfo::SelectStruct 9 years ago
scrawl 596fe56bfd Make Land::loadData thread safe 9 years ago
scrawl d12f24c321 Fix typo 9 years ago
Rob Cutmore d43315fe4e Add script editor line wrapping (Feature #2926)
Adds line wrapping for script editor and associated entry in settings
window. No line wrapping remains the default.
9 years ago
scrawl b0431833a1 Fix some defects reported by Coverity CI 9 years ago
Aesylwinn bbda5fe634 Removed hints from error messages and fixed naming to match conventions 9 years ago
Aesylwinn 1d86f705ba gmst verifier 9 years ago
scrawl 41c571d4f4 Merge branch 'master' of https://github.com/OpenMW/openmw into lighting
Conflicts:
	apps/opencs/view/render/instancemode.cpp
9 years ago
scrawl 091ca9743e Do not write LandData twice (Fixes #3140) 9 years ago
Marc Zinnschlag 55627c0853 handling drops into cells that do not exist or are not shown 9 years ago
scrawl fb849014bd Pass the fallback map to CSMWorld::Data 9 years ago
scrawl 11496b8075 Read fallback settings in OpenCS 9 years ago
Marc Zinnschlag 5b9d6cce98 made drop distance configurable 9 years ago
Marc Zinnschlag 466f91db67 Fixed wrong GMST name for newly created game files (Fixes #3132) 9 years ago
scrawl daa94cc50e Fix cppcheck warnings 9 years ago
Marc Zinnschlag 2162f21550 Merge branch 'drop' 9 years ago
Aesylwinn 9bd14215d7 Expanded inventory check to creatures and NPCs 9 years ago
Aesylwinn 4c14117761 Added checks to verifier for container inventories 9 years ago
Marc Zinnschlag 6b626c2954 spelling fixes 9 years ago
scrawl 6ee7c61667 CSMPrefs: fix deadlock in toColor() 9 years ago
Marc Zinnschlag 9c7bbd667b Merge branch 'usersettings' 9 years ago
Marc Zinnschlag d6bd2cb1f0 changed name of openmw-cs user settings file 9 years ago
Marc Zinnschlag c646533448 removed old user settings system 9 years ago
Marc Zinnschlag 67cf260144 final batch of changing over user settings usage to the new system 9 years ago
Marc Zinnschlag 44925e9fc8 fixed records settings (Text Only wasn't updating) 9 years ago
Marc Zinnschlag 591564566c made user settings access thread-safe 9 years ago
Marc Zinnschlag a3a2c2f476 second batch of changing over user settings usage to the new system 9 years ago