Commit Graph

12170 Commits (d3d5c1fd1546ae3d4731453c920d74d9fda2eabb)
 

Author SHA1 Message Date
scrawl d3d5c1fd15 Disable debug drawing for raycasting shapes
This reduces performance too much, and seeing both shapes overlaid on top of each other is confusing anyway. This can be reintroduced via a setting if necessary.
10 years ago
scrawl 5fa7536427 Fix incorrect box shape translation reset
Fixes incorrect placement of collision box for "azura spirit_trib"
10 years ago
scrawl ad38345de4 Clean up listener in destruction of OgrePlatform (Fixes #2145) 10 years ago
scrawl 5f5fcc2fef Make PlayGroup use an indefinite number of loops (Fixes #2156) 10 years ago
scrawl 4fd3a994e9 Add model and script information to BetaComment 10 years ago
scrawl ea8f617508 Add missing player control enabled checks (Fixes #2152) 10 years ago
scrawl d7220cdc2f Do not allow decrease below zero in modCurrentMagicka and modCurrentHealth (Fixes #2158) 10 years ago
scrawl 0a466ad643 Make recalculation of magicka less aggressive (Fixes #2155) 10 years ago
scrawl ff8bdd74ed Fix strange bitflags handling 10 years ago
scrawl d36dfbe779 Apply the frame time cap to Ogre's ControllerManager (Fixes #2154)
This fixes particle systems getting out of whack due to a particularly long frame time, e.g. after a loading screen.
10 years ago
scrawl ada4e37556 Fix race preview texture not being destroyed properly (Fixes #2098) 10 years ago
scrawl c1e6b8608b Always create a skeleton if there's an "ArrowBone" node (Fixes #2117) 10 years ago
scrawl 414f7ea02c Ignore mouse movements during video playback (Fixes #2139) 10 years ago
Marc Zinnschlag c7933dd692 Merge remote-tracking branch 'cc9cii/master' 10 years ago
cc9cii 31fdf49616 Use Qt exit function rather than system one. 10 years ago
Marc Zinnschlag cd5d02402f Merge remote-tracking branch 'scrawl/wizard' 10 years ago
scrawl 1e06f69d9e Remove the "browse to existing installation" button, now replaced by the wizard
Clean up some debug spam
10 years ago
scrawl e11bec1a37 Fix the launcher not properly reloading data directories 10 years ago
cc9cii 911839bb91 Simplify detecting whether a universal id represents a referenceable type. 10 years ago
scrawl 31fab533fe OSX build fix 10 years ago
Marc Zinnschlag 86037149cd add optional string argument for activate instruction (ignored) 10 years ago
scrawl c6558fe487 Fix Ogre being initialised twice 10 years ago
cc9cii ede1b97b46 Check the type of universal id before getting its id. Should resolve bug #2137 10 years ago
scrawl e5a6049ea7 Improve clarity of label 10 years ago
scrawl d4a9cf7075 Fix wizard install location 10 years ago
scrawl 751211351c Fix multi-line comment warning 10 years ago
scrawl 4fa303d7c4 Merge branch 'master' into HEAD
Conflicts:
	CMakeLists.txt
	apps/launcher/CMakeLists.txt
10 years ago
scrawl 3028141815 Set up ESMReader indices in OpenCS (fixes wrong terrain textures when multiple content files are loaded) 10 years ago
scrawl 21481e8c71 Fix bsatool help typo 10 years ago
Marc Zinnschlag 95dfb07816 make [ a whitespace character in scripts (Fixes #2126) 10 years ago
Marc Zinnschlag 5eb9fd81e1 use placeholder icons in OpenCS when no proper icon is available 10 years ago
Marc Zinnschlag a60e4c036f Merge branch 'mode'
Conflicts:
	apps/opencs/view/render/pagedworldspacewidget.cpp
	apps/opencs/view/render/worldspacewidget.cpp
	apps/opencs/view/render/worldspacewidget.hpp
10 years ago
Marc Zinnschlag b7f8f848a8 added edit modes for exteriors 10 years ago
cc9cii b86148411b Fix for issue #2051. Not perfect (can get into a lock in some situations) but usable. 10 years ago
Marc Zinnschlag 2acf446f18 added edit mode button to scene toolbar 10 years ago
scrawl 273a80e2c0 Merge branch 'master' of https://github.com/OpenMW/openmw 10 years ago
Marc Zinnschlag 3828e3fae5 updated credits file 10 years ago
Evgenii Babinets fe385214e4 Added proper slow fall effect mechanics. 10 years ago
Marc Zinnschlag b50fcd403b renamed getElementMask to getVisibilityMask 10 years ago
scrawl 92ab292e18 Make MODL subrecord for light records optional (Fixes #2114) 10 years ago
Marc Zinnschlag de3a26e21b Merge remote-tracking branch 'miroslavr/master' 10 years ago
MiroslavR b8d5a9486a Make Restore/Damage Attribute/Skill effects continuous 10 years ago
Marc Zinnschlag 9e67a07ad4 allow externally supplied ModeButtons in SceneToolMode 10 years ago
scrawl 07ea352e46 Fix button graphics preventing mouse clicks (Fixes #2104) 10 years ago
hasufell 0fd33e3198
Fix morrowind data files detection for custom install locations 10 years ago
Marc Zinnschlag 4dd645559d added ModeButton specialisation of PushButton for use in SceneToolMode 10 years ago
Lukasz Gromanowski bebb59ef11 Removed sending of travis notifications to my email.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
10 years ago
scrawl d5768af952 Fix INT_MIN trade exploit (Fixes #2096) 10 years ago
cc9cii a3a0682138 Remove files no longer used, reverting to OEngine. 10 years ago
cc9cii bf669a51c1 Merge branch 'master' into mouse-picking-physics 10 years ago